To administer a computer that is running SQL Server 2000 or SQL Server 7.0 through an ISA server or Microsoft Forefront Threat Management Gateway, Medium Business Editionateway, you must configure both the ISA server and the client computer that has Enterprise Manager installed.
Category Archives: OS
Enable remote Connection sql server 2008
Did you enable TCP/IP from Configuration manager? By default it is disabled and you need to enable it to connect from a remote client. To enable TCP/IP: 1. run SQL Server Configuration manager 2. select SQL Server Network Configuration 3. select Protocols for ‘instancename’ 4. right click on TCP/IP and select ‘enable’ Do …
[How To] Configuring AwStats to show which countries the visitors are coming from?
Resolution By default AwStats does not show countries visitors are coming from. To enable this feature, GeoIP plugin should be configured. Here is the information about this plugin from /etc/awstats/awstats.conf:
plesk 7-9 linux update stats
#update stats /usr/local/psa/admin/sbin/statistics –-calculate-one –-domain-name=www.www.ww
Geoip filter awstat + plesk
STEP 1 – Download and install AWStats login your server as root by Putty change directory and download the archive by copy and paste in Putty
How can I change permissions on my files? Linux
How can I change permissions on my files? If you are using FTP software, there is usually a menu option or button that says “Change Permissions,” click this option. You have choices of R(read), W(write), and X(execute)*.If you are using a command line utility such as PuTTy, you need to use the “chmod” command. If …
Continue reading “How can I change permissions on my files? Linux”