How to fix bash:command not found error in Linux/Unix
In my last article I had shared the instructions which can be used to check the path of any command on your Linux machine so that you do not end up with this error Most
In my last article I had shared the instructions which can be used to check the path of any command on your Linux machine so that you do not end up with this error Most
This is a very common error which you might face while starting up your oracle database. This happens when your system is out of temporary storage. While starting up the database oracle uses /dev/shm to
Error: Hard limit value of the file descriptors on this system is set to 1024 Explanation: The Directory Server is multi-threaded and efficiently handles many simultaneous requests and large numbers of connections. Most of the
These are some of the errors which I came across while working on FTP server along with the solutions. Error 1:KERBEROS_V4 rejected as an authentication type # ftp 10.10.10.90 Connected to 10.10.10.90 220 (vsFTPd 2.0.1)
These are some of the issues which I had faced while working on the DNS server along with their solution. Kindly update me in the comment box with any other errors or problem you face