Welcome Guest ( Log In | Register )



 
Reply to this topicStart new topic
> Ssh Tips, Some usefull SSH tips
ignite
post Nov 17 2006, 10:05 AM
Post #1


Member [ Level 1 ]
Group Icon

Group: Members
Posts: 34
Joined: 17-November 06
Member No.: 17,334



It's common to use ssh as remote command line client only but ssh can do much much more.
Here two possibilities which i use frequently:
1) -X option. Server instalations often don't have functional X11 or even if have one they located at dedicated room, so you have to go maybe another stage to reach them. When i need to run GUI program on server i just start ssh session from my linux workstation:
ssh -Xl root server
After login i type command line mozilla & and get mozilla window on my desktop, but running at server!
2) If you want to transfer files to/from server, but don't want or can't install ftp server, use secure ssh ftp client - sftp. You don't need any additional server support except sshd.
Enjoy!

Let's add more ssh tips. wink.gif
Go to the top of the page
 
+Quote Post
bakr_2k5
post Nov 20 2006, 09:54 PM
Post #2


Member - Active Contributor
Group Icon

Group: Members
Posts: 83
Joined: 25-September 06
From: The Netherlands
Member No.: 16,153



QUOTE(ignite @ Nov 17 2006, 10:05 AM) *

1) -X option. Server instalations often don't have functional X11 or even if have one they located at dedicated room, so you have to go maybe another stage to reach them. When i need to run GUI program on server i just start ssh session from my linux workstation:
ssh -Xl root server
After login i type command line mozilla & and get mozilla window on my desktop, but running at server!


What about this using putty on windows? It isn't logical but would be cool if it worked. Then it would be possible to use my moms computer downstairs to maintain my system from windows with GUI apps smile.gif
Wait... Xcgywin, will it work with that? Can't try out at the moment so maybe you know?!

Bakr_2k5
Go to the top of the page
 
+Quote Post
lajoshal
post Dec 21 2006, 01:58 PM
Post #3


Newbie [ Level 2 ]
Group Icon

Group: Members
Posts: 16
Joined: 21-December 06
From: Hungary
Member No.: 18,599



QUOTE(bakr_2k5 @ Nov 20 2006, 10:54 PM) *

What about this using putty on windows? It isn't logical but would be cool if it worked. Then it would be possible to use my moms computer downstairs to maintain my system from windows with GUI apps :)
Wait... Xcgywin, will it work with that? Can't try out at the moment so maybe you know?!

Bakr_2k5


Yes, on windows running Cygwin with an X server you can display programs that run your linux machine.
Putty is a different story. After installing cygwin with X server you must install ssh also. After it you can use the same ssh -X from your windows machine.
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Basic Tips and Tricks in HTML(15)
  2. Windows XP Small Tips (Chap One)(2)
  3. Transferring Large Files Online(10)
  4. Google Adsense Tips(1)
  5. Secure Php Coding(10)
  6. Need Tips On Booting Faster (windows)?(22)
  7. I Need A Few Tips On Creating Brushes In Photoshop(5)
  8. Command Line (dos) Tips For Windows Xp(5)
  9. A New Sub-category Topic On Games Tips & Tricks(3)
  10. Google URL And Domain Name Optimization(11)
  11. Quick Tips On Html And Css(11)
  12. Tips For Increasing The Quality Of Performance Of A 500 Mhz Pc(3)
  13. Ten Tips To Increase Your Windows Security(9)
  14. Tips For Modifying Wordpress Code(1)
  15. Xp Tips And Tricks(12)
  1. Some Little Php Tips.(5)
  2. 5 Tips To Evade Rapidshare Waiting Time.(9)
  3. Very Good Tips For Bloggers(google Bloger)(7)
  4. 4 Html Based Website Tips(4)
  5. Little Tips For Php Coder(3)
  6. Bash Tips And Tricks From My Own Experience - Several Instalments(2)
  7. Nhl 2007(1)
  8. Linux - How To Generate Public-private Key Pairs And Secure Web Browsing Tips(2)
  9. Did You Know These Basic Firefox Tips?(8)
  10. Tips Or Suggestions (website Banner/layout)(2)
  11. Halo 3 - Some Useful [saved Film Clips] Tips(0)
  12. Tips To Earn In Google Adsense(7)
  13. Some Usefull Linux Basic Commands And Utilities. Please Add To This List If You Know One.(0)


 



- Lo-Fi Version Time is now: 21st August 2008 - 10:47 PM