apdate 18-01-2025
This commit is contained in:
@@ -10,7 +10,11 @@ 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=Loki-Grafana;VM1;VM2;Workspace;Registry;Kube-node1;Kube-node2
|
||||
Actions=proxmox;Loki-Grafana;VM1;VM2;Workspace;Registry;Kube-nodes
|
||||
|
||||
[Desktop Action proxmox]
|
||||
Name=SSH into Proxmox
|
||||
Exec=bash -c "ptyxis --tab -x 'ssh 192.168.1.254'"
|
||||
|
||||
[Desktop Action Loki-Grafana]
|
||||
Name=SSH into Proxmox Loki-Grafana
|
||||
@@ -26,16 +30,12 @@ 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 root@192.168.1.203'"
|
||||
Exec=bash -c "ptyxis --tab -x 'ssh 192.168.1.203'"
|
||||
|
||||
[Desktop Action Registry]
|
||||
Name=SSH into Proxmox Registry
|
||||
Exec=bash -c "ptyxis --tab -x 'ssh root@192.168.1.204'"
|
||||
|
||||
[Desktop Action Kube-node1]
|
||||
Name=SSH into Proxmox Kube-node1
|
||||
Exec=bash -c "ptyxis --tab -x 'ssh root@192.168.1.205'"
|
||||
|
||||
[Desktop Action Kube-node2]
|
||||
Name=SSH into Proxmox Kube-node2
|
||||
Exec=bash -c "ptyxis --tab -x 'ssh root@192.168.1.206'"
|
||||
[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'"
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
Version=1.0
|
||||
Name=Remote Humanita Servers SSH
|
||||
Comment=Login to Humanita servers by SSH
|
||||
Exec=gnome-terminal -q --profile=AseDB -- ssh adminhumanita@hum-App
|
||||
Exec=bash -c "ptyxis --tab -x 'ssh adminhumanita@hum-App'
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Icon=/home/alex/icons/humanita.png
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
Version=1.0
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Name=Microsoft Teams
|
||||
Exec=/opt/google/chrome/google-chrome --profile-directory=Default --app-id=oiocllghmdadfpahmllbbhkgjfmaidmm
|
||||
Name=Microsoft Teams (PWA)
|
||||
MimeType=x-scheme-handler/web+msteams
|
||||
Exec=/opt/google/chrome/google-chrome --profile-directory=Default --app-id=oiocllghmdadfpahmllbbhkgjfmaidmm %U
|
||||
Icon=chrome-oiocllghmdadfpahmllbbhkgjfmaidmm-Default
|
||||
StartupWMClass=crx_oiocllghmdadfpahmllbbhkgjfmaidmm
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
[Default Applications]
|
||||
x-scheme-handler/mailto=chrome-lkkahpbimdkjdjjiijflmhaeameegbcm-Default.desktop
|
||||
x-scheme-handler/web+msteams=chrome-oiocllghmdadfpahmllbbhkgjfmaidmm-Default.desktop
|
||||
|
||||
@@ -1,10 +1,13 @@
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Name=Incus Containers
|
||||
Comment=Menu interattivo per container Incus
|
||||
Exec=/usr/bin/python3 /home/alex/Scripts/incus-launcher-menu.py
|
||||
Icon=/home/alex/icons/incus.png
|
||||
Terminal=false
|
||||
Categories=System;
|
||||
StartupNotify=true
|
||||
Type=Application
|
||||
Icon=/home/alex/icons/incus.png
|
||||
Actions=KubeCluster
|
||||
|
||||
[Desktop Action KubeCluster]
|
||||
Name=SSH into incus KubeCluster
|
||||
Exec=bash -c "ptyxis --tab -x 'ssh ubuntu@cnpg-1.incus' & ptyxis --tab -x 'ssh ubuntu@cnpg-2.incus' & ptyxis --tab -x 'ssh ubuntu@cnpg-3.incus'"
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
[MIME Cache]
|
||||
x-scheme-handler/mailto=chrome-lkkahpbimdkjdjjiijflmhaeameegbcm-Default.desktop;
|
||||
x-scheme-handler/web+msteams=chrome-oiocllghmdadfpahmllbbhkgjfmaidmm-Default.desktop;
|
||||
|
||||
Reference in New Issue
Block a user