Outsource Support Blog
Explanation of Data Transfer
What is Data Transfer/Quota: Transfer is measured by the amount of KB that are sent from the server to your visitors and received by you through the server from outside sources. This is totaled by adding the usage each day for Email, Uploaded files, Downloaded Files, and any other activities that make request to the …
Open SSL and Curl Versions
To get the version of open SSL and Curl in Linux simply use the following commands: [user@hostname]$ openssl version OpenSSL 0.9.7c 30 Sep 2003 and [user@hostname]$ curl -V curl 7.10.8 (i686-pc-linux-gnu) libcurl/7.10.8 OpenSSL/0.9.7c zlib/1.1.3 Protocols: ftp gopher telnet dict ldap http file https ftps Features: SSL libz NTLM
DSM BUAgent and backup restart
To restart the backup service on a Navisite/DSM server use the following commands: /usr/local/BUAgent/VVAgent -d -p /usr/local/BUAgent
Change RDP port for security
Server: How do I change the Terminal Server (or RDP) listening port? By default, Terminal Server (For Windows 2000 and Windows Server 2003) and Remote Desktop Protocol (for Windows XP and Windows Server 2003) listens on TCP port 3389. To change the default port for all new connections created on the Terminal Server: 1. Run …
Using SCP in Windows via SSH
Enable Failed Logins in the Event Viewer
Log on as an administrator via RDP Click Start, click Run, type mmc /a (note the space between mmc and /a), and then click OK. On the File menu, click Add/Remove Snap-in, and then click Add. Under Snap-in, click Group Policy, and then click Add. In Select Group Policy Object, click Local Computer, click Finish, …
Windows winsock network and catalog log files
Reset network catalog and log file: netsh winsock reset catalog netsh int ip reset log.txt view the catalog: netsh winsock show catalog
Disable Zend using a .htaccess file
Some clients wish to disable zend on their site. This can be accomplished by creating a .htaccess file in their home folder with the following code: php_flag zend.ze1_compatibility_mode off
Cannot remove email account from cPanel
This can happen when switching the domain name on an account: Sorry, you do not have access to the domain domain.com Remove the following folders, if they exist: /home/user/mail/olddomain.com/xxx /home/etc/olddomain.com Locate and backup the following files: /home/user/.cpanel/ email_accounts.yaml email_accounts.cache Empty email_accounts.cache and edit email_accounts.yaml to remove the accounts/domain no longer required. If it still does …
Setting CGI to execute outside cgi-bin
The following line can be placed within a .htaccess file in the folder you wish to have CGI execution rights. Options +ExecCGI
- Apache (22)
- ASP (1)
- CGI-Perl (1)
- CloudFlare (2)
- Coldfusion (2)
- Cpanel (75)
- CPVLabs (1)
- Customer Service (11)
- DNS (9)
- Domains (1)
- DSM (2)
- Email (17)
- enom (1)
- Exim (13)
- FTP (8)
- Help Desk (2)
- Hosting (60)
- HSphere (7)
- Htaccess (11)
- Joomla (1)
- Linux (88)
- Miscellaneous (14)
- Miva (1)
- MySQL (15)
- Networking (1)
- OpenVZ (1)
- Outsourced Support (58)
- PHP (10)
- Plesk (13)
- Postfix (2)
- Recent News (35)
- Security (37)
- Sendmail (6)
- Spam (5)
- Thrive (1)
- VPS (7)
- Webmail (3)
- WHMCS (1)
- Windows Servers (9)
- Wordpress (7)
