Skip to content

Category: Ubuntu

Going back to Gnome Classic on Ubuntu 12.04

Good Night! Everybody probably knows that today Ubuntu 12.04 Precise Pangolin was released. This version as some older one, doesn’t have the Gnome installed by…

Install Flash on Ubuntu 12.04 (beta 2) – 64 Bits

Hello, After install Ubuntu 12.04 beta 2 – 64 bits to test it, I decided to try the Flash player. I decided to try the…

Ubuntu 12.04 Beta 2

Hello, Following the tests releases of Ubuntu 12.04, today I decided to install the last version available, the Ubuntu 12.04 beta 2, the last release…

Installing Ubuntu 12.04 Beta 1 on VirtualBox

Good Night, Today I decided to try Ubuntu 12.04 (Precise Pangolin) Beta 1 on VirtualBox. This version will be a LTS version (Long term support)…

Remove or Disable Overlay Scrollbar – Ubuntu 11.10

Good Night, Sadly (for me) the Scroll bar on Ubuntu 11.10 are still the same as Ubuntu 11.04. I particularly don’t like it. So I…

Changing the menu buttons positions on Ubuntu 11.10

Hello I’m still setting up my Ubuntu 11.10 (Oneiric Ocelot). Let’s change the menu buttons (minimize, maximize, close) position to the right (again). Open your…

Going back to Gnome Classic on Ubuntu 11.10

Good Night! Everybody probably knows that today Ubuntu 11.10 Oneiric Ocelot was released. I just finish my installation and I couldn’t find the Gnome Classic…

Installing Flash Player on Ubuntu 11.04 – 64 bits

Hello, Just installed my Ubuntu 11.04 – 64 bits, and decided to install flash. I thought to install the Romeo-Adrian Cioaba script that I published…

Remove or Disable Overlay Scrollbar – Ubuntu 11.04

Hello, I like the normal scrollbars. So when I installed Ubuntu 11.04, I didn’t like the new type of scrollbars. If you want to remove…

Torrent Client in linux server with web access

Hello

Why to create a server with a torrent client with web access? I live with other people that uses torrent too. I had a computer running a server with other services, so I decided to add this client (transmission-daemon) with web access, in this way we don’t need to let computers on. Just this one. Everybody have web access to it and it is so simple to use.

But wich client to use? I searched a little bit and found that exists some famous ones as w3btorrent and torrentflux. but they need a web-server running like apache. And I don’t want to setup it too, because I don’t need it. So I choosed transmission the native torrent client in Ubuntu.

So, to install it in Ubuntu server you use:

$ sudo apt-get install transmission-daemon

Now you need to setup it, my configuration file was in /home/user/.config/transmission-daemon/settings.json

The options are a lot but it is easy to understand them.