Solved: cron jobs stopped working automatically ?
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....
In this category, you can see all articles related to Unix or Linux operating System.
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:...
Today lets see how to check and update new fonts in CentOS or Redhat Linux. This is very useful tip to manage fonts on your Linux system. Lets see if...
Today in this article we will look at steps how to update Java RPM on any linux server. There are two approaches of this task. I. First approach:- Update from...
Today we will look linux server patching process in short. It is quite simple, however very useful to know the steps. Linux Production Server Patching Steps Pre-requisite:- I am assuming...
Today we will see one of the most common issues with respect to samba where the share is not accessible. To troubleshoot this, we will see how to proceed step...