23 Sep 2023
e-mail formal
21 Sep 2023
recursos aevm
18 Sep 2023
Licenças Creative Commons
18 Sep 2023
Beginner's Guide to Analyzing Logs in Linux With journalctl Command
17 Sep 2023
sudo journalctl -u systemd-suspend
https://linuxhandbook.com/journalctl-command/
lenovo x230 bios
17 Sep 2023
Obtain Kernel Config from Currently Running Linux System
17 Sep 2023
cat /boot/config-$(uname -r) > filename.config
cat filename.config|grep 'CONFIG_PM_TRACE_RTC'
problema no wakeup depois da suspensão
17 Sep 2023
para tentar resolver o problema vou começar por desativar a função de gestão de energia hybrid-sleep.target:
sudo systemctl mask hybrid-sleep.target
language support
14 Sep 2023
"No destination host name supplied by cups-browsed for printer "Brother_HL_L2350DW_series", is cups-browsed running?"
13 Sep 2023
lpadmin -p Brother_MFC_J4710DW -o cups-browsed=true
cupsenable Brother_MFC_J4710DW
sudo systemctl restart cups-browsed