[Ubuntu系统] Ubuntu一些命令

367 0
Honkers 2026-5-27 17:27:36 来自手机 | 显示全部楼层 |阅读模式

 

  1. Ubuntu安装KVM

sudo apt update

sudo apt install qemu qemu-kvm libvirt-bin  bridge-utils  virt-manager

将libvirtd添加自启动

sudo systemctl start libvirtd.service

sudo systemctl enable libvirtd.service

 

    1. dpkg: error: 2 expected programs not found in PATH or not executable

路径问题,需要设置路径。

    1. Could not initialize SDL(No available video device) - exiting

设置export DISPLAY=ip:0.0 或者其他。

 

2. Ubuntu桌面不完整

重新安装桌面:

# apt install --reinstall ubuntu-desktop

然后:

#mv ~/.cache ~/.cache-NOGOOD

#sudo reboot

 

3. Ubuntu配置网络

/etc/network/interfaces

auto eth0

iface eth0 inet static

address 192.168.1.2

netmask 255.255.255.0

gateway 192.168.1.1

#/etc/init.d/networking restart

#systemctl  restart networking

#ifdown eth0
#ifup eth0

或者重启。

 

4.Ubuntu解压7z

apt-get install p7zip

#7z x xxxx.7z

 

5.UBUNTU安装桌面

安装桌面程序:

apt-get install ubuntu-desktop

​​​​​​​

6. ubuntu EFI安装错误

grub-efi-amd64-signed package failed to install into target

好像是Ubuntu安装系统的问题。

 

 

 

    1. UBUNTU桌面假死

找到进程,然后杀掉即可。

#ps -ef | grep -i xorg

#kill -9 掉即可

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

中国红客联盟公众号

联系站长QQ:5520533

admin@chnhonker.com
Copyright © 2001-2026 Discuz Team. Powered by Discuz! X3.5 ( 粤ICP备13060014号 )|天天打卡 本站已运行