Monitoring User Activity with psacct On Linux
One of the big advantages of using psacct on your server is that it provides excellent logging for activities of …
One of the big advantages of using psacct on your server is that it provides excellent logging for activities of …
VIM An Advanced Text Editor:- => Newer Virsion of VI, the standard Unix text editor => gvim : Graphical Version …
Browsing The Filesystem Some Important Directories Red hat root (main)directory: / Home Directories: /root ( home directory of …
zip is used to compress the files to reduce file size and also used as file package utility. Create TAR …
MySQL is the most popular open-source and widely used relational database management system, MySQL is a free and open-source …
Server Ip : 10.10.10.1 Client Ip : 10.10.10.2 An NFS server on linux requires 3 services to be running in …
Add a Swap Partition: you have created a partition say /dev/sda7 having size 1GB. [root@den ]# mkswap /dev/sda7 Setting up …
ACLs can be configured: 1.Per user 2. Per group 3.Via the effective rights mask 4.For users not in the user …
Link to the download area on SourceForge: Download BandwidthD [root@planetmy]# tar xvfz bandwidthd-2.0.1.tgz [root@planetmy]# cd bandwidthd Configure and install the …
How to reset the mysql root password on Linux. Stop the mysql server:-/etc/init.d/mysql stop Start the mysql server manually without …