
How do I I install Zend on Linux?
Download Zend optimizer compatible with the version of php on your server. Extract the downloaded tar file:tar -zxvf filename Run the set up by executing …
Download Zend optimizer compatible with the version of php on your server. Extract the downloaded tar file:tar -zxvf filename Run the set up by executing …
The path on linux to check the logs are: /usr/local/apache/logs On this path you are able to see access_log, error_log and xfer_log which is FTP …
If you’re a Linux user, then chances are your system is already using iptables to control your server’s firewall. For those who are new to …
If you are experiencing slow speeds and packet loss on a Linux server, you may need to have the NIC settings restored to full duplex, …
Midnight Commander (also known as MC) is a GNU “Swiss army knife” for the Linux console and other terminal environments. As a cross-platform file manager, …
Yes, you can install Fedora on ReiserFS, JFS, or XFS. None of these file systems are officially supported by the Fedora Project. (That means that …
Run the following command: mount -t type device dir where – type – the format of the device for e.g in windows the format is …
A handy little Linux application called mytop fits this just perfectly. This is a near-time monitor just like the UNIX utility ‘top’ that specifically looks …
You can use the command which, which shows the full path of (shell) commands. Which finds the first binary within path. If you have more …
If you’re a Linux user troubleshooting memory issues with your server, knowing which files are taking up the most space can be invaluable information. Luckily, …
This can be set with the Banner directive in sshd_config. First create a banner to display upon connection: root@root [~]# vi /etc/sshd_banner.txt Set the Banner …
This website uses cookies to ensure you get the best experience on our website. Please read our Privacy Policy.