Browsing Category
Linux
Install Apache SVN (Subversion) on Debian 9 / Ubuntu 16.04
Subversion, also known as SVN, an open-source version control system. It is used to keep track of source file and…
Puppet Bolt – Run Ad hoc Commands, Scripts, Puppet Tasks and Plans
Puppet Bolt is an open source, agentless task runner that executes commands, scripts, and ad hoc tasks across your…
Linux Basics: 14 Tar Command Examples in Linux
I don't think any Linux admin requires an introduction of Tar command. Anyway, in simple words, Tar (Tape Archive)…
How To Configure Slave DNS (BIND) Server On Ubuntu 18.04 / 16.04 & Debian 10…
DNS servers can be configured to act as a master or a slave to serve the DNS request. When the DNS is…
How To Configure DNS Server On Debian 10 / Debian 9
Domain Name System (in short, DNS) is an internet service that is used to resolve Domain Name to IP Address and…
Audit Your Infrastructure – Install Rudder Agent on CentOS / Ubuntu / Debian
This article is the second part of Audit Your Infrastructure with Rudder series. Here, we will cover the…
How To Change Time Zone in Ubuntu 18.04 / Ubuntu 16.04 & Linux Mint
It happens that sometimes you might have set the wrong time zone or forgot to set the right time zone at the…
Linux Basics: 20 Useful Crontab Examples in Linux
Cron (aka Crontab) is a task scheduler in Linux that helps to execute a task on a scheduled time, and it is very…
Audit Your Infrastructure – Install Rudder Server on CentOS 7 / Ubuntu 16.04…
When the organization grows with a lot of IT devices, it is very challenging to keep them compliance with security…
How To Change Default runlevel in Debian 10 / Debian 9
In Debian 10 / Debian 9, systemd uses targets instead of run-levels. The /etc/inittab file is no longer used by…