seahorse |
refer to:
https://blog.csdn.net/kangear/article/details/20789451
人,技术,生活。
echo $XDG_SESSION_TYPE |
refer to:
https://itsfoss.com/switch-xorg-wayland/
sudo init 3 |
Or reboot to grub, select Ubuntu Recovery.
refer to:
https://www.cnblogs.com/rainbow70626/p/9130407.html
sudo ubuntu-drivers install |
Maybe the screen will be blank, well, after a long while, force reboot, we will see the driver is up-to-date.
refer to:
https://askubuntu.com/questions/1237590/not-able-to-change-the-nvidia-driver-in-ubuntu-20-04
sudo apt install build-essential linux-headers-generic gcc make sudo ./VMware-Workstation-Full-17.0.2-21581411.x86_64.bundle |
Vmtools iso,
/usr/lib/vmware/isoimages/ |
sudo apt install qt5* sudo apt install libqt5opengl5 sudo apt install libqt5xml5 sudo dpkg -i ./virtualbox-7.0_7.0.8-156879~Ubuntu~jammy_amd64.deb |
Evince /home/eu/.local/share/gvfs-metadata/ qBittorrent /home/eu/.local/share/qBittorrent/ /home/eu/.config/qBittorrent/ Transmission /home/eu/.config/transmission/ |
refer to:
https://superuser.com/questions/346345/where-does-evince-store-its-per-document-state-position-etc
sudo ./woeusb --partition /path/to/Win11_22H2_English_x64v2.iso /dev/sda4 |
then reboot while stroking F12.
Need not to write chainloader in grub.cfg for Win11 manually.
refer to:
C.S.Cameron at https://askubuntu.com/questions/484434/how-can-i-install-ubuntu-without-cd-and-usb
https://askubuntu.com/questions/1284364/installing-windows-10-without-usb-with-ubuntu-18-04-this-is-not-a-bootable-disk
https://github.com/xournalpp/xournalpp
Fedora prerequisites,
librsvg2-devel libsndfile-devel portaudio-devel libzip-devel poppler-glib-devel |
PYTHONPATH
python -m myscript01 arg1 arg2
refer to:
https://stackoverflow.com/questions/18247333/pythonpath-on-linux