Comment on
Desk read error occurred.
Try booting from an usb (with a live linux image) stick and see if you can access your drive.
Comment on
Desk read error occurred.
Try booting from an usb (with a live linux image) stick and see if you can access your drive.
Comment on
A secret Linux cat easter egg
This is just a forkbomb that will overload your system.
Comment on
Newest Shennigans from YouTube
"Sign in to confirm that you're not a bot" usually means your IP is (temporarily) blacklisted by the video server. You can try using a VPN or tor.
Comment on
Invidious vs Piped. Which is better?
Reply in thread
You might need to switch to a smaller instance.
Comment on
Server administration and other stuff via XMPP
In theory, you could make a XMPP bot that can do all these things. Status information and executing simple commands shouldn't be that hard but interactive commands might need a custom wrapper.
Comment on
Employers
Reply in thread
Man, got rick rolled and lost the game...
Comment on
Why does Linux run so well on ARM
Many ARM boards (including raspberry pis) are designed to run with linux. So the manufacturers can customize the kernel and firmware for the boards.
Comment on
Linux not in meme
Reply in thread
Authorized by not denying...
Comment on
Jerboa over Tor?
Reply in thread
That might be problem with cloudflare or some other DDOS blocker used by lemmy.world that requires javascript and cookies.
Comment on
Jerboa over Tor?
Seems to problem with lemmy.world. I just tried Orbot with jerbora and lemmy.world and I got what you described. On my new account on lemmy.today, it works without any problems. (In fact, I just posted this comment via tor)
Comment on
*Permanently Deleted*
Reply in thread
totally a security measurement
Comment on
Don't give Elon more money.
... and when you tweet or x (or whatever it's called now) sh*t about elon your car drives away
Comment on
Reticulum Network - Potentially viable global mesh internet
Reply in thread
Connections around 5 bits per second are the minimum.
Comment on
A secret Linux cat easter egg
Reply in thread
Explained here: https://www.cyberciti.biz/faq/understanding-bash-fork-bomb
Comment on
Where is ShatteredPD savedata in Android located?
On my device it's in: /data/data/com.shatteredpixel.shatteredpixeldungeon/files However this path is only accessible with root permissions on most android systems.
Comment on
Dude, Stahp
You aren't allowed to drown here. Fine 200$
Comment on
LIFE OS
Once you activate it, you have to pay taxes and obey the law.
Comment on
is there any application to automatically turn an android device off after a predetermined period of time?
On a rooted device or with adb you can execute the command:
sleep 60m && reboot -p
Comment on
Need help using Odin/Thor CLI (Samsung firmware flash)
This is about flashing only. I don't know if the device will accept the firmware because of a potential carrier lock (in whatever way that is implemented).
If you're on linux, you can use odin4. For me, this tool worked best overall. (Note that it's 100% proprietary and you basically need to run a random file from the internet with special privileges.)
You can run odin4 -h to see the cli options. You should have 5 *.tar.md5 files for a newer phone.
-a argument-b argument-c argument-s argument ONLY if you want to reset your whole device (I'm not sure if this will force a reset every time on all devices, but it did a reset for me)-s argument if you just want to do an update to your system (of course there's no guarantee that it won't reset, so make sure you have backups)So you should something like this with root privileges:
odin4 -a AP... -b BL -c CP... -s CSC...
I think for carrier lock removal, you need to reset your phone anyway, so you can use the CSC file.
I hope this helps!
Comment on
I may be a little late with this one
crossposted from r/memes xD