There’s probably a bunch of permissions errors, filesystems warnings for cross-filesystem mounts or links, etc. all going to stderr. Linux output streams are a bit odd, 1 is stdout and 2 is stderr. So the command is redirecting the “noise” to null and just printing the actual command output. That would be my assessment, but OP could probably give a more correct answer…!
- 0 Posts
- 3 Comments
Joined 3 years ago
Cake day: June 9th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
nbailey@lemmy.cato
Selfhosted@lemmy.world•Is it possible to expose nextcloud securely over a vps with no vpn.English
9·4 months agoA very effective first step is to put it on a vhost with a domain you control, and drop traffic to the default vhost. 99.999% of scanners are just going through IPs looking for stuff, so don’t give them anything. Better yet, block any IP that scans you more than a dozen or so times.
Obviously some stuff will find you through cert issuance logs, but most of the bastards don’t bother with that level of sophistication.
It’s not really though. This just describes installing Termux and some X11 gubbins to make it emulate a linux machine, but it’s still running some parasite-ridden Android OS. It would be much more interesting to get it running bare metal Linux with all the creepy “smart TV” baggage removed.