linux

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

pensivepangolin, in brand new rice

Ubuntu but with an Arch wallpaper? You madman

01adrianrdgz,
@01adrianrdgz@lemmy.world avatar

I would like to make Ubuntu Arch-based and then encrypt the desktop and make my own desktop environment!!

PrivateNoob, (edited )

Unfortunately you can’t make an Ubuntu system into an Arch based one. Both of these use totally different package managers, but I’ve heard about a distro which lets you use apt (ubuntu, debian), dnf (fedora), pacman (arch) package managers in one place, but haven’t checked it out.

Try out an encrypted desktop on a VM if you can. Apparently you will need to remember 1 additional password whenever you wish to use that encrypted storage, but it’s totally valid if you need an encryption.

Creating a DE by yourself sounds like a madman task (especially if it’s not based on an extising one) but I’m rooting for you! You can also help an existing DE on their respected repository.

Pantherina,

Thats VanillaOS but they are reusing Distrobox for that. Its great.

01adrianrdgz,
@01adrianrdgz@lemmy.world avatar

thank you so much!! And oh well, I will stay with Ubuntu, I love it, and by the way yes I will develop the desktop environment myself, but it will be developed using only HTML and CSS!! It can be a different type of DE.

h3ndrik, (edited ) in What am I doing wrong?

Maybe you want one of the turnkey solutions. There are several solutions that offer you a NAS box with everything pre-configured and a management web-interface. Assembling a RAID and creating a network share is just a few clicks with those. And they should come with documentation.

I don’t really know which one is best. There is openmediavault, unraid, EasyNAS, TrueNAS, …

I agree. Configuring everything yourself, Learning about RAID, filesystems, networking and file servers on an operating system you’re not familiar with is some work. And although Linux has adapted quite some Windows-workflows, setting up Samba isn’t necessarily the right-click - properties - share you learned from using windows.

For security cameras there are solutions like Frigate which can be installed in a container.

nik282000, in Switching to Debian on my gaming pc
@nik282000@lemmy.ca avatar

Late to the thread but I would say yeah, Debian is good for gaming. The only place I have issued is with VR, otherwise it’s been smooth sailing for the past 3 years.

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.

NeoNachtwaechter, in Automatic backups of inode tables and partition info for easier data recovery

e2image

There’s a good reason for the 2 in the name.

Today we have ext4, and ZFS of course.

uis,
@uis@lemmy.world avatar

e2image - Save critical ext2/ext3/ext4 file system metadata to a file

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

I’ve been daily driving Debian with cinnamon on top. The only thing keeping my windows partition going is lack of HDR support and horrific Wayland nvidia support.

possiblylinux127,

Both of those features are only starting to make appearance in newer software

LeFantome,

Are you using Mint ( LMDE ) or running Cinnamon on Debian directly?

___,

Used to use LMDE but moved to Debian to get 12 early.

lemmyvore, in Switching to Debian on my gaming pc

Linux Mint Debian Edition (LMDE 6) might also be a good fit for you.

theshatterstone54, in winewayland.drv: part 10.3 (3/3): Vulkan swapchain presentation

Alright, so what else is needed until Wine on Wayland becomes as good as Wine on Xorg? Is there a checklist, or something? What’s left until Wayland gaming is as good as, if not better than Xorg gaming?

imgel,

With this last merge you can start playing already. Except for shooters, there are a few more merges left to fix the edge cases. Around 4 or 5 merge requests

theshatterstone54,

Wait, so It’s actually happening? Wayland gaming will be a thing soon? Plasma 6, releasing in the first half of 2024, has ironed out all but 1 of its “Wayland showstoppers”, actively working on the last one, as well as many bugfixes. XFCE 4.20, with Wayland support, is releasing in late 2024. Cinnamon, MATE, Pantheon, and Enlightenment, have all started working on Wayland support and will likely show early stages of it in 2024. AND WINE will hopefully be fully Wayland-ready in 2024. 2024 will be the year of Wayland!!!

theshatterstone54, in Red Hat Enterprise Linux 10 Dropping The X.Org Server Except For XWayland

So X.Org fully dies on the 31st May 2035 with the end of Extended Life Cycle Support for RHEL 9. We have XOrg’s death day. Even if it will likely be on it’s death bed taking its final breaths for years before that.

LeFantome,

I thought this as well but the more I think about it, the less true this seems. From an engineering point of view, it could last longer.

Xwayland is really just Xorg and Xwayland continues to be supported in RHEL10 and beyond.

Xorg and Wayland compositors have grown together in some ways. Both now use libinput, libdrm, and KMS for example. Those are not going away.

Xwayland is really just Xorg adapted to talk to Wayland instead of KMS and libinput. It is mostly the same code. So, Xorg will continue to benefit from the care and attention that Xwayland gets. Perhaps there may not be many new features but the code is not going to bit rot and security will continue to be addressed. While Xwayland does not use libinput or KMS, the Wayland compositor itself will, so those pieces are also going to be maintained including new features and new hardware support. Mesa is a common component as well.

So, while Red Hat may stop coordinating releases of Xorg at some point, a surprising amount of the code will still be actively maintained and current. It may not take a lot of work for somebody else to take over and bundle it up as a release.

What will probably kill Xorg is lack of demand.

Despite the anti-Wayland chatter, the migration to Wayland looks like it will gain substantial momentum this year and next and not only on Linux. Three to five years from now, the number of people that still care about Xorg ( as the primary display server - not as Xwayland ) may be very small indeed. Obviously it will be running on older systems for a long, long time but, ten years from now, installing Xorg on a new system is likely to be very rare ( like CP/M now rare ).

Red Hat may end up being one of the very last players that cares about Xorg after 2030. My guess is that most of the current never-Wayland crowd will have moved to it long before then.

theshatterstone54,

Yeah, thank you for doing such a good explanation of it. I completely agree. Truth be told, the features I missed with Qtile on Wayland (some bugs that took a while to iron out, and are only fixed in qtile-git, as well as rounded corners, which are a work-in-progress, leaving me with only 1 issue with Qtile, that being how difficult Qtile Wayland is to install and set up, if only there was a working guide for doing so via pip, but pywayland and/or pywlroots via pip are usually broken), were all fixed by Hyprland, so I’m on Hyprland full time now, and I love it! There is only one minor issue I have (drop downs from Waybar’s systray are kinda broken on Hyprland, rendering weirdly, with strange black gaps between sections and rendering under, rather than over, windows).

mypasswordis1234, (edited ) in Pony approved distro
@mypasswordis1234@lemmy.world avatar

Derpian

De rpi an

De raspberry pi an

The raspberry pie an

Is that pinky pie?

But who’s thst “an”?

uis,
@uis@lemmy.world avatar

How do you call distro of happiness with three eyes? Pinkie Pie. Because her name has three "i"s.

There is saying, if you ask Pinkie to hand over pie, she will give radius over pi tall pie.

mypasswordis1234,
@mypasswordis1234@lemmy.world avatar

I like it 😆

scytale, in Is linux good for someone tech illererate.

Linux has come a long way and is very user friendly now that even non-techie people can hit the ground running when using it. Similar to what the other comment mentioned, installing it is like 80% of the hard part. Just pick a distro that is recommended for beginners (i.e. Mint), and read up on a guide for creating a bootable usb installer. Distros like Mint make it very easy to install, you just need to know how to boot it from a usb drive.

Max_P, in What dock do you use in Wayland?
@Max_P@lemmy.max-p.me avatar

Maybe you can set up a KWin window rule to force Latte to be where you want it to be?

Not that Plasma panels work that much better than Latte in that regard, they still sometimes shift monitors just because something is plugged in (not even enabled, just plugged in!)

I really wish we could pin things to the exact monitor via its physical port location or serial number or something from EDID.

plasticcheese,

Thanks for the suggestion. This does work. You can force the dock to a specific screen, but then it doesn’t autohide (dodge) as it still thinks the other random screen is the primary and only triggers off that. Still, this may be the answer if nobody can suggest an alternative.

ook_the_librarian, in The Unity Desktop Environment an Underrated Masterpiece
@ook_the_librarian@lemmy.world avatar

Why is the unity is underrated when its what i use

Everyone is going on about the lack of punctuation; I can’t get over this snippet. It’s like the ideal of an ego wrote this.

If you’d like to know my experience with Unity DE, I thought it felt like a toy and when it was packaged with Ubuntu, it was the first time I left vanilla Ubuntu since the days of Gutsy Gibbon.

I’m glad to hear Unity getting love. The customizability is by far linux’s key strength. So it can give people what they want. For example, it gives me the ability to completely ignore Unity.

toomanyjoints69,

Unity would be awesome if you used the laptopto run only a few applications each on the bar.

So i actually think unity would be perfect for the normie or even the writer.

Mohamad20ZX,

Will it your point after all.but remember not anything is going to be forgotten forever.

rufus, (edited ) in Is linux good for someone tech illererate.

I’d say so, too. I’ve seen at least 3 tech illiterate people (who gave it a chance) be really happy with Linux. You will probably face some annoyance at some point, as it is with everything. But I think Linux is a good choice. Get help installing it if you know someone who can. It’s not that difficult but that would speed up the process. The most important thing is to save your data so you don’t accidentally overwrite it.

doctorn, in Switching to Debian on my gaming pc
@doctorn@r.nf avatar

Last time I tried this myself I could play a lot, but never the ones I wanted and ended up switching back anyway. Ever since I’ve just always been running a linux and a windows PC, each to its best use.

I must stress however this experience of mine was over a decade ago and I have heard there’s been a lot of improvement on the subject, with steamdeck becoming a thing and alike, so I have no up-to-date experience in what runs and what doesn’t anymore. What I cán tell you however is that whichever Windows-only game did play (using Wine back then, dunno how it’s done these days) always played at least 2-5x better than on the actual Windows it was made for. 😅

So good luck and I would love some information as to your eventual result!

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