aggiunto hello print manager

This commit is contained in:
2026-06-02 12:28:28 +02:00
parent 520753ffb3
commit 9d4fac5f73
8 changed files with 46 additions and 19 deletions
+3 -15
View File
@@ -10,7 +10,7 @@ Exec=bash -c "ptyxis --tab -x 'ssh 192.168.1.200' & ptyxis --tab -x 'ssh -p 2222
Terminal=false
Type=Application
Icon=/home/alex/icons/icons8-proxmox-96.png
Actions=proxmox;Loki-Grafana;VM1;VM2;Workspace;Registry;Kube-nodes
Actions=proxmox;Loki-Grafana;Kube-nodes
[Desktop Action proxmox]
Name=SSH into Proxmox
@@ -20,22 +20,10 @@ Exec=bash -c "ptyxis --tab -x 'ssh 192.168.1.254'"
Name=SSH into Proxmox Loki-Grafana
Exec=bash -c "ptyxis --tab -x 'ssh 192.168.1.200'"
[Desktop Action VM1]
Name=SSH into Proxmox VM1
Exec=bash -c "ptyxis --tab -x 'ssh -p 2222 root@192.168.1.201'"
[Desktop Action VM2]
Name=SSH into Proxmox VM2
Exec=bash -c "ptyxis --tab -x 'ssh -p 2222 root@192.168.1.202'"
[Desktop Action Workspace]
Name=SSH into Proxmox Workplace
Exec=bash -c "ptyxis --tab -x 'ssh 192.168.1.203'"
[Desktop Action Registry]
[Desktop Action cp]
Name=SSH into Proxmox Registry
Exec=bash -c "ptyxis --tab -x 'ssh root@192.168.1.204'"
[Desktop Action Kube-nodes]
Name=SSH into Proxmox Kube-nodes
Exec=bash -c "ptyxis --tab -x 'ssh 192.168.1.205' & ptyxis --tab -x 'ssh 192.168.1.206' & ptyxis --tab -x 'ssh 192.168.1.207'"
Exec=bash -c "ptyxis --tab -x 'ssh 192.168.1.204' & ptyxis --tab -x 'ssh 192.168.1.205' & ptyxis --tab -x 'ssh 192.168.1.206'"