How to Remove (Delete) a User on CentOS 6
Working from CentOS 6 server as root, these instructions are intended specifically for removing a user on the operating system.
Working from CentOS 6 server as root, these instructions are intended specifically for removing a user on the operating system.
In this quick tutorial, we teach you what is Pip and provide an easy two-step process to install this helpful Python manager.
In our tutorial, we install the database, MariaDB 5.5, otherwise known as MySQL, onto an Ubuntu 14.04 server in a few easy steps.
Use httpd to install Apache on a single CentOS 7 node. You’ll be installing Apache on a server that doesn’t yet have a web or database server installed.
One of the best tools for quickly finding files by filename is the locate command. The locate command reads one or more databases prepared by updatedb and writes file names matching at least one of the patterns to standard output.
Need to know what Apache modules are installed on your CentOS 7 server? Utilize this one command to see which modules are enabled in your Apache 2 instance.
Working from a CentOS 7 server as root, these instructions are intended specifically for checking and updating chkconfig.
Working from a CentOS 6 server and a CentOS 7 server as root, these instructions are intended specifically for updating Bash on those operating systems.
Working from a CentOS 6.5 server as root, these instructions are intended specifically for adding a user on this operating system.
Apache’s modular design allows for the ability to only use resources on the features and functions you need. Use this article to determine the installed Apache modules on your web server.