Compare commits

..

No commits in common. "5dc9931c45e092c4218ace9090e6c74803156b1d" and "dbf85432e77df94336181773336c2928b537dd49" have entirely different histories.

3 changed files with 17 additions and 12 deletions

View File

@ -1,6 +0,0 @@
## Desktop
* https://git.portale-stac.it/howto/linux/src/branch/main/Desktop/xdg-open-mime.adoc[Associazione applicazione ai tipi di file con XDG]
* https://git.portale-stac.it/howto/linux/src/branch/main/Desktop/xdg-default-browser.adoc[Browser predefinito per XDG]
* https://git.portale-stac.it/howto/linux/src/branch/main/Desktop/remote-desktop.adoc[Remote desktop]
* https://git.portale-stac.it/howto/linux/src/branch/main/Desktop/vncserver.adoc#[Attivazione server VNC]

View File

@ -1,8 +1,23 @@
# Documentazione e procedure # Documentazione e procedure
include::https://git.portale-stac.it/howto/linux/raw/branch/main/Desktop/README.adoc[] ## Desktop
include::https://git.portale-stac.it/howto/linux/raw/branch/main/System/README.adoc[] * https://git.portale-stac.it/howto/linux/src/branch/main/Desktop/xdg-open-mime.adoc[Associazione applicazione ai tipi di file con XDG]
* https://git.portale-stac.it/howto/linux/src/branch/main/Desktop/xdg-default-browser.adoc[Browser predefinito per XDG]
* https://git.portale-stac.it/howto/linux/src/branch/main/Desktop/remote-desktop.adoc[Remote desktop]
* https://git.portale-stac.it/howto/linux/src/branch/main/Desktop/vncserver.adoc#[Attivazione server VNC]
## Sistema
* https://git.portale-stac.it/howto/linux/src/branch/main/System/rtcwake.adoc#[rtcwake - Risveglio programmato di un PC Linux]
* https://git.portale-stac.it/howto/linux/src/branch/main/System/suspend.adoc#[Sospensione dei sistemi Linux]
include::https://git.portale-stac.it/howto/linux/raw/branch/main/SSH/README.adoc[] include::https://git.portale-stac.it/howto/linux/raw/branch/main/SSH/README.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#)
////

View File

@ -1,4 +0,0 @@
## Sistema
* https://git.portale-stac.it/howto/linux/src/branch/main/System/rtcwake.adoc#[rtcwake - Risveglio programmato di un PC Linux]
* https://git.portale-stac.it/howto/linux/src/branch/main/System/suspend.adoc#[Sospensione dei sistemi Linux]