Cam

@M0dded_G00n
1 Followers
51 Following
25 Posts
✝️
I've hit a wall with OJT on #Linux systems
Anyone have suggestions on paths of further learning
Currently looking for resources to learn the Linux system at a deeper level. If anyone has any recommendations please let me know.
I work with embedded ARM Linux systems and the more I have learned the more efficient I have been with my day to day work, so I want to continue to dive deeper.
#linux #armlinux #education

01. #Linux users open your terminal (you must have ffmpeg package installed).

02. Type the following bash command

for i in {100..1000..100}; do ffplay -f lavfi -i "sine=frequency=${i}:duration=0.1" -autoexit -nodisp -loglevel quiet; done

03. Enjoy!

Your Quarterly Linus Torvalds Linux Rant #Linux #YouTube https://youtu.be/-fgu_KMu3gQ
- YouTube

Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.

@nixCraft whenever something happens to X/Twitter, people be like hopping mastodon/fedi and then after they don't figure it out, they leave
Pavel Durov can’t be held legally responsible for what happens in Telegram users’ E2EE direct chats, EFF’s @evacide told DW News. And arresting a CEO for content moderation practices could threaten millions of users’ free speech and privacy rights. https://youtu.be/NlHGfQyL3BM?feature=shared
- YouTube

Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.

Bazzite 3.7 is out now! This is the last update where we will have a version number because it's arbitrary and not really tied to the continuous integration model we have for software delivery. But it's a good one!

* Keyboard-less installation (good for handheld installs)
* SMALLER UPDATE SIZES with Rechunk
* Gated kernel upgrades for a more stable experience

Learn more: https://universal-blue.discourse.group/t/bazzite-3-7-0-update-released/3726

#Bazzite #Gaming #SteamDeck #Linux #OpenSource #Fedora #FedoraAtomic

Bazzite 3.7.0 Update Released

This is the last Bazzite update to be released with a version number (in this case: 3.7.0), and every announcement from this point forward will focus strictly on new features that are added and categorized by the build date and Github commit ID number. Bazzite and other Universal Blue images follow the “continuous delivery / rolling release” methodology for system updates, so update version numbers like “3.7.0” are useless since most users already have this in the latest builds before thi...

Universal Blue

This place is just full of anger. Y'all are no better than X probably worse by many metrics.

Go outside, talk to your neighbors. They are not your enemy.

@MattKC of course you run your own on one of your meme domains😂 I love it
I'm working on putting together a "perfect" setup of applications on the laptop I take with me when I travel for work.
I have to use serial interfaces and a lot of SSH but mainly everything i interface with besides that are web based M&C GUIs. I have been using MobaXterm on my windows machine so I can have different configs saved and such.
Would running Moba WINE be a good idea or am I opening myself to issues. It seems to work fine with testing but wanted to see what the Internet thinks.