Posted inTutorials Ubuntu How to Run Shell Script on Another Server Posted by Ubuntu Server Admin August 18, 2022Shell scripts provide a great way to automate commands, processes and tasks in Linux. Often…
Posted inTutorials Ubuntu How to Manage Systemd Services on Remote Linux Systems Posted by Ubuntu Server Admin August 18, 2022Often system administrators need to manage systemd services and processes on their local as well…
Posted inTutorials Ubuntu UFW Remove Rule Posted by Ubuntu Server Admin August 17, 2022We all know that a Firewall works on the stated rules. Depending upon the requirements,…
Posted inTutorials Ubuntu UFW Allow Port Posted by Ubuntu Server Admin August 17, 2022You must have heard numerous times that a Firewall acts as the first line of…
Posted inTutorials Ubuntu How To Run Background Process in Linux Posted by Ubuntu Server Admin August 17, 2022While working on your system, there are times you want specific processes to run in…
Posted inTutorials Ubuntu How to Fix Inactive UFW Status Posted by Ubuntu Server Admin August 17, 2022At times, when you launch your system, you might find out that your system’s Firewall…
Posted inTutorials Ubuntu Using Variables in Ansible Posted by Ubuntu Server Admin August 17, 2022Ansible is simply an open-source IT engine that is used for automating remote system management…
Posted inTutorials Ubuntu ULIMIT Command in Linux Posted by Ubuntu Server Admin August 17, 2022ULIMIT is a built-in Linux command that is used for viewing the resources that are…
Posted inTutorials Ubuntu Ansible “Debug” Module Posted by Ubuntu Server Admin August 17, 2022Debugging process is a very critical part of developing a piece of software code. Ansible…
Posted inTutorials Ubuntu TAR Command Options and Examples Posted by Ubuntu Server Admin August 17, 2022TAR is a very powerful Linux command that is generally used for compressing the multiple…