dev

Search

You can find the results of your search below.

zfs-on-root
8 Hits, Last modified:
disk and create GPT partition schema <code> DISK=/dev/disk/by-id/ata-HFS512G39MND-3510A_FJ64N5235113A4S... normalization=formD -o ashift=12 \ rpool raidz /dev/disk/by-id/ata-ST4000NM0035-1V4107_ZC10????-part1... deboostrap <code> DISTRO=xenial mount -o remount,dev /mnt debootstrap $DISTRO /mnt zfs set devices=off rpool mount --rbind /dev /mnt/dev mount --rbind /proc /mnt/proc mount --r
18.04
4 Hits, Last modified:
TRO zfs mount rpool/ROOT/$DISTRO mount -o remount,dev /$DISTRO debootstrap $DISTRO /$DISTRO mount --rbind /dev /$DISTRO/dev mount --rbind /proc /$DISTRO/proc mount --rbind /sys /$DISTRO/sys chroot /$DISTRO /bin/... sudo apt install nvidia-driver-396 # nvidia-cuda-dev nvidia-cuda-toolkit </code> cuda: * download ver
17.10
3 Hits, Last modified:
TRO zfs mount rpool/ROOT/$DISTRO mount -o remount,dev /$DISTRO debootstrap $DISTRO /$DISTRO mount --rbind /dev /$DISTRO/dev mount --rbind /proc /$DISTRO/proc mount --rbind /sys /$DISTRO/sys chroot /$DISTRO /bin/
locale
1 Hits, Last modified:
n TMUX [[ $- != *i* ]] && return if which tmux >/dev/null 2>&1; then if [[ -z "$TMUX" ]] ;then ID="
trusty
1 Hits, Last modified:
sion <code> sudo add-apt-repository ppa:inkscape.dev/stable sudo apt-get update sudo apt-get install i
xenial
1 Hits, Last modified:
ohybrid xenial-copy.iso dd if=xenial-copy.iso of=/dev/sd? </code> ===== ssh ===== See https://www.gen