vault backup: 2025-04-20 22:38:47
This commit is contained in:
Vendored
+4
-4
@@ -85,12 +85,12 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "HomeLab/VPS/VPN.md",
|
"file": "HomeLab/Rose/CUPS - Linux share printer.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": false
|
"source": false
|
||||||
},
|
},
|
||||||
"icon": "lucide-file",
|
"icon": "lucide-file",
|
||||||
"title": "VPN"
|
"title": "CUPS - Linux share printer"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@@ -287,8 +287,9 @@
|
|||||||
},
|
},
|
||||||
"active": "d57e52c9b3111d21",
|
"active": "d57e52c9b3111d21",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"HomeLab/Linux Befehle.md",
|
|
||||||
"HomeLab/VPS/VPN.md",
|
"HomeLab/VPS/VPN.md",
|
||||||
|
"HomeLab/Rose/CUPS - Linux share printer.md",
|
||||||
|
"HomeLab/Linux Befehle.md",
|
||||||
"Geschäft/IT/Postgres.md",
|
"Geschäft/IT/Postgres.md",
|
||||||
"ToDo's/ToDo's.md",
|
"ToDo's/ToDo's.md",
|
||||||
"Geschäft/Etiketten/Drucken/03 - Gedruckt & Geschnitten.md",
|
"Geschäft/Etiketten/Drucken/03 - Gedruckt & Geschnitten.md",
|
||||||
@@ -312,7 +313,6 @@
|
|||||||
"Programmieren/Spicy Storage/01 - ToDo's - Verbesserungen.md",
|
"Programmieren/Spicy Storage/01 - ToDo's - Verbesserungen.md",
|
||||||
"HomeLab/VPS/Screen.md",
|
"HomeLab/VPS/Screen.md",
|
||||||
"Geschäft/Allgemein/Werbe, Aktions & Produkt Ideen.md",
|
"Geschäft/Allgemein/Werbe, Aktions & Produkt Ideen.md",
|
||||||
"Geschäft/Sonstiges/Kühlagregat Rose Garage.md",
|
|
||||||
"Geschäft/Gewürze/Alibaba",
|
"Geschäft/Gewürze/Alibaba",
|
||||||
"Geschäft/Gewürze/attachments/2420032101MB - Angebot Districap - Ninon Mix - Lodner Gewürze.pdf",
|
"Geschäft/Gewürze/attachments/2420032101MB - Angebot Districap - Ninon Mix - Lodner Gewürze.pdf",
|
||||||
"Geschäft/Allgemein/Zukunft und Planung",
|
"Geschäft/Allgemein/Zukunft und Planung",
|
||||||
|
|||||||
@@ -0,0 +1,7 @@
|
|||||||
|
cupsctl --remote-admin --remote-any --share-printers
|
||||||
|
root@printerTSC:~# systemctl restart cups
|
||||||
|
root@printerTSC:~# cupsctl --share-printers
|
||||||
|
root@printerTSC:~# systemctl restart cups
|
||||||
|
root@printerTSC:~# cupsctl --share-printers --remote-any
|
||||||
|
root@printerTSC:~# systemctl restart cups
|
||||||
|
root@printerTSC:~# lpadmin -p TSC-TTP-345 -o printer-is-shared=true
|
||||||
Reference in New Issue
Block a user