
Install Docker in CentOS 7
For those who want to build and run Docker-containers in CentOS-7 – first of all, it is necessary to install …
Read MoreGeeky Guides, Blogging and Affiliate Marketing
For those who want to build and run Docker-containers in CentOS-7 – first of all, it is necessary to install …
Read MoreVery often there is a need to remove or add some service to startup in Linux. There are different initsystems, but …
Read MoreThe program iptablesis the firewall, which is installed by default on most Linux distributions, including CentOS. Sometimes you need to stop iptablesto …
Read MoreSELinux is an access control program that is installed and activated by default on Linux distributions such as RHEL (Red Hat Enterprise Linux), CentOS, and Fedora. If you installed …
Read MoreTypically, log rotation in Linux occurs daily on the cron. The default configuration file is /etc/logrotate.conf, and the individual log rotation …
Read MoreIn Linux, we can configure the execution of a regular task, also known as a cron job , using the service cron crond. Service cron crond, …
Read MoreGit is a version control system (SCR) that allows you to track changes in a project over time. Git records all …
Read MorePerformance of PHP is greatly increased in the version 7.0 and support for the older version will be ended in …
Read MoreCaching is sometimes served as a “holy grail” for all performance problems. It is not surprising that users often puzzle the …
Read MoreApache is the first choice for many as open source web server due to its functionality and ability to deal …
Read More