sysctl – POFTUT

How To Change Linux Hostname In Ubuntu, Debian, Mint, Kali, CentOS, RedHat?

Hostname is used to name the systems. Normally the computer networks work with IP addresses in order to identify and communicate. But hostname provides human friendly way to name, identify, communicate with other systems. Example Hostname Hostname is just a meaningful word for the system administrators to name a system. For example we can use … Read more

List and Change Kernel Config Variables With Sysctl Command

Linux operating systems run  on the kernel actually Linux kernel. The kernel name is Linux but the distributions are generally named as Linux. Kernel provides operating system services to the user space applications. Kernel have a lot of option and configurations possibilities to meet user space applications, libraries and system administrator needs. These configurations may … Read more