ftp Proftpd error

Error when ftp to a domain DS28220.domain.com proftpd[16643]: error: no valid servers configured DS28220.domain.com proftpd[16643]: Fatal: error processing configuration file ‘/etc/proftpd.conf’ Edit the /etc hosts file and put the IP and the name in it: Restart xinetd

Email Deferred/Greylisting error

Getting email logs that show the following? mail qmail-queue-handlers[8672]: Handlers Filter before-queue for qmail started …Jul 7 14:17:18 mail qmail-queue-handlers[8672]: [email protected] 7 14:17:18 mail qmail-queue-handlers[8672]: [email protected] 7 14:17:18 mail greylisting filter[8673]: Starting greylisting filter…Jul 7 14:17:18 mail qmail-queue-handlers[8672]: handlers_stderr: DEFERJul 7 14:17:18 mail qmail-queue-handlers[8672]: DEFER during call ‘grey’ handlerJul 7 14:17:26 mail pop3d: Connection, ip=[::ffff:203.197.xx.xx]Jul … Read more

Show Cron Jobs

How do I view currently setup or all running cron jobs under Linux operating systems? The cron service searches its spool area (usually /var/spool/cron/crontabs) for crontab files (which are named after user accounts); crontabs found are loaded into memory. cron also reads /etc/crontab, which is in a slightly different format. Additionally, cron reads the files … Read more

Mysql and System time diffrence

MySQL time zone different from system time zone the system time zone will be different than the one in MySQL, even though MySQL is set to use the system time zone. This normally means that a user has changed the system time zone, but they haven’t started MySQL to cause it to change as well. … Read more

Plesk Configuration Error

I get this message in plesk. I’m not sure how to fix the errors New files of configuration for Apache web server were not built due to errors in configuration templates: httpd: Syntax error on line 221 of /etc/httpd/conf/httpd.conf: Sometimes this has something to do with the config generation and it can give you more … Read more