get printer working
This commit is contained in:
@@ -281,14 +281,12 @@ Note: you need [avahi](#avahi-bonjour) for auto-discovery.
|
|||||||
2. `cups-genppdupdate`
|
2. `cups-genppdupdate`
|
||||||
3. `usermod -aG lp ducoterra`
|
3. `usermod -aG lp ducoterra`
|
||||||
4. `systemctl enable --now cups`
|
4. `systemctl enable --now cups`
|
||||||
5. In gnome settings:
|
|
||||||
1. Add printer
|
To add a new printer:
|
||||||
2. Enter the IP address
|
|
||||||
3. Wait...
|
<https://github.com/OpenPrinting/cups/?tab=readme-ov-file#setting-up-printers>
|
||||||
4. Select "JetDirect"
|
|
||||||
5. Select Generic
|
`lpadmin -p printer-name -E -v "ipp://1.2.3.4/ipp/print" -m everywhere`
|
||||||
6. Select IPP Printer
|
|
||||||
7. Print
|
|
||||||
|
|
||||||
## Toolbox
|
## Toolbox
|
||||||
|
|
||||||
@@ -718,7 +716,7 @@ vim ~/.local/share/applications/nextcloud-talk.desktop
|
|||||||
```conf
|
```conf
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Name=Nextcloud Talk
|
Name=Nextcloud Talk
|
||||||
Exec="/home/ducoterra/Applications/NextcloudTalk/Nextcloud Talk" %u
|
Exec="/home/ducoterra/Applications/NextcloudTalk/Nextcloud Talk" --ozone-platform=wayland %U
|
||||||
Icon=/home/ducoterra/.icons/NextcloudTalk.png
|
Icon=/home/ducoterra/.icons/NextcloudTalk.png
|
||||||
Type=Application
|
Type=Application
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user