Hack-A-N900/First Steps: Unterschied zwischen den Versionen
Amir (Diskussion | Beiträge) |
Amir (Diskussion | Beiträge) |
||
(4 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
<b>WARNING:</b> That's where the pleasure and pain of N900 starts. How much pleasure and/or pain depends highly on how familiar you are with linux. So make sure you know how to accomplish simple administrative tasks via a root shell without bricking your system and do regular [ | <b>WARNING:</b> That's where the pleasure and pain of N900 starts. How much pleasure and/or pain depends highly on how familiar you are with linux. So make sure you know how to accomplish simple administrative tasks via a root shell without bricking your system and do regular [[Hack-A-N900/Backup | backups]]. | ||
=== Root Access === | === Root Access === | ||
Zeile 13: | Zeile 13: | ||
=== Add extras-testing to /etc/apt/sources.list === | === Add extras-testing to /etc/apt/sources.list === | ||
<pre> | <pre> | ||
deb http://repository.maemo.org/extras-testing/ fremantle free non-free | deb http://repository.maemo.org/extras-testing/ fremantle free non-free | ||
deb-src http://repository.maemo.org/extras-testing/ fremantle free | deb-src http://repository.maemo.org/extras-testing/ fremantle free | ||
Zeile 41: | Zeile 40: | ||
=== OpenSSH === | === OpenSSH === | ||
Generate ssh key: | Generate ssh key: | ||
Zeile 78: | Zeile 72: | ||
<pre> | <pre> | ||
apt-get install bash coreutils-gnu grep-gnu tar-gnu wget vim | apt-get install bash coreutils-gnu grep-gnu findutils-gnu tar-gnu wget vim netcat | ||
</pre> | </pre> | ||
Zeile 119: | Zeile 113: | ||
alias fgrep='gfgrep' | alias fgrep='gfgrep' | ||
</pre> | </pre> | ||
[[Kategorie:N900]] | [[Kategorie:N900]] |