Linux wipes Windows in seconds 😆
Notices tagged with linux
-
It's FOSS (itsfoss@mastodon.social)'s status on Thursday, 21-Nov-2024 22:00:14 JST It's FOSS -
nixCraft 🐧 (nixcraft@mastodon.social)'s status on Thursday, 21-Nov-2024 17:52:33 JST nixCraft 🐧 Every Linux user is talking about how good their Linux flavor is and how everyone should try their choice. Right? So by now, we must have thousands of flavors out there. Have you even tasted 2% of all the available flavors? How do they taste? Asking for friend 🤓 #linux #opensource
-
nixCraft 🐧 (nixcraft@mastodon.social)'s status on Thursday, 21-Nov-2024 15:58:16 JST nixCraft 🐧 Want to easily find and work on specific processes in top or htop? 🔎 Let's say you need to check on your nginx processes or keep an eye on firefox. Try:
htop -p "$(pgrep -d, nginx)"
top -p "$(pgrep -i -d, firefox)"
This trick uses pgrep to grab the process IDs and feeds them directly to top or htop. See https://www.cyberciti.biz/faq/linux-find-process-name/ and https://www.cyberciti.biz/faq/show-all-running-processes-in-linux/ for more info and examples.
-
nixCraft 🐧 (nixcraft@mastodon.social)'s status on Thursday, 21-Nov-2024 12:41:48 JST nixCraft 🐧 Is there any end to this madness?
top
mtop
htop
ntop
vtop
atop
btop
ftop
itop
wtopProbably not. This is why the CLI rocks on #Linux and #Unix based system. You are free to choose. This is how freedom tastes.
-
nixCraft 🐧 (nixcraft@mastodon.social)'s status on Wednesday, 20-Nov-2024 12:15:00 JST nixCraft 🐧 Scumbag crontab. At least on two times I messed up https://www.cyberciti.biz/faq/how-do-i-add-jobs-to-cron-under-linux-or-unix-oses/
-
nixCraft 🐧 (nixcraft@mastodon.social)'s status on Wednesday, 20-Nov-2024 04:56:23 JST nixCraft 🐧 The Debian Project mourns the loss of Jérémy Bobbio (Lunar) https://www.debian.org/News/2024/20241119 #linux #opensource #rip
-
nixCraft 🐧 (nixcraft@mastodon.social)'s status on Tuesday, 19-Nov-2024 14:16:46 JST nixCraft 🐧 Here is how you list all physically installed network cards in #Linux connected to the PCI bus:
sudo hwinfo --short --netcard
sudo lshw -C network -short
sudo inxi -N
sudo lspci | grep -Ei 'eth|network|ethernet|wireless|wifi'See https://www.cyberciti.biz/faq/linux-list-network-interfaces-names-command/ for more info and examples.
In conversation from mastodon.social permalink Attachments
-
nixCraft 🐧 (nixcraft@mastodon.social)'s status on Tuesday, 19-Nov-2024 14:13:00 JST nixCraft 🐧 Want to print your #Linux and #Unix manual pages? Try
Save the PostScript version to a file:
man -t {command} {command|.ps
man -t date date.ps
file date.ps
xdg-open date.psYou send the PostScript directly to default printer:
man -t {command} | lpThis will send date manual page to the printer named hp0:
man -t date | lpr -Php0In conversation from mastodon.social permalink -
nixCraft 🐧 (nixcraft@mastodon.social)'s status on Tuesday, 19-Nov-2024 13:46:46 JST nixCraft 🐧 AlmaLinux 9.5 has been released https://wiki.almalinux.org/release-notes/9.5.html #linux
In conversation from mastodon.social permalink Attachments
-
Radio Azureus (radioazureus@mastodon.social)'s status on Tuesday, 19-Nov-2024 01:57:59 JST Radio Azureus @nixCraft Vim, protection of memory, resource allocation, HDD SSD superiority in FS management, no defrag on HDD, was there from Alpha days when Torvalds was on Usenet
I could go on for days🖋 #Vim #VimMasterRace #Amiga #Bram #BramMolenaar #bash #sh #zsh #100DaysOfCode #1000DaysOfCode #Linux #POSIX #Programming
In conversation from mastodon.social permalink -
Radio Azureus (radioazureus@mastodon.social)'s status on Tuesday, 19-Nov-2024 01:51:39 JST Radio Azureus Check ✅ out my hashes to analyse my editor of choice in POSIX OS
🖋 #Vim #VimMasterRace #Amiga #Bram #BramMolenaar #bash #sh #zsh #ksh #csh #WomenWhoCode #100DaysOfCode #1000DaysOfCode #Linux #POSIX #Programming
In conversation from mastodon.social permalink -
Gilou (gilou@mastodon.social)'s status on Monday, 18-Nov-2024 23:21:58 JST Gilou @nixCraft I don't. But I do love atop or, as I like to call it, the ultimate consultant tool…
In conversation from mastodon.social permalink -
nixCraft 🐧 (nixcraft@mastodon.social)'s status on Monday, 18-Nov-2024 21:42:36 JST nixCraft 🐧 There are three ways to edit text on a #Linux or #Unix like systems: 🫣
0. The vim or vi way
1. The emacs way
2. The wrong wayWhich one are you? 🤔
In conversation from mastodon.social permalink -
nixCraft 🐧 (nixcraft@mastodon.social)'s status on Monday, 18-Nov-2024 21:26:25 JST nixCraft 🐧 What is your favourite thing about #Linux?
In conversation from mastodon.social permalink -
Brodie Robertson (brodieonlinux@mstdn.social)'s status on Monday, 18-Nov-2024 20:51:15 JST Brodie Robertson PSA: If you want to play the Monster Hunter Wilds beta on #Linux disable FSR if you're an AMD user, it's completely broken and you'll only see a black screen, thanks for the tip @Jv5_Guy #monsterhunter #MonsterHunterWilds
In conversation from mstdn.social permalink -
nixCraft 🐧 (nixcraft@mastodon.social)'s status on Monday, 18-Nov-2024 14:20:45 JST nixCraft 🐧 The #Linux kernel version 6.12 has been officially released!
In conversation from mastodon.social permalink -
nixCraft 🐧 (nixcraft@mastodon.social)'s status on Monday, 18-Nov-2024 13:50:19 JST nixCraft 🐧 I hope that 100 years from now, a day will come when everyone uses privacy-enabled Linux (or some sort of *BSD), and those users have no clue what the Windows hell from soul-sucking corporations like Microsoft looks like. A boy can dream, can't he?
In conversation from mastodon.social permalink -
nixCraft 🐧 (nixcraft@mastodon.social)'s status on Monday, 18-Nov-2024 13:37:38 JST nixCraft 🐧 admin it. you love htop. i do.
In conversation from mastodon.social permalink Attachments
-
nixCraft 🐧 (nixcraft@mastodon.social)'s status on Sunday, 17-Nov-2024 14:58:04 JST nixCraft 🐧 Sup Unix and Linux nerds. Heard y'all like command-line? Can I interest you in fish shells? 🐟🐳🐋 https://fishshell.com/
In conversation from mastodon.social permalink Attachments
-
nixCraft 🐧 (nixcraft@mastodon.social)'s status on Sunday, 17-Nov-2024 06:44:22 JST nixCraft 🐧 You need to use the smartctl command to display the hard disk (SSD) serial numbers in Linux. This is useful when changing your hard disk if it goes bad. https://www.cyberciti.biz/faq/search-finding-hard-disk-ssd-serial-numbers-linux-command/ #linux
In conversation from mastodon.social permalink Attachments