di

Search

You can find the results of your search below.

zfs-on-root
32 Hits, Last modified:
es debootstrap gdisk zfs-initramfs </code> ===== Disk ===== Reset disk and create GPT partition schema <code> DISK=/dev/disk/by-id/ata-HFS512G39MND-3510A_FJ64N5235113A4S13 sgdisk --clear -g $DISK </code> Prepare p
18.04
21 Hits, Last modified:
stall newer system in new ZFS fs <code> sudo su DISTRO=bionic apt install -y debootstrap zfs create -o canmount=noauto -o mountpoint=/$DISTRO rpool/ROOT/$DISTRO zfs mount rpool/ROOT/$DISTRO mount -o remount,dev /$DISTRO debootstrap $DISTRO /$DISTRO mount --r
17.10
20 Hits, Last modified:
stall newer system in new ZFS fs <code> sudo su DISTRO=artful apt install -y debootstrap zfs create -o canmount=noauto -o mountpoint=/$DISTRO rpool/ROOT/$DISTRO zfs mount rpool/ROOT/$DISTRO mount -o remount,dev /$DISTRO debootstrap $DISTRO /$DISTRO mount --r
locale
10 Hits, Last modified:
search-forward "\M-o": "\C-p\C-a\M-f " EOF fi # disable automatic updates cat > /etc/apt/apt.conf.d/... iny [ -d /etc/cloud ] && echo "network: {config: disabled}" > /etc/cloud/cloud.cfg.d/99-disable-network-config.cfg [ -d /etc/cloud ] && perl -pi -e "s|disable_root: .*|disable_root: false|" /etc/cloud/cl
xenial
10 Hits, Last modified:
-dss HostkeyAlgorithms=+ssh-dss KexAlgorithms diffie-hellman-group1-sha1,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1 </code> ===== post install ===== disable non needed packages <code> sudo apt-get -y r
trusty
7 Hits, Last modified:
tu 14.04 trusty ====== ===== post install ===== disable non needed packages <code> sudo apt-get remo... r-multiload sudo apt-get install vim-gtk </code> disable atime ext4 in /etc/fstab <code> UUID=226d60a... 6 libgl1-mesa-glx-lts-utopic:i386 </code> ===== diodon ===== <code> sudo add-apt-repository ppa:diodon-team/stable sudo apt-get update sudo apt-get ins
server
3 Hits, Last modified:
urge --auto-remove -y apparmor ufw sudo systemctl disable apt-daily-upgrade.timer sudo systemctl mask apt-daily-upgrade.service sudo systemctl disable apt-daily.timer sudo systemctl mask apt-dail... arch-forward "\M-o": "\C-p\C-a\M-f " EOF fi # disable automatic updates cat > /etc/apt/apt.conf.d/
gnome3
2 Hits, Last modified:
er * https://extensions.gnome.org/extension/672/disable-screen-shield/ * https://extensions.gnome.... to activate pomodoro </code> ===== Others ===== disable lock screen on suspend resume <code> gsettin