User:Jprobichaud

(What to do after a reflash)
(What to do after a reflash)
 
(2 intermediate revisions not shown)
Line 15: Line 15:
### <pre>gconftool-2 -s /apps/osso/xterm/key_labels -t list --list-type=string "[Tab,Esc,PgUp,PgDn,|,~,>,\`,CR]"</pre>
### <pre>gconftool-2 -s /apps/osso/xterm/key_labels -t list --list-type=string "[Tab,Esc,PgUp,PgDn,|,~,>,\`,CR]"</pre>
### <pre> gconftool-2 -s /apps/osso/xterm/keys -t list --list-type=string "[Tab,Escape,Page_Up,Page_Down,bar,asciitilde,greater,grave,KP_Enter]"</pre>
### <pre> gconftool-2 -s /apps/osso/xterm/keys -t list --list-type=string "[Tab,Escape,Page_Up,Page_Down,bar,asciitilde,greater,grave,KP_Enter]"</pre>
-
## niceer trackerd, doesn't exactly make it bearable, but somewhat less sucking
 
### <pre> sed -i -e "s/Throttle=0/Throttle=10/" /home/user/.config/tracker/tracker.cfg </pre>
### <pre> sed -i -e "s/Throttle=0/Throttle=10/" /home/user/.config/tracker/tracker.cfg </pre>
-
## Initial cleanup: start FAM and remove:
+
## better trackerd, doesn't exactly make it bearable, but somewhat less sucking
 +
## In config panel, change the following:
 +
### display
 +
#### screen always on while charging
 +
### profiles
 +
#### add vibration to "silent"
 +
### text input
 +
#### use virtual keyboard -> true
 +
#### 1st language: french/quebec
 +
#### 2nd language: english/usa
 +
#### use both dictionaries -> true
 +
### tv-out
 +
#### output mode: ntsc
 +
# Initial cleanup
 +
## start FAM and remove:
### document to go installer
### document to go installer
### ap news installer
### ap news installer
### amazon installer
### amazon installer
### facebook installer
### facebook installer
 +
### tutorial home applet
 +
## from the desktops
 +
### the useless shortcuts (google, facebook, ovi store)
 +
### the tutorial applet
 +
# repositories setup
 +
## add the following  repositories in both HAM & FAM
 +
### extras-testing
 +
### extras-devel
 +
### community-ssu testing
 +
# Getting back a decent system
 +
## Install the following packages:
 +
### starhash enabler
 +
### adblock plus
 +
### adflashblock-css
 +
### app search widget
 +
### batterygraph
 +
### community SSU enabler
 +
### enhanced busybox shell
 +
### fm radio player
 +
### linux kernel for power users (v47 as of May 2011)
 +
### opera mobile (v11)
 +
### openssh server/client
 +
### x11vnc
 +
### presence vnc
 +
### katana (and some bibles...)
## setup USB networking: http://wiki.maemo.org/N900_USB_networking
## setup USB networking: http://wiki.maemo.org/N900_USB_networking
## install CSSU: http://wiki.maemo.org/Cssu
## install CSSU: http://wiki.maemo.org/Cssu
Line 28: Line 66:
### laptop 192.168.0.135
### laptop 192.168.0.135
### projection 192.168.1.121
### projection 192.168.1.121
 +
# further tweaks
 +
## reload contacts from backup
 +
## set a password for "user" (for better ssh usage...)
 +
### root -> "passwd user"
 +
## setup rsa keys
 +
### create a pub key on the n900
 +
#### <pre> ssh-keygen -t rsa </pre>
 +
### <pre> cat ~/.ssh/id_rsa.pub | ssh user@n900-126 "cat >> ~/.ssh/authorized_keys" </pre>
 +
## reconfigure email accounts:
 +
### axess
 +
### hotmail
 +
### exchange
 +
## reconfigure google calendar sync

Latest revision as of 04:04, 12 May 2011

[edit] What to do after a reflash

  1. Install the following right away, with the regular app manager (HAM):
    1. rootfs
    2. fapman (FAM)
  2. do the following configuration changes:
    1. set the ringtone to "Low" instead of "Nokia Tune"
    2. set HAM auto-updating of the catalogs to false (where what that again?)
    3. in FAM:
      1. set "never auto-update catalogs" to true
      2. set "automatically remove un-needed packages" to false
    4. in "Parameters" disable the auto-updating of the packages when a network connection is established
    5. put XTerm shortcut on the desktop
    6. fix xterm custom keys bar (from http://talk.maemo.org/showpost.php?p=387901&postcount=11): run the following as the regular user:
      1. gconftool-2 -s /apps/osso/xterm/key_labels -t list --list-type=string "[Tab,Esc,PgUp,PgDn,|,~,>,\`,CR]"
      2.  gconftool-2 -s /apps/osso/xterm/keys -t list --list-type=string "[Tab,Escape,Page_Up,Page_Down,bar,asciitilde,greater,grave,KP_Enter]"
      3.  sed -i -e "s/Throttle=0/Throttle=10/" /home/user/.config/tracker/tracker.cfg 
    7. better trackerd, doesn't exactly make it bearable, but somewhat less sucking
    8. In config panel, change the following:
      1. display
        1. screen always on while charging
      2. profiles
        1. add vibration to "silent"
      3. text input
        1. use virtual keyboard -> true
        2. 1st language: french/quebec
        3. 2nd language: english/usa
        4. use both dictionaries -> true
      4. tv-out
        1. output mode: ntsc
  3. Initial cleanup
    1. start FAM and remove:
      1. document to go installer
      2. ap news installer
      3. amazon installer
      4. facebook installer
      5. tutorial home applet
    2. from the desktops
      1. the useless shortcuts (google, facebook, ovi store)
      2. the tutorial applet
  4. repositories setup
    1. add the following repositories in both HAM & FAM
      1. extras-testing
      2. extras-devel
      3. community-ssu testing
  5. Getting back a decent system
    1. Install the following packages:
      1. starhash enabler
      2. adblock plus
      3. adflashblock-css
      4. app search widget
      5. batterygraph
      6. community SSU enabler
      7. enhanced busybox shell
      8. fm radio player
      9. linux kernel for power users (v47 as of May 2011)
      10. opera mobile (v11)
      11. openssh server/client
      12. x11vnc
      13. presence vnc
      14. katana (and some bibles...)
    2. setup USB networking: http://wiki.maemo.org/N900_USB_networking
    3. install CSSU: http://wiki.maemo.org/Cssu
    4. setup /etc/hosts
      1. desktop 192.168.0.145
      2. laptop 192.168.0.135
      3. projection 192.168.1.121
  6. further tweaks
    1. reload contacts from backup
    2. set a password for "user" (for better ssh usage...)
      1. root -> "passwd user"
    3. setup rsa keys
      1. create a pub key on the n900
        1.  ssh-keygen -t rsa 
      2.  cat ~/.ssh/id_rsa.pub | ssh user@n900-126 "cat >> ~/.ssh/authorized_keys" 
    4. reconfigure email accounts:
      1. axess
      2. hotmail
      3. exchange
    5. reconfigure google calendar sync