Difference between revisions of "User talk:Jonas Oestman/BubbaServer"
m (→Bubba and the Mac: new section) |
m |
||
Line 2: | Line 2: | ||
== Ftp-transfer speed == | == Ftp-transfer speed == | ||
cable 3.7 MiB/sec max transfer speed over unshielded cable (100mibit) wifi | |||
wifi | == WWW-tranfer speed == | ||
600 KiB/sec max transfer speed over wifi connection (802.11n) | |||
(torrentflux serving the file) | wifi 600 KiB/sec max transfer speed over wifi connection (802.11n) (torrentflux serving the file) | ||
== Torrent client == | == Torrent client == | ||
Line 20: | Line 17: | ||
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 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> command, so that apt-get is aware of the new locations. | ||
<sup>apt-get update</sup> | |||
command, so that apt-get is aware of the new locations. | |||
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 | Lenny | ||
== Bubba and the Mac == | == Bubba and the Mac == | ||
Escape-codes to map to keyboard, inside Terminal.app | |||
<pre>\033[15~</pre> | |||
15 Copy<br> | |||
17 | 17 RenameMove | ||
RenameMove | |||
18 | 18 MakeDir | ||
MakeDir | |||
21 | 21 Quit | ||
Quit |
Revision as of 22:33, 3 June 2010
BubbaServer (One)
Ftp-transfer speed
cable 3.7 MiB/sec max transfer speed over unshielded cable (100mibit) wifi
WWW-tranfer speed
wifi 600 KiB/sec max transfer speed over wifi connection (802.11n) (torrentflux serving the file)
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
Bubba and the Mac
Escape-codes to map to keyboard, inside Terminal.app
\033[15~
15 Copy
17 RenameMove
18 MakeDir
21 Quit