Mail only works on localhost
This happens quite often with new users or admins who are not familiar with mail setups. Postfix (/etc/postfix/main.cf
This happens quite often with new users or admins who are not familiar with mail setups. Postfix (/etc/postfix/main.cf
Add the required pam_access line to your system-auth or login file in the /etc/pam.d directory. This needs to be the first auth line to override the previous...
The error you get when trying to make this work can be quite deceiving but the real issue is the same that you get in FreeBSD where the module load order can...
Add the following to your httpd.conf for VirtualHost.
User –help to find any additional options you may be wandering about.
Sometimes you need to kill off any running processes do you can remove a exploited account. Here is a simple quick way. Using pkill
This is good for trying to chase down which directories are eating up the most space and give you a file with the report sorted by size in MB.
This is easy on smaller tables but on larger ones all data should be backed up first to CYA and changes should be done during off hours to avoid downtime.