Showing posts with label ssh. Show all posts
Showing posts with label ssh. Show all posts

Sunday, July 14, 2024

How to use Visual Studio Code in a web browser

I find this post helpful. I have set up a vscode-server on my home workstation so that I can access it from multiple client machines. The Google Chrome Desktop also looks quite interesting and worth  further investigation. 

Saturday, March 05, 2011

PAC manager

PAC manager is a GUI client for SSH. It feels like secureCRT from long time ago.

Monday, November 09, 2009

Good examaples for copy via ssh

http://www.hypexr.org/linux_scp_help.php

Saturday, November 07, 2009

ssh with X11

I don't have Stata installed on my new 64-bit machine so I need to use the copy on my older machine via ssh. The simple command of "ssh -X 192.168.2.3" does the trick!

Counter