ubuntu安装特定版本内核
apt-cache search linux-image apt-get install linux… 继续阅读 ubuntu安装特定版本内核
apt-cache search linux-image apt-get install linux… 继续阅读 ubuntu安装特定版本内核
打开配置文件vim /usr/share/lightdm/lightdm.conf.d/50-ubu… 继续阅读 Ubuntu使用root用户登录图形界面
修改/etc/default/grub文件,添加如下内容: GRUB_DISABLE_SUBMENU… 继续阅读 ubuntu切换内核
安装: #先安装tightvncserver apt install tightvncserver … 继续阅读 ubuntu安装xrdp远程桌面工具
apt install ubuntu-gnome-desktop
dpkg –configure -a 一般是盘满了
function get_mac(){ # 提取网卡 local E=`ls -r /sys/cla… 继续阅读 ubuntu提取主网卡的MAC地址
function cha_mirr(){ local target=”/etc/apt/source… 继续阅读 ubuntu系统源换为 ali 源
apt install -y openssh-server service sshd start
apt install -y nfs-common
apt-get install lm-sensors hddtemp sensors-detect … 继续阅读 ubuntu安装温度传感器
用xshell5 ssh连接ubuntu 20.04 lts报错 received:3,expect… 继续阅读 服务器发送了一个意外的数据包。received:3,expected:20
开启子系统 需要重启系统后继续 在store安装ubuntu 初始化 完成 文件系统,其他磁盘在/m… 继续阅读 windows10开启WSL安装Ubuntu
主页 https://github.com/danielguerra69/ubuntu-xrdp-d… 继续阅读 kubernetes部署ubuntu19.10桌面版-xrdp
home-pvc apiVersion: v1 kind: PersistentVolumeClai… 继续阅读 kubernetes部署ubuntu19.04桌面版-xrdp
Deployment apiVersion: apps/v1 kind: Deployment me… 继续阅读 kubernetes部署ubuntu跳板机
apt autoremove du -sh /var/cache/apt #APT 包管理系统会将下… 继续阅读 ubuntu 磁盘清理
dpkg: error processing package telnetd (–remove):… 继续阅读 E: Sub-process /usr/bin/dpkg returned an error code (1)
该问题是由于 Ubuntu 12.04 之后版本系统,DNS 文件由 resolvconf 模块接管… 继续阅读 chattr: Operation not supported while reading flags on /etc/resolv.conf
#vim /etc/ssh/sshd_config 找到并用#注释掉这行:PermitRootLog… 继续阅读 ubuntu允许root登录