create

Search

You can find the results of your search below.

zfs-on-root
17 Hits, Last modified:
itramfs </code> ===== Disk ===== Reset disk and create GPT partition schema <code> DISK=/dev/disk/by-id/... K sgdisk -n1:0:0 -t1:BF01 $DISK </code> Create pool or ... <code bash> zpool create -o ashift=12 \ -O atime=off -O canmount=off -O compression=lz4... ubfolders zfs mount rpool/ROOT/ubuntu </code> or create raidz pool <code bash> zpool create -O atime=off
18.04
2 Hits, Last modified:
o su DISTRO=bionic apt install -y debootstrap zfs create -o canmount=noauto -o mountpoint=/$DISTRO rpool/R... /code> Now cuda is in /usr/local/cuda-9.2/ path. Create environment <file ini /etc/ld.so.conf.d/cuda.conf
xenial
2 Hits, Last modified:
====== Xenial ====== ===== bootable USB ===== Create usb bootable from iso <code> cp xenial.iso xenial-c... E_LINUX_DEFAULT="quiet splash acpi_osi=" </file> create keyshorcuts on <code> xdotool key XF86MonBrightne
17.10
1 Hits, Last modified:
o su DISTRO=artful apt install -y debootstrap zfs create -o canmount=noauto -o mountpoint=/$DISTRO rpool/R
locale
1 Hits, Last modified:
sion if [[ -z "$ID" ]] ;then # if not available create a new one tmux new-session else tmux atta