Skip to main content

Home/ Tech It 2 Me/ Group items tagged linux

Rss Feed Group items tagged

Mike Chelen

Saving a Customised Linux Amazon Instance (EC2 and S3) | Times New Rohan - 0 views

  •  
    The workflow being, you bring up an AMI, install a bunch of software, configure it how you need it, and then you need to store your new image so you can bring it up again and again (since images will revert back to their saved state after shutdown).
Mike Chelen

Digg - KTorrent : uTorrent Clone For Linux - 0 views

  • Transmission
    • Mike Chelen
       
      "Deluge" is good as well
  • Azureus
  • Azureus FTL. System resource hog, it's dependant on Java, and personally, I've encountered more bugs with Azureus than any other BT client out there.
  • ...11 more annotations...
  • azureus has more features than any other client, and for a lot of people, that's what matters the most.
  • Azureus has a better UI than KTorrent.
  • deluge is another good linux torrent clienthttp://www.deluge-torrent.org/
  • www.qbittorrent.org for Qt/Qt4.2 junkies.
  • What I meant was that qbittorrent is based on the same libtorrent that deluge is written, but deluge is written in pygtk, and qbittorrent is written using C++ with Qt4.2.
  • The only thing stopping me using KTorrent is the way it seems to handle uploads. Whenever I had it running, my wife was unable to surf on her laptop (on the wireless network) even though I had the upload speed set to 15 kB/s.
    • Mike Chelen
       
      you have to consider limiting active connections, not just just upload bandwidth
  • Using Azureus and the Auto Speed plugin, there was barely any difference, even when I was uploading in excess of 30 kB/s.
    • Mike Chelen
       
      probably a good option for anyone that doesn't know how to configure detailed connection settings
  • linux bittorrent client that is command line based
  • http://www.rahul.net/dholmes/ctorrent/
  • http://en.wikipedia.org/wiki/RTorrent
  • Too bad that none of the client based torrent programs i have found and used, supports DHT (Besides from the normal Bit-Torrent program in CLI, which turns it on when the normal tracker is dead).
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

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

Failed Update - AzureusWiki - 0 views

  • Linux/Unix notes If you installed Azureus 3.0.2.0 or higher, you can also try a manual update. Make sure Azureus is not running Open up a shell Change to the azureus program dir Run "./updateAzureus" (If this is your first time using the script, you may have to "chmod +x ./updateAzureus"). If you don't have this script, you can create one: sudo java -cp ./plugins/azupdater/Updater.jar org.gudy.azureus2.update.Updater updateonly `pwd` ~/.azureus Assuming you have a ./plugins/azupdater/Updater.jar, this will elevate your rights and apply any updates that couldn't be done with your normal user's rights.
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.
mesbah095

Guest Post Online - 0 views

  •  
    Article Writing & Guestpost You Can Join this Site for Your Article & guest post, Just Easy way to join this site & total free Article site. This site article post to totally free Way. Guest Post & Article Post live to Life time only for Current & this time new User. http://guestpostonline.com
Mike Chelen

Pimp your Ubuntu desktop in 7 easy steps! :: The Tux Geek - 0 views

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
1 - 20 of 31 Next ›
Showing 20 items per page