diff --git a/README.adoc b/README.adoc new file mode 100644 index 0000000..8ad1f5c --- /dev/null +++ b/README.adoc @@ -0,0 +1,19 @@ +# Documentazione e procedure + +## Desktop + +* [Associazione applicazione ai tipi di file con XDG](https://git.portale-stac.it/howto/linux/src/branch/main/Desktop/xdg-open-mime.adoc#) +* [Browser predefinito per XDG](https://git.portale-stac.it/howto/linux/src/branch/main/Desktop/xdg-default-browser.adoc#) +* [Remote desktop](https://git.portale-stac.it/howto/linux/src/branch/main/Desktop/remote-desktop.adoc#) +* [Attivazione server VNC](https://git.portale-stac.it/howto/linux/src/branch/main/Desktop/vncserver.adoc#) + +## Sistema + +* [rtcwake - Risveglio programmato di un PC Linux](https://git.portale-stac.it/howto/linux/src/branch/main/System/rtcwake.adoc#) +* [Sospensione dei sistemi Linux](https://git.portale-stac.it/howto/linux/src/branch/main/System/suspend.adoc#) + +## SSH + +* [Shell inversa con SSH](https://git.portale-stac.it/howto/linux/src/branch/main/SSH/ssh_reverse_shell.adoc#) +* [Porte SSH](https://git.portale-stac.it/howto/linux/src/branch/main/SSH/sshd_add_ports.adoc#) +* [PAM Google-Authenticator](https://git.portale-stac.it/howto/linux/src/branch/main/SSH/sshd_google_authenticator.adoc#)