Windows 7 Putty SSH Access Denied Solution
Quick fix for Putty ssh client “Access Denied” hiccup on Windows 7 By Robin Rowe HOLLYWOOD, CA (Linux Movies) 8/20/11 – Windows doesn’t include an ssh client to connect to our Linux servers, so we use the open source Putty software. This software opens a terminal window where you can enter your login name and [...]
Set CentOS Server Time Zone
# cd /etc # ln -sf /usr/share/zoneinfo/America/Los_Angeles localtime # date