Size: 4506
Comment: Search debian package
|
Size: 4560
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 27: | Line 27: |
* [[https://cdimage.debian.org/cdimage/release/10.10.0/amd64/iso-dvd/|Debian 10.10 DVD ISO]] * [[https://cdimage.debian.org/cdimage/archive/9.13.0/amd64/iso-dvd/|Debian 9.13 DVD ISO]] * [[DebianReleases#Production_Releases|DebianReleases]] | [[DebianBuster#Release_and_updates|DebianBuster]] |
* [[DebianReleases#Production_Releases|DebianReleases]] * [[DebianBuster#Release_and_updates|DebianBuster]] | [[https://cdimage.debian.org/cdimage/release/10.10.0/amd64/iso-dvd/|Debian 10.10 DVD ISO]] * [[DebianStretch#Release_and_updates|DebianStretch]] | [[https://cdimage.debian.org/cdimage/archive/9.13.0/amd64/iso-dvd/|Debian 9.13 DVD ISO]] |
Contact
Email: <debian@tchung.org>
- Location: Southern California
Contents
Debian information
Debian Wiki Pages I created
Debian Articles I found
Interesting Open Source Article from NASA
Contributions to Open Source Community
Fedora Project in 2003 - 2008
FedoraNEWS.ORG in 2003 - 2006
me @ SCALE6x in 2008
Fedora Award in 2007
Open Webmail Project in 2003 - 2006
OpenAFS Project in 2004
mplayerplug-in Project in 2004
X-CD-Roast Project in 2004
QEMU Project in 2005
Helix Player Project in 2004
first things to do
# apt update && apt install vim # update-alternatives --config editor # adduser tchung sudo
favorite aliases
# vi .bashrc alias l='ls -CF' alias la='ls -A' alias ll='ls -l' alias ls='ls --color=auto' alias rm='rm -i' alias cp='cp -i' alias mv='mv -i' alias egrep='egrep --color=auto' alias fgrep='fgrep --color=auto' alias grep='grep --color=auto'
secure uri for buster
# vi /etc/apt/sources.list ## secure uri for buster deb https://deb.debian.org/debian/ buster main deb https://deb.debian.org/debian/ buster-updates main deb https://deb.debian.org/debian-security/ buster/updates main
neofetch for buster
$ neofetch --disable model --ascii_colors 1 1 1 1 1 1