Windows 7 – Enable Telnet

Windows 7 – Enable Telnet

enable Telnet by following these steps:

Start Control Panel Programs And Features Turn Windows features on or off Check Telnet Client Hit OK

After that you can start Telnet via Command Prompt.

Possibly Related Posts:

CisCO UCS Required Documentation listed Tech : RealVNC demos BIOS-based server at IDF 2011 How to uninstall Vmware workstation v 8.0.0.471780.bundle
Windows : HOw to delete Tmp filed through cmd?
Linux : Flash fullscreen doesn’t work on Ubuntu 10.10

News : The New Features in LibreOffice 3.3

The Document Foundation launches LibreOffice 3.3

The first stable release of the free office suite is available for download

The Internet, January 25, 2011 – The Document Foundation launches LibreOffice 3.3, the first stable release of the free office suite developed by the community. In less than four months, the number of developers hacking LibreOffice [...]

Security : fail2ban and dependencies

I like to install fail2ban on my Server for securing ssh and Asterisk .

Installed: fail2ban.noarch 0:0.8.4-23.el5

Dependency Installed: shorewall.noarch 0:4.0.15-1.el5       shorewall-common.noarch 0:4.0.15-1.el5 shorewall-perl.noarch 0:4.0.15-1.el5  shorewall-shell.noarch 0:4.0.15-1.el5

Possibly Related Posts:

Linux local privilege escalation via SUID CisCo : Installing the VSG ( Virutual Security Gateway ) Software from an ISO File CisCO UCS Required Documentation listed
Cisco : How to install SSL cert on Cisco ACS ?
News : Have Facebook accounts been hacked in Bangalore?

Linux : How to configure Sun VirtualBox on CentOS 5.x

installation process of VirtualBox on a fresh centos5.5 server.

The installation of VirtualBox will require the building of kernel modules. If the development environment and kernel source are not already installed:

Step-1: Install the necessary tools, just issue the following command from command prompt, you must have root privilege for this.

#yum groupinstall “Development Tools” [...]

LINUX : Install Logwatch on ubuntu

Install Logwatch :

Issue the following command to install Logwatch along with Postfix:

apt-get install postfix logwatch

Be sure to select the “Internet Site” configuration when installing Postfix. Configure Logwatch Link

Once you have installed Logwatch, you will need to configure it to email you the reports it generates. You are encouraged to look through [...]