Skip to main content

Home/ Groups/ Tech It 2 Me
Mike Chelen

Conduit - Trac - 0 views

Mike Chelen

SwarmPlayer on Linux - 0 views

  • Repositories
  • deb http://ubuntu.p2p-next.org/ hardy main
  • deb http://ubuntu.p2p-next.org/ hardy main
  • ...1 more annotation...
  • Alternatively, you can directly download the package, and install it using sudo dpkg -i swarmplayer_1.0.1-1ubuntu1_all.deb
Mike Chelen

VirtualBox Port Forwarding with Linux Host : Seth Keiper - 0 views

  • VBoxManage setextradata "name of vm" "VBoxInternal/Devices/pcnet/0/LUN#0/Config/ssh/HostPort" 2222 VBoxManage setextradata "name of vm" "VBoxInternal/Devices/pcnet/0/LUN#0/Config/ssh/GuestPort" 22 VBoxManage setextradata "name of vm" "VBoxInternal/Devices/pcnet/0/LUN#0/Config/ssh/Protocol" TCP
  • ssh -l user_name -p 2222 localhost
  • Only use this command if you want to clear the settings for this! ): VBoxManage setextradata "name of vm" "VBoxInternal/Devices/pcnet/0/LUN#0/Config/ssh/HostPort" VBoxManage setextradata "name of vm" "VBoxInternal/Devices/pcnet/0/LUN#0/Config/ssh/GuestPort" VBoxManage setextradata "name of vm" "VBoxInternal/Devices/pcnet/0/LUN#0/Config/ssh/Protocol"
Mike Chelen

SSH On Same IP - Different Machines? - Ubuntu Forums - 0 views

  • ~/.ssh/config
  • host computeraliasname hostname your.external.ip.number Port 12345 UserKnownHostsFile ~/.ssh/uniqefilename
« First ‹ Previous 181 - 200 of 205 Next ›
Showing 20 items per page