SSH windows server with copssh – OpenSSH

Copssh is an ssh server for windows operating systems, this application is based on Openssh and cygwin. OpenSSH is a free solution for SSH server. And Cygwin is a Linux-like environment for Windows, cygwin1.dll is giving the functionality of Linux. By implementing copssh we can access our windows servers in a secure way.

[ More ] May 7th, 2010 | No Comments | Posted in Security, Servers |

Find which application/service is running in a port – Windows

Most of the applications are using standard ports, some cases user or application will assign different ports for the application. For example Port 80 is the default port for IIS, if you are trying to start a different web applications it will say error message like “port 80 already in use” . Or you start [...]

[ More ] April 20th, 2010 | 8 Comments | Posted in Servers, Softwares |

Windows IE and OE Keyboard Shortcuts

Can you work without a mouse?
Just Imagine One day your mouse hanged while you working with some urgent file. As a system support person many times I forced to work on a computer without a mouse. I realized that, it’s easier than mouse clicks if we study the keys.
If you opened many windows (maximized [...]

[ More ] September 24th, 2009 | 7 Comments | Posted in Misc |

List of Windows Run commands

Following are some Run commands to call windows application easily than accessing through menus like  Start > Settings >  Control panel OR Start > Programs. Somebody think this is just for computer experts, I saw many people’s opening day today applications like calculator, word, excel, notepad etc … through run window
If you go to a [...]

[ More ] February 9th, 2009 | 12 Comments | Posted in Misc |

Use of windows start RUN

Windows Run is the easiest way to access the programs and utility. For example if you want to access application like calculator, you can simply enter text “calc” in to run window and press enter. it will execute the calculator program. if you are a geek reduce the usage of mouse, it will increase the [...]

[ More ] February 9th, 2009 | 3 Comments | Posted in Misc |