Commit Graph

127 Commits

Author SHA1 Message Date
nodiscc
ee9b610774 skel: add xfce4-notes config (hide by default) 2020-03-07 21:01:47 +01:00
nodiscc
06bb95c9fb skel: add xfce4-taskmanager configuration:
- show all processes
 - show full command line
 - show status icon
 - show application icons
 - prompt before terminating task
 - refresh rate 750ms
 - show all columns except PPID
2020-03-07 21:01:47 +01:00
nodiscc
72f14281b7 skel: add youtube-dl configuration:
- write metadata to file
 - set output naming format
2020-03-07 21:01:47 +01:00
nodiscc
89fe4c2ce8 skel: add qt toolkit config:
- use GTK style
 - use Roboto font
 - disable GUI effects/animations
2020-03-07 21:01:46 +01:00
nodiscc
eb388b86e0 skel: scale down pulseaudio icon in panel 2020-03-07 21:01:46 +01:00
nodiscc
c6bc1617c9 skel: add gimp config:
- single window mode
 - show dockable toolbars
2020-03-07 21:01:46 +01:00
nodiscc
5220fb1999 skel: hide imagemagick desktop launchers 2020-03-07 21:01:46 +01:00
nodiscc
0982a5bc0a skel: add pidgin configuration:
- disable automatic idle/away reporting
 - set start presence status to last known status
 - enable chat archives/logging
 - log presence status changes in chats
 - add a mark line in chats to indicate unread messages
 - enable only some notification popups
 - associate with firefox (gnome-www-browser alternative)
 - enable plugins: state notifications, gnome-keyring integration, history, irc helper, irc more, hide join/part, last seen time, notifications, OTR, send button, audio/video config
 - mute sounds by default
 - buddy list/conversation window display options (show offline contacts, minimize on startup, ...)
 - OTR settings (don't log, enable)
2020-03-07 21:01:46 +01:00
nodiscc
84eb6fc360 skel: add quodlibet configuration:
- disable replay gain
 - show play time instead of remaining time
 - set visible columns/panes/album cover, set window maximized, show paned browser by default
 - set ratings scale to 5
 - set repeat/shuffle to False
 - allow single-click rating
 - associate with xfce applications (thunar, xfburn)
 - enable plugins: Burn CD, Export Metadata, Musicbrainz/CDDB lookups, alarm clock, album art saver/downloader, tray icon, filter on directory, equalizer, seekbar, duplicates browser, MPRIS remote control, notifications, export playlist, force write to file, search artist in wikipedia
 - set tooltip text
 - refresh library on start
2020-03-07 21:01:46 +01:00
nodiscc
b9f8a80bc4 skel: add nano text editor configuration:
- include all nanorc files in ~/.nano
 - set tab size to 4
2020-03-07 21:01:46 +01:00
nodiscc
6c56d4ffd7 extras: replace https://github.com/serialhex/nano-highlight -> https://github.com/scopatz/nanorc 2020-03-07 21:01:46 +01:00
nodiscc
d59be821c6 tools: add --continue option to wget command in makefile 2020-03-07 21:01:46 +01:00
nodiscc
5896e37a1d add improved audacity transpurt buttons theme 2020-03-07 21:01:46 +01:00
nodiscc
52287dd56a add nano configuration from https://github.com/serialhex/nano-highlight 2020-03-07 21:01:46 +01:00
nodiscc
ebce822618 tools: make makefile idempotent 2020-03-07 21:01:46 +01:00
nodiscc
b96358a315 tools: indent/cleanup makefile 2020-03-07 21:01:45 +01:00
nodiscc
ace008eaac tools: remove timestamping option from wget in makefile
causes 40x errors on servers tha rject HTTP HEAD requests
2020-03-07 21:01:45 +01:00
nodiscc
6ec90bf1c0 tools: make install_buildenv part of the default makefile target 2020-03-07 21:01:45 +01:00
nodiscc
4aa4975cd7 add git client configuration file:
- enable colors
 - set meld as merge tool
 - add aliases/shorthands for frequently used commands
2020-03-07 21:01:45 +01:00
nodiscc
a4d91d3a35 Makefile: add target to pack a zip archive for the current revision of the git repository 2020-03-07 21:01:45 +01:00
nodiscc
eca42449aa skel/lightdm: set defaut session to xfce 2020-03-07 21:01:45 +01:00
nodiscc
d00d48208f skel: add conky configuration 2020-03-07 21:01:45 +01:00
nodiscc
ef34707ce5 skel: add bash aliases/settings:
- we use .bash_aliases since it's sourced from ~/.bashrc and it prevents overwriting the /etc/skel/.bashrc file provided by the bash package
 - add some useful aliases/shorthands for frequently used commands
 - add ls aliases
 - force color prompts
 - load autojump
 - Prevent ">" from overwriting existing files
 - set some bash history settings
 - set git promp configuration
 - enable colors in manpages
 - add other examples
2020-03-07 21:01:45 +01:00
nodiscc
b1457b1f4d skel: add default ssh client config (enable controlmaster/connection sharing)
https://wiki.archlinux.org/index.php/OpenSSH#Speeding_up_SSH
2020-03-07 21:01:45 +01:00
nodiscc
9b79fb8fad language: set the default keyboard layout to french 2020-03-07 21:01:45 +01:00
nodiscc
d85d357bd3 languages: enable generation of french and english locales 2020-03-07 21:01:45 +01:00
nodiscc
924033e249 networkmanager: add example configuration file for dnsmasq 2020-03-07 21:01:45 +01:00
nodiscc
63952c6319 add networkmanager configuration: enable local caching resolver
https://wiki.archlinux.org/index.php/NetworkManager#DNS_caching_and_conditional_forwarding
2020-03-07 21:01:45 +01:00
nodiscc
dc1b696be4 add mlocate/updatedb configuration: do not scan version control directories (.git, .svn ...) 2020-03-07 21:01:44 +01:00
nodiscc
250734c895 language: add localepurge configuration:
- purge all locales except english and french locales
 - add dpkg hooks
 - delete localized manpages
 - show freed space (quick/imprecise calculation)
packages: remove duplicate entry
2020-03-07 21:01:44 +01:00
nodiscc
4a4634b8ea disable systemd "predictable interface names" by overriding the system's default 99-default.link
https://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames/
2020-03-07 21:01:44 +01:00
nodiscc
a51e3d513e sudo: decrease sudo session timeout to 3 minutes instead of the default 15 minutes 2020-03-07 21:01:44 +01:00
nodiscc
51ed7dba45 sudo: do not trust user-defined $PATH, use standard system binaries PATH 2020-03-07 21:01:44 +01:00
nodiscc
9624db669c sudo: enable password feedback (stars) 2020-03-07 21:01:44 +01:00
nodiscc
c6bb714873 and openssh server (sshd) configuration.
hardened configuration from https://github.com/dev-sec/ansible-ssh-hardening/ and https://gitlab.com/nodiscc/ansible-xsrv-common/
2020-03-07 21:01:44 +01:00
nodiscc
e8c92d12eb lightdm: add greeter configuratino (background, visible indicators/clock, theme, icons, font, antialiasing) 2020-03-07 21:01:44 +01:00
nodiscc
08bab4afa1 laptop-mode: do not auto-suspend USB HID devices (mouse/keyboard) when laptop-mode activates 2020-03-07 21:01:44 +01:00
nodiscc
7b773cc066 laptop-mode: remount disks with noatime option when laptop-mode activates 2020-03-07 21:01:44 +01:00
nodiscc
ed20d9f7ec laptop-mode: set disk spinup interval to 20 seconds on battery, 5 seconds on AC 2020-03-07 21:01:44 +01:00
nodiscc
3964cc143d add grub configuration:
- enable boot splash
 - enable dynamic power management for the radeon driver
 - force Linux mode in ACPI/BIOS, force using vendor specifc drivers for backlight (fixes backlight control on some BIOSes) https://unix.stackexchange.com/questions/110624/what-do-the-kernel-parameters-acpi-osi-linux-and-acpi-backlight-vendor-do
 - enable apparmor
 - add various configuration examples
2020-03-07 21:01:43 +01:00
nodiscc
e7a8f631d0 enable fonctconfig configuration files 2020-03-07 21:01:43 +01:00
nodiscc
98aced2235 fontconfig: enable anti-aliasing 2020-03-07 21:01:43 +01:00
nodiscc
8b28562355 fontconfig: Use lcddefault as default for LCD filter 2020-03-07 21:01:43 +01:00
nodiscc
ac79c0d504 fontconfig: disable font hinting 2020-03-07 21:01:43 +01:00
nodiscc
6e4ca22ec1 apt: force downloads over IPv4 since IPv6 is disabled in sysctl 2020-03-07 21:01:43 +01:00
nodiscc
4307e5e1ec add sysctl configuration (networking/security) 2020-03-07 21:01:43 +01:00
nodiscc
1ebd8f794a add plymouth configuration (set boot screen theme to debian-logo) 2020-03-07 21:01:43 +01:00
nodiscc
eb786ed776 add apt sources configuration (debian buster + security + updates/proposed-updates + backports) 2020-03-07 21:01:43 +01:00
nodiscc
0ae4e4ce76 apt: disable installatino of "recommended" packages
keeps the number of installed packages and disk space requirements to the minimum necessary
2020-03-07 21:01:43 +01:00
nodiscc
b2e51f6e96 apt: configure automatic security/bugfix upgrades (unattended-upgrades):
- auto-upgrade packages from buster-updates, proposed-updates, security, backports
 - split the upgrade into minimal steps (so that shutodwns during upgrades are possible)
 - enable logging to syslog
 - daily, automatic update of package lists, download and installation of upgrades
2020-03-07 21:01:42 +01:00