Skip to main content

Home/ Tech It 2 Me/ Contents contributed and discussions participated by Mike Chelen

Contents contributed and discussions participated by Mike Chelen

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

XenFaq - Xen Wiki - 0 views

  • 4.1. A large warning message is displayed when I boot Linux, saying something about '/lib/tls'. What should I do? Do as the message advises! Some modern distributions ship with a 'TLS' version of glibc that is not fully compatible with Xen. To use Xen reliably and with maximum performance you must disable the incompatible glibc. You can easily do this by moving the /lib/tls directory (e.g., mv /lib/tls /lib/tls.disabled). Alternatively, install a Xen-specific GLIBC, see XenSpecificGlibc.
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
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"
« First ‹ Previous 161 - 180 of 182 Next ›
Showing 20 items per page