linux

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

TimeSquirrel, (edited ) in The Unity Desktop Environment an Underrated Masterpiece
@TimeSquirrel@kbin.social avatar

I'm old school. I've been using GUI based OSes since Windows 3.11 and 95, and prefer KDE due to its similarity. Unity feels like what they did with Windows 8, where they tried to turn a desktop OS into a tablet OS. And it just feels "klunky", for lack of a better term. Too much bling for not enough benefit. KDE strikes a nice balance between eye-candy and responsiveness.

corrupts_absolutely, in A Gamer's Descent into Linux Lunacy (Switching to Linux) [video 48:15]

little clickbait and tolerable personality crazy this exists

mnmalst, in A Gamer's Descent into Linux Lunacy (Switching to Linux) [video 48:15]

uploaded Dec 24, 2022

GustavoM,
@GustavoM@lemmy.world avatar

…and also, good ol’ baby duck syndrome.

Even then, gaming was 100% doable/acceptable at that time. Even not (just) a year back, but a COUPLE years back.

SmoochyPit,

That was just a few weeks ago, right? Right???

Pantherina, in The Unity Desktop Environment an Underrated Masterpiece

, , , , , , , . . !

Those are some punctiation characters you for sure missed. Please use multiple scentences, that was a hell of a read

Mohamad20ZX,

Ok sorry for being inconsistent

Pantherina,

Its fine, but really improves readability :D imagine yourself breathing. Every scentence has a beginning, climax (point of most tension) and an end.

Shortening it to many shorter scentences helps

Pantherina, in OpenSUSE Leap 15.5 -> Tumbleweed conversion

Slowroll seems just as mature as TW? Just update, upgrade, change repos, upgrade?

Rockslide0482,

It’s only been around for less than a year as far as I’m aware and from what I gather still seems to be finding its sea legs as far as balancing between what rolls in immediately(ish) and what comes in through the big “tumbles”

Pantherina,

I guess with the BTRFS snapshots there is no reason to not use TW. But Slowroll really sounds like a Distro that makes sense

TheGrandNagus, in The Unity Desktop Environment an Underrated Masterpiece

Unity was fine, I used it. But the fact I’ve never tried to replicate that workflow since moving on from Ubuntu is pretty telling.

Using stock Gnome on Fedora Workstation now and couldn’t be happier.

downhomechunk, in Ipod problems
@downhomechunk@midwest.social avatar

Just curious why the ipod? Is it for retro chic? Are you trying to load songs you purchased or “backups”? I play my backups with vlc on my phone to save data.

Ipods have a proprietary handshake that must happen between the device and the computer trying to manage it. The open source community was able to reverse engineer it on the older models but not the later ones.

Zealousideal_Fox900,

Nostlagia. I also just wanna see it run again.

downhomechunk,
@downhomechunk@midwest.social avatar

I totally get that! Everyone here is suggesting complicated virtualization options. Maybe they know something I don’t. But if it were me, I’d try setting up plain old WINE and seeing if I can install an old version of iTunes from here:

www.oldversion.com/windows/itunes/

You could pick an xp era iTunes and set wine compatibility to xp, or 7 or whatever was contemporary for the ipod generation you have.

Unrelated: my phone insists on autocorrecting ipod to iPad. I feel old now.

dr_jekell,
@dr_jekell@lemmy.world avatar

Using a VM is being suggested as it is:

  • Relatively easy to set up.
  • Gives the user a full Windows OS which simplifies software installation.
  • Allows for snapshot backups to be taken of the install meaning if something breaks you just roll back to a previous snapshot.
  • The VM can have the internet disabled meaning no auto updates to the software or OS.
  • Easy to remove the VM and virtualization software at a later date if required.
  • The VM (or another) can be used to run other Windows only software.
downhomechunk,
@downhomechunk@midwest.social avatar

I’m not dissing the VM approach. I’m just saying I’d try WINE first. I already have it i stalled for steam.

lemann, in The cost of maintaining Xorg

The sense of entitlement in some of the replies on that post are absolutely awful

As for me personally, I want to love Wayland. It has great performance on ALL my devices, (except one with a nvidia GPU) and is super smooth compared to X11!

However… the secure aspect of Wayland makes it very difficult, if not impossible to easily get a remote desktop going. Wayvnc doesn’t support the most popular desktop environments depending on how Wayland was compiled, and the built-in desktop sharing on distros that have switched over to Wayland often require very specific Linux-only VNC and RDP clients, otherwise you run into odd errors.

I really hope the desktop sharing situation improves because it’s a pretty big showstopper for me. On X11 you just install & run x11vnc from a remote SSH session and you have immediate session access with VNC from Linux, Android, and Windows. If you want lockscreen access too then you run as root and provide the greeter’s Xauth credentials. But Wayland’s not so simple sadly AFAICT…

Waypipe is something I’ve found out about recently though, so need to check that out and see how well it works at the moment. If anyone has any helpful info or pointers please share, I’m completely new to Wayland and would appreciate it!

Pantherina,

For me its especially services like RustDesk or even RealVNC that are essential, because I have no DynDNS

uis,
@uis@lemmy.world avatar

Also wayland is just slower for gaming

skullgiver, (edited )
@skullgiver@popplesburger.hilciferous.nl avatar

deleted_by_author

  • Loading...
  • uis,
    @uis@lemmy.world avatar

    Looked at it. It seems GNOME are doing dirty hacks, since AFAIK they don’t have tearing control in their compositor.

    And game fps is not directly translated to perceived performance on wayland. For example in Xonotic 90-95 fps on wayland feel laggy, but if enable glFinish, I’ll get 80 fps in same area, but game will feel much better. But it causes game to run in 20-30 fps in places and cause more lag there, where it would run 30-60. For context runnung game in X11 without glFinish gets me 110 fps in same area, which feel like 110 fps. Running game in kmsdrm gets me 120 fps in same area.

    dewritoninja,

    I use freerdp for Linux and rd connect on Android, Windows to connect to my Ubuntu laptop as a second monitor on gnome Wayland and it works great

    BrownianMotion,
    @BrownianMotion@lemmy.world avatar

    I know this is not useful for most use cases, but if you login to the desktop on the ‘remote Wayland’, locally first then RD will work as expected. So if you can change the behaviour of the remote desktop to stay unlocked (IE its in a secure place where others cannot just access the device), then and RD will work with Wayland.

    I use NoMachine (since I manage all sorts of devices, and its nice that there is a client and server for everything including phones/arm) and it works for me because many of the machines are actually VM’s and I can keep the desktops unlocked and logged in. NoMachines solution for Wayland - is to disable it and use X11 !!

    But I wish many of the RD developers would just embrace Wayland and add/rewrite code to support it (If it is in their scope, I don’t know) It might not be, since I am aware of Waypipe and Pipewire, but I’d assume that RD devs would still need to include support for that.

    MNByChoice, in The cost of maintaining Xorg

    Sadly, message does not list a dollar amount. Replies are great though. Lots of pointing out the listed items are small compared to corporation size.

    lemmyvore,

    Also I see “Red Hat” thrown around a lot. There’s no Red Hat anymore, it’s IBM, and IBM’s target user is a RHEL customer.

    I’m willing to bet most people commenting on Mastodon (and here for that matter) have very little in common with a RHEL customer. IBM, like Valve with the Deck, have very specific use cases in mind and can afford to support a Wayland-based desktop for those particular circumstances.

    But does IBM care about the desktop needs of the average Linux user? I doubt it.

    MNByChoice,

    Great point. IBM has a long history of squeezing every penny from their customers. At one corner job, IBM had to come onsite a few times a year to perform system updates. We were not allowed by IBM to upgrade the OS ourselves.

    interceder270,

    Yeah, I never take people seriously when they say something is ‘too expensive’ but willfully obscure what that price actually is.

    I’m less of a useful idiot because of it.

    h3ndrik, in I have a Windows PC connected to a company AD. Is there a way to access the shared company resources from within a Linux environment?

    I think you can mount network shares with the Kerberos token you got from AD. Sometimes just the user credentials suffice. At least that’s how it used to be when I last tried something like that years ago.

    dino, in OpenSUSE Leap 15.5 -> Tumbleweed conversion

    Tumbleweed for over 10 years, if you know how to roll back with snapper there is nothing to lose.

    M500, in What are people daily driving these days?

    Accidentally wipes out Mint last week, but have been meaning to try out Fedora 39 Plasma. So far, I love it. I have been really busy recently, but it has been a great system so far. My SteamDeck really made me fall in love with Plasma.

    aairey, (edited ) in I have a Windows PC connected to a company AD. Is there a way to access the shared company resources from within a Linux environment?

    Yes.

    First you will need to get the VPN up (or be in the office, in the same network to be able to join the AD domain.

    Then you need to join the AD domain using realmd. This will join the computer to the AD domain like any regular windows PC. It will set up the Kerberos client, DNS and everything for you (this part is done in sssd).

    Once joined you should be able to access the network shares with SMB.

    RedHat and deriviates have good support for this. So I would recommend Fedora Workstation, CentOS Stream or RHEL Desktop to set this up in.

    docs: …redhat.com/…/ch-configuring_authentication

    beerclue,

    You don’t need to join the domain to access that smb share… You have to use the DOMAIN\username when authenticating though.

    aairey,

    Sure, that works too.

    But based on OP it seemed to me that the larger intent is to get a Linux workstation set up in an AD environment. He wants to show to his boss it can be done, and this is the most integrated way.

    beerclue,

    Fair enough. I just read it like “I need to access a smb share from a Linux machine” :)

    Pheonixtail, in I have a Windows PC connected to a company AD. Is there a way to access the shared company resources from within a Linux environment?

    My understanding is that there are modules you can install to AD join a linux machine, i don’t know much about it unfortunatly because it’s not something i’ve ever had to do. I’m also unclear whether there is a different process per distro type.

    I would speak to your company IT about it tbh.

    Grass, in The Unity Desktop Environment an Underrated Masterpiece

    As a long time Ubuntu hater, no. They did so much weird de shit that I eventually had to fuck off and I’ve been happier(in regards to computers only) ever since.

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