Linux

49364 readers
7 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
1451
 
 

hello when i try passing a already existing windows ssd it gives me boot option restoration and it keeps boot looping it would be cool as i dont wanna restart alot (kinda annoying) when i googled it says smth about secure boot idk

1452
1453
 
 

Wrote up a new guide! Hope you folks find it helpful :)

1454
54
Gantt in linux (sh.itjust.works)
submitted 6 months ago by Willy@sh.itjust.works to c/linux@lemmy.ml
 
 

i’m planning a road trip and wanted to plan it out using a Gantt chart. I searched the repositories and did not find anything. Does anyone have any recommendations? (I actually am fun at parties)

1455
1456
 
 

My Objective:
Repurpose an obsolete OS Filesystem as pure data storage, removing both the stuff only relevant for the OS and simplifying the directory structure so I don't have to navigate to <mount point>/home/<username>/<Data folders like Videos, Documents etc.>.

I'm tight on money and can't get an additional drive right now, so I'd prefer an in-place solution, if that is feasible. "It's not, just make do with what you have until you can upgrade" is a valid answer.


Technical context:

I've got two disks, one being a (slightly ancient) 2TB HDD with an Ubuntu installation (Ext4), the second a much newer 1TB SSD with a newer Nobara installation. I initially dual-booted them to try if I like Nobara and have the option to go back if it doesn't work out for whatever reason.

I have grown so fond of Nobara that it has become my daily driver (not to mention booting from an SSD is so much faster) and intend to ditch my Ubuntu installation to use the HDD as additional data storage instead. However, I'd prefer not to throw away all the data that's still on there.

I realise the best solution would be to get an additional (larger) drive. I have a spare slot in my case and definitely want to do that at some point, but right now, money is a bit of a constraint, so I'm curious if it's possible and feasible to do so in-place.

Particularly, I have different files are spread across different users because I created a lot of single-purpose-users for stuff like university, private files, gaming, other recreational things that I'd now like to consolidate. As mentioned in the objective, I'd prefer to have, say, one directory /Documents, one /Game Files, one /Videos etc. on the secondary drive, accessible from my primary OS.


Approaches I've thought of:

  1. Manually create the various directories directly in the filesystem root directory of the second drive, move the stuff there, eventually delete the OS files, user configs and such once I'm sure I didn't miss anything
  2. Create a separate /data directory on the second drive so I'm not directly working in the root directory in case that causes issues, create the directories in there instead, then proceed as above
  3. Create a dedicated user on the second OS to ensure it all happens in the user space and have a single home directory with only the stuff I later want to migrate
  4. Give up and wait until I can afford the new drive

Any thoughts?

1457
 
 

I took each rating for games on Wine Application Database, mapped them to numbers (Garbage -> 1, Bronze -> 2, Silver -> 3, Gold -> 4, Platinum -> 5) and plotted a monthly average.

1458
 
 

I would like to make manual backups of an SD card as a disk image so that it can be easily recreated when needed. I'd like to keep a few versions in case there is a problem I didn't know about, it can be rolled back.

How can I do this incrementally, or with de-duplication, so that I don't have to keep full copies of the complete SD card? It's very big but most of the content won't be changing much.

It's for MiyooCFW ROM which is on FAT 32-formatted micro SD card.

Thanks for your help! Also let me know if I am going about the problem in a wrong way.

1459
 
 

Reposting here since want to know how a Linux computer handles this scenario.

1460
 
 

Hello,

I want to learn how to sketch cartoons and I've been looking for a sketch pad that supports FOSS drivers/firmware. If anyone knows one please feel free to recommend. TIA!

1461
 
 

The Linux Mint team has just released Linux Mint 22, a new major version of the free Linux distribution. With Windows 10's end of support coming up quickly next year, at least some users may consider making the switch to Linux.

While there are other options, paying Microsoft for extended support or upgrading to Windows 11, these options are not available for all users or desirable.

Linux Mint 22 is a long-term service release. Means, it is supported until 2029. Unlike Microsoft, which made drastic changes to the system requirements of Windows 11 to lock out millions of devices from upgrading to the new version, Linux Mint will continue to work on older hardware, even after 2029.

Here are the core changes in Linux Mint 22:

  • Based on the new Ubuntu 24.04 package base.
  • Kernel version is 6.8.
  • Software Manager loads faster and has improved multi-threading.
  • Unverified Flatpaks are disabled by default.
  • Preinstalled Matrix Web App for using chat networks.
  • Improved language support removes any language not selected by the user after installation to save disk space.
  • Several under-the-hood changes that update libraries or software.
1462
 
 

I was using Fedora 40 and all of a sudden it stopped working, it takes me to a selection screen where there is fedora 39(i originally installed that version the it was upgraded) i select it it says booting and then a black screen, i had also zorin in another hard drive and the same happens, i tried booting from bare metal with a usb and the same happens but it takes me to a prompt that says boot: and i can write stuff.

1463
1464
 
 

So I uninstalled Zenless Zone Zero yesterday via Wine, and it seems it just deleted every game, KDE configs, etc.

These weren't really an issue for me, but my old worlds have gone to waste too. Unfortunately, my drive is on ext4, and I haven't used Timeshift cause low storage space. Is there any chance for me to recover back some data?

1465
 
 

cross-posted from: https://lemmy.sdf.org/post/20106974

I recently created a handful of scripts for polybar, to add some missing functionality that I wanted.

  • VPN status
  • dual battery info
  • connected bluetooth devices
  • available package updates

Thought I might share, in case anyone finds them useful or wants to modify them for other use cases.

Cheers!

1466
87
submitted 6 months ago* (last edited 6 months ago) by gpstarman@lemmy.today to c/linux@lemmy.ml
 
 

How to update BIOS on a system that only use Linux as OS.

Asking this because some clowns at Acer decided that they will only provide BIOS updates through Windows Update.

Edit: I'm not talking about installing the BIOS file. They don't even provide BIOS file in the first place.

1467
28
submitted 6 months ago* (last edited 6 months ago) by umami_wasbi@lemmy.ml to c/linux@lemmy.ml
 
 

I want to check if my Lenovo T480 is afftected by the recent PKFail, but have no idea how to extract the bios firmware for validation. Can someone detail the steps? Thanks.

1468
1469
 
 

I'm trying to get a job in IT that will (hopefully) pay more than a usual 9 to 5. I'm been daily driving Linux exclusively for about 2 1/2 years now and I'm trying to improve my skills to the point that I could be considered a so-called "power user." My question is this: will this increase my hiring chances significantly or marginally?

1470
27
Golang on debian (h0bbl3s.port0.org)
submitted 6 months ago* (last edited 6 months ago) by h0bbl3s@lemmy.world to c/linux@lemmy.ml
 
 

I’m a big fan of debian. I’m also a big fan of golang. One of the sacrifices debian makes to be so stable is lagging behind a bit on software versions. Debian users generally understand this, and also understand that it’s a good idea not to mess with the system versions of software. Here I will demonstrate how I configure my system to use whichever version of go I wish without harming the overall system configuration.

1471
 
 

Just a small way to help people get their FOSS. What are some other projects that have torrents that would be good to seed?

1472
 
 

So NVIDIA just doesn't cut it on Linux/proton I've come to learn. Looking at the best bang//buck, it this the AMD card people are flocking to? 7800 XT maybe?

1473
1474
1475
 
 

Just got it in my updates now. First things I've noticed, some new icons and some great new Wilma wallpapers and a new "Xviewer" app that seems to be colour managed! Cinnamon version now on 6.2.7

view more: ‹ prev next ›