about 4 months ago - No comments
Ever wanted to backup your Putty settings, either because you are changing machine or you have spent such a long time configuring the multiple custom options in Putty you don’t want to ever lose all that work. Unfortunately Putty does not have an export option so we have to go back to basics and export More >
about 8 months ago - No comments
In all versions of Windows up to and including Windows 7 you will recieve “The specified device name is invalid.” when you try and create a folder called con. con along with the words listed below are described as reserved words. In MS-DOS, several special “device files” were available to aid in performing certain tasks, More >
about 1 year ago - No comments
If you have ever had the error message “Table ‘mysql.servers’ doesn’t exist” when you have tried to delete a database or a domain with a database attacked within plesk, error below (DB names masked out for security) then luckily there is an easy fix which does require you being able to SSH onto your server: More >
about 1 year ago - No comments
Classic ASP Parent Paths let developers use relative addresses that contain ".." in the paths to files or folders. The following example illustrates an ASP page that references an included file in a folder that uses a parent path: <!-- #include file="../_include/includethisfile.inc"--> By default in IIS 6.0 + parent paths are disabled, as far as More >
about 1 year ago - No comments
What are 2008 R2 Server core’s The Server Core installation option is a new option that you can use for installing Windows Server 2008. A Server Core installation provides a minimal environment for running specific server roles, which reduces the maintenance and management requirements and the attack surface for those server roles. The Server Core More >
about 1 year ago - No comments
PHP comes pre-installed along with Plesk on a windows server, and by default, PHP only gets upgraded as new versions of Plesk are released. Unfortunately the release cycle of the Plesk Control Panel does not keep pace with that of PHP, so the result is that VPS / VDS Containers are often running versions of More >
about 1 year ago - 1 comment
If you want to manually upgrade the version of BIND running on your plesk windows server then follow the following steps: Check what version of bind you are currently running by going to the Components Management in plesk, you should see something like the following: Go to LINK and download desirable version of BIND for More >
about 1 year ago - No comments
To determine the Jet 4.0 release level that is currently installed on your computer, follow these steps. Note Because there are several versions of Microsoft Windows, the following steps may be different on your computer. If they are, see your product documentation to complete these steps. Click Start, and then click Search. In the Search More >
about 1 year ago - No comments
Issue When trying to install SMTP service on windows 2003 server I was asked for adsiisex.dll during the install, I pointed the installer at the i386 directory and it still could not find adsiisex.dll adsiisex.dll (ADSI Extension) is a component from the software Internet Information Services version 6.0.1830 by Microsoft Corporation. Solution Once you start More >
about 1 year ago - No comments
Had this pop up on a PCI scan on one of the windows servers I look after with a plesk control panel. The report was moaning about SSLv2 being enabled, below is the actual report This SSL service supports SSLv2 connections. SSLv2 has known cryptographic weaknesses that can lead to the compromise of data encrypted More >