Viewing articles tagged 'learning'

 Basic Mysql commands

This is a list of handy MySQL commands that are use time and time again. At the bottom are...

 Common Linux Shell Command Reference

If you want to copy all the files and folders from /path/folder/ to /other_path/folder/ you...

 Connect FTP via Filezilla

Step 1. Open Filezilla client. Step 2. Enter the FTP credentials [Host , username , password]...

 How can I monitor what my MySQL server is doing?

A handy little Linux application called mytop fits this just perfectly. This is a near-time...

 How can I use SSH to connect to my server ?

How to use PuTTY to connect to a server   Start PuTTY by double-clicking its icon   You...

 How do I backup MySQL in Linux?

Copying from the mysql directory By default, MySQL databases on servers that use Linux are...

 How do I change my hostname?

1. Login to server via SSH as root.2. Run the following command to change host name:3. hostname...

 How do I find a file in Shell?

Type in "locate name_of_file_or_folder" > Press Enter

 How do I know which ports are open on my system?

To get a list of listening network ports (TCP/UDP sockets): 1. Login to your dedicated server as...

 How do I recover a lost MySQL password?

It is not possible to recover a lost mysql password since they are encrypted. But it can always...

 How to access my hosting control panel?

To access your hosting control panel for managing your Website and email, please use the link:...

 How to replace the Under Construction page of my website?

By default, our system automatically creates a placeholder Under Construction page for you at...

 What is guaranteed and burst memory?

Guaranteed memory is the amount of memory allocated to your VPS  which you can use up to at any...

 What is OpenVZ?

OpenVZ is container-based virtualization for Linux.

Powered by WHMCompleteSolution