- General Computer
- Upgrade ANT
- Windows
- Mac
- Linux
- General Softwares
- Hardwares
- Monitor
- Hard Disk Drive
- CPU
- RAM
- Mainboard
- Fax
- Router
- Modem
- Hub
- Microsoft Office
- Microsoft Word
- Microsoft Excel
- Microsoft PowerPoint
- Microsoft Outlook
- Other Microsoft Office Products
- Khmer Unicode
- General
- Programming
- Computer Security
- Virus & Spyware
- Spam Mail
- Hacking
- Network & Server
- Network
- Windows Server
- Active Directory
- Microsoft Exchange Server
- Web Server
- Domain Name System (DNS)
- Virtual Private Network (VPN)
- Web Development
- AJAX
- ASP.NET
- PHP & Apache
- JSP (Java Server Page)
- CGI
- Silverlight
- Adobe Flash
- Web Hosting
- Programming Language
- HTML
- CSS
- Javascript
- C / C++
- Visual C#
- Visual Basic
- Visual C++
- Java
- XAML
- Python
- ActionScript
- T-SQL
- XML
- Desktop Development
- General Desktop Development
- .NET Windows Applicaiton
- Java Windows Applicaiton
- Database Management
- Microsoft Access
- MySQL
- Microsoft SQL Server
- Oracle
- .NET Technologies
- Windows Workflow Foundation (WF)
- Windows Presentation Foundation (WPF)
- Windows Communication Foundation (WCF)
- Windows CardSpace
- Language Integrated Query (LINQ)
- Microsoft Expression
- Expression Blend
- Expression Studio
- Expression Design
- Expression Web
- Expression Media
- Expression Encoder
- Architecture
- Model View Controller (MVC)
- Design Pattern
- Enterprise Library
- Graphic Design
- Adobe Photoshop
- Adobe Illustrator
- Corel Draw
- Quark Express
- Cell Phone
- Nokia
- Sony Ericsson
- O2
- Samsung
- iPhone
how to use ssh on linux and window
1 replies.
Re: how to use ssh on linux and window
10/20/2008 1:21:00 PM
for windows, you can use tool to help like putty, ..etc.
putty also have the version for command line ( plink.exe )
if you prefer command line version then you can use it.
for linux you have to download the ssh client and you ssh to connect to server
for example if your server is www.example.com then
# ssh www.example.com
then type password
Reply | Report Abuse

