#sysadmin

anonymiss@despora.de

Scripted shortcut caused double-click #disaster of #sysadmin's own making

source: https://www.theregister.com/2023/10/09/who_me/

Rather than right-clicking on the script and selecting "Edit" to make his small change, Ricardo had instead executed the script. On his production machine. The machine that stored all of his carefully constructed scripting – not to mention absolutely everything else he needed to do his job.

And of course there was no "Are you sure Y/N?" to save Ricardo's skin, was there? With a fraction of a second, the script merrily started eating away the hard drive … and Ricardo's livelihood.

#software #script #fail #administrator #omg #wtf #configuration

hypolite@friendica.mrpetovan.com

I'm okay, right? #SysAdmin #SysAdmining

# ls -al friendica/log
total 641075504
drwxr-xr-x  2 friendica friendica         4096 Jan 26 04:47 .
drwxr-xr-x 22 friendica friendica         4096 Feb 20 13:47 ..
-rw-r--r--  1 friendica friendica       307536 Mar  8 14:35 db_log.sql
-rw-r--r--  1 friendica friendica    939041091 Feb 19 08:17 debug.log
-rw-r--r--  1 friendica friendica 521392713728 Mar  8 13:17 error.log
-rw-r--r--  1 friendica friendica 134123690097 Mar  8 15:01 friendica.log
-rw-r--r--  1 friendica friendica            1 Mar 25  2019 php.out
-rw-r--r--  1 friendica friendica      3489792 Mar  7 20:33 slow_queries.log
-rw-r--r--  1 friendica friendica            1 Sep 17  2020 slow_queries_sorted.log
jec@social.alesan.io

https://f-droid.org/en/packages/juloo.keyboard2

A non-modal, no-nonsense Android keyboard with big ass keys providing all writable characters with swipe gestures, Control/Alt/Tab/Arrow keys, and more. Free As in Freedom software and available from the F-Droid app repository.

#android #F-Droid #Keyboard #development #sysadmin #hacker #FreeSoftware

mcdutchie@pod.orkz.net

I just released a new version of ksh (the Korn shell), of which I took on the maintenance in May 2020 after AT&T abandoned it and other community efforts went nowhere. The new ksh 93u+m/1.0.0 has roughly a thousand bugs fixed compared to the last decade-old stable release, as well as a good number of enhancements. It is still highly portable; it builds and runs on every Unix-like system under the sun that is not a complete museum piece (and on some that are).
https://github.com/ksh93/ksh/releases/
#KornShell #ksh #Unix #shell #sysadmin

lorenzoancora@pod.mttv.it

Mozilla Firefox is slow even if hardware acceleration is enabled?

Try enabling gfx.x11-egl.force-enabled in about:config to force the use of EGL1 and then restart the web browser.
If this works, enabling layers.acceleration.force-enabled can boost your performance even more by enabling OpenGL alongside EGL. 2
This also works on Flatpak if the security permissions are correct (use Flatseal3 if needed).

Tags: #linux #gnulinux #sysadmin #gpu #gpu-linux #gpuacceleration #egl #opengl #x11 #xorg #mozilla #firefox #hack #flatpak #flatseal

https://www.khronos.org/egl/
https://flathub.org/apps/details/com.github.tchx84.Flatseal
https://linuxreviews.org/HOWTO_Make_Mozilla_Firefox_Blazing_Fast_On_Linux