Racchiude una serie di file utili per configurare vari applicativi, sia lato server sia lato client.
Go to file
Lorenzo Tucci 0e6b8eb810
change sshd_config
2022-02-28 20:41:57 +01:00
IAM feature: IAM Policies S3 Wasabi compatibles 2021-08-07 11:39:32 +02:00
apache fix: apache syntax highlight 2021-08-05 10:26:28 +02:00
emacs feat: add emacs.service for Emacs server 2021-08-20 14:48:51 +02:00
erpnext/print-formats add print formats for erpnext 2021-10-09 14:51:40 +02:00
etc/systemd/system feat: adding certbot renewal service and timer 2021-11-05 10:49:28 +01:00
git feature: add COPYING. add alacritty configuration. add git* labels and .git/config 2021-08-17 22:53:02 +02:00
grafana/dashboards feat: add synapse grafana dashboard 2021-09-12 10:39:22 +02:00
grub fix: give warning for some grub options 2021-09-05 09:39:23 +02:00
iptables Updated README. Add iptables basic rules 2021-04-11 19:02:40 +02:00
lynis/etc/lynis feat: add security/limits.conf, update lynis, close #2 2021-08-23 21:44:13 +02:00
modprobe/etc/modprobe.d feat: add pam.d restricting su binary, add more modules to be disabled, add grub commandline options for security 2021-08-26 22:32:11 +02:00
mysql feature: add mysql script to GRANT and REVOKE privileges 2021-07-31 01:52:35 +02:00
neovim fix: neovim syntax highlight 2021-08-05 10:22:12 +02:00
nextcloud feature: add example mysql nextcloud config 2021-08-05 10:35:50 +02:00
pam/etc/pam.d feat: add pam.d restricting su binary, add more modules to be disabled, add grub commandline options for security 2021-08-26 22:32:11 +02:00
postgresql feature: add postgresql acl queries example 2021-08-07 10:10:43 +02:00
prometheus/exporters/etc fix: systemd typo. Removed .conf extension for /etc/default files 2021-06-26 14:04:06 +02:00
rc.local/etc feat: add rc.local, update lynis 2021-08-23 20:05:42 +02:00
redis/etc feature: redis localhost hardening config example 2021-08-04 18:25:50 +02:00
security/etc/security feat: add security/limits.conf, update lynis, close #2 2021-08-23 21:44:13 +02:00
solargraph feature: add solargraph configuration for ruby + rails autocompletion 2021-08-05 01:32:02 +02:00
ssh/etc/ssh change sshd_config 2022-02-28 20:41:57 +01:00
sysctl/etc feat: add pam.d restricting su binary, add more modules to be disabled, add grub commandline options for security 2021-08-26 22:32:11 +02:00
terminal/alacritty feature: add COPYING. add alacritty configuration. add git* labels and .git/config 2021-08-17 22:53:02 +02:00
usr/local/bin feat: adding certbot renewal service and timer 2021-11-05 10:49:28 +01:00
COPYING feature: add COPYING. add alacritty configuration. add git* labels and .git/config 2021-08-17 22:53:02 +02:00
README.md fix main README 2021-08-05 14:27:52 +02:00

README.md

dot-files

Unitoo standardized dotfiles.

Directory Logic

The directory tree logic is the following: program_name/program_name.extension. Each conf file can have an associated Markdown file named program_name/program_name.md.

You can also put the conf inside the actual path of the configuration file following this logic: program_name/path/to/conf/program_name.conf

Examples:

  • neovim/neovim.conf
  • nginx/etc/nginx/nginx.conf
  • nginx/etc/nginx/nginx.md

Syntax highlighting

In order to display the proper syntax highlighting on Gitea, you should use the appropriate file extension as described here: https://github.com/alecthomas/chroma

Support

Donate using Liberapay


unitoo.it  ·  Mastodon @unitoo  ·  GitHub @UnitooTeam