General precautions
m (fixed "typo") |
m (spelling...) |
||
Line 9: | Line 9: | ||
== Take backups == | == Take backups == | ||
- | Always keep valuable data in at least two places! This can't be | + | Always keep valuable data in at least two places! This can't be emphasized enough! |
== The Don'ts -- what to avoid == | == The Don'ts -- what to avoid == | ||
Line 22: | Line 22: | ||
- | == If something has | + | == If something has already occurred == |
You should start with article [[Howto Fix Maemo]] and see how the situation can be saved. | You should start with article [[Howto Fix Maemo]] and see how the situation can be saved. | ||
[[Category:Basics]] | [[Category:Basics]] |
Revision as of 12:14, 19 October 2009
The point of this article is to give guidelines how to avoid tablet "reflashing" (see definition below). Yes, Maemo has command line access and everybody can gain superuser priviledges easily. With great power comes great responsibility. The base system can of course be installed again, aka "reflashed". If you are interested in reflashing and want to know more, please read article Updating the tablet firmware
Contents |
How to stay safe
Staying in the safe side is rather easy. Install only signed software with software installer, and don't open command line application (xterm). The latter can be ignored if you know how to use command line.
Take backups
Always keep valuable data in at least two places! This can't be emphasized enough!
The Don'ts -- what to avoid
Xterm:
- Gaining root access
- Copy-pasting commands from internet to command line
Application manager:
- Entering red pill mode
- Enabling extras-devel -repository in installer. (see Extras#Extras-devel)
If something has already occurred
You should start with article Howto Fix Maemo and see how the situation can be saved.