id

Search

You can find the results of your search below.

zfs-on-root
11 Hits, Last modified:
ate GPT partition schema <code> DISK=/dev/disk/by-id/ata-HFS512G39MND-3510A_FJ64N5235113A4S13 sgdisk -... n=formD -o ashift=12 \ rpool raidz /dev/disk/by-id/ata-ST4000NM0035-1V4107_ZC10????-part1 </code> ==... e other filesystems <code bash> zfs create -o setuid=off rpool/home #zfs create -o canmount=off -o setuid=off -o exec=off rpool/var #zfs create -o com.sun
locale
4 Hits, Last modified:
/dev/null 2>&1; then if [[ -z "$TMUX" ]] ;then ID="`tmux ls | grep -vm1 attached | cut -d: -f1`" # get the id of a deattached session if [[ -z "$ID" ]] ;then # if not available create a new one tmux new-session else tmux attach-session -t "$ID" # if available attach to it fi fi fi ### NOTH
18.04
3 Hits, Last modified:
grub-mkconfig -o /boot/grub/grub.cfg. ==== android smartphone and adb ==== <file txt /etc/udev/rules.d/51-android.rules> ... b0", MODE="0660", GROUP="plugdev", SYMLINK+="android%n" </file> <code> sudo udevadm control --reload
trusty
1 Hits, Last modified:
/code> disable atime ext4 in /etc/fstab <code> UUID=226d60a2-a8ec-489f-b3fe-c1595b5ac7eb /
xenial
1 Hits, Last modified:
m iso <code> cp xenial.iso xenial-copy.iso isohybrid xenial-copy.iso dd if=xenial-copy.iso of=/dev/sd?