Communicating with an another PC in ubuntu/Linux

We can use the below command in the terminal for accessing the other terminal

Format-
ssh -v -X [username]@[ip Address of the destination system]

PS:Please ignore the brackets

Example-

ssh -v -X spec@192.168.1.3

Comments

Popular posts from this blog

Listing/Delisting of an article in to an Assortment in SAP SCM Retail

How To Install LEX and YACC in Linux or Ubuntu

How to Create Live Search In Html Using Ajax Ad PhP - Google Live Search / Instant Search Code And Example