Text Based Weather Report
At the bash prompt enter curl wttr.\in or curl wttr.\in/Atlanta (replace Atlanta with your city or city code)
Continue reading →At the bash prompt enter curl wttr.\in or curl wttr.\in/Atlanta (replace Atlanta with your city or city code)
Continue reading →I had some problems with fail2ban and firewalld on some Fedora systems fail2ban logged violations – but the ip addresses were not being blocked in firewalld. To check and see if ip addresses from fail2ban are being entered into firewalld … Continue reading →
.1.3.6.1.4.1.14988.1.1.1.2.1.12.24.253.116.136.153.53.2 = INTEGER: 36
Continue reading →First – get the oid of the snr – it consists of .1.3.6.1.4.1.41112.1.4.7.1.3.1 followed by the mac address of the radio intoerface. to get it snmpwalk -v 1 -c CommunityString IP.Add.r.ess .1.3.6.1.4.1.41112.1.4.7.1.3.1 you should get a value like: .1.3.6.1.4.1.41112.1.4.7.1.3.1.36.90.76.236.135.45 … Continue reading →
Review Event IDs 19, 41, 1001, 1074, and 7045 for the causes of reboot Event IDs 19, 41, 1001, 1074, and 7045 might indicate reboot causes. Some reboots are caused by OS updates, bug checks, and user initiated shutdowns … Continue reading →
Enable mouse support in Vim: set mouse=a
Continue reading →From https://us.community.samsung.com/t5/A-Series-Other-Mobile/How-to-turn-off-check-background-power-use-notification/td-p/3065357 Try this: ⁃ Settings ≻ ⁃ Apps ≻ ⁃ Click The Icon: ⁃ Turn “Show System Apps” on ≻ ⁃ Press OK ≻ ⁃ Go to “Android System” ≻ ⁃ Notifications ≻ ⁃ Notifications Categories ≻ ⁃ Turn “App Consuming Battery” Off.
Continue reading →Article IDKB89649 Created2024-10-23 Last Updated2024-10-23 Description This article provides steps on how to migrate or copy local certificates from one SRX device to another SRX device. Solution Please follow the below steps to copy existing local-certificates from one … Continue reading →
sys_temp .1.3.6.1.4.1.14988.1.1.3.10.0 cpu_temp .1.3.6.1.4.1.14988.1.1.3.11.0 fan .1.3.6.1.4.1.14988.1.1.3.9.0 MikroTik SwOS only supports spu temp
Continue reading →You can diminish the size of the journal by means of these commands: sudo journalctl –vacuum-size=100M This will retain the most recent 100M of data. sudo journalctl –vacuum-time=10d will delete everything but the last 10 days. The above commands are … Continue reading →