Linux Admin – MySQL Setup On CentOS 7
This chapter is about Linux Admin - MySQL Setup On CentOS 7. As touched upon briefly when configuring CentOS for use with Maria DB, there is no native MySQL package…
This chapter is about Linux Admin - MySQL Setup On CentOS 7. As touched upon briefly when configuring CentOS for use with Maria DB, there is no native MySQL package…
This chapter is about Install Apache Web Server CentOS 7. In this chapter, we will learn a little about the background of how Apache HTTP Server came into existence and…
This topic is about Linux Admin - Create SSL Certificates. TLS and SSL Background TLS is the new standard for socket layer security, proceeding SSL. TLS offers better encryption standards…
This chapter is about Install and Configure Open LDAP. LDAP known as Light Weight Directory Access Protocol is a protocol used for accessing X.500 service containers within an enterprise known from a…
This topic is about Linux Admin - Set Up Perl for CentOS Linux. Perl has been around for a long time. It was originally designed as a reporting language used for…
This topic is about Configure Ruby on CentOS Linux. Ruby is a great language for both web development and Linux Administration. Ruby provides many benefits found in all the previous…
This topic is about Set Up Python with CentOS Linux. Python is a widely used interpreted language that has brought professionalism to the world of coding scripted applications on Linux…
This topic is about Configure PHP in CentOS Linux. PHP is the one of the most prolific web languages in use today. Installing a LAMP Stack on CentOS is something every system…
This topic is about Linux Admin - Firewall Setup. firewalld is the default front-end controller for iptables on CentOS. The firewalld front-end has two main advantages over raw iptables − Uses easy-to-configure and…
This topic is about Linux Admin - Process Management. Following are the common commands used with Process Management–bg, fg, nohup, ps, pstree, top, kill, killall, free, uptime, nice. Work with…