al

Search

You can find the results of your search below.

locale
47 Hits, Last modified:
====== post install for servers ====== <code bash> apt install -y curl && \ curl -s "http://wiki.csgalileo.org/tips:ubuntu:locale?do=export_code&codeblock=1" | /bin/bash </code> <file bash script> apt re
18.04
41 Hits, Last modified:
uest) ===== From running ZFS ubuntu on guest install newer system in new ZFS fs <code> sudo su DISTRO=bionic apt install -y debootstrap zfs create -o canmount=noauto -o ... ode> dpkg-reconfigure tzdata </code> keyboard localization <code> dpkg-reconfigure keyboard-configura... code> echo 'LANG="it_IT.UTF-8"' > /etc/default/locale locale-gen it_IT.UTF-8 locale-gen en_US.UTF-8
zfs-on-root
39 Hits, Last modified:
tu apt-add-repository universe apt update apt install openssh-server # connect from another PC via ssh </code> <code> apt install --yes debootstrap gdisk zfs-initramfs </code> =... ime=off -O canmount=off -O compression=lz4 -O normalization=formD \ -O mountpoint=/ -R /mnt -f \... -R /mnt -O canmount=off -O compression=lz4 -O normalization=formD -o ashift=12 \ rpool raidz /dev/di
xenial
30 Hits, Last modified:
====== Xenial ====== ===== bootable USB ===== Create usb bootable from iso <code> cp xenial.iso xenial-copy.iso isohybrid xenial-copy.iso dd if=xenial-copy.iso of=/dev/sd? </code> ===== ssh ===== See ht
17.10
23 Hits, Last modified:
uest) ===== From running ZFS ubuntu on guest install newer system in new ZFS fs <code> sudo su DISTRO=artful apt install -y debootstrap zfs create -o canmount=noauto -o ... code> echo 'LANG="en_US.UTF-8"' > /etc/default/locale dpkg-reconfigure tzdata dpkg-reconfigure keyboard-configuration locale-gen it_IT.UTF-8 locale-gen en_US.UTF-8 update-lo
server
20 Hits, Last modified:
ed-Upgrade "0"; EOF4 cat > /etc/vim/vimrc.local <<EOF setlocal ts=4 sts=4 sw=4 expandtab autocmd FileType yaml setlocal ts=2 sts=2 sw=2 expandtab set paste set mouse=r set showcmd " Show (partial) command in status line. set showmatch " Show ma
trusty
16 Hits, Last modified:
====== Ubuntu 14.04 trusty ====== ===== post install ===== disable non needed packages <code> sudo apt-get remove modemmanager echo manual > /etc/init/whoopsie.override </code> non free <code> sudo apt-get install ubuntu-restricted-extras sudo apt-get install linux-firmware-nonfree </code> utils <code> sudo apt-
gnome3
9 Hits, Last modified:
-team/gnome3-staging sudo apt update sudo apt install ubuntu-gnome-desktop </code> customize environm... ry ppa:numix/ppa sudo apt-get update sudo apt install numix-gtk-theme numix-icon-theme-circle numix-folders numix-wallpaper-aurora numix-plymouth-theme </code> =====... gpaste clipboard ===== <code bash> sudo apt install gpaste gnome-shell-extensions-gpaste </code> ch