linux

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

_cnt0, in Made the switch to KDE

Welcome to the KDE gang.

PlexSheep, in Is the Windows Subsystem for Linux worth it?

Best thing available on windows, still suffers from running on windows, but inside is a pretty usable Linux distro

GravitySpoiled, in Firefox Developer Edition and Beta: Try out Mozilla’s .deb package!

There are flatpaks and firefox decides to publish debs.

GustavoM,
@GustavoM@lemmy.world avatar

“Gee, folks are hating up on snapd! Hah, I know! Let’s make our own .deb and --”

“…but .deb files does not provide isolation or any other sandboxing-related feature.”

“OH, SHUT UP NERD!”

AProfessional,

More annoying because Mozilla does publish the stable flatpak, just not betas.

turbowafflz, in please help me, why is this happening??

Looks like it’s using a video mode the monitor doesn’t support, you’ll need to set the refresh rate as well as the resolution to ones that are supported. Likely candidates are 800x600@75hz or 1024x768@60hz, but it really depends on the monitor, check the manual if you can

01adrianrdgz,
@01adrianrdgz@lemmy.world avatar

thank you but I don’t have the manual, there is no information about this monitor online, I’m currently in BIOS, it’s American Megatrends. https://lemmy.world/pictrs/image/455f58f2-6fcf-4017-afef-532495b76a82.jpeg

turbowafflz,

If it’s a vga monitor you could probably plug it into a modern computer to see the available video modes in the display settings. Then on the old computer just change the video mode with xrandr in your xinit

phx, in What's the best way to remote into a linux machine?

xrdp tends to work well enough, and plays nicely with both the windows remote desktop application and various Linux clients

Bitrot,
@Bitrot@lemmy.sdf.org avatar

It also doesn’t require a session to be logged in at the local console.

phx,

Yeah that’s true. I think some VNC options can start at the DM login screen but that’s a passion to setup and may not be overly secure

CraigeryTheKid,

I honestly thought this was the default/classic answer, and am surprised at how far down it was.

I too just started Linux 2 weeks ago, and my search results led me to xrdp on host, and remmina on client.

Nisaea,
@Nisaea@lemmy.sdf.org avatar

If xrdp works well enough, NoMachine us blazing fast in comparison. Have you given it a try?

phx,

Once but it was a long time ago

Slapplebags, in What's the best way to remote into a linux machine?

I use this script to deploy xrdp. Works well for local stuff or over vpn / ssh tunnel and plays nice with rdp

c-nergy.be/blog/?p=19228

Magister,
@Magister@lemmy.world avatar

absolutely, xrdp and remmina, what’s the problem with remote desktop?!?

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???

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

Most interesting development. This is obviously still into the future but I also always had the impression that Redhat did a lot of work on the XOrg server. With this I think it’s actually dead once they no longer support RHEL 9 and older.

I won’t miss it, granted it’s not a bad implementation, but the design is showing its age. Apart from Wayland that I use, I’m also looking at Arcan’s progress from time to time. Obviously rather niche at the moment but projects like these make the ecosystem interesting.

socphoenix,

This honestly still feels premature for a server based OS. I rely on x forwarding and an rdp server for some tasks, and as far as I know Wayland still doesn’t really have support for either of those.

Laser,

I assume you’re talking about X over SSH? That’s possible with Wayland via Waypipe. Also I’m not sure why RDP would require X, just a compositor being able to forward the video over network (which is perfectly possible with Wayland) and accepting inputs over network as well, which to my knowledge isn’t part of Wayland. Quick check says Gnome already offers RDP and that’s Red Hat’s DE.

Bitrot,
@Bitrot@lemmy.sdf.org avatar

Currently Gnome will only allow you to connect to a logged in session. It is more like screen sharing than RDP usually is.

LeFantome,

Waypipe addresses forwarding. The major Wayland compositors support either RDP or VNC already I believe.

socphoenix,

Gotcha on the forwarding, my issue with rdp forwarding is I want a server like xrdp, so users don’t need to be logged in locally, which I haven’t seen googling yet.

slembcke,

People keep saying this, but X forwarding seems to work just fine with XWayland. I just tried a handfull of X programs between my machines, and neither are running X11. I don’t use it everyday to know the gotchas, but there you go. Programs that use shared memory pixel buffers (everything that isn’t xeyes realistically) even run better than I remember now that I have gigabit. >_< It’s still a way worse experience than VNC or RDP though.

lemmyvore,

I think it’s actually dead once they no longer support RHEL 9 and older.

That would be 2032.

dr_jekell, in Ipod problems
@dr_jekell@lemmy.world avatar

Unfortunately Apple seems to be actively working to make sure that the only way an iPod can be loaded with music is by using iTunes which is only supported on Mac or Windows.

You have a few of options on how to move forward:

1: Make a Windows virtual machine, install iTunes onto it and pass the iPod though to the VM.

2: Install Rockbox (if able) onto the device to enable it to act as a USB mass storage device allowing drag n drop loading of music.

3: Sell the iPod and get one of the many different digital audio players available on the market as most are OS agnostic (they show up as a USB mass storage device) and most use MicroSD cards to store the music meaning you can move the card to a new player as you upgrade later (so you are not locked to one vendor).

Zealousideal_Fox900,

Thanks for the the tjps but they all don’t look likely they would run.

  1. VM hates me and refuses to run.
  2. Sadly not possible.
  3. I want to use an ipod.
dr_jekell,
@dr_jekell@lemmy.world avatar

Did you adjust the resources given to the VM?

I know with Oracle Virtualbox it defaults to like 1 processor core and 500mb of ram for a VM.

biscoot,

Wanted to say that I’ve used Rockbox on an old ipod classic with much success. Would recommend. You can even install user created apple-ipod-like themes to get closer to the original look N feel

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.

chunkyhairball, in FOUND file in device by hex content using wxHexEditor

Luthis, you’re doing God’s work here. You are learning by experimentation and then, importantly, documenting and sharing what you’ve learned. There is absolutely zero wrong and only good to be had in either of those and in combining them, you’re doing service to our entire community.

luthis,

Thanks! I will keep it up!

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

Windows

SBJ, in what caused you to get into Linux?

I was at CompUSA back in the 90s and there was a Red Hat box with a manual in the clearance bin. I think it was Red Hat 4. I took it home and installed it on an old computer. I mainly used it as a server for testing Perl scripts for my own websites but I did use it as a desktop some.

I was a Windows N/T and Novell Netware administrator at the time and the company I worked for needed a “Linux guy”. Most people had barely heard of Linux so I became the de facto Linux admin. I ended up managing an Apache server and writing what was really just an API that ran under mod_perl. It returned structured text like modern APIs (JSON wasn’t a thing yet).

Now almost 30 years later and I still love Linux. Linux powers my life. I run my own email and web servers. I self-host lots of stuff. I’m not a big fan of desktop Linux but I work on Linux servers all day long. I have no desire to come home and fuck with my workstations.

kylian0087, in What are people daily driving these days?

Opensuse Tumbleweed. A rock solid rolling release.

onlinepersona,

Until the kernel updates to something unsupported and you find out that they don’t keep old kernels in the rolling release. An amazing experience.

kylian0087, (edited )

Never hat issues on my 10+ year old system. I did how ever with rocky linux 9.4. It is unsupported on my old dell r610s

onlinepersona,

I had it on two systems. Some peripherals stopped working after an update on one system and the attempt to downgrade it to the LTS (Leap?) failed miserably --> Ubuntu. On another one the graphics card stopped working and somehow forced it to the LTS with a custom kernel. That worked until trying to upgrade it by two minor releases (X.2 to X.4? Can’t remember if it was 13.Y 14.Y or 15.Y). There were so many conflicts and messing around with the source lists (or whatever they’re called)…

It was the most difficult system to update that I’ve ever had. YaST is great though. Best GUI for system configuration I’ve had so far.

space,

The only downside is that they don’t support zfs properly, and the package selection is more limited. The community repos aren’t always maintained.

blotz,
@blotz@lemmy.world avatar

I’m surprised by how many people are rocking opensuse in this thread. What made you go with opensuse?

tron,

I would say the benefit of OpenSUSE is that everything is preconfigured to work right out of the box, including btrfs snapshotting with snapper. Once you boot it’s time to download apps, and go. Very windows like for those who just want the system to work. Updates are one click.

kylian0087,

In my case not at all. But that is by choice. I always start from a server install. For me i like rolling as i do not get major version updates. And with tumbleweed it is very solid at the same time. Snapper and btrfs are also great aditions.

thelastknowngod, in what caused you to get into Linux?

Hated Windows. TechTV had a download of day that “works on both Windows and Linux!”

“I don’t know what Linux is but it can’t be worse that Windows.”

I’ve been on it ever since. That was 20+ years ago.

I honestly don’t know how windows works… I only ever used it for about a year and some change when I was a teenager in the 90s.

Cwilliams,

I don’t know what linux is but it can’t be worse than Windows.

Lmao

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