cpanel Optimization
https://engintron.com/ – nginx fro WHM/cpanel
https://my.bluehost.com/cgi/help/2521
https://nixcp.com/free-cpanel-plugins/
https://engintron.com/ – nginx fro WHM/cpanel
https://my.bluehost.com/cgi/help/2521
https://nixcp.com/free-cpanel-plugins/
Optimizing an Entry Level WHM/Cpanel VPS Server https://my.bluehost.com/cgi/help/2521 How To Enable GZIP Compression In cPanel WHM https://nixcp.com/free-cpanel-plugins/
############ Creating Users ############ useradd————— create a user with default home directory useradd -m <username> Create a user with different home directory useradd -m -d <directoy> <username> Create A User With An Expiry Date useradd -e 2016-02-05 <username> ###note The date must be specified in the format YYYY-MM-DD How To Create A User And Assign…
Unfortunately due to the limited availability of IP addresses sometimes they are re-used from sources that have been black listed in the past. Generally blacklists are updated within 30 days of an IP not being reported for spam. However many services like Microsoft, Google, Yahoo and others, have taken to using their own systems…
https://100tb.com/community/knowledgebase/display/HOW/Configuring+SMTP+Relay+Server Key points of trouble– Make sure the hostname on each server and relay is different and had correct DNS records. Make sure that you have added a valid SPF records for every domain as described in our article.
General information about IIS: http://www.iis.net/learn/get-started/introduction-to-iis Installing IIS for website management on a Windows Server: http://www.iis.net/learn/install/installing-iis-7/installing-iis-7-and-above-on-windows-server-2008-or-windows-server-2008-r2 Website creation in IIS https://technet.microsoft.com/en-us/library/cc772350(v=ws.10).aspx https://support.microsoft.com/en-us/kb/323972 FTP access in IIS http://www.iis.net/learn/install/installing-publishing-technologies/installing-and-configuring-ftp-7-on-iis-7
https://www.lisenet.com/2014/measure-and-troubleshoot-linux-disk-io-resource-usage/ smartctl -a /dev/sda SMART attributes to watch out for: ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE 1 Raw_Read_Error_Rate 0x000b 100 100 050 Pre-fail Always – 0 2 Throughput_Performance 0x0005 100 100 050 Pre-fail Offline – 0 3 Spin_Up_Time 0x0027 100 100 001 Pre-fail Always – 12029 4 Start_Stop_Count 0x0032…