Changing partitions via a liveboot usb, possible?
I just installed Truenas and realised that I cannot use the rest of the drive at all meaning I am wasting space.
Is it possible to use a ubuntu live USB or similar to run on the PC and edit the partitions on the harddrives?
This is not possible in truenas itself, even via shell.
https://redd.it/1j7a9zm
@r_linux
I just installed Truenas and realised that I cannot use the rest of the drive at all meaning I am wasting space.
Is it possible to use a ubuntu live USB or similar to run on the PC and edit the partitions on the harddrives?
This is not possible in truenas itself, even via shell.
https://redd.it/1j7a9zm
@r_linux
Reddit
From the linux community on Reddit
Explore this post and more from the linux community
Making "the switch" - A few Q's
I've been using Cachy OS on my gaming handheld, and loving it. I want to make the move on my main laptop. (RTX 4060 & i7 155H). But I have a few questions I really find solid answers for, so any help would be grand!
I use a Corsair Scimitar Elite mouse (the wireless one), idc about the RGB but is there an equivilant software that can handle the programmable buttons? Along with setting macros on them?
Generally, how is HDR support these days, I have an OLED with HDR and it just seems a waste to not use it as well as it can. Windows does a passing job, does linux? Appreciate this is probs a YMMV based on distro, but it would probs still be cachy OS, or maybe POP!
My GPU is a low TGP one, however it has a dynamic boost of 15W when it needs it, how is this handled on this side? Would it just use it when it needs it as it does now? Or is specific software required.
What is the most common application used for fan profiles?
Thanks!
https://redd.it/1j7dp5x
@r_linux
I've been using Cachy OS on my gaming handheld, and loving it. I want to make the move on my main laptop. (RTX 4060 & i7 155H). But I have a few questions I really find solid answers for, so any help would be grand!
I use a Corsair Scimitar Elite mouse (the wireless one), idc about the RGB but is there an equivilant software that can handle the programmable buttons? Along with setting macros on them?
Generally, how is HDR support these days, I have an OLED with HDR and it just seems a waste to not use it as well as it can. Windows does a passing job, does linux? Appreciate this is probs a YMMV based on distro, but it would probs still be cachy OS, or maybe POP!
My GPU is a low TGP one, however it has a dynamic boost of 15W when it needs it, how is this handled on this side? Would it just use it when it needs it as it does now? Or is specific software required.
What is the most common application used for fan profiles?
Thanks!
https://redd.it/1j7dp5x
@r_linux
Reddit
From the linux community on Reddit
Explore this post and more from the linux community
WhatsApp Web Client for Linux
Hi All,
I've written a WhatsApp Web Client for Linux called Sup. WhatSie is good in theory but it uses so much CPU that I decided to write one from scratch. Enjoy!
https://github.com/danilofalcao/sup
https://redd.it/1j7md8k
@r_linux
Hi All,
I've written a WhatsApp Web Client for Linux called Sup. WhatSie is good in theory but it uses so much CPU that I decided to write one from scratch. Enjoy!
https://github.com/danilofalcao/sup
https://redd.it/1j7md8k
@r_linux
GitHub
GitHub - danilofalcao/sup: A simple WhatsApp Web Client for Linux.
A simple WhatsApp Web Client for Linux. Contribute to danilofalcao/sup development by creating an account on GitHub.
Why doesn't openSUSE get more love?
I don't see it recommended on reddit very often and I just want to understand why. Is it because reddit is more USA-centric and it's a German company?
With Tumbleweed and Leap, there's options for those who prefer more bleeding edge vs more stability. Plus there's excellent integration for both KDE and GNOME.
For what it's worth I've only used Tumbleweed KDE since switching to Linux about six months ago and have only needed to use terminal twice. Before that I was a windows user for my whole life.
https://redd.it/1j7ps5d
@r_linux
I don't see it recommended on reddit very often and I just want to understand why. Is it because reddit is more USA-centric and it's a German company?
With Tumbleweed and Leap, there's options for those who prefer more bleeding edge vs more stability. Plus there's excellent integration for both KDE and GNOME.
For what it's worth I've only used Tumbleweed KDE since switching to Linux about six months ago and have only needed to use terminal twice. Before that I was a windows user for my whole life.
https://redd.it/1j7ps5d
@r_linux
Reddit
From the linux community on Reddit
Explore this post and more from the linux community
Kitty Terminal 0.40.0 introduces the Text Sizing Protocol: "multiple font sizes ... in a backwards compatible, opt-in way"
https://sw.kovidgoyal.net/kitty/text-sizing-protocol/
https://redd.it/1j7r8dy
@r_linux
https://sw.kovidgoyal.net/kitty/text-sizing-protocol/
https://redd.it/1j7r8dy
@r_linux
kitty
The text sizing protocol
Classically, because the terminal is a grid of equally sized characters, only a single text size was supported in terminals, with one minor exception, some characters were allowed to be rendered in...
Wezterm Nightly now has usable support for tmux control mode (native tabs + scrolling)
https://github.com/wezterm/wezterm/issues/336
https://redd.it/1j7t1js
@r_linux
https://github.com/wezterm/wezterm/issues/336
https://redd.it/1j7t1js
@r_linux
GitHub
Support tmux control mode · Issue #336 · wezterm/wezterm
tmux offers a control mode that allows a terminal emulator to issues commands and react to events happening in a tmux server through the terminal input/output streams. This issue tracks adding supp...
The New Rust-Written NVIDIA "NOVA" Driver Submitted Ahead Of Linux 6.15
https://www.phoronix.com/news/NOVA-Driver-For-Linux-6.15
https://redd.it/1j7tirs
@r_linux
https://www.phoronix.com/news/NOVA-Driver-For-Linux-6.15
https://redd.it/1j7tirs
@r_linux
Phoronix
The New Rust-Written NVIDIA "NOVA" Driver Submitted Ahead Of Linux 6.15
For quite a while Red Hat engineers have been developing the open-source, Rust-written NOVA driver to in effect serve as the successor to the reverse-engineered Nouveau driver that isn't too actively developed in more recent times
Sandboxing Applications with Bubblewrap: Desktop Applications
https://sloonz.github.io/posts/sandboxing-2/
https://redd.it/1j7vhec
@r_linux
https://sloonz.github.io/posts/sandboxing-2/
https://redd.it/1j7vhec
@r_linux
sloonz.github.io
Sandboxing Applications with Bubblewrap: Desktop Applications
Last time, we discovered how to use bubblewrap to sandbox simple CLI applications. We will now try to sandbox desktop applications.
Desktop applications want access to a lot of different resources: for example the Wayland (or X) server socket, sound server…
Desktop applications want access to a lot of different resources: for example the Wayland (or X) server socket, sound server…
Durdraw 0.29.0 - A modern ANSI Art editor for modern Unix terminals
https://github.com/cmang/durdraw
https://redd.it/1j7uvlh
@r_linux
https://github.com/cmang/durdraw
https://redd.it/1j7uvlh
@r_linux
GitHub
GitHub - cmang/durdraw: Versatile ASCII and ANSI Art text editor for drawing in the Linux/Unix/macOS terminal, with animation,…
Versatile ASCII and ANSI Art text editor for drawing in the Linux/Unix/macOS terminal, with animation, 256 and 16 colors, Unicode and CP437, and customizable themes - cmang/durdraw
GPU idle consumption decreases dramatically when nvidia-smi is run periodically
I have recently noticed that by running nvidia-smi periodically, about every 2 seconds, the power consumption of my notebook decreases by a lot. I am using Gnome Power Tracker, and I am seeing a decrease in consumption by about 10 W, sometimes even more. This happens when I am only using the integrated graphics. To reproduce just run
For those wondering, my config is: 4060 Laptop GPU, Ubuntu 24.04, Ryzen CPU and the latest 565.57 driver from the Ubuntu repo.
https://redd.it/1j8232p
@r_linux
I have recently noticed that by running nvidia-smi periodically, about every 2 seconds, the power consumption of my notebook decreases by a lot. I am using Gnome Power Tracker, and I am seeing a decrease in consumption by about 10 W, sometimes even more. This happens when I am only using the integrated graphics. To reproduce just run
nvidia-smi -l 2 or watch -n2 nvidia-smi, and after killing the process the power consumption will slowly creep up again. Just wanted to share, I have no idea if this is a misconfiguration on my part, or a bug in the nvidia-driver, which would be completely unheard of. /sFor those wondering, my config is: 4060 Laptop GPU, Ubuntu 24.04, Ryzen CPU and the latest 565.57 driver from the Ubuntu repo.
https://redd.it/1j8232p
@r_linux
GitHub
GitHub - Pijuli/GnomePowerTracker: Gnome Power Tracker Extension
Gnome Power Tracker Extension. Contribute to Pijuli/GnomePowerTracker development by creating an account on GitHub.
Box64 v0.3.4 released: Box32 runs Steam on ARM64 and more improvements
https://github.com/ptitSeb/box64/releases/tag/v0.3.4
https://redd.it/1j842n2
@r_linux
https://github.com/ptitSeb/box64/releases/tag/v0.3.4
https://redd.it/1j842n2
@r_linux
GitHub
Release v0.3.4 · ptitSeb/box64
What's Changed
This version is Faster and more compatible:
=> The RV64 backend got faster and more stable, with lots of RVV 1.0 / xThreadVector support to emulate SSE/SSE2+ opcode (no AVX y...
This version is Faster and more compatible:
=> The RV64 backend got faster and more stable, with lots of RVV 1.0 / xThreadVector support to emulate SSE/SSE2+ opcode (no AVX y...
Self hosted ebook2audiobook converter, supports voice cloning, and 1107+ languages :) Update!
https://github.com/DrewThomasson/ebook2audiobook
https://redd.it/1j84v1d
@r_linux
https://github.com/DrewThomasson/ebook2audiobook
https://redd.it/1j84v1d
@r_linux
GitHub
GitHub - DrewThomasson/ebook2audiobook: Generate audiobooks from e-books, voice cloning & 1158+ languages!
Generate audiobooks from e-books, voice cloning & 1158+ languages! - DrewThomasson/ebook2audiobook
I wrote a blog post about my history with Linux today
https://smustafa.blog/2025/03/10/chicken-soup-for-the-programmers-soul/
https://redd.it/1j8bmb2
@r_linux
https://smustafa.blog/2025/03/10/chicken-soup-for-the-programmers-soul/
https://redd.it/1j8bmb2
@r_linux
Shaffan Mustafa's Blog
Chicken Soup for the Programmer’s Soul
The Linux kernel is a life-altering piece of software. I’m only exaggerating a little My journey with Linux started in the summer of 2014, when my dad brought me a laptop running Ubuntu from …
Testing Fedora for the first time after staring my Linux journey last year
https://redd.it/1j8e07z
@r_linux
https://redd.it/1j8e07z
@r_linux
What's the current situation regarding TTS (Text-to-Speech) in Linux?
I'm trying to find a good TTS solution on Linux, and the Arch Wiki mentions festival, espeak-ng and piper-tts. Festival and espeak-ng sound kind of robotic, and the alternative voices aren't that better either. As for piper, I just couldn't set it up. I followed the Arch Wiki instructions to set it up with speech-dispatcher, but it just won't work.
And I dunno much about it, but I have heard of better TTS solutions like TortoiseTTS, Kokoro but I dunno how it can be used with speech-dispatcher.
Would be great to listen to your opinions.
https://redd.it/1j8igv1
@r_linux
I'm trying to find a good TTS solution on Linux, and the Arch Wiki mentions festival, espeak-ng and piper-tts. Festival and espeak-ng sound kind of robotic, and the alternative voices aren't that better either. As for piper, I just couldn't set it up. I followed the Arch Wiki instructions to set it up with speech-dispatcher, but it just won't work.
And I dunno much about it, but I have heard of better TTS solutions like TortoiseTTS, Kokoro but I dunno how it can be used with speech-dispatcher.
Would be great to listen to your opinions.
https://redd.it/1j8igv1
@r_linux
Reddit
From the linux community on Reddit
Explore this post and more from the linux community
Understanding Unix filesystem timestamps
https://unixdigest.com/articles/understanding-unix-filesystem-timestamps.html
https://redd.it/1j8jhvt
@r_linux
https://unixdigest.com/articles/understanding-unix-filesystem-timestamps.html
https://redd.it/1j8jhvt
@r_linux
Old Linux fan enjoying the posts of people coming over to Linux with some gutsy enough to try Arch! Keep 'em coming! The more the merrier!
So, I have been full time Linux now since June 2018 (almost 7 years now). I was a dabbler before then. My first experience with Linux was when i bought a copy of it at a computer show (on 4 or 5 floppies) and brought it home and put it on a spare computer. It was pretty cool that it worked on the first try but with no GUI, I had no idea where to go from there. It was essentially DOS-like to me and I couldn't use it.
I still tinkered with it. I went to those computer shows when they held them on the first Sunday of every month. I'd buy a different distro, check it out and decide I couldn't use it.
Then, in 2005, I found Ubuntu. It was actually pretty cool. It had a GUI and that was very appealing. I had it on a different 2nd machine and it really was a nice looking OS. In fact, I found myself booting that computer more than using my Windows system. Pretty interesting indeed!
In 2007, Back at that computer show again, (I had moved but was back visiting family and friends and went to that computer show) I saw that someone had some hot swap trays for sale. The guy had a whole box full of brand new swap trays with the mount for each tray. I also bought 3 120GB Drives as well. I only needed one internal bracket but I bought 3 complete hot swap trays with brackets. I got them home, pulled out one of the blank drives and put it in a new hot swap tray. Then I did that with another 120GB drive I bought that day.
So, The first tray, I installed Ubuntu on it. Got it set up the way I wanted it and then shut the computer down and swapped out the drives and powered it back up again. I bought 3 of the same 120GB Seagate drives because back in the day, you had to tell your COS if there was a different drive in the machine. So I bought 3 identical Seagate 120GB Drives so I didn't have to change anything in the BIOS in that regard.
So, now I had 2 MATCHING drives with different OSes on them. That worked out pretty slick. I never pulled them out when the PC was running. That would have been a mistake. So, I shut down the PC, swapped out discs and powered it back up again. Worked wonderfully!
I did that until about 2011 and then I just needed to be in Windows more often because I started doing more photography work. So, I eventually pulled out the hot swap system and used a dedicated larger drive in there. I did this until 2017. I was done doing photography work. So, I used Windows 7 exclusively until EOL (the first one... I believe they lengthened support on it right around the cut off date). Anyway, I bought and installed Windows 10 on an 8 year old machine. Windows 7 ran beautifully on it. But 10... OMFG! It ran so slow! It took 5 minutes to open an application... Not even kidding!
So, I decided I can't use Windows 10 on that PC. So I started digging around for a comparable to Windows 7 Linux Distro. I tried a few out on the Live USB sticks and I found Linux Mint Cinnamon. It felt a lot like Windows 7 and it ran so quick and peppy. So, that was my final introduction to Linux.
Then, in February 2020 (actually January) I had been watching a couple of YouTubers doing Arch Linux install videos, So, I decided I'd go ahead and give Arch a try. For me, 3rd try was a charm! I got Arch installed and I've been running that ever since. It's such a great distro for sure! I also use a Tiling Window Manager. That was quite a change from Linux Mint for sure!
So, I've been running Arch now since February 2020 (a little over 5 years now) and I absolutely love it! I highly recommend it to tech savvy Linux users if you're not already running it. It's a really fun distro for sure!
But, that's my story. I've been a proud full time Linux user now for almost 7 years and I've been using Arch now for a little over 5 years.
So, I would like to welcome anyone aboard if this is your first time using Arch, welcome! And, if I can be of service to anyone, don't be afraid to
So, I have been full time Linux now since June 2018 (almost 7 years now). I was a dabbler before then. My first experience with Linux was when i bought a copy of it at a computer show (on 4 or 5 floppies) and brought it home and put it on a spare computer. It was pretty cool that it worked on the first try but with no GUI, I had no idea where to go from there. It was essentially DOS-like to me and I couldn't use it.
I still tinkered with it. I went to those computer shows when they held them on the first Sunday of every month. I'd buy a different distro, check it out and decide I couldn't use it.
Then, in 2005, I found Ubuntu. It was actually pretty cool. It had a GUI and that was very appealing. I had it on a different 2nd machine and it really was a nice looking OS. In fact, I found myself booting that computer more than using my Windows system. Pretty interesting indeed!
In 2007, Back at that computer show again, (I had moved but was back visiting family and friends and went to that computer show) I saw that someone had some hot swap trays for sale. The guy had a whole box full of brand new swap trays with the mount for each tray. I also bought 3 120GB Drives as well. I only needed one internal bracket but I bought 3 complete hot swap trays with brackets. I got them home, pulled out one of the blank drives and put it in a new hot swap tray. Then I did that with another 120GB drive I bought that day.
So, The first tray, I installed Ubuntu on it. Got it set up the way I wanted it and then shut the computer down and swapped out the drives and powered it back up again. I bought 3 of the same 120GB Seagate drives because back in the day, you had to tell your COS if there was a different drive in the machine. So I bought 3 identical Seagate 120GB Drives so I didn't have to change anything in the BIOS in that regard.
So, now I had 2 MATCHING drives with different OSes on them. That worked out pretty slick. I never pulled them out when the PC was running. That would have been a mistake. So, I shut down the PC, swapped out discs and powered it back up again. Worked wonderfully!
I did that until about 2011 and then I just needed to be in Windows more often because I started doing more photography work. So, I eventually pulled out the hot swap system and used a dedicated larger drive in there. I did this until 2017. I was done doing photography work. So, I used Windows 7 exclusively until EOL (the first one... I believe they lengthened support on it right around the cut off date). Anyway, I bought and installed Windows 10 on an 8 year old machine. Windows 7 ran beautifully on it. But 10... OMFG! It ran so slow! It took 5 minutes to open an application... Not even kidding!
So, I decided I can't use Windows 10 on that PC. So I started digging around for a comparable to Windows 7 Linux Distro. I tried a few out on the Live USB sticks and I found Linux Mint Cinnamon. It felt a lot like Windows 7 and it ran so quick and peppy. So, that was my final introduction to Linux.
Then, in February 2020 (actually January) I had been watching a couple of YouTubers doing Arch Linux install videos, So, I decided I'd go ahead and give Arch a try. For me, 3rd try was a charm! I got Arch installed and I've been running that ever since. It's such a great distro for sure! I also use a Tiling Window Manager. That was quite a change from Linux Mint for sure!
So, I've been running Arch now since February 2020 (a little over 5 years now) and I absolutely love it! I highly recommend it to tech savvy Linux users if you're not already running it. It's a really fun distro for sure!
But, that's my story. I've been a proud full time Linux user now for almost 7 years and I've been using Arch now for a little over 5 years.
So, I would like to welcome anyone aboard if this is your first time using Arch, welcome! And, if I can be of service to anyone, don't be afraid to