How to check and correct the hardware clock of the Linux System ?
Lets see how to check and correct the hardware clock of the system in case its wrong or not synced with system clock. I. Check hardware and system clock...
In this category, you can see all articles related to Unix or Linux operating System.
In this article, we will see how to search and install a package in SUSE Enterprise Linux Server. 1. Search for the package in repository. ngelinux001 /home/user% zypper search libjpeg...
Today we will see an interesting issue and its solution why we are getting chgrp “changing group of testfile”: operation not permitted error. I. Error Details Below we can...
In this article, we will see how to check CPU clock speed on Linux or Unix servers when its not visible under different commands. 1. Check CPU Info [root@ngelinux001~]# cat...
Today we will see an interesting bug when the cron jobs stopped working on the system automatically. It is identified when we have multiple job schedulers available on the system....
Today in this post, we will look how to add a custom file in log rotation. This will help to do automated housekeeping on the server. Lets suppose we have...
Today we will see an interesting tip to see the IP address of a linux machine when no ifconfig utility is installed on server. Issue: ifconfig command not available [user@ngelinux02...
In this post, we will look how to set maximum user processes in linux. I. Check current process limit. user@server02:~> ulimit -a core file size (blocks, -c) unlimited data seg...
Today in this article, we will look at an interesting issue where we are getting error while adding new swap. I. Issue/Error Message bash-4.2$ sudo swapon -a swapon: /oracle/swapfile:...