CK Web Logs

Internet & Technology

Archive for the 'Linux' Category

Centos: Synchronizing Time with NTP

Setting the timezone on CentOS  is easy. See what the current timezone is: date  Output like this : Wed Jan 5 11:53:19 PDT 2012

3 February 2012 at 21:54 - Comments

BackupPC fileListReceive failed

BackupPC fileListReceive failed on 2 servers]   I just added 2 servers to our backup pool 1. Direct Admin 2. Cpanel Both are getting the following error when trying to back them up: Fatal error (bad version): stdin: is not a tty fileListReceive() failed Done: 0 files, 0 bytes Got fatal error during xfer (fileListReceive failed) [...]

7 January 2012 at 19:27 - Comments

BIND: Stop Recursion DNS

A DNS query may be either a recursive query or a non-recursive query. If recursion is set to ‘yes’ (the default) the server will always provide recursive query behaviour if requested by the resolver (client). If set to ‘no’ the server will only provide iterative query behaviour. If the answer to the query already exists [...]

26 June 2010 at 18:50 - Comments

Push Email with Dovecot Mail Server

I have been looking for push e-mail since i got my iphone. Just found sth for my test server and it works for me… I have a webserver running cPanel, Dovecot and suPHP. ( centOS 5.4, WHM 11.25 )

26 June 2010 at 16:28 - Comments

WHM – CentOS Firewall Installation

Installation of CSF ( Config Server Firewall )   is quite simple… Tested : CentOS 5.4 – WHM 11.25

9 March 2010 at 15:54 - Comments