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

From BubbaWiki
Jump to navigation Jump to search
m
 
(8 intermediate revisions by the same user not shown)
Line 3: Line 3:
== Ftp-transfer speed  ==
== Ftp-transfer speed  ==


cable 3.7 MiB/sec max transfer speed over unshielded cable (100mibit) wifi  
cable 3.7 MiB/sec max transfer speed over unshielded cable (100mibit) wifi
 
4.11 MiB/sec Debian Lenny


== WWW-tranfer speed  ==
== WWW-tranfer speed  ==
Line 21: Line 23:
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
== Midnight Commander  ==
 
With MC you can get a progress indicator for your copy and move operations. Or you can use <sup>nohup YOURCOMMAND</sup> to run anything that wont need input from a user, and you can shut down your Terminal windows, it will continue without your supervision.
 
 
 
[[Image:MidnightCommander.png|frame|right|Progress copying Fedora Linux iso]]


== Bubba and the Mac  ==
== Bubba and the Mac  ==
Line 33: Line 41:


21 Quit
21 Quit
fn + cmd + F10 (if unwanted behavior)
== ARM CPU ==
ATMEL AT91RM9200-DK
http://www.atmel.com/devices/RM9200.aspx?tab=overview
Is based on https://en.wikipedia.org/wiki/ARM9 also know as ARMv4T
== PXEInstallServer ==
http://archive.debian.net/lenny/tftpd-hpa
http://archive.debian.net/lenny/dhcp3-server
http://archive.debian.net/lenny/bootp

Latest revision as of 23:09, 17 July 2013

BubbaServer (One)

Ftp-transfer speed

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

4.11 MiB/sec Debian Lenny

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.

Midnight Commander

With MC you can get a progress indicator for your copy and move operations. Or you can use nohup YOURCOMMAND to run anything that wont need input from a user, and you can shut down your Terminal windows, it will continue without your supervision.


Progress copying Fedora Linux iso

Bubba and the Mac

Escape-codes to map to keyboard, inside Terminal.app

\033[15~

15 Copy

17 RenameMove

18 MakeDir

21 Quit

fn + cmd + F10 (if unwanted behavior)

ARM CPU

ATMEL AT91RM9200-DK http://www.atmel.com/devices/RM9200.aspx?tab=overview

Is based on https://en.wikipedia.org/wiki/ARM9 also know as ARMv4T

PXEInstallServer

http://archive.debian.net/lenny/tftpd-hpa

http://archive.debian.net/lenny/dhcp3-server

http://archive.debian.net/lenny/bootp