Advanced Search
Search Results
89 total results found
Browser FireFox and extensions
Install zypper install MozillaFirefox Extensions - KeePassXC by KeePassXC Team https://addons.mozilla.org/en-US/firefox/addon/keepassxc-browser/ - uBlock Origin by Raymond Hill https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/ - DownThem...
Mail client Thunderbird and extensions
Install zypper install \ MozillaThunderbird \ MozillaThunderbird-openpgp-librnp Extensions - aa https://
SLES v15 minor version upgrade
(not in order) Install tmux AND launch it sudo su SUSEConnect -p PackageHub/15.6/x86_64 zypper install tmux exit tmux Upate update tools zypper patch --updatestack-only Upgrade of minor versions (SP = Service Packs) are sequential, i.e. : v15.5--15.6 v15...
Light upgrade
Always begin with creating/attaching screen/tmux tmux a tmux sudo su On metered Internet connection, light upgrade scenario Do not do update, as it will update minor version for repos, which will force bigger update #! DO NOT DO IT (unless want to update mino...
MacOS Software update using CLI
Manual update sudo softwareupdate --install --recommended Using 'mas', installed using 'brew', Update software from Apple Store brew install mas List outdated mas outdated Upgrade mas upgrade Applications are linked to different accounts need to be upd...
AdGuard Home as container (LXC) in Proxmox VE
After some practical daily challenges, I have decided to give a try to AdGuard Home as local DNS resolver. One of the big differences is ability to resolve external DNS servers using DNS-over-HTTPS, DNS-over-QUIC, DNSCrypt. ref https://github.com/AdguardTeam/...
2026-08-02 - in Finnish forest
openSUSE + KDE DE as daily workstation generating Turkish citizen ID number (TC Kimlik) signature verification number to overcome the broken logic on obilet.com Asterisk+FreePBX configuration polishing [ 1 ] VoIP phones Grandstream WP816, GRP2602, Yeali...
Restore factory settings ASA5505 aka reset
Connect console cable. Switch off the device. While turning it on, press ESC to access ROMMON. Execute command to skip startup-condif confreg 0x41 boot booting Once loaded, elevate privileges and return register enable configure terminal congigure factory-d...
Morning script (for Windows PowerShell)
# # Good morning for XX scirpt # # Author: Anton Teterin # web: InstallAndUse.com # History: + 2023-06-13 # - 2026-08-06 trimmed, scrambled /A # ## load task manager #Start-Process %windir%\system32\taskmgr.exe /7 Start-Process taskmgr.exe "/7...