laptop_install icon indicating copy to clipboard operation
laptop_install copied to clipboard

Utils to reinstall a new laptop easily

Results 16 laptop_install issues
Sort by recently updated
recently updated
newest added

https://github.com/silenc3r/fedora-better-fonts

``` echo 'fastestmirror=true' | sudo tee -a /etc/dnf/dnf.conf echo 'max_parallel_downloads=20' | sudo tee -a /etc/dnf/dnf.conf ``` From https://github.com/iBurley/dotfiles/blob/master/fedora_setup.sh

From https://github.com/iBurley/dotfiles/blob/master/fedora_setup.sh ``` sudo ln -s /usr/share/fontconfig/conf.avail/10-hinting-slight.conf /etc/fonts/conf.d/ sudo ln -s /usr/share/fontconfig/conf.avail/10-sub-pixel-rgb.conf /etc/fonts/conf.d/ sudo ln -s /usr/share/fontconfig/conf.avail/11-lcdfilter-default.conf /etc/fonts/conf.d/ gsettings set org.gnome.settings-daemon.plugins.xsettings antialiasing 'rgba' gsettings set org.gnome.settings-daemon.plugins.xsettings hinting 'slight' ```

https://medium.com/@005/optimizing-the-solus-linux-distribution-for-performance-8708dbb9d789

https://gist.githubusercontent.com/grigio/cb93c3e8710a6f045a3dd9456ec01799/raw/94f07c7d75bcf5dd9b08a9c3034844223ec6fbe1/fix-microphone-background-noise.sh

https://github.com/ramboxapp/community-edition/releases/latest

TASK [msttcorefonts : install msttcorefont prerrequisites] ********************* [DEPRECATION WARNING]: Invoking "dnf" only once while using a loop via squash_actions is deprecated. Instead of using a loop to supply multiple items...