Tag: Command-line

Reading Time: < 1 minute

Git is an open source, distributed version control system (VCS). It’s commonly used for source code management (SCM), with sites like GitHub offering a social coding experience, and popular projects such as Perl, Ruby on Rails, and the Linux kernel using it.

Continue reading →
Reading Time: 2 minutes
Introduction

Git is an open source, distributed version control system (VCS). It’s commonly used for source code management (SCM), with sites like GitHub offering a social coding experience, and popular projects such as Perl, Ruby on Rails, and the Linux kernel using it.

Continue reading →
Reading Time: 2 minutes
Preflight Check
  • These instructions are intended for removing a MySQL user on Linux via the command line
  • I’ll be working from a Liquid Web Core Managed CentOS 6.5 server, and I'll be logged in as root.
 
How to Remove a MySQL User on Linux via Command Line
 
Login to MySQL

First we'll log in to the MySQL server from the command line with the following command:

Continue reading →
Reading Time: 2 minutes
How to Remove Permissions for a MySQL user on Linux via Command Line
Preflight Check
  • These instructions are intended for revoking a MySQL user permissions on Linux via the command line
  • I’ll be working from a Liquid Web Core Managed CentOS 6.5 server, and I'll be logged in as root.
Login to MySQL

First we'll log in to the MySQL server from the command line with the following command:

Continue reading →
Reading Time: 2 minutes

Preflight Check

Create a MySQL Database

Create a MySQL Database on Linux via Command Line

First we'll log in to the MySQL server from the command line with the following command:

Continue reading →
Reading Time: < 1 minute
Preflight Check
  • These instructions are intended for setting the password for all MySQL users named root on Linux via the command line. However, they can also be followed to change the password for any MySQL user.
  • I’ll be working from a Liquid Web Core Managed CentOS 6.5 server, and I'll be logged in as root.
Change a Password for MySQL on Linux via Command Line


First, we'll log in to the MySQL server from the command line with the following command:

Continue reading →
Reading Time: 3 minutes
Note:
Please note that this article is considered legacy documentation because EasyApache 3 has reached its end-of-life support.

If you run a cPanel server, and need to upgrade your Apache or PHP version, cPanel provides the Easyapache tool to make these updates a breeze. While it can be run from WHM, it is generally preferred to run it from the command line.

Continue reading →
Reading Time: 2 minutes

Say your PHP application is unable to load a needed PHP module. The first thing to check is to see if the PHP module is available to the application. The best way to do that is with what is called a “phpinfo” file.

Continue reading →
Reading Time: 2 minutes

If you are used to administering Apache on a cPanel server, administering the faster Litespeed webserver is not that much different. Litespeed transparently takes over for Apache; any configuration changes that you would normally make in an Apache configuration file or .htaccess files is still made in those files. In fact, once Litespeed is installed you can administer your cPanel server like you normally would. The few changes you would want to make to Litespeed directly can be done through your server’s Web Host Manager (WHM).

Continue reading →
Reading Time: 2 minutes

In a vast majority of cases, Linux does a fantastic job of automatically scheduling processes. The more urgent processes are given a higher priority, and the less urgent processes a lower priority. In rare circumstances, the scheduler might not prioritize processes as you would like. For example, backup processes could be taking up resources that you would rather be used serving web pages. If you would like to regain a bit control over process priorities, the nice and renice commands will give you some.

Continue reading →
← Older postsNewer posts →
Have Some Questions?

Our Sales and Support teams are available 24 hours by phone or e-mail to assist.

1.800.580.4985
1.517.322.0434