linux

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

TheAnonymouseJoker, in what caused you to get into Linux?
@TheAnonymouseJoker@lemmy.ml avatar

Windows 7 introducing that optional but pushed telemetry update, when 10 released in 2017. Also 10 shitting itself until a couple years when it stabilised meant Linux must be adopted. WINE also started supporting a lot of stuff, and Ubuntu 16.04 LTS was the first true viable mainstream Linux attempt in history.

MartinXYZ, in what caused you to get into Linux?

I’ve told this story on here before, but here it is again: I used to write for a very Windows-centric computer magazine, and after a couple of years I noticed that most of the content I was writing was about how to make Windows behave less like Windows. So I thought I’d give Linux a go, and I haven’t looked back since. I’ve had phases when I tried convincing all my friends to make the switch, but I’ve realized that it’s just not for everyone. I don’t think I’m obsessed, I don’t customize my desktop much, I just want my system to work smoothly.

BaroqueInMind, in How to see enabled services that have been stopped [systemd]
@BaroqueInMind@kbin.social avatar

systemctl status | grep stopped

luthis,

I think you’re thinking of

systemctl list-units --type=service --state=stopped

status gives the state of the system and a cgroup tree

Madiator2011, in PeerTube v6 is out, and powered by your ideas !

The docker images are now also out so I just updated my instance :)

governorkeagan, in PeerTube v6 is out, and powered by your ideas !

I can’t wait for these changes to go live on TILvids.com

Thank you for all the hard work!!

mesamunefire,

My favorite instance on peertube.

governorkeagan,

Same!

Potajito, in Help me decide my first distro for Audio.

I don’t think an audio distro is needed nowadays. I use endevour os, with a zen kernel or real time one (trivial to set up, just install one package) and used this tool to fine tune the setup codeberg.org/rtcqs/rtcqsThen it’s pipewire, reaper, yabridge and not much else.

FlappyBubble, in what caused you to get into Linux?

Used to use Windows 98 SE. First introduced to Mandrake Linux around 2000. Had no Internet, got the install media from a friend of my father. Barely got it working and couldn’t read English. Went back to Windows XP. Ubuntu came. Began to use it around 2008 for a few years. Back to windows briefly and then Raspberry Pi was launched. Switched to Linux permanently.

Almost went back in 2013 due to Lightroom, gaming and a few work related medical software.

Began to grasp FOSS maturely in 2014 and switched to alterbative software. When Steam launched Proton there was no turning back.

I was obsessed but it has come and gone. Now I’m a bit of a nuissance to friends sllwly switching them to alternative software. My partner gets the worst treatment. Now she uses hardware security keys, assymetric keys auth etc

vaidooryam,

where do you use asymmetrical keys for auth ?

FlappyBubble,

Everywhere possible. For SSH sessions, logins on the Internet. PGP and chat apps. All the time.

FishFace, in How to take actions on multiple docker containers at once

Why create the function _dcl()?

luthis,

I needed a way to pass an argument into the command so it can be used in name=“$1”

FishFace,

you could instead do:


<span style="color:#323232;">dcl() { docker container ls -aq -f name="$1" }
</span>

in bashrc or wherever you’re setting this up.

Pantherina, in your stance on image compression and/ or avif/jxl?

I would really like an android gallery allowing for “full size” favourites with one click. All others get compressed.

I some time had 10GB images in total. Jpeg is already awesome.

No idea why the browsers just dont support it

BannanaLama, in what caused you to get into Linux?

It all started with my own Minecraft Server and an an offer on V-Servers at my Hoster at the time. Started to learn what SSH is, how to install Java and run my own Minecraft Server. And now I am running my Homelab on Kubernetes and do it for work. Life is funny

blujan,

I was 11 and had issues with bad ram sectors so Windows would shut down every few minutes.

I read up on it and used an Ubuntu live USB, back when unity was new, I loved that it wouldn’t have problems with my ram so I installed it and started distro hopping.

I now don’t have a computer so I only use Windows at work.

steeznson, in What are people daily driving these days?

Gentoo desktop but I have to use it over SSH a lot of the time since I’m stuck on my work macbook

TheAnonymouseJoker, in Why didn't anyone remind me the dual booting exists?
@TheAnonymouseJoker@lemmy.ml avatar

Buy a $30 SSD and put Windows on it. Boot to SSD when you want to use Windows, and put it down the booting order list in BIOS, so Linux always gets booted by default.

You will hear less about dual booting in Linux community because Windows loves to destroy GRUB bootloader, and also Windows is just becoming more and more annoying so there is a “nudging” or push to adopt Linux, forcibly or otherwise.

JPAKx4,

My current setup is two drives, a 500gb with windows and a 1tb sad with my Linux install on it. I set the 1tb to my first boot drive, so hopefully no windows shenanigans. I’m going to see if I can set up automatic backups soon just in case

callyral,
@callyral@pawb.social avatar

wait, you can have two different systems, on two SSDs, on the same computer? this will be useful once i get to build my pc. Thanks!

i’m guessing having windows on a separate drive will mean that it won’t break GRUB?

Froyn,

Muahaha, long ago had a system with a removable 5.25" HDD bay. Matching drives in enclosures, 1 linux, 1 windows. One "permanent" drive in the machine for user data.
Super easy to swap between the OS when you're physically changing the first drive on the IDE chain.

mateomaui, (edited )

I triple boot Windows with a Debian distro and an Arch distro. Windows is on one drive with its boot loader there so it doesn’t mess with the linux boot loaders and vice versa, and the two linux distros and their boot loaders are on a second drive. Just make sure Windows is already there and the linux boot loaders will pick it up.

bellsDoSing,

Yeah, AFAIR, the issue of “windows messing up grub” could happen when it’s installed on the same disk (e.g. on a laptop with one disk). Something about it overwriting the “MBR sector”. At least that was a problem back before UEFI.

I too have been dual booting Windows 10 and Linux for many years now, each having their own physical disk, Linux one always being first in boot order. Not once did a Windows 10 update mess up grub for me with this setup.

TheAnonymouseJoker,
@TheAnonymouseJoker@lemmy.ml avatar

Many ThinkPad models have a separate extra M.2 WWAN slot for 4G SIM modem, something you can check with respective models’ PSREF sheet. You can put either 128 or 256 GB (whatever specified) M.2 SSD of sizes either 2230 or 2242, which I was able to do on my L470 (a very modern laptop).

On a desktop, it is obviously easy, but on laptops, it depends, but you will find ThinkPads to be the most pro-consumer and pro-poweruser laptops.

LeFantome, (edited )

I think they may actually be suggesting that you let each OS be the primary OS and then just control which one you want via boot order in the BIOS.

But yes, if Windows is able to install its boot loader on its own drive, it will not mess up the Linux boot loader on another drive. The Linux boot loader can detect Windows though and allow you to boot to it ( and Linux too of course ). That is why you make sure Linux boots first.

sebsch, in What are people daily driving these days?

Debian Testing and Arch with KDE on the PC/Workstation.

Debian Stable on the server.

Grass, in I finally switched back to Linux as my daily driver after a couple of years of being on nothing but Windows.

Welcome home

Flaky, in I finally switched back to Linux as my daily driver after a couple of years of being on nothing but Windows.
@Flaky@iusearchlinux.fyi avatar

I always think about going back to Windows, but then I snap myself out of it seeing what Microsoft are doing. I still have a virtual machine for MusicBee (which… isn’t the greatest in WINE, I’ll just say that much) but everything else works fine. Also had a pretty good experience with Apple Music in Waydroid, with scrobbler support (Pano Scrobbler)

Owljfien,

I was trying to get MusicBee working earlier this week and gave up, ended up trying something called Strawberry and found myself liking it for the brief amount I’ve used it

Flaky,
@Flaky@iusearchlinux.fyi avatar

My workflow is too married to MusicBee to do that lol, it’s the reason I keep a Windows VM handy nowadays (okay, and Apple Music if I need to do some playlist things)

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #