Get Solutions

Finding solutions with Technologies

How to install Webmin on Ubuntu Server 12.04 LTS

Installing Webmin On Ubuntu Server twelve.04 LTS In this tutorial I’ll shown you ways to putting in webmin on ubuntu server twelve.04, There ar 2 strategies for putting in webmin. methodology 1: putting in via APT, methodology 2: putting in manually. before putting in webmin you wish to put in initial some perl-related libraries needed by webmin: sudo apt-get install perl libnet-ssleay-perl libauthen-pam-perl libpam-runtime openssl libio-pty-perl...

How to install tomacat on centos,Linux,Ubunut

Step one: Install JDK 1.7 You can transfer the most recent JDK here: http://www.oracle.com/technetwork/java/javase/downloads/index.html We'll install the most recent JDK, that is JDK seven, Update 5. The JDK is restricted to thirty two and sixty four bit versions. My CentOS box is sixty four bit, therefore i am going to need: jdk-7u9-linux-x64.tar.gz. If you're on thirty two bit, you may need: jdk-7u9-linux-i586.tar.gz Start by making a brand new directory /usr/java: view plaincopy to clipboardprint?     [root@Desktop ~]# mkdir...