
How to Execute a Command or Script at Reboot or Startup
Well known services on Linux can be added on boot without any problems. For example, if you want to add Apache Httpd service on boot, you can do this with …
Read MoreLinux and Unix, Open Source, Linux Howtos
Well known services on Linux can be added on boot without any problems. For example, if you want to add Apache Httpd service on boot, you can do this with …
Read MoreEthtool is used to view and modify network device driver parameters and hardware settings, especially for wired ethernet devices. You can change ethernet card parameters as required, including auto-negotiation, Speed, …
Read MoreWe all know the purpose of the uptime command in Linux. This is used to check the uptime of the Linux system and how long the system runs without restarting. …
Read MoreSometimes you may accidentally update packages that are not updated due to some application dependency. This is always the case during the entire system update or automatic package upgrade process. …
Read MoreIf you are a system administrator or developer, you may need to edit a file while working on the Linux terminal. There are several file editors on Linux, and how …
Read MoreAnsible is an excellent configuration management and orchestration tool. It is designed to easily automate the entire infrastructure. We have written three articles in the past about Ansible. If you …
Read MoreWe have already written two articles about Ansible, this is the third article. If you are new to Ansible, I advise you to read the two topics below, which will …
Read MoreRecently, we have written an article about the Ansible installation and configuration. Only a few examples of how to use it are included in that tutorial. If you are new …
Read MorePHP is the most popular open-source general-purpose scripting language and is widely used for web development. It’s part of the LAMP stack application suite and is used to create dynamic …
Read MoreLinux is not like Windows and you will not get a GUI always, especially in a server environment. As a Linux administrator, it is important to know how to check …
Read More