STS Host and Tech Knowledge base
Search
Close this search box.

Tag: Linux Command

Check MySQL Database And Table Sizes

This article shows you how to check MySQL database and table sizes. You can do this by using the phpMyAdmin web interface or using the command-line MySQL program. Check MySQL Database Using phpMyAdmin To check the sizes of MySQL databases

Read More »

How To Run And Force cPanel Backup Using SSH

By backup tool in cPanel,  you can backup the entire system and accounts or specific accounts on local or remote destinations. The root administrator user can manage and schedule the backup by WHM interface. In addition, you can run cPanel

Read More »

how to mount new disk drive to Centos VPS Server

This article covers using fdisk to mount disk drive to your server. You can apply this steps on VPS and Dedicated servers too. The user  create only up to 2TB partitions with fdisk. In these days it is possible to

Read More »

Linux “DF” Commands to Check Disk Space

In this article ,we will show you how to use the DF command to check disk space in Linux and the DU commands to view file system disk space usage. It is very important to manage your disk space on

Read More »

How to change Centos Hostname Server

This article shows us how to change the server hostname. What is the Server Hostname? Every server  starts with the server’s given name as the hostname. It is necessary to  set the FQDN host name for your server because when

Read More »

How To Change Root Password On Centos using SSH

This article shows you how To change root password via SSH in Centos operating system. To login as root in Linux means to have ultimate authority and unquestionable control over the system. Root is the superuser account that has administrative rights

Read More »

How to Install And Enable GUI GNOME Desktop On Centos 7

This article will describe to you how to switch from minimal installation to GUI GNOME (Graphical User Interface) installation, which are the main options for most users in CentOS 7. Users prefer minimal installation which use remote shell commands. What

Read More »

Fix cPanel/WHM Quotas When adding account from Packages

In this article, we will show you how to Fix cPanel/WHM Quotas for Packages that always showing unlimited. The Case of The Quotas From cPanel Packages Note cPanel enable quotas by default on new installations. Suppose you already have created

Read More »