当前位置: 首页 > 工具软件 > GNU Mailutils > 使用案例 >

Getting Started with Debian GNU/Linux

连时铭
2023-12-01

apt install mailutils mutt mpack sendmail ssmtp

GenuineIntel | Intel(R) Core(TM)2 Duo CPU T5470 @ 1.60GHz | CPU MHz 800MHz | i686 32-bit

Windows Subsystem for Linux

Apache Configuration for CGI https://blog.csdn.net/sh20100621/article/details/103533093

Contents Buster Contents of Debian buster — Debian Manpages

Contents Strech Contents of Debian stretch — Debian Manpages

Programming in Linux https://blog.csdn.net/sh20100621/article/details/103316703

#

debian login: user

Password:

user@debian:~$ su root

Password:

apt-get_百度百科

apt-get install sudo

sudo apt-get vim /etc/apt/sources.list

debian | 镜像站使用帮助 | 清华大学开源软件镜像站 | Tsinghua Open Source Mirror

Debian 源使用帮助 — USTC Mirror Help 文档

Debian镜像使用帮助

sudo apt-get update

# apt-get update

# apt-get upgrade

# apt-get dist-upgrade

#aptitude

# sudo apt-get update

# sudo apt-get upgrade

apt-get install sudo

sudo apt-get install vim

vi /etc/apt/sources.list

https://blog.csdn.net/sh20100621/article/details/103433758

iproute2

ip addr show/ip ad sh/ip address show

sudo apt-get install net-tools

ifconfig

cd /

cd sbin

ifconfig

netstat

uname -a
cat /proc/version
cat /proc/cpuinfo
cat /proc/meminfo
cat /etc/issue
cat /etc/os-release
getconf LONG_BIT
lsb_release -a

sudo apt-get install python

sudo apt-get install python-pip

pip install numpy

pip install scipy

pip install matplotlib

pip install numpy scipy matplotlib

sudo apt-get install python # apt-get install python,apt install python

sudo apt-get install vim g++ default-jre default-jdk python3 python3-pip

pip3 install numpy 

pip3 install scipy

pip3 install matplotlib

pip3 install numpy scipy matplotlib

 类似资料: