Linux

49502 readers
662 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
1701
1702
 
 

GNOME announced an interim director of Richard Littauer, who joined last week.

Holly's resignation appears to be personal, as she intends to pursue a PhD in Psychology.

1703
96
Tux on Canvas [template] (files.catbox.moe)
submitted 6 months ago* (last edited 6 months ago) by gemeinebirne@feddit.org to c/linux@lemmy.ml
1704
15
submitted 6 months ago* (last edited 6 months ago) by Loucypher@lemmy.ml to c/linux@lemmy.ml
 
 

If we take stability as a parameter, is it safe to match them like this?

  • Fedora --> Ubuntu
  • CentOS Stream --> Ubuntu LTS
  • RHEL --> Debian

I know that CentOS stream is more kind of a rolling release but... feels like an LTS distro in practice... or it is just me?

Edit: adding some context. I am planning to setup a dev machine that I will connect to remotely and would like to babysit very little while having stable and fresh packages. In the Ubuntu world we would go to an LTS release but on the RPM/Dnf world is there any other distro apart from CentOS Stream? And also is CentOS Stream comparable to an LTS release at all considering that they do not have release number?

1705
1706
 
 

Full Disk Encryption is planned to be introduced in the forthcoming release candidate of the Aeon Desktop to enhance data security for its users.
The feature is expected to be included in the upcoming Release Candidate 3 (RC3).

Full Disk Encryption is designed to protect data in cases of device loss, theft or unauthorized booting into an alternative operating system.
Depending on the hardware configuration of a system, Aeon's encryption will be set up in one of two modes: Default or Fallback.

Default Mode

The Default Mode is the preferred method of encryption provided the system has the required hardware. This mode utilizes the Trusted Platform Module(TPM) 2.0 chipset with PolicyAuthorizeNV support (TPM 2.0 version 1.38 or newer). In this mode, Aeon Desktop measures several aspects of the system's integrity. These including:

  • UEFI Firmware
  • Secure Boot state (enabled or disabled)
  • Partition Table
  • Boot loader and drivers
  • Kernel and initrd (including kernel command line parameters)

These measurements are stored in the system's TPM. During startup, the current state is compared with the stored measurements. If these match, the system boots normally. If discrepancies are found, users are prompted to enter a Recovery Key provided during installation. This safeguard ensures that unauthorized changes or tampering attempts are flagged.

Fallback Mode

The Fallback Mode is employed when the necessary hardware for Default Mode is not detected. This mode requires users to enter a passphrase each time the system starts. While it does not check system integrity as comprehensively as Default Mode, Secure Boot is strongly recommended to ensure some level of security, confirming that the bootloader and kernel have not been tampered with.

Contrary to initial concerns, Default Mode is not less secure than Fallback Mode despite not requiring a passphrase at startup. The strong integrity checks in Default Mode protect against attacks that could bypass normal authentication methods. For example, it can detect changes to the kernel command line that could otherwise allow unauthorized access. Furthermore, it safeguards against modifications to initrd thereby preventing potential passphrase capture in Fallback Mode.

Secure Boot, while optional in Default Mode due to the comprehensive integrity checks, is critical in Fallback Mode to maintain system security. Disabling Secure Boot in Fallback Mode increases vulnerability to tampering and attacks aimed at capturing the passphrase.

Aeon's implementation of Full Disk Encryption provides robust security options tailored to the capabilities of users' hardware. By offering both Default and Fallback modes, Aeon ensures that all users can benefit from enhanced data protection.

The inclusion of this feature in RC3 marks a significant step forward in safeguarding user data against potential threats.
Aeon users are encouraged to read and bookmark the Aeon Encryption Guide.

More Information about openSUSE:

Official

Fediverse

(Image made with DALL-E)

1707
1708
1709
260
submitted 6 months ago* (last edited 6 months ago) by petsoi@discuss.tchncs.de to c/linux@lemmy.ml
1710
18
submitted 6 months ago* (last edited 6 months ago) by MrSoup@lemmy.zip to c/linux@lemmy.ml
 
 

Greetings,

I've installed Fedora Linux (with pipewire) on my friend's Alienware M17xR4 (linux-hardware probe).

This incredible laptop got a Sound Blaster Recon3Di with a S/PDIF Digital Output which unfortunally does not work out of the box. I can see the vu meter moving inside gnome-control-center but no audio comes out and the port's red light (which on Windows lights up) does not turn on at all.

By lookin up I've found this thread on Linux Mint Forums but I had no luck with it.

Has anyone else got issues with similar hardware? Thanks in advance.

1711
33
submitted 6 months ago* (last edited 6 months ago) by HumanPenguin@feddit.uk to c/linux@lemmy.ml
 
 

Hi. I've not really used Windows since the early 2000. Even then not much.

I have a single mini PC with windows on. And use it only for device firmware updates. As a ham radio nerd. You get many devices that can only be modified via windows.

Anyway it was set up with dual boot the normal way. Windows first as it came with it. Then make a real Linux partition to use the PC on my boat while travelling.

Now the issue is I am upgrading the Mini PC. Basically replacing memory and the tiny 128gb ssd. So need to install it all from scratch.

I have order a copy of windows 11 from ebay. (At a price I consider acceptable for the crap)

But its going to take several days to arrive. And I would like to be more efficient.

So I am hoping folks can advice me on the best way to set up the PC with Linux first then install Windows 11 later. Knowing windows has a habit of messing up grub etc.

1712
 
 

I'm developing a program in C++ targeting flatpak, since I'm on an immutable system I'd rather develop for flatpak than try using a container (plus I can't get SDL to open a window in a container anyway). Everything works with GNOME Builder but it's not as nice to use as vscode: less syntax highlighting, doesn't reopen where I left off, can't debug multiple instances (Not to say I don't like GNOME Builder - it's really good and will only get better, it's just slowing me down at this point). I managed to get the flatpak building and debugging from within code, using the vscode-flatpak extension the only thing not working properly is clangd. I am using the meson build system.

This is probably a bit of a long shot, but has anyone else tried to do this?

BTW I'm not talking about using clangd with the vscode flatpak package

1713
57
submitted 6 months ago* (last edited 6 months ago) by 1boiledpotato@sh.itjust.works to c/linux@lemmy.ml
 
 

Let's draw a Tux on Fediverse Canvas

1714
 
 

back when I used ubuntu derivatives I used privoxy and edited the config file to route all my traffic through tor.

I just did the same on debian 12.6 and wonder if there's a better alternative.

1715
 
 

After 3 years in the making I'm excited to announce the launch of Games on Whales, an innovative open-source project that revolutionizes virtual desktops and gaming. Our mission is to enable multiple users to stream different content from a single machine, with full HW acceleration and low latency.

With Games on Whales, you can:

  • Multi-user: Share a single remote host hardware with friends or colleagues, each streaming their own content (gaming, productivity, or anything else!)
  • Headless: Create virtual desktops on demand, with automatic resolution and FPS matching, without the need for a monitor or dummy plug
  • Advanced Input Support: Enjoy seamless control with mouse, keyboard, and joypads, including Gyro and Acceleration support (a first in Linux!)
  • Low latency: Uses the Moonlight protocol to stream content to a wide variety of supported clients.
  • Linux and Docker First: Our curated Docker images include popular applications like Steam, Firefox, Lutris, Retroarch, and more!
  • Fully Open Source: MIT licensed, and we welcome contributions from the community.

Interested in how this works under the hood? You can read more about it in our developer guide or deep dive into the code.

1716
 
 

This is for real time communication as Lemmy has a delay before comments show up from other instances

1717
 
 

I wanted to have a separate laptop where I only use the terminal for my use cases. At the moment I am somewhat confident using the terminal, but I think limiting myself to tty only would build my confidence even more. Any tips?

EDIT: I am already using nvim and I already have installed a minimal distro (Arch). I just need advice on how to actually run this system effectively.

1718
1719
1720
 
 

[The author assumes] a high-level understanding of how text rendering works, for example, what shaping is. If that does not sound familiar to you, you might want to review State of Text Rendering (2009), and Modern text rendering with Linux: Overview (2019).

1721
 
 

I know most of you already know these apps or need something more advanced but I found them interesting so I thought I might as well share it here for those not familiar with them.

WARNING: one of the apps in the list (Plexamp) doesn't appear to be open-source so use it with caution.

1722
 
 

i've been searching nonstop. im stuck on gnome and i really hate it. i know theres mallit but its just a phone layout so how do i even exit vim? id need a full key layout

1723
 
 

See title; I'm considering it, but the courses bundles are expensive

1724
393
submitted 6 months ago* (last edited 6 months ago) by ksp@jlai.lu to c/linux@lemmy.ml
 
 

Zed is a modern open-source code editor, built from the ground up in Rust with a GPU-accelerated renderer.

1725
 
 

cross-posted from: https://feddit.it/post/9251429

I was previously using PopOS! 22.04 on my tuxedo laptop and I'd installed on it Howdy to take advantage of the IR camera and have a windows hello alike face recognition feature.

Everything was working fine, but after some time GNOME 46 and its new goodies were too tempting to stick with Pop's old GNOME version (at least for me) and therefore I switched to Ubuntu 24.04

However, when I tried to install howdy using the PPAs as I did with Pop I noticed it wasn't working because of some changes that were made regarding on how Python is managed, and I couldn't find a solution for that. Looking at howdy's GitHub issues, there are a lot of them talking about this problem that seems to be started with 23.x versions already, but having so many issues created a bit too much confusion to me and I didn't manage to find a working solution from there.

Is there anyone here using Howdy on Ubuntu 24.04? How have you managed to install it?

view more: ‹ prev next ›