primo commit
This commit is contained in:
57
ASE_SSH.desktop
Executable file
57
ASE_SSH.desktop
Executable file
@@ -0,0 +1,57 @@
|
||||
#!/usr/bin/env xdg-open
|
||||
#
|
||||
# this file lives in ~/.local/share/applications
|
||||
#
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Name=Remote ASE Servers SSH
|
||||
Comment=Login to ASE servers by SSH
|
||||
Exec=gnome-terminal -q --profile=AseDB -- ssh alex@aseltd
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Icon=/home/alex/icons/ase.png
|
||||
Actions=AseDev;ASEDB;ASEDB_X;ASE_web;ASE_test;ASE_disk;hapgm;galera;mqtt;geoatlas;gas
|
||||
|
||||
[Desktop Action AseDev]
|
||||
Name=SSH into AseDev VM
|
||||
Exec=gnome-terminal -q --profile=AseDB -- ssh alex@192.168.1.69
|
||||
|
||||
[Desktop Action ASEDB]
|
||||
Name=SSH into ASEDB
|
||||
Exec=gnome-terminal -q --profile=AseDB -- ssh alex@aseltd
|
||||
|
||||
[Desktop Action ASEDB_X]
|
||||
Name=SSH into ASEDB X
|
||||
Exec=gnome-terminal -q --profile=AseDB -- ssh -X alex@aseltd
|
||||
|
||||
[Desktop Action ASE_web]
|
||||
Name=SSH into ASE_web
|
||||
Exec=gnome-terminal -q --profile=aseweb -- ssh 80.211.60.65
|
||||
|
||||
[Desktop Action ASE_test]
|
||||
Name=SSH into ASE_test
|
||||
Exec=gnome-terminal -q --profile=aseadm -- ssh 94.177.199.207 -p 6229
|
||||
|
||||
[Desktop Action ASE_disk]
|
||||
Name=SSH into ASE_disk
|
||||
Exec=gnome-terminal -q --profile=syn -- ssh battilani@160.78.30.42 -p 10022
|
||||
|
||||
[Desktop Action hapgm]
|
||||
Name=SSH into hap-gm @Aruba
|
||||
Exec=gnome-terminal -q --profile=syn -- ssh alex@hadb -p 6229
|
||||
|
||||
[Desktop Action galera]
|
||||
Name=SSH into galera @Aruba
|
||||
Exec=gnome-terminal -q --tab -e 'ssh galera-1 -p 6229' --tab -e 'ssh galera2 -p 6229' --tab -e 'ssh galera-3 -p 6229'
|
||||
|
||||
[Desktop Action mqtt]
|
||||
Name=SSH into mqtt @Aruba
|
||||
Exec=gnome-terminal -q --profile=syn -- ssh alex@mqtt -p 6229
|
||||
|
||||
[Desktop Action geoatlas]
|
||||
Name=SSH into geoatlas @Aruba
|
||||
Exec=gnome-terminal -q --profile=syn -- ssh alex@geoatlas -p 6229
|
||||
|
||||
[Desktop Action gas]
|
||||
Name=SSH into gas @Aruba
|
||||
Exec=gnome-terminal -q --profile=syn -- ssh alex@gas -p 6229
|
||||
12
Filezilla3.desktop
Executable file
12
Filezilla3.desktop
Executable file
@@ -0,0 +1,12 @@
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Terminal=false
|
||||
Name=Filezilla
|
||||
GenericName=FTP Client
|
||||
Comment=Universal FTP Client,
|
||||
Path=/home/alex/FileZilla3/bin
|
||||
Exec=/home/alex/FileZilla3/bin/filezilla
|
||||
Icon=/home/alex/FileZilla3/share/icons/hicolor/scalable/apps/filezilla.svg
|
||||
Categories=Utility;Development;
|
||||
StartupNotify=true
|
||||
37
Humanita.desktop
Executable file
37
Humanita.desktop
Executable file
@@ -0,0 +1,37 @@
|
||||
#!/usr/bin/env xdg-open
|
||||
#
|
||||
# this file lives in ~/.local/share/applications
|
||||
#
|
||||
[Desktop Entry]
|
||||
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
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Icon=/home/alex/icons/humanita.png
|
||||
Actions=HumTestApp;HumTestDB;HumProdApp;HumProdAppAlex;HumProdDBAlex;Proxmox
|
||||
|
||||
[Desktop Action HumTestApp]
|
||||
Name=SSH into Humanita App CT
|
||||
Exec=gnome-terminal -q --profile=AseDB -- ssh root@hum-test-App
|
||||
|
||||
[Desktop Action HumTestDB]
|
||||
Name=SSH into Humanita DB CT
|
||||
Exec=gnome-terminal -q --profile=AseDB -- ssh root@hum-test-DB
|
||||
|
||||
[Desktop Action HumProdApp]
|
||||
Name=SSH into HumProdApp
|
||||
Exec=gnome-terminal -q --profile=AseDB -- ssh adminhumanita@hum-App
|
||||
|
||||
[Desktop Action HumProdAppAlex]
|
||||
Name=SSH into HumProdAppAlex
|
||||
Exec=gnome-terminal -q --profile=AseDB -- ssh alex@hum-App
|
||||
|
||||
[Desktop Action HumProdDBAlex]
|
||||
Name=SSH into HumProdDB Alex tunnellized
|
||||
Exec=gnome-terminal -q --profile=AseDB -- ssh alex@huma-DB
|
||||
|
||||
[Desktop Action Proxmox]
|
||||
Name=SSH into Proxmox
|
||||
Exec=gnome-terminal -q --profile=AseDB -- ssh alex@proxmox
|
||||
67
IncusContainer.desktop
Executable file
67
IncusContainer.desktop
Executable file
@@ -0,0 +1,67 @@
|
||||
#!/usr/bin/env xdg-open
|
||||
#
|
||||
# this file lives in ~/.local/share/applications
|
||||
#
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Name=incus container
|
||||
Comment=Login to incus container
|
||||
Exec=gnome-terminal
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Icon=/home/alex/icons/incus.png
|
||||
|
||||
Actions=LXConsole;cockroachdb;geoserver;mapserver;mongodb;mqtt;mssql;mysql;nodered;pg17;pgvector;postgresql;test-docker
|
||||
|
||||
[Desktop Action LXConsole]
|
||||
Name=shell into LXConsole
|
||||
Exec=gnome-terminal -q -- incus shell LXConsole
|
||||
|
||||
[Desktop Action cockroachdb]
|
||||
Name=shell into cockroachdb
|
||||
Exec=gnome-terminal -q -- incus shell cockroachdb
|
||||
|
||||
[Desktop Action geoserver]
|
||||
Name=shell into geoserver
|
||||
Exec=gnome-terminal -q -- incus shell geoserver
|
||||
|
||||
[Desktop Action mapserver]
|
||||
Name=shell into mapserver
|
||||
Exec=gnome-terminal -q -- incus shell mapserver
|
||||
|
||||
[Desktop Action mongodb]
|
||||
Name=shell into mongodb
|
||||
Exec=gnome-terminal -q -- incus shell mongodb
|
||||
|
||||
[Desktop Action mqtt]
|
||||
Name=shell into mqtt
|
||||
Exec=gnome-terminal -q -- incus shell mqtt
|
||||
|
||||
[Desktop Action mssql]
|
||||
Name=shell into mssql
|
||||
Exec=gnome-terminal -q -- incus shell mssql
|
||||
|
||||
[Desktop Action mysql]
|
||||
Name=shell into mysql
|
||||
Exec=gnome-terminal -q -- incus shell mysql
|
||||
|
||||
[Desktop Action nodered]
|
||||
Name=shell into nodered
|
||||
Exec=gnome-terminal -q -- incus shell nodered
|
||||
|
||||
[Desktop Action pg17]
|
||||
Name=shell into pg17
|
||||
Exec=gnome-terminal -q -- incus shell pg17
|
||||
|
||||
[Desktop Action pgvector]
|
||||
Name=shell into pgvector
|
||||
Exec=gnome-terminal -q -- incus shell pgvector
|
||||
|
||||
[Desktop Action postgresql]
|
||||
Name=shell into postgresql
|
||||
Exec=gnome-terminal -q -- incus shell postgresql
|
||||
|
||||
[Desktop Action test-docker]
|
||||
Name=shell into test-docker
|
||||
Exec=gnome-terminal -q -- incus shell test-docker
|
||||
|
||||
13
dbeaver-ce.desktop
Executable file
13
dbeaver-ce.desktop
Executable file
@@ -0,0 +1,13 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Terminal=false
|
||||
Name=DBeaver Community
|
||||
GenericName=SQL Database Client
|
||||
Comment=Universal Database Manager and SQL Client,
|
||||
Path=/usr/share/dbeaver-ce/
|
||||
Exec=/usr/share/dbeaver-ce/dbeaver
|
||||
Icon=/usr/share/dbeaver-ce/dbeaver.png
|
||||
Categories=IDE;Development
|
||||
WM_CLASS=Dbeaver
|
||||
StartupWMClass=DBeaver
|
||||
StartupNotify=true
|
||||
Reference in New Issue
Block a user