pinenote
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
pinenote [2025/07/27 06:35] – jbi | pinenote [2025/07/27 09:50] (current) – jbi | ||
---|---|---|---|
Line 3: | Line 3: | ||
Notes for my self: | Notes for my self: | ||
- | == apt upgrade == | + | === **before** |
2025-07-27: Before 1. upgrade using apt update ; apt upgrade remove a symlink | 2025-07-27: Before 1. upgrade using apt update ; apt upgrade remove a symlink | ||
- | + | ||
< | < | ||
+ | cd / | ||
+ | ls -lart | ||
+ | lrwxrwxrwx | ||
sudo rm /lib64 | sudo rm /lib64 | ||
</ | </ | ||
Line 13: | Line 16: | ||
Source: [[https:// | Source: [[https:// | ||
- | == change to danish == | + | === add danish |
< | < | ||
- | vi / | ||
# Find da_DK.UTF-8 and remove the commend | # Find da_DK.UTF-8 and remove the commend | ||
+ | vi / | ||
+ | # Generate the danish locale | ||
sudo locale-gen | sudo locale-gen | ||
</ | </ | ||
+ | |||
+ | === loop in booting === | ||
+ | |||
+ | < | ||
+ | minicom -D / | ||
+ | |||
+ | sudo apt-get update | ||
+ | sudo apt-get upgrade | ||
+ | sudo apt-get full-upgrade | ||
+ | sudo apt-get upgrade | ||
+ | sudo shutdown -r now | ||
+ | |||
+ | </ | ||
+ | |||
+ | Source: [[https:// | ||
pinenote.1753590906.txt.gz · Last modified: 2025/07/27 06:35 by jbi