debug1: read_passphrase: can’t open /dev/tty:
I have faced this error when I was trying to setup a remote script execution via SSH, on my CentOS box. Initially I have made sure that the user as which I run the particular scriptRead More…
I have faced this error when I was trying to setup a remote script execution via SSH, on my CentOS box. Initially I have made sure that the user as which I run the particular scriptRead More…
Managing emails can be cumbersome when you need to look into several things such as removing spam mails, Frozen mails, Bounce mails, Queue force rerun, among others. Now, from our experience, we are sharing some commonlyRead More…
PHP Warning: mysqli_connect(): (HY000/2002): Can’t connect to local MySQL server through socket ‘/var/lib/mysql/mysql.sock’ (2) in sugarcrm/include/database/MysqliManager.php on line We have faced such an error with SugarCRM today. The above error was reporting in error_log file everyRead More…
Importance of Backups in Hosting Industry In the hosting industry, sudden failure of a hard disk can cause sleepless nights for server owners and can cause a bad reputation company as well. Also having proper remoteRead More…
Linux Shell Scripting Scripts are collections of commands that are stored in a file. The shell can read this file and act on the commands as if they were typed at the keyboard. The shell alsoRead More…
In case you get the following error when you connect to OpenVPN server from a Windows machine using OpenVPN-GUI, that means an error with your client side settings. To solve this issue, try the followingRead More…
The other day we faced an issue with the memory and the exact error was can be described as below: [Mon Sep 30 10:00:29 2013] [error] [client 117.196.128.34] (12)Cannot allocate memory: couldn’t create child process: /opt/suphp/sbin/suphpRead More…
Here is what you can do when you are unable to start Postfix and you are getting Postfix integrity check failed Error. Here is the scenario: Postfix was not running and an attempt to restartRead More…
One of the first steps that we should do while presetting a server is to disable unwanted services on the server. The server should be preloaded with some services like bluetooth, X services, etc which areRead More…