apt-get update && apt-get upgrade -y
apt-get update -y && apt-get install curl -y
apt-get install screen
apt-get install zip
youtube-dl
apt-get install youtube-dl
apt-get install –no-install-recommends ffmpeg
BBR
echo net.core.default_qdisc=fq >> /etc/sysctl.conf
echo net.ipv4.tcp_congestion_control=bbr >> /etc/sysctl.conf
sysctl -p
debian安装图形界面,使用mstsc远程登录
环境:debian 10.2
更新软件列表
apt-get update
安装最基本的gnome图形相关软件
apt install x-window-system-core gnome-core
安装xrdp(可以使用windows远程桌面登录)
apt-get install xrdp
/etc/xrdp/xrdp.ini 修改3389端口
设置系统可以使用root登录
- 修改
/etc/gdm3/daemon.conf
文件,在[security]
下增加一行AllowRoot = true
- 修改
/etc/pam.d/gdm-password
文件,注释掉auth required pam_succeed_if.so user != root quiet_success
以图形界面启动debian
init 6
重启后在windows机器上使用远程桌面登录debian系统
配置中文环境 & 安装中文输入法
首先我们添加对中文的支持:
apt-get install locales
然后然后配置 locales 软件包:
dpkg-reconfigure locales
常见问题FAQ
- 免费下载或者VIP会员专享资源能否直接商用?
- 本站所有资源版权均属于原作者所有,这里所提供资源均只能用于参考学习用,请勿直接商用。若由于商用引起版权纠纷,一切责任均由使用者承担。更多说明请参考 VIP介绍。
- 提示下载完但解压或打开不了?
- 找不到素材资源介绍文章里的示例图片?
- 七零八落网