Category : StradSolutions

First Change the securit layer of RDP-TCP Session steps: go to 1.Start>>administrativr tool>>remote desktop services>>remote desktop sessionhost configuration 2. Just see at right panel here is connetions: right click on connection name and click on properties. 3. In properties>>select General and change it based on your security requirement 4. Click on Default Once it completed ..

Read more

Introduction: Plesk panel is a control panel which allow to control server which is mostly used on Virtual Private server. It allow to setup DNS, New Web SIte, Email Account and multiple servers. Plesk Panel Installation on linux: 1. Make directory #mkdir /root/plesk 2. Go to #cd /root/plesk 3. Download the parallel installer #wget http://download1.parallels.com/Plesk/PP11/11.0/CentOS5/parallels_installer_v3.12.0_build120601.16_os_CentOS_5_x86_64 ..

Read more

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 message. Steps to add spf record: 1. Go to DNS 2. Go to forward lookup zone 3. select your zone 4. Right click your zone name 5. ..

Read more

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 file #vi /etc/hosts like this: 127.0.0.1 localhost localhost.local domain serverip hostname save it 4. Disable startup service a. chkconfig postfix off b. service postfix off c. chkconfig ..

Read more