From 0434dd77cb965422e042f1f839063b217cbb118b Mon Sep 17 00:00:00 2001 From: Gitea Date: Fri, 8 Mar 2024 14:14:30 +0100 Subject: [PATCH] Sperimentazioni README con asciidoctor --- README.mmd | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 README.mmd diff --git a/README.mmd b/README.mmd deleted file mode 100644 index 09f65e5..0000000 --- a/README.mmd +++ /dev/null @@ -1,21 +0,0 @@ -# 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/README.mmd}} - -## SSH -- to be removed - -* [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#)