Difference between revisions of "User talk:Jonas Oestman/BubbaServer"

From BubbaWiki
Jump to navigation Jump to search
m (moved User:Jonas Oestman/Bubba1 to User talk:Jonas Oestman/BubbaServer: anybody should be able to edit)
Line 12: Line 12:


Because of the "sarge" release of Debian is outdated, the apt-get sources need to point to  
Because of the "sarge" release of Debian is outdated, the apt-get sources need to point to  
<pre>deb [http://archive.debian.org/debian http://archive.debian.org/debian ]sarge main</pre>  
<pre>deb http://archive.debian.org/debian sarge main</pre>  
then you need to run the  
then you need to run the  
<sup>apt-get update</sup>  
<sup>apt-get update</sup>  
command, so that apt-get is aware of the new locations.  
command, so that apt-get is aware of the new locations.  


<br>  
Then you can run <sup>apt-get install mc</sup> to get Midnight Commander on your BubbaServer.


Then you can run <sup>apt-get install mc</sup> to get Midnight Commander on your BubbaServer.
Lenny

Revision as of 22:56, 16 May 2010

BubbaServer (One)

Ftp-transfer speed

3.7 MiB/sec max transfer speed over unshielded cable (100mibit)

Torrent client

The bit-torrent client in BubbaServer uses ports in the 10000-13999 range. It is built into the native excito File Transfer Daemon "FTD" that uses libtorrent for the torrent stuff.

apt-get

Because of the "sarge" release of Debian is outdated, the apt-get sources need to point to

deb http://archive.debian.org/debian sarge main

then you need to run the apt-get update command, so that apt-get is aware of the new locations.

Then you can run apt-get install mc to get Midnight Commander on your BubbaServer.

Lenny