photog.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A place for your photos and banter. Photog first is our motto Please refer to the site rules before posting.

Administered by:

Server stats:

242
active users

#linuxtips

0 posts0 participants0 posts today
Bruce Heerssen<p>So what happens if you set up a laptop to be a server and you close the lid? The system goes to sleep.</p><p>This is not fantastic behavior for a server, so to fix it, we have to edit </p><p>/etc/systemd/logind.conf </p><p>and add the following lines:</p><p>HandleLidSwitch=ignore<br>HandleLidSwitchExternalPower=ignore<br>HandleLidSwitchDocked=ignore</p><p>Reboot. Now the laptop won't sleep when the lid is closed.</p><p><a href="https://darkmoon.social/tags/LinuxTips" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LinuxTips</span></a> <a href="https://darkmoon.social/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a> </p><p>(Obviously, this is only for systemd systems. Other init systems need a different method.)</p>
nocci [cyberpunk'd]<p><span>Na, ihr fleißigen Linux-Leute...<br><br>Wenn ihr irgendwann kein Bock mehr auf df -h habt, dann nehmt einfach mal dysk.<br><br>dysk ist sehr gut... und bunt. <br><br></span><a href="https://github.com/Canop/dysk" rel="nofollow noopener" target="_blank">https://github.com/Canop/dysk</a><span><br><br></span><a href="https://punk.cyber77.de/tags/adminLife" rel="nofollow noopener" target="_blank">#adminLife</a> <a href="https://punk.cyber77.de/tags/shell" rel="nofollow noopener" target="_blank">#shell</a> <a href="https://punk.cyber77.de/tags/linuxtips" rel="nofollow noopener" target="_blank">#linuxtips</a> <a href="https://punk.cyber77.de/tags/linux" rel="nofollow noopener" target="_blank">#linux</a></p>
rtdsx :rainbow_flag:<p>So we all have used Windows, right. I have a Digital license for both that are tied to my account. But we all have paid for it and I'm sick of the choices that Microsoft has made. Microsoft: "Yeah let's bake in Ads and USELESS AI in the product our users pay for"</p><p>yeah I won't be using that. I still love Windows deep down, but that's Windows 10. Too bad it's not getting supported unless you pay for ESU. I'm gonna use Linux on PCs in the future.</p><p>In my opinion: Fuck Microsoft and Win11.</p><p><a href="https://social.linux.pizza/tags/linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>linux</span></a> <a href="https://social.linux.pizza/tags/linuxdesktop" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>linuxdesktop</span></a> <a href="https://social.linux.pizza/tags/microsoft" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>microsoft</span></a> <a href="https://social.linux.pizza/tags/enshittification" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>enshittification</span></a> <a href="https://social.linux.pizza/tags/windows10" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>windows10</span></a> <a href="https://social.linux.pizza/tags/windows11" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>windows11</span></a> <a href="https://social.linux.pizza/tags/linuxtips" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>linuxtips</span></a> <a href="https://social.linux.pizza/tags/endof10" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>endof10</span></a></p><p>might edit this in the future</p><p>Boost!</p>
Bruce Heerssen<p>Linux tip: you can edit files from within less by pressing "v". This will launch your default editor.</p><p>If you do not have a default editor specified, you can specify one by adding the following lines to your .bashrc:</p><p># set default editor<br>EDITOR=/usr/bin/vim</p><p>Substitute vim for whatever editor you prefer. (Which is obviously vim :)</p><p><a href="https://darkmoon.social/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a> <a href="https://darkmoon.social/tags/Bash" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Bash</span></a> <a href="https://darkmoon.social/tags/vim" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>vim</span></a> <a href="https://darkmoon.social/tags/less" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>less</span></a> <a href="https://darkmoon.social/tags/LinuxTips" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LinuxTips</span></a></p>
OSTechNix<p>Fix Slow Linux Boot Issue and Speed Up Your Linux System in Less Than 5 Minutes <a href="https://floss.social/tags/linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>linux</span></a> <a href="https://floss.social/tags/linuxtips" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>linuxtips</span></a> <a href="https://floss.social/tags/linuxcommands" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>linuxcommands</span></a> <a href="https://floss.social/tags/systemd" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>systemd</span></a> <a href="https://floss.social/tags/troubleshooting" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>troubleshooting</span></a> <br><a href="https://ostechnix.com/fix-slow-linux-boot-issues/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">ostechnix.com/fix-slow-linux-b</span><span class="invisible">oot-issues/</span></a></p>
Farooq | فاروق<p>A <a href="https://cr8r.gg/tags/reboot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>reboot</span></a> is a solution to many tech problems. But if you are on <a href="https://cr8r.gg/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a>, did you know you need to reboot only if your kernel has changed? Otherwise you can do a "soft reboot" and get the same thing. You need to kill the init process and make it respawn. It varies from distro to distro but on <a href="https://cr8r.gg/tags/systemd" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>systemd</span></a> ones, you can do <code>systemctl soft-reboot</code> and it'll do the job for you.</p><p>Also if you have problem with your graphical shell, you can simply restart your graphical stuff. Not even a soft reboot is needed. For instance if your display manager is lightdm like me, simply do <code>systemctl restart lightdm</code>. </p><p>I think this applies to other <a href="https://cr8r.gg/tags/unixlike" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>unixlike</span></a> operating systems with the similar kernel and system architecture as Linux. Maybe <a href="https://cr8r.gg/tags/BSD" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>BSD</span></a> people can share their experience?</p><p><a href="https://cr8r.gg/tags/techtips" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>techtips</span></a> <a href="https://cr8r.gg/tags/linuxtips" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>linuxtips</span></a> <a href="https://cr8r.gg/tags/opensource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>opensource</span></a> <a href="https://cr8r.gg/tags/foss" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>foss</span></a> <a href="https://cr8r.gg/tags/operatingsystem" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>operatingsystem</span></a> <a href="https://cr8r.gg/tags/freebsd" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>freebsd</span></a> <a href="https://cr8r.gg/tags/openbsd" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>openbsd</span></a> <a href="https://cr8r.gg/tags/unix" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>unix</span></a> <a href="https://cr8r.gg/tags/unixclone" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>unixclone</span></a></p>
in_sympathy<p>If you’re running both Linux (like Kali or Ubuntu) and Windows on the same machine and notice that Windows displays the wrong time after booting into Linux, you’re not alone. </p><p>It kept bugging me for years tbh 🤣. </p><p>Solution is simple - just run the following command in your Linux terminal:</p><p>sudo timedatectl set-local-rtc 1 --adjust-system-clock</p><p>🔗 More details: <a href="https://itsfoss.com/wrong-time-dual-boot" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">itsfoss.com/wrong-time-dual-bo</span><span class="invisible">ot</span></a> </p><p><span class="h-card" translate="no"><a href="https://mastodon.social/@itsfoss" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>itsfoss</span></a></span> 👍🏻</p><p><a href="https://mastodon.social/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a> <a href="https://mastodon.social/tags/Windows" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Windows</span></a> <a href="https://mastodon.social/tags/DualBoot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DualBoot</span></a> <a href="https://mastodon.social/tags/TimeFix" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TimeFix</span></a> <a href="https://mastodon.social/tags/RTC" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>RTC</span></a> <a href="https://mastodon.social/tags/LinuxTips" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LinuxTips</span></a></p>
OSTechNix<p>Bulk Text Replacement in Bash: Easy Step-by-Step Guide <a href="https://floss.social/tags/Bash" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Bash</span></a> <a href="https://floss.social/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a> <a href="https://floss.social/tags/Linuxcommands" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linuxcommands</span></a> <a href="https://floss.social/tags/Linuxtips" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linuxtips</span></a> <a href="https://floss.social/tags/Linuxhowto" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linuxhowto</span></a> <br><a href="https://ostechnix.com/bulk-text-replacement-in-bash/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">ostechnix.com/bulk-text-replac</span><span class="invisible">ement-in-bash/</span></a></p>
Anisse<p>Did you know? On Linux you can observe the file descriptor positions using `/proc/&lt;pid&gt;/fdinfo/&lt;fd-number&gt;`<br><a href="https://man7.org/linux/man-pages/man5/proc_pid_fdinfo.5.html" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">man7.org/linux/man-pages/man5/</span><span class="invisible">proc_pid_fdinfo.5.html</span></a></p><p>You can use that to observe long-running file processing jobs' progress. But there are tools that format this properly; Debian (/Ubuntu) packages `progress` a tool that does just that:<br><a href="https://github.com/Xfennec/progress" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">github.com/Xfennec/progress</span><span class="invisible"></span></a></p><p>It can snoop for coreutils processes, or just watch an arbitrary pid:</p><p>`progress --monitor --pid $(pidof -s lbzcat)`</p><p><a href="https://social.treehouse.systems/tags/LinuxTips" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LinuxTips</span></a> <a href="https://social.treehouse.systems/tags/Debian" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Debian</span></a></p>
Lanie Carmelo<p><a href="https://caneandable.social/tags/RaspberryPi" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>RaspberryPi</span></a> owners, how do you back up your <a href="https://caneandable.social/tags/RPi" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>RPi</span></a>?<br>I don’t have an extra hard drive, so I need to back up to <a href="https://caneandable.social/tags/GoogleDrive" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GoogleDrive</span></a>. I’ve installed <a href="https://caneandable.social/tags/Rclone" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Rclone</span></a> and tried creating a <a href="https://caneandable.social/tags/BASH" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>BASH</span></a> script, but I’m struggling with it.<br>If you’ve set up something similar or have recommendations for an efficient backup workflow, I’d love to hear them! Bonus points if you know any good courses or resources to improve my scripting skills.<br><a href="https://caneandable.social/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a> <a href="https://caneandable.social/tags/Tech" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Tech</span></a> <a href="https://caneandable.social/tags/SelfHosted" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SelfHosted</span></a> <a href="https://caneandable.social/tags/SelfHosting" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SelfHosting</span></a> <a href="https://caneandable.social/tags/RaspberryPiBackup" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>RaspberryPiBackup</span></a> <a href="https://caneandable.social/tags/RaspberryPi500" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>RaspberryPi500</span></a> <a href="https://caneandable.social/tags/RaspberryPiProjects" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>RaspberryPiProjects</span></a> <a href="https://caneandable.social/tags/RPiBackup" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>RPiBackup</span></a> <a href="https://caneandable.social/tags/RaspberryPiOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>RaspberryPiOS</span></a> <a href="https://caneandable.social/tags/RPiProjects" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>RPiProjects</span></a> <a href="https://caneandable.social/tags/LinuxBackup" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LinuxBackup</span></a> <a href="https://caneandable.social/tags/LinuxTips" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LinuxTips</span></a> <a href="https://caneandable.social/tags/LinuxCommunity" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LinuxCommunity</span></a> <a href="https://caneandable.social/tags/TechSupport" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TechSupport</span></a> <a href="https://caneandable.social/tags/OpenSource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenSource</span></a> <a href="https://caneandable.social/tags/DataBackup" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DataBackup</span></a> <a href="https://caneandable.social/tags/CloudBackup" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CloudBackup</span></a> <a href="https://caneandable.social/tags/GoogleDriveBackup" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GoogleDriveBackup</span></a> <a href="https://caneandable.social/tags/CloudStorage" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CloudStorage</span></a> <a href="https://caneandable.social/tags/FileBackup" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FileBackup</span></a> <a href="https://caneandable.social/tags/Rclone" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Rclone</span></a> <a href="https://caneandable.social/tags/BASHScript" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>BASHScript</span></a> <a href="https://caneandable.social/tags/ShellScripting" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ShellScripting</span></a> <a href="https://caneandable.social/tags/ProgrammingHelp" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ProgrammingHelp</span></a> <a href="https://caneandable.social/tags/CodeNewbie" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CodeNewbie</span></a> <a href="https://caneandable.social/tags/LearnToCode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LearnToCode</span></a> <a href="https://caneandable.social/tags/TechSolutions" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TechSolutions</span></a> <a href="https://caneandable.social/tags/Automation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Automation</span></a> <a href="https://caneandable.social/tags/techhacks" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>techhacks</span></a> <span class="h-card" translate="no"><a href="https://a.gup.pe/u/linux" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>linux</span></a></span> <span class="h-card" translate="no"><a href="https://lemmy.ml/c/selfhost" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>selfhost</span></a></span> <span class="h-card" translate="no"><a href="https://a.gup.pe/u/selfhosting" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>selfhosting</span></a></span> <span class="h-card" translate="no"><a href="https://lemmy.world/c/selfhosted" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>selfhosted</span></a></span></p>
Jonathan Kamens 86 47<p><a href="https://federate.social/tags/TIL" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TIL</span></a> that in <a href="https://federate.social/tags/GNOME" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GNOME</span></a> you can hit the Super key or the Activities button to bring up desktop search, then type the name of any <a href="https://federate.social/tags/Unicode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Unicode</span></a> character or <a href="https://federate.social/tags/emoji" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>emoji</span></a> to search for it, then select it to copy it into your clipboard.<br><a href="https://federate.social/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a> <a href="https://federate.social/tags/LinuxTips" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LinuxTips</span></a></p>
OSTechNix<p>How To Efficiently Search Linux Manual Pages with the man -k Command <a href="https://floss.social/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a> <a href="https://floss.social/tags/Manualpages" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Manualpages</span></a> <a href="https://floss.social/tags/Manpage" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Manpage</span></a> <a href="https://floss.social/tags/Linuxcommands" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linuxcommands</span></a> <a href="https://floss.social/tags/Linuxbasics" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linuxbasics</span></a> <a href="https://floss.social/tags/Linuxtips" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linuxtips</span></a> <br><a href="https://ostechnix.com/search-linux-manual-pages/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">ostechnix.com/search-linux-man</span><span class="invisible">ual-pages/</span></a></p>
OSTechNix<p>Today's Linux Tip: Adjust System Clock from Command line in Linux <a href="https://floss.social/tags/Linuxcommands" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linuxcommands</span></a> <a href="https://floss.social/tags/Linuxtips" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linuxtips</span></a> <a href="https://floss.social/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a></p>
OSTechNix<p>Today's Linux Tip: Quickly Find Recently Modified Files in Linux <a href="https://floss.social/tags/Linuxcommands" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linuxcommands</span></a> <a href="https://floss.social/tags/Linuxtips" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linuxtips</span></a> <a href="https://floss.social/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a></p>
OSTechNix<p>Today's Linux Tip: Redirect Output to a File in Linux <a href="https://floss.social/tags/Linuxtips" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linuxtips</span></a> <a href="https://floss.social/tags/Linuxcommands" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linuxcommands</span></a> <a href="https://floss.social/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a></p>
OSTechNix<p>Today's Linux Tip: Execute Commands on Multiple Files in Linux <a href="https://floss.social/tags/xargs" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>xargs</span></a> <a href="https://floss.social/tags/Linuxcommands" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linuxcommands</span></a> <a href="https://floss.social/tags/Linuxtips" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linuxtips</span></a></p>
OSTechNix<p>Today's Linux Tip: View file contents without opening an editor <a href="https://floss.social/tags/Linuxtips" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linuxtips</span></a> <a href="https://floss.social/tags/Linuxcommands" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linuxcommands</span></a></p>
OSTechNix<p>Today's Linux Tip: Quickly Navigate to HOME Directory in Linux <a href="https://floss.social/tags/Linuxcommands" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linuxcommands</span></a> <a href="https://floss.social/tags/Linuxtips" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linuxtips</span></a> <a href="https://floss.social/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a></p>
OSTechNix<p>Today's Linux Tip: Redirect Errors to a File in Linux <a href="https://floss.social/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a> <a href="https://floss.social/tags/Bash" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Bash</span></a> <a href="https://floss.social/tags/Linuxtips" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linuxtips</span></a> <a href="https://floss.social/tags/Linuxcommands" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linuxcommands</span></a></p>
Tuckers Nuts Resist! 🇺🇦 <p><span class="h-card" translate="no"><a href="https://mastodon.social/@thelinuxEXP" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>thelinuxEXP</span></a></span> <span class="h-card" translate="no"><a href="https://linuxmom.net/@vkc" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>vkc</span></a></span> <br>🥥 Eye'm indecisive, Nick, and haven't given my heart fully to any particular Linux distro even though Eye've been an amateur for Linux since 1998.<br>That's why it's fun for me to have a copy of Ventoy with a half dozen or so distro ISOs to boot from just to be able to change things up if Eye wish.<br>Also, Eye have been watching and enjoying YOUR Linux videos for years. 🥥<br><a href="https://mstdn.social/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a>, <a href="https://mstdn.social/tags/LinuxTips" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LinuxTips</span></a>, <a href="https://mstdn.social/tags/TheLinuxExperiment" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TheLinuxExperiment</span></a>, <a href="https://mstdn.social/tags/LinuxMom" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LinuxMom</span></a>, <a href="https://mstdn.social/tags/NerdWormholes" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NerdWormholes</span></a>, <a href="https://mstdn.social/tags/Ventoy" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Ventoy</span></a>, <a href="https://mstdn.social/tags/LinuxISO" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LinuxISO</span></a></p>