Browsing Category
Redhat
23 posts
Red Hat is a Linux operating system distribution developed by Red Hat Inc. It is a popular choice for enterprise use, thanks to its stability, security, and scalability. Red Hat is also known for its strong community and its commitment to open source software.
chkconfig command in Red Hat and it perimeters
The chkconfig command in Red Hat-based Linux distributions is used to manage the runlevel configuration of services, allowing…
Managing Services in Red Hat
In Red Hat, services are managed by systemd. systemd is a system and service manager that is responsible…
runlevel command in Red Hat and it perimeters
In Red Hat-based Linux distributions, the runlevel command is used to display the previous and current runlevels of…
Changing runlevels with telinit in Red Hat
The telinit command is used to change the runlevel of a Linux system. The runlevel is a number…
Organizing Scheduled Tasks in Red Hat
There are a few different ways to organize scheduled tasks in Redhat. One way is to use the…
cron Environment Variables in Red Hat
By default, cron does not read environment variables from files like ~/.bashrc or ~/.bash_profile. This is because cron…
crontab Entries in Red Hat
A crontab entry in Red Hat is a line in a crontab file that specifies a task to…
The crond Service in Red Hat and it perimeters
The crond service in Red Hat-based Linux distributions is responsible for managing scheduled tasks using the cron daemon.…
System Time and Date command in Red Hat and it perimeters
In Red Hat-based Linux distributions, you can use the date command to display or set the system’s date…
Root User Password command in Red Hat and it perimeters
The passwd command is used to change the password for the current user or for another user. The…