Tara Kelly
- Total activity 629
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 0
- Subscriptions 317
Articles
Recent activity by Tara Kelly Sort by recent activity-
SQL Express - Add Database
This article assumes that you have downloaded and installed SQL Server Express and SQL Server Management Studio on your server. You can an article on installing SQL Express and Management studio he...
-
What is the Plesk control panel?
Plesk is a user-friendly control panel that allows the easy set up of domains, websites, email accounts, databases etc. on our VPS packages. It allows you to install and use various services like a...
-
Web Stats Not Working With Directadmin On Centos VPS\VM
This is normally caused by the lack of the gd libraries. To verify, log in as root and run webalizer. If this returns the following, then gd is missing:webalizer: error while loading shared librari...
-
Adding a domain alias to Plesk
If the domain is not going to be set to use our nameservers, or you have a newer VM plan running Plesk, you can just add it under Domains >> existing domainname >> Domain Aliases in Plesk itself. ...
-
ASP.net pages not working on my VPS
This is most likely due to the ASP.Net extension not being set as allowed in Web Server Extensions in IIS Manager. Please see Microsoft's documentation for more information: http://support.microsof...
-
Debian Etch Repositories
As Debian Etch is now getting fairly old, a lot of mirrors have stopped mirroring the repositories for it. This means that an apt-get update or an apt-get install is likely to return a 404 response...
-
Where are my logs on my Linux VPS?
Typically on a linux VPS\VM that does not have Plesk most logs for services like http, ftp, and mail (depending on what kind of mail and FTP programs you install) can be found here:# /var/logIf you...
-
MailEnable mail queues
To access the mailqueues for Mailenable on a Windows VPS\VM (or any windows dedicated server) you typically need to do the following:# Log in to the server via Remote Desktop as the administrator u...
-
VPS Performance tuning and scaling - Linux VPS
Please note that the following guide might not be applicable for those using newer versions of CentOS and Debian, which might be making use of PHP fcgi, PHP fpm, nginx etc. So you've bought a Cen...
-
Changing asp.net version of a domain on the command line
Please note that this depends on the version of Windows and IIS you are running on your server. Firstly you will need to find what folder the version of .net you want to use is located and you ...