Anyone use Debian or OpenSuse LEAP?

Page 4 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.

lxskllr

No Lifer
Nov 30, 2004
60,198
10,660
126
Next step for me is finding out how to upgrade from debian 13 to 14 over the next 2 years so when the time comes I can do it without a clean install and not formatting /home drive.

Must be a guide somewhere.
Best to read the release notes. There's a specific page for every release. Here's the ones for upgrading to trixie...


They're very thorough, and use a lot more care than I do. I make sure all important data is backed up, fully update the existing install, update the sources list, then upgrade.

For example. I'm running bookworm...

Code:
apt update && apt upgrade

Now bookworm is fully updated, so I change my sources list to either trixie or stable. Using the release name locks you into that. You won't ever get anything else. Using the generic term "stable" tracks the stable branch, and you can get new packages beyond trixie after it's been released, but not before.

Code:
apt full-upgrade
 
  • Love
Reactions: Indus

Indus

Lifer
May 11, 2002
16,218
11,221
136
Best to read the release notes. There's a specific page for every release. Here's the ones for upgrading to trixie...


They're very thorough, and use a lot more care than I do. I make sure all important data is backed up, fully update the existing install, update the sources list, then upgrade.

For example. I'm running bookworm...

Code:
apt update && apt upgrade

Now bookworm is fully updated, so I change my sources list to either trixie or stable. Using the release name locks you into that. You won't ever get anything else. Using the generic term "stable" tracks the stable branch, and you can get new packages beyond trixie after it's been released, but not before.

Code:
apt full-upgrade
Thank you.. I did read through that.

This is the part I'd be nervous about.. since I've never done it before..

1760966151169.png

It's also why I tried LMDE 7 first because it's quite simple to upgrade the distros.. just do some mouse clicks.

I'll just have to get comfy with it.. but I can tell you now.. I'm loving Debian with KDE.. it just works!
 
  • Like
Reactions: lxskllr and Zepp

lxskllr

No Lifer
Nov 30, 2004
60,198
10,660
126
It's easy. Just open up the list as administrator and change every instance of "bookworm" to "trixie". It can be done with find/replace. I'd probably recommend using the release name instead of the branch, eg "stable". That way there's no surprises. You get upgraded when you're sure you want to upgrade. Just have to change the source list every couple years.
 
  • Like
Reactions: Indus and Zepp

Indus

Lifer
May 11, 2002
16,218
11,221
136
BTW I should mention a little problem I had with Fedora/ Ultramarine/ Bazzite.. I didn't want to pile on and was just happy to get rid of Windows.

I sometimes download and save youtube videos that I find useful.. (for example how to do a brake job on this car model etc.. stuff you need to repeat every once in a while but not everyday and you don't want to mess it up).

Despite me telling the browsers where I wanted to download it.. it kept downloading somewhere else. This is despite me changing settings in adminstrator/ root mode and practically doing every suggestion I could find. Eventually I just stuck the default download folder to my remembered settings and I'd move the file over to my saved data folder on another drive.

But in debian.. just tell it where I want it downloaded once.. and it works like it's supposed to!

Debian is not the latest and greatest but it just works!
 
  • Like
Reactions: Zepp and lxskllr

Indus

Lifer
May 11, 2002
16,218
11,221
136
@WelshBloke have you gotten any version of Adobe Photoshop to work on zorin?

I know there are some youtube guides out there but I wanted confirmation if it still works.. since that's my 1 hangup still..
 

WelshBloke

Lifer
Jan 12, 2005
33,180
11,354
136
@WelshBloke have you gotten any version of Adobe Photoshop to work on zorin?

I know there are some youtube guides out there but I wanted confirmation if it still works.. since that's my 1 hangup still..
I've actually never used Photoshop on Windows or Linux!
I could see it working in WinBoat but Photoshop uses the GPU so you'd lose that and I don't know how important that is to Photoshop. Wine (or a similar compatibility layer) might work and I'd imagine that quite a few people would have tried that.
Adobe is pretty much a Windows only thing and some of it won't run well in a VM if it needs access to the GPU.
If you really, really need Photoshop you'd be best off having a bare metal installation of Windows to boot into I'd imagine.

That said (and I'm making some big assumptions here) most people absolutely don't need a pro image editor if they are just touching up family photos or making memes! There's plenty of Linux apps that would work for home users or cloud services (like Google photos if you're happy to let a corp have access to your photos).
 

lxskllr

No Lifer
Nov 30, 2004
60,198
10,660
126
You can do professional work with linux tools, they just aren't the industry "standard". I wouldn't try to escape windows, only to deal with adobe's fuckery. Might as well stay on windows.
 

Indus

Lifer
May 11, 2002
16,218
11,221
136
You can do professional work with linux tools, they just aren't the industry "standard". I wouldn't try to escape windows, only to deal with adobe's fuckery. Might as well stay on windows.

Yeah I'll have to learn how to do it.. guess I'll youtube how to do this in GIMP.