679
you are viewing a single comment's thread
view the rest of the comments
[-] gnuplusmatt@aussie.zone 8 points 1 year ago

~/.bash_history is where my documentation lives

[-] b3nsn0w@pricefield.org 2 points 1 year ago

yeah, the other day i was supposed to remove a restriction from a router that was some custom thing built on a raspberry pi. i logged in, started messing around, trying to figure out the system, and of course i looked at bash_history because why not, i'm unfamiliar with the setup so it seemed like a good place to start. up until i found some commands editing it. so i'm like

$ export HISTFILE=/dev/null # alright, two can play this game

it ended up being a simply cron job that runs a script that starts and stops hostapd every once in a while. i didn't disable the cron job, i just commented out a critical line from the stop script. happy debugging to the sysadmin, lol

this post was submitted on 01 Jul 2023
679 points (97.4% liked)

linuxmemes

20707 readers
1098 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS