You can check it using online tool: https://www.wormly.com/test_pop3_mail_server Or via telnet usibg command: openssl s_client -connect <server_name>:995 Using the above […]
Monthly Archives: December 2012
-
A Script for Fixing File Permissions
https://knowledgebase.servint.net/questions/674/A+Script+for+Fixing+File+Permissions http://boomshadow.net/tech/fixes/fixperms-script/ Steps to run fixperms on your VPS 1 wget fixperms and run for a single user To use […]
-
VPS.NET inacessible
If your Dashboard is inaccessible, please try to run following command from root console: sysctl -w net.ipv4.tcp_timestamps=0 Should fix.