@climagic@mastodon.social
@climagic@mastodon.social avatar

climagic

@climagic@mastodon.social

Cool Unix/Linux Command Line tricks you can use. Here mostly to inspire all to try more. Read docs first, run later.

This profile is from a federated server and may be incomplete. Browse more on the original instance.

climagic, to random
@climagic@mastodon.social avatar

What is your LEAST favorite command?

climagic, to random
@climagic@mastodon.social avatar

"You're stupid, why don't you just use the GUI file manager?"
[GUI file manager]:

climagic, to random
@climagic@mastodon.social avatar

Is there a goddess of RAID controllers I can pray to?

climagic, to random
@climagic@mastodon.social avatar

PSA: Don't make the mistake of missing eclipse totality once in your life just because you're worried about some traffic. Trust me when I say it's worth it (saw it in 2017). GET YOUR ASS TO THE TOTALITY ZONE ON APRIL 8TH.
https://www.youtube.com/watch?v=oZSJy_okRiI

climagic, to random
@climagic@mastodon.social avatar

I created a file literally called -? In my homedir to help stop wildcard accidents with rm and mv and stray *s

climagic, to random
@climagic@mastodon.social avatar

Those posts about Netiquette and FAQs stopped too soon. We really need them again.

climagic, to random
@climagic@mastodon.social avatar

chfn

climagic, to random
@climagic@mastodon.social avatar

Sometimes you just want to play the audio from a video, such as one that has music in it:
mpv --vo=null musicvideo.mp4

climagic, to random
@climagic@mastodon.social avatar

Did any of you run an anonymous FTP server back in the mid 90s or earlier? Like at one of the big universities that had major FTP servers. Did putting your email address as your password actually get recorded somewhere? AFAIK the password was not logged in cleartext, so looking back, it seems pointless to have asked for that as if it was some form of ID.

climagic,
@climagic@mastodon.social avatar

I guess another question along these lines is, did you ever have to follow up on someone who was abusing the system and was the email address helpful or did the abusers just use fake email addresses?

climagic, to random
@climagic@mastodon.social avatar

It's tough to read long numbers, especially the ones we see in data sizes these days. What can help is to use the -h option that is provided by some of the GNU utilities. For instance, long list files with human readable sizes:
ls -lh

Show filesystem data with human readable sizes:
df -h

Summarize disk use of directories:
du -sh */

Sort that output by the human readable sizes:
du -sh */ | sort -h

climagic, to random
@climagic@mastodon.social avatar

"But look, you found the notice, didn’t you?"
"Yes," said Arthur, "yes I did. It was on display in the bottom of a locked filing cabinet stuck in a disused lavatory with a sign on the door saying 'Beware of the Leopard." -- Douglas Adams HHGTTG

climagic, to random
@climagic@mastodon.social avatar

The picture of the teletype is from https://www.electroprops.co.uk/

climagic, to random
@climagic@mastodon.social avatar

Ya know, it was one thing when binary bytes vs decimal bytes was a difference of like 1% of the drive, but now the difference is nearly one whole terabyte (sorry, tebibyte) and 9% difference. Now get off my lawnmower man.

climagic, to random
@climagic@mastodon.social avatar

The new Amazon style looks like the classic Slashdot style and it's freaking me out.

image/jpeg

climagic, to random
@climagic@mastodon.social avatar

Use ip's stats (-s) and json output (-j) options with the jq command to parse the received byte count on your wireguard wg0 interface:

ip -s -j addr show dev wg0 | jq '.[].stats64.rx.bytes'

climagic, to random
@climagic@mastodon.social avatar

Take time to try new things, but keep time for the people that matter in your life.

climagic, to random
@climagic@mastodon.social avatar

The climagic Halloween video was released 10 years ago today: https://www.youtube.com/watch?v=zRF1S-8P6_k

climagic, to random
@climagic@mastodon.social avatar

If you find yourself in a rush and don't want to wait for filling out an encrypted partition at install time (to hide disk usage patterns), you don't have to wait inside the installer. You can finish the install without doing that, reboot and do it from within the installed OS within the install with something like this:

ionice -n 3 dd if=/dev/zero of=bigfatzero bs=1M status=progress ; rm bigfatzero

The ionice will give the process lower i/o priority to keep your system snappy.

climagic, to random
@climagic@mastodon.social avatar

Have multiple computers in front of you? If you didn't know about it, there is a program for Linux called Barrier (which is an open source alternative Synergy) for sharing a keyboard/mouse between multiple computers. It allows you to use the same mouse/keyboard across multiple computer's screens like it was all one desktop.

climagic, to random
@climagic@mastodon.social avatar

People at work through the decades.

climagic, to random
@climagic@mastodon.social avatar

I've always read that global variables are bad.

climagic, to random
@climagic@mastodon.social avatar

We must have passed some kind of threshold because I just spent 30 minutes looking through my house for a micro USB cable and could only find USB-C cables.

climagic, to random
@climagic@mastodon.social avatar

This past weekend I tried out Patrick Finnegan's Dot Matrix Printer Selfie System at VCF Midwest 18. Here is the video. https://www.youtube.com/watch?v=hSPG8nB6GtY

climagic, to random
@climagic@mastodon.social avatar

I've seen things you people wouldn't believe. A log file that grew to 2.5GB in just five minutes. I've seen system loads of over 15,000. All these moments will be lost in time, like bits in DRAM. Time to reboot.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • thenastyranch
  • rosin
  • GTA5RPClips
  • osvaldo12
  • love
  • Youngstown
  • slotface
  • khanakhh
  • everett
  • kavyap
  • mdbf
  • DreamBathrooms
  • ngwrru68w68
  • provamag3
  • magazineikmin
  • InstantRegret
  • normalnudes
  • tacticalgear
  • cubers
  • ethstaker
  • modclub
  • cisconetworking
  • Durango
  • anitta
  • Leos
  • tester
  • JUstTest
  • All magazines