Linux chkconfig Command Tutorial with Examples
Linux services and daemons can be controlled with chkconfig command. chkconfig command is mainly used to set given service or …
Linux services and daemons can be controlled with chkconfig command. chkconfig command is mainly used to set given service or …
Host name is used to identify the systems like hosts, clients, servers etc. Host name provides human readable easy names …
Ubuntu is popular Linux distributions used by millions. In order to access Ubuntu systems remotely we use ssh protocol. So in …
Read moreHow To Install,Start, Stop, Restart OpenSSH In Ubuntu, Debian, Kali, Mint?
SQL is a very powerful language to query, insert, delete, modify data. In recent years the IT industry has developed …
Secure Shell or with its most know name SSH is a protocol developed to connect IT systems remotely and securely. …
Read moreLinux SSH Server (sshd) Configuration and Security Options With Examples
Apache or Apache 2 is the most popular web server on the internet. We have set up our Apache server …
Read moreHow To Start, Stop, Restart and Manage Apache Web Server In Linux?
Run Level is a preset operating state in Linux systems. Different run levels have different behavior. How can we change …
Hi, today we will learn managing Linux services with systemd or systemctl. While Linux kernel booting, it loads drivers, mount …
I have changed my network configuration and want to restart to make changes effective. Or there are some problems with …
Services are all over the Linux world. Enterprise Linux world turn over services. There are different tools to manage Linux …
Read moreHow To Start, Stop and Get Status of Linux Service With Systemd?