le

Search

You can find the results of your search below.

locale
34 Hits, Last modified:
t install -y curl && \ curl -s "http://wiki.csgalileo.org/tips:ubuntu:locale?do=export_code&codeblock=1" | /bin/bash </code> <file bash script> apt remove -y unattended-upgrades locale-gen it_IT.UTF-8 locale-gen en_US.UTF-8 update-loc
18.04
30 Hits, Last modified:
ode> echo 'LANG="it_IT.UTF-8"' > /etc/default/locale locale-gen it_IT.UTF-8 locale-gen en_US.UTF-8 update-locale LANG=it_IT.UTF-8 LC_MESSAGES=POSIX DISTRO=bionic cat > /etc/apt/sourc
zfs-on-root
27 Hits, Last modified:
ta-HFS512G39MND-3510A_FJ64N5235113A4S13 sgdisk --clear -g $DISK </code> Prepare partitions <code> # Run this if you need legacy (BIOS) booting: sgdisk -a1 -n2:34:2047 -t2:E... art1 </code> ===== System install ===== create filesystem dataset to act as container <code> zfs crea... f -o mountpoint=none rpool/ROOT </code> create filesystem for root <code> zfs create -o canmount=noau
xenial
11 Hits, Last modified:
====== Xenial ====== ===== bootable USB ===== Create usb bootable from iso <code> cp xenial.iso xenial-copy.iso isohybrid xenial-copy.is... s-items/2015-08-13-openssh-weak-keys.html Re-enable ssh-dss key in /etc/ssh/sshd_config <code> Pubkey... up14-sha1 </code> ===== post install ===== disable non needed packages <code> sudo apt-get -y remove
17.10
10 Hits, Last modified:
ode> 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-locale LANG=it_IT.UTF-8 LC_MESSAGES=POSIX DISTRO=artful cat > /etc/apt/sourc
server
8 Hits, Last modified:
--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-daily.service grep -q menu-complete /etc/inputrc if [ $? = 1 ]; then cat >> /etc/inputrc <<EOF "\M-s": menu-complete "\e[A": history-search-backward "\e[B": history
gnome3
6 Hits, Last modified:
apt install numix-gtk-theme numix-icon-theme-circle numix-folders numix-wallpaper-aurora numix-plymou... ow history to <ALT>+v use <SHIFT>+Ins to paste selected element ===== gnome shell extensions ===== * https://extensions.gnome.org/ <code> sudo apt-g... * https://extensions.gnome.org/extension/672/disable-screen-shield/ * https://extensions.gnome.org/e
trusty
5 Hits, Last modified:
.04 trusty ====== ===== post install ===== disable non needed packages <code> sudo apt-get remove mo... tiload sudo apt-get install vim-gtk </code> disable atime ext4 in /etc/fstab <code> UUID=226d60a2-a8e... ode> sudo add-apt-repository ppa:inkscape.dev/stable sudo apt-get update sudo apt-get install inkscape... 3.19 ===== https://wiki.ubuntu.com/Kernel/LTSEnablementStack Install steam dependancy <code> apt-g