Installing LAMP On Linux Mint

Installing LAMP (Linux, Apache, MySQL and PHP) On Linux Mint.  LAMP stands for Linux, Apache, MySQL, PHP. How to install Linux the L of LAMP. Install Apache To start off we will install Apache. 1) Open up the Terminal (Applications > Accessories > Terminal) 2) Copy/Paste the following line of code into Terminal and then […]

See More

SSH – Secure Shell – What is it ?

SSH stands for Secure Shell and is a secure method of accessing remote systems. Wit SSH, you can login to your Linux or Unix shell command prompt and execute commands as if you were sitting right in front of the server typing at the console. SSH has a wonderful feature called SSH Port Forwarding, sometimes […]

See More

Features & Configuring of Linux Malware Detect

Linux Malware Detect Linux Malware Detect (LMD) is a malware scanner for Linux released under the GNU GPLv2 license, that is designed around the threats faced in shared hosted environments. It uses threat data from network edge intrusion detection systems to extract malware that is actively being used in attacks and generates signatures for detection. […]

See More