How to RDP connect to windows server / VPS ?

RDP connect to windows server/VPS   Connecting to a remote Windows server or Windows VPS from your Windows 7 PC is easy with Microsoft’s own Remote Desktop Connection (RDC) program. It is included with most versions of Windows.    To launch RDC Enter the following:   1) Open the Start menu of your computer 2) Search for “Remote Desktop Connection”. Note (If you […]

» Read more

Important cPanel Scripts

WHM / cPanel Scripts are located in /scripts/ /scripts/adddns – Adds a DNS zone. /scripts/addnetmaskips – Add the netmask 255.255.255.0 to all IPs that have no netmask. /scripts/addnobodygrp – Adds the group nobody and activates security. /scripts/addpop – Add a Pop Account. /scripts/addservlets – Add JSP support to an account (requires tomcat). /scripts/adduser – Add a user to the system. […]

» Read more

Benefits of Using a Virtual Private Server

What is a Virtual Private Server ? VPS hosting is a web hosting solution where in virtualized servers are deployed to give user a grass root-level access over their servers, while sharing bandwidth, CPU, and RAM with other users. Virtual private servers provide the performance of a dedicated server running on a machine located in a shared environment. Through root access, […]

» Read more

How to Choose Email hosting services

How to choose email hosting services:    When you sign up with any company, it is important to take a free trial period with them to see how well they perform. You can read online reviews about company or follow client feed-backs and testimonials to find out which are the most reliable companies for hosting email services. Benefits of email hosting […]

» Read more

How to Choose the Best VPS Hosting?

A virtual private server will be the right platform for people who are looking for hosting server which is reliable and stable to support their growing business. You can consider VPS hosting similar to dedicated server hosting but with few minor difference. Virtual private server ( VPS )is a single server that uses a single hard drive various hard drives […]

» Read more

How to Install Virtuemart in Joomla!

VirtueMart is a Joomla extension, which makes installation straightforward. Before you install VirtueMart, however, make sure you are running Joomla 2.5. VirtueMart is currently not supported with Joomla 3. Install Virtuemart in Joomla! 1) Download VirtueMart from the VirtueMart website. 2) Extract the zip file you just downloaded, there should be 2 zip files: com_virtuemart.2.0.14  (install this one 1st, it contains the Virtuemart […]

» Read more

How to install WebCalendar using Fantastico

Install WebCalendar 1) Open your control panel. then Login to cPanel 2) Click on Fantastico 3) Click on WebCalendar from the list 4) Click on Install to begin the installation process 5) Choose the domain name from the drop down menu 6) Choose the directory you want WebCalendar to reside under 7) Fill in the admin username and the password […]

» Read more

Simple way to protect SSH against or not protect against

SSH will protect against Seven important steps to Secure Shell protects against (again, from the README) Step 1) Eavesdropping of data transmitted over the network. Step 2) Manipulation of data at intermediate elements in the hosts. Step 3) IP address spoofing where an attack hosts pretends to be a trusted host by sending packets with the source address of the trusted […]

» Read more

SSH Connection Sequence

  The following series of events help protect the integrity of SSH communication. SSH Connection Sequence 1) A cryptographic handshake is made with the server 2) The connection between client and remote server is encrypted using symmetric cipher 3) Client authenticates itself 4) Client can now interact safely with remote server over encrypted connection    

» Read more
1 19 20 21 22 23 31