Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
lijh8 authored Nov 8, 2024
1 parent 38708b3 commit c81b933
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions debian_install.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,11 @@ $ lsb_release -a | grep -i codename
Codename: bookworm
$


# https://wiki.debian.org/DebianUnstable ,
# Change your apt sources to point to "unstable" ;
# Run apt update and apt full-upgrade ;

# https://mirrors.tuna.tsinghua.edu.cn/help/debian/
# click (?) for help on mirror in china

Expand Down Expand Up @@ -103,6 +108,7 @@ $

$ apt update
$ apt upgrade
$ apt full-upgrade # upgrade build-essential c++ gcc g++ to latest or newest version in sid unstable

$ vi ~/.inputrc # readline
set editing-mode vi
Expand Down

0 comments on commit c81b933

Please sign in to comment.