2022年5月19日 星期四

pcmanfm GUI open as root

/home/user name/.local/share/file-manager/actions

create root.desktop

[Desktop Entry]
Type=Action
Tooltip=Open Folder As Root
Name=Open Folder As Root
Profiles=profile-zero;
Icon=gtk-dialog-authentication

[X-Action-Profile profile-zero]
MimeTypes=inode/directory;
Exec=/usr/bin/gksu /usr/bin/pcmanfm %u
Name=Default profile

2022年4月18日 星期一

Ventory---A New Bootable USB Solution

 Ventory官網

 

Ventoy 是開源碼工具軟體,它可以製作多重開機系統隨身碟,它支援的格式包含: ISO/ WIM/ IMG/ VHD(x)/ EFI。
With ventoy, you don't need to format the disk over and over, you just need to copy the ISO/WIM/IMG/VHD(x)/EFI files to the USB drive and boot them directly.
You can copy many files at a time and ventoy will give you a boot menu to select them (screenshot).
You can also browse ISO/WIM/IMG/VHD(x)/EFI files in local disks and boot them.
x86 Legacy BIOS, IA32 UEFI, x86_64 UEFI, ARM64 UEFI and MIPS64EL UEFI are supported in the same way.
Maost types of OS supported (Windows/WinPE/Linux/ChromeOS/Unix/VMware/Xen...)