Help In Linux

Linux Technical Blog

Skip to content
  • Apache
  • AWS
  • cPanels
  • Installations
  • Linux
  • MySQL
  • Other *Nix
  • scripts
  • Security
  • VPS

helpinlinux.com

deleted /dev partition linux

by Siru // June 18, 2012 // No Comments
Hello, If you have accidentally deleted /dev partition then you will face issues in ssh for sure, so you may try the following fixes via console so that ssh may start. Try restarting sshd /etc/init.d/sshd restart if you receive the... Continue reading →

Invalid command ‘header’ perhaps misspelled or defined by a module not included

by Siru // November 15, 2011 // No Comments
Hi,   If you areĀ gettingĀ the following error in your apache logs then you should probably load “mod_headers.so” to your apache server.   Invalid command 'Header', perhaps misspelled or defined by a module not included in the server configuration Fix ==... Continue reading →

ERROR: Connection dropped by IMAP server.

by Siru // October 8, 2011 // No Comments
If you are getting the following error when while you access your webmail Query: FETCH 1 (FLAGS UID RFC822.SIZE INTERNALDATE BODY.PEEK[HEADER.FIELDS (Date To Cc From Subject X-Priority Importance Priority Content-Type)]) then probably you are having permission issues with the mail... Continue reading →

Install horde in plesk

by Siru // October 8, 2011 // No Comments
Steps to install horde in plesk Before starting please make sure you have backups of you plesk database. cd /root mysqldump -u admin -p`cat /etc/psa/.psa.shadow` psa > psabackup.sql Go to plesk admin binary folder [root@admin ~]# cd /usr/local/psa/admin/bin Then run... Continue reading →

delivery temporarily suspended connection timed out postfix

by Siru // July 5, 2011 // No Comments
Hi, If your mails are not delivering and you getting the following error then probably your firewall is blocking your relay host. You need to allow it. before-remote[4463]: check handlers for addr: xxxx@yahoo.com postfix/smtp[4462]: 4099BBE815D: to=, relay=127.0.0.1[127.0.0.1], delay=0, status=sent (250... Continue reading →

Failed to retrieve directory listing filezilla

by Siru // June 27, 2011 // No Comments
  Hi, If you are receiving the following FTP error while connecting to the server then probably your server is missing the kernel module“ip_conntrack_ftp” and you need to install it.   Status: Connecting to xx.xx.xx.xx:21... Status: Connection established, waiting for... Continue reading →

Follow me

Sponsored Links

Search blog here

Proudly powered by WordPress | Theme: Sugar & Spice by WebTuts.