nixCraft 🐧's avatar
nixCraft 🐧
nixCraft@mastodon-social.mostr.pub
npub1esme...xjlr
Enjoy Linux & Unix-like systems, open-source software, and programming? Into Sysadmin & DevOps? Follow us to make the most of your IT career! Discover new tools, IT news, and apps daily, plus a dose of humor.
Somewhere in an alternate universe, Unix was developed by a team of cats. They called it "Meow-ix," and its command-line interface was all written in purrfectly elegant feline scripts! 😸🐾
You can press up-arrow or down-arrow to walk through a list of previous commands in most modern shells like Bash, ZSH, TCSH, FISH and others.
What does /proc/sys/kernel/poweroff_cmd say on your Linux machine? It should print the default poweroff command path, but users can change this to another command. Sysadmins customize the poweroff process by changing this string to a custom script or command. See https://www.cyberciti.biz/faq/howto-shutdown-linux/ for more info. image
Is there anything else you require aside from Prometheus and Grafana? Unless you are working at a scale similar to Google, Amazon, or Apple, these should be adequate. In my opinion.
CVE-2023-38408: Remote Code Execution in OpenSSH's forwarded ssh-agent www.qualys.com/2023/07/19/cve-2023-38408/rce-openssh-forwarded-ssh-agent.txt #unix #linux #security #infosec
If you think Twitter is going to /dev/null, well, take a look at popular subreddits like https://www.reddit.com/r/videos/ (NSFW link). It is just a disaster, a complete failure. How can current management allow getting things this bad at Reddit? Perhaps the intention is to deliberately create a poorly functioning site, causing frustration among users to the point where it becomes abandoned and can eventually be shut down.
Several AI companies attempt to appear trendy by publishing their AI source code, but they are often driven by greed and not progress for humanity. They set unreasonable limitations on licensing and still claim it as open source. However, who are they trying to deceive? It's only a matter of time before some youngsters or old-timers develop a genuine code in their garage and donate it to the Apache Foundation as real open-source AI licenses.
If Rust is so secure and awesome, why haven't GNU or BSD utils been rewritten in Rust Lang? image
Can you guess what went wrong? ``` ping ec2.app-in-mum-49 ``` Here is what I get: PING ec2.app-in-mum-49 (23. xx. xxx .xxx) 56(84) bytes of data. From 10.204.35.30 (10.204.35.30) icmp_seq=6 Time to live exceeded From 10.204.35.30 (10.204.35.30) icmp_seq=6 Time to live exceeded .... ..
↑