postinstall scripts deserve a look
One thing I check more often now: package install scripts. Not because every package is suspicious. Most are fine. But `postinstall`, `preinstall`, maintainer scripts, setup hooks, extension installe...
Hashtag
Hashtags are a secondary discovery layer across RootBadger. Groups still provide the main hierarchy.
One thing I check more often now: package install scripts. Not because every package is suspicious. Most are fine. But `postinstall`, `preinstall`, maintainer scripts, setup hooks, extension installe...
When I first started with Linux, I bought a Red Hat CD and even had to call support for help. I learned quickly, though, and before long I moved over to Slackware. Slackware was where Linux really st...
One of my favorite all-around Nmap commands is: ```bash sudo nmap -Pn -sS -sV -O -A --script=vuln --reason --traceroute -p- -T4 192.168.1.10 ``` It skips host discovery (`-Pn`), performs a SYN scan...
I've tried both tmux and Zellij, and I always end up back on tmux. Zellij looks nice and it's easy to get started with, but tmux has years of polish behind it. It's on just about every Linux server, w...
:g/pattern/d Delete every line matching a pattern. #vim #Linux #sysadmin
I am an old school vi user, before there was vim or nvim.. long before. One of the things I first learned was that !wq was a waste of time. shift VV does the same and is very fast. That little, most...
Without further ado, Rootbadger now has hashtags. You type a hashtag like #RootBadger, and it will form into a link upon submission. You can then follow hashtags as well. It will be very useful when...
Android app
RootBadger is preparing the Android app for Play Store testing. If you would like to help test it, enter the Gmail address you use for Google Play and we will add you to the tester list.
You will receive a Play Store link. Keep it handy for updates. If you do not wish to participate, the APK is still available on the site.