Septemeber 2024
2024-09-01
- hplip, a utility for hp printers, to setup run 
hp-setupwithoutsudo, but due to disabled root access issue root password issue fails, switch to root user usingsudo su, and runhp-pluginto download all the proprietary plugins and then exit thesudo suterminal session and runhp-setup 
2024-09-02
- Turning off laptop screen when external monitor is connected using 
xrandr, runningxrandrwill output the displays 
xrandr --output eDP-1 --offWill turn off the laptop screen which is named eDP-1.
2024-09-03
- cups.org common unix printing hplip-cannot-be-installed-on-system-with-disabled-root-user-password-incorrect
 
2024-09-04
- Setting up cups.org common unix printing system on raspberry pi with hplip to make a print server at home for printing with phone and other computer within the local network.
 
2024-09-05
- No op when laptop lid is closed 
/etc/systemd/logind.confand changeHandleLidSwitch=ignore