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
Question: By default when you install a linux operating sustem with GUI you are logged into the graphical user interface rather than CLI (Command Line Interface). So what if you directly want to login to CLI
In this post I will help you out with few commands which you can use to find the bit size of your machine. Generally of you are having a 64 bit machine then you will
Virtual Hosting is a term used to refer the practice of running multiple websites on a single machine.Virtual hosts can be IP-based, meaning that you have a different IP address for every web site, or
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
If you are using samba4 then you might notice that the samba3 commands would not work with samba4 as you are manually compiling your machine with samba4 package so the commands will vary. Here I
The setquota command sets and changes the quota limits for a user, a group, or a file set.. Quota Implementation is done in Linux to limit the storage consumption per user/group. Features: Limit storage consumption