Home Tags Putty

Tag: putty

How to Connect to Amazon EC2 Cloud Instances from a Windows...

0
Amazon Elastic Compute Cloud (Amazon EC2) is a Web service that provides secure, resizable compute capacity in the cloud. It is designed to make...

How can I set up VPS on Linux?

3
Setting up a virtual private server on Linux can be quite challenging. But if you thought it's a hard nut to crack on, think...

Guard Your Network with IPCop, Part 2: Add-ons

7
A basic installation of IPCop provides minimum firewall functionality such as a proxy, compatibility with various Internet connections, port forwarding, IPSec VPN, etc. To...

Setting up a LAMP Server Remotely

6
It's been said a million times over -- Linux is awesome on servers! With over 60 per cent of the Web's servers gunning away...

Write Your Next Program on Linux

23
Quite a few colleges and schools still teach C/C++/Java programming on Windows -- and even worse, on DOS (using Turbo C/C++)! GNU/Linux provides a...

Building a Server from Scratch, Part 3: Virtualising the Server

5
In the Part 3 of "Building a Server from Scratch" series, we learn to set up VirtualBox on the main server and deploy each service on a separate virtual machine.