Articles

Copying, Moving, Renaming, and Deleting Files By now, you've learned a little about the structure of the filesystem and you've... How create a backup of a MySQL database using SSH Please Rate us  Log into your account on our server and issue the following command:... How do I Compress a Whole Linux or UNIX Directory  It is very easy to compress a Whole Linux/UNIX directory. It is useful to backup files,... How to Create Full backup for an account visa SSH CPanel: Backup and Restore a Domain Account via SSHPlease Rate us Sometimes there is a need... How to disable SSH login for the root user? Please Rate us  To disable root login, open the main ssh configuration file... How to install OpenVPN on Linux? apt-get install openvpn openssl udev ... How to limit SSH User Logins? This will limit remote access to those users who really need it.  Open the... Linux / UNIX command to open .gz files How do I extract a gz file? Use guzip command as follows:$ gunzip file.gzOR$ gzip -d file.gzTo... Linux / UNIX: Delete a file How do I delete a file under Linux / UNIX / BSD / AIX / HP-UX operating system?To remove a file... Optimize and repair all mysql databases at once There is a really handy MySql utility called mysqlcheck that allows you to do a number of... Remove / Delete Directory and Its Contents in Linux Please Use with Cautionrm -rf <DirectoryName> This command will remove a directory... SSH is not working? Please follow the steps below if SSH on your server is not working -    Please... mySQL: How to backup/restore SQL databases through SSH To backup your database through SSH (create SQL dump): mysqldump --opt -u user -p dbname >... mysql user with the name already exists. how to delete Please Rate us Solving an issue of Extracting tarball................... DoneExtracting...
« Back