Apache Tomcat in ubuntu
Ddownload Tomcat http://tomcat.apache.org/ Unzip it with tar -zxvf Tomcatxxx.tar tar -zxvf apache-tomcat-7.0.25.tar.gz No make or configuration required, just change to …
Ddownload Tomcat http://tomcat.apache.org/ Unzip it with tar -zxvf Tomcatxxx.tar tar -zxvf apache-tomcat-7.0.25.tar.gz No make or configuration required, just change to …
Link to the download area on SourceForge: Download BandwidthD [root@planetmy]# tar xvfz bandwidthd-2.0.1.tgz [root@planetmy]# cd bandwidthd Configure and install the …
How to reset the mysql root password on Linux. Stop the mysql server:-/etc/init.d/mysql stop Start the mysql server manually without …
The most common host-based tool for checking for open ports on Windows or Unix systems is the netstat command. To …
I will explain how to install MySQL on Linux [Redhat, Fedora] platform. Type the following command as root user: # …