How to back up files from Linux to Gmail?
Below steps shows you how to back up files from Linux to Gmail - # cd / && mkdir backup Now, you need to create...
Below steps shows you how to back up files from Linux to Gmail - # cd / && mkdir backup Now, you need to create...
To Recover MySQL root password in linux follow below steps - First Stop mysql service. # /etc/init.d/mysqld stop Start MySQL server without password: # mysqld_safe...
RAMDISK is part of system memory which user can use as a normal disk space. The advantage of RAMDISK is faster read and write access...
Amarok is a powerful music player for Linux and Unix, MacOS X and Windows with an intuitive interface. It makes playing the music you love...
Below steps shows how to install and configure Horde Webmail Client- [text] Horde Groupware Webmail Edition is a free, enterprise ready, browser based communication suite....
Below steps shows you how to install Rootkit Hunter in linux - Rkhunter or Rootkit Hunter is a scanning tool that scans back doors, local...
If you are running a dedicated server and seems server’s time is delayed or is ahead of the actual time, we can use NTP to...
Nikto is a web server scanner tool, which performs comprehensive checking against web servers for multiple items, including over 3500 potentially dangerous files/CGIs, versions on...
Do you know What is Joomla and XAMPP and How to install Joomla with XAMPP server locally. So here is all you want : Joomla...
Broadcom provides Linux drivers for most of its wireless chip sets. Prior to the release of official drivers from Broadcom, the open source software community...
Install windows fonts using one of mentioned method. Method 1: Copy the *.ttf (True Type Fonts) fonts like Arial, Tahoma, Verdana, Courier New and Times...
Linux and UNIX-like operating systems provide the passwd command to reset or change the user password. The passwd command is used to change the passwords...
With the help of masquerading functionality of sendmail, your outgoing email appears from [email protected] instead of [email protected]. This will also hide your internal user name...
Fedora Linux uses pam module called pam_succeed_if.so for its authentication.Default configuration of this module blocks root login using GUI. STEP 1: Login as a Normal...