Category

StradSolutions

141 articles in this category

How to add spf record in server 2008?

March 11, 2015 1 min read

SPF know as sender policy framework.Its a domain name service which identifies mail server permission to send mail.The purpose of spf record is to prevent spammers from sending…

Configuring MS SQL Server for Remote Access

March 2, 2015 1 min read

Steps: Run > type cliconfig (keep TCP/IP enabled) Go to start > Administrative tool > Services (start the sql server (ms sql server) Run > cmd > type:…

How to install ioncube in c panel ?

March 2, 2015 1 min read

Just Login ino Cpanel then go to Home » Server Configuration » Tweak Settings select ioncube and save then go to easy apache > defaults > setting >…

Installing Zimbra Mail server on CentOS 6.5

February 26, 2015 1 min read

Steps: 1. Update your system #yum update 2. Install prerequisite pakages for Zimbra #yum install sudo sysstat libidn gmp libtool-ltdl compat-glib vixie-cron nc perl libstdc++.i686 3. Modify /etc/host…

How to install Webmin ?

February 21, 2015 1 min read

Learn how to install webmin http://www.stradsolutions.com/linux-vps.php

How to install website panel on windows machine?

February 21, 2015 1 min read

Kindly follow the given link to install the website panel : 1. http://www.websitepanel.net/documentation/deployment-guide/server-configuration/preparing-windows-server-2008-r2-for-websitepanel-installation/ 2. http://www.microsoft.com/web/downloads/platform.aspx  

How to install plesk panel on linux?

February 21, 2015 1 min read

1. mkdir /root/plesk 2. cd /root/plesk 3. wget http://download1.parallels.com/Plesk/PP11/11.0/CentOS5/parallels_installer_v3.12.0_build120601.16_os_CentOS_5_x86_64 this is 64bit CentOS version. To give it execution permissions 4. chmod +x parallels_installer_v3.12.0_build120601.16_os_CentOS_5_x86_64 5. Run the auto installer…