Virtual Hosting in Apache
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
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
Alias entry in Linux is something where you assign a alias or supplementary name for a particular command. This can be done to save your time. You must be wondering how so let me explain
This post is for those who use the various commands available in Linux but they are not exactly aware of the location of those commands. Basically those commands we use in Linux are configured in
A roaming profile is a feature of Domain server which allows users to access their personal data on any computer which is joined under the same domain on the same network. So basically the users
Here I will show you some steps to set or change the date and time of your Linux machine using CLI To view the currently set date and time on your linux machine# date To