there are now quite a few windoz ssh choices
- cygwin/x
- mingw.org/
- putty
- msysgit.github.com/ – which installs mingw git bash shell (with ssh) and a windoz git gui client
- google chrome browser ssh extension
there are now quite a few windoz ssh choices
I consider coding an art. I really do. Good coders are cool people and coders who aren't good shouldn't be paid to code. Good coders are not as popular nor important today that I'd like them to be. Quality code is usually a forgotten issue in the huge corporate developing of today. All people are thought to do equally good. I wish people one day will realize that some people do better code, some do worse code. I'll become more appreciated that day.
You simply aren't a skilled programmer after a few years in college. You need time and time in front of a computer
bent over a keyboard. You need hundreds of hard hours hacking.
As well as being a great open source contributor Daniel has also writen some great intros on
I'm now trying MEMSET virtual web hosting and its looking very good so far.
WHM/CPANEL has changed (improved) a lot since I last used it two years ago (when I defected to Plesk).
Not only does the MEMSET reseller package give you ssh root access to your VM you also get ability to update Fantastico yourself and update key system packages such as wget !
If fact the very first thing you have do using WHM (and by ssh as root) is update wget
# rpm -qa wget ;
# wget ftp://fr2.rpmfind.net/linux/fedora/core/5/i386/os/Fedora/RPMS/wget-1.10.2-3.2.1.i386.rpm ;
# rpm -e wget ;
# rpm -ivh --force wget-1.10.2-3.2.1.i386.rpm ;
# rpm -qa wget ;
https://netenberg.com/forum/index.php?topic=5430.0
and then update Fantastico !
Not for VM webhost beginners then but power equals complexity !