Explorar o código

Add CUPS notes

HON95 %!s(int64=3) %!d(string=hai) anos
pai
achega
8e59e8d475
Modificáronse 1 ficheiros con 10 adicións e 0 borrados
  1. 10 0
      config/pc/applications.md

+ 10 - 0
config/pc/applications.md

@@ -45,6 +45,16 @@ breadcrumbs:
 - Disable external media keys by setting `media.hardwaremediakeys.enabled` to false in `about:config`.
 - (Linux) Install missing language support: `apt install $(check-language-support)`
 
+## CUPS
+
+### Setup for SMB
+
+**For Manjaro. Assumes CUPS is already installed.
+
+1. Install required programs: `pacman -Sy smbclient cifs-utils`
+1. Enable SMB authentication: In `/etc/cups/printers.conf`, set `AuthInfoRequired username,password`.
+1. Add the printer using the `smb://` schema. It should prompt for authentication when printing stuff.
+
 ## Git
 
 ### Config