thumbnail of 63qY1oiFaG0-maxres.jpg
thumbnail of 63qY1oiFaG0-maxres.jpg
63qY1oiFaG0-maxres jpg
(42.75 KB, 640x480)
thumbnail of d00dEEE_UCLNGvPw7FYDrvvcpxwYef3A.png
thumbnail of d00dEEE_UCLNGvPw7FYDrvvcpxwYef3A.png
d00dEEE_UCLNGvPw7FYDr... png
(41.57 KB, 250x250)
2015 video not in TPA - "MLP GTA 5 LOADING THEME":
https://inv.tux.pizza/watch?v=63qY1oiFaG0

 >>/10273/
> Someone was mirroring here, or 8chan's old /pone/? I have seen this /pone/, I guess I should say, /endpone/, mentioned from time to time but I am slightly surprised if someone had been archiving it outside of here.
User https://ponepaste.org/user/Barney listed /endpone/ here https://ponepaste.org/8236 "Pony Image Boards"

"I learned about that scummy Red Hat event when the news on it broke. (IBM owns Red Hat.)"  >>/10274/ - to clarify, I heard about Red Hat becoming closed source to all but paying customers: https://inv.tux.pizza/watch?v=Of18sAJgHxE (I watched this video around when it was first uploaded). Corporate greed = non-community-based Linux OS could get paywalled, so use Debian or something which isn't RHEL for Linux server usage: https://inv.tux.pizza/watch?v=51zYz4CMGgA ("Why RedHat is BAD"). I didn't closely follow the CentOS thing. pfp from recent video about that: https://inv.tux.pizza/watch?v=mfsjSuE0kSs ("The END of CENTOS matters more than you think!"). (That channel seemed to only have npr videos.)

 >>/10228/
 >>/10230/
> SELinux
I installed this "apt install policycoreutils" to see this:
> $ sestatus
> SELinux status: disabled
> $ # However,
Text file "/etc/selinux/config" had this text
> SELINUX=permissive
which I changed to
> SELINUX=disabled
will this allow me to run that program via CGI? Maybe. Probably not.

 >>/10262/
> sudo zpool import -f -FX zb
should have tried to import it as RO instead:
> sudo zpool import -o readonly=on -f -FX zb
which I have been running for about 14 hours now. (I see other hanged RW import commands here: "ps aux | grep zpool".)