linux

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

bitwolf, in I'm an idiot (arm)

Can 7zip unrar? That’s my go-to form anything compression.

Fisch,
@Fisch@lemmy.ml avatar

Yes, it can

Atemu,
@Atemu@lemmy.ml avatar

Only with the unfree unrar plugin.

harsh3466,

Unrar isn’t the problem though. I’ve already installled unrar to read the file in the rar I need to modify.

What I was looking for is rar so that I can modify the text in the file and update the rar archive.

NateSwift, in linux mint became super slow

It might be worth checking a resource monitor such as top, htop, or bashtop to see if there’s a process using way more resources than it should

SheeEttin, in Remmina not working with Windows 10 RDP anymore

What’s in the log on the Windows side?

BentiGorlich,
@BentiGorlich@gehirneimer.de avatar

Where can I find them? I honestly didn't think of that 😅

SheeEttin,

Event log, probably application and security logs. I think there’s a separate RDP log in the event viewer tree too, but I’m not sure if it’s used.

ByroTriz, (edited ) in best foss cad software?

One that hasn’t been named yet is SolveSpace. There is also CAD sketcher, a free CAD add-on for Blender

bbbhltz, in Desktop icons not loading
@bbbhltz@beehaw.org avatar

Somehow it might be possible the adwaita-icon-theme package was removed and not reinstalled.

You could also try running dconf reset -f /org/gnome/ and rebooting to see if that helps.

NotJustForMe, in Looking to make the switch

I’ve had serious trouble with pop and usb devices waking up from sleep. Tried for weeks. Also had trouble with many flatpacks. Most help pages and tutorials were outdated or plain wrong, too.

Changed to arch eventually. Never regretted it. Mostly coding and gaming. Eventually deleted windows, because, well, everything just worked. I must have reinstalled pop like eight times. Am still sporting the first arch installation. Well. EndeavourOS, really.

atzanteol,

There are few comments more useless than “I had some random error on unknown hardware with distro X”.

vojel, in ELI5 the whole Wayland vs X11 going on.
@vojel@discuss.tchncs.de avatar

I don’t see a real „versus“ here. Wayland will definitely become the standard display server for Linux distributions. This is not sysV init vs systemd or something else. As pointed out by lots of ppl here X11 is old and insecure because it is from another time and does not fit into modern systems and requirements, thus it is way easier to start new and fresh instead of working around for any feature needed and maintain such a old code base. The only downside for me personally is that Wayland does not support always on top windows automatically. So either right click the window or use plugins for videos from Firefox for example. AFAIK this is also for security reasons. I run Wayland on my main machine for years now, no problems at all. If I got the choice I would always go for Wayland. Even Cinnamon has experimental Wayland support now and hopefully will make the switch soon.

satanmat, in ELI5 the whole Wayland vs X11 going on.

Okay ELI5

X11 is a win doing system. It is old and has been around for years.

Wayland is a new one.

They both are the core that a gui sits on.

Wayland has some great new stuff but some people don’t like change

answersplease77,

which one is lighter/faster on old laptops?

drndramrndra,

Wayland has some great new stuff but some people don’t like change

More like: it was released 15 years ago and it’s still broken for a lot of people, while x11 is actually working without issues.

christos, in Youtube client that supports saving searches as a playlist?
@christos@lemmy.world avatar

This is a bash script I wrote:

https://gitlab.com/christosangel/magic-tape

As far as searches go:

  • s option: Search using a keyword/phrase
  • h option: Watch history
  • j option: Search history

If I understand correctly, in your case: let’s say you search for a term , i.e. vanillaOS. You will be able to select from a list of videos, with a preview image and other data ( data, views, channel etc). If on a later date you wish to search again for this term, by selecting the j option, you can easily repeat the same search, with any new videos available included.

Trent,

Ideally I’d like it as a playlist, sort of like youtube-tui’s library, but this seems like it might be a workable solution. Also, even if it turns out not to be, very nice script. I’ve always sucked terribly at bash scripting.

db2, (edited ) in Call For Tegra U-Boot Testers

Asus Eee Pad Transformer asus-tf101
Asus Eee Pad Transformer Prime asus-tf201
Asus Transformer Infinity asus-tf700t
Asus Transformer Pad asus-tf300t
Asus Transformer Pad 3G asus-tf300tg
Google (ASUS) Nexus 7 (2012) asus-grouper
Google (ASUS) Nexus 7 (2012) GSM asus-tilapia
LG Optimus Vu lg-p895
WEXLER Tab 7t

But the page also says partial support for internal storage…

pmk, in COSMIC: The Road to Alpha

Just curious, on a scale from cowsay to MS Word, how difficult would it be to port COSMIC to the BSDs, assuming wayland support?

mmstick,
@mmstick@lemmy.world avatar

As long as you have access to the latest version of Rust, porting would be somewhere near cowsay.

pmk,

Nice! I know that OpenBSD people have been working on a wayland compatible thing which takes into account Linux-specific things (libinput?), but last I heard it’s not ready. I have my hopes up though! Could be the year of desktop BSD if they port COSMIC.

mmstick,
@mmstick@lemmy.world avatar

It would certainly be easier for them to port COSMIC because there are very few dependencies on shared C libraries. Cargo links all Rust libraries statically, so it’s easier to maintain and update components. This will depend how open they are to accepting Cargo and Rust into their ecosystems.

pmk,

OpenBSD -release seems to be at rust 1.72, but -current has 1.75.
openbsd.app/?search=rust&current=on

SuperSpruce, in Your favorite linux projects for weekend

Using Ubuntu as a daily driver, due to a class requiring some kind of Linux software (options were WSL, which gave me a weird error, VM, or full install).

Never have I tried to actually use desktop Linux as my primary work computer for more than a couple days.

fleet, in Your favorite linux projects for weekend

I have an old mini PC that I’m going to use with proxmox to share some of the load from my nas. Today I setup tailscale and for it working with unbound DNS so I can use my domain when connected.

It’s endless!

yogthos, in 13 Best Open Source ChatGPT Alternatives
@yogthos@lemmy.ml avatar

I’ve used GPT4All, and it’s one of the easier ones to get up and running I found. Everything just works out of the box.

savvywolf, in NixOS is better because...
@savvywolf@pawb.social avatar

I’m currently working on rebuilding a Debian web server that’s been around for 10 years and accrued configuration over that time in NixOS. It’s nice to have one single easy to understand file that fully defines the server and can be used to rebuild it if needed.

wwwgem,
@wwwgem@lemmy.ml avatar

I can see that from a server maintenance point of view. After having read so many great things about NixOS, I may have exaggerated my expectation and I may be the problem for being a user with too limited needs to get the full benefits of NixOS.

For me this single config file doesn’t save that much additional files and most of them would be files you configure only once during installation. Nonetheless I can see how “easier” it would be to save one file instead of 3 to reproduce your system and I can only imagine how much better it is from a server point of view.

cybersandwich,

You might be selling it a bit short. I am not a Nix user, but like you I’ve played around in a vm. The value proposition I see for “normal” users is when you end up tuning and configuring your system just the way you want it (everyone knows what I’m talking about–it happens over months or even years). In nix, you have to do those changes in the config so you can literally take that one file, plop it somewhere else and it’s your computer.

Likewise, I’ve been on this install of Pop for years and for several upgrade cycles. The amount of cruft; things I’ve installed and don’t use, config changes I made while following a tutorial then forgot about, manual tweaks for things that have been officially patched, etc. it would all be in a nix config for me to just… remove.

So I see that as the benefits of it.

That said, it definitely gives me vim vibes. Where the learning curve is pretty steep but once you master it, it’s close to tech Nirvana. Again, since I don’t use it I can’t say that for sure. Maybe one day I’ll have enough time to devote to it to really dive in. Right now, it’s frustrating to use because everything is harder and there aren’t many guides on how to do basic things like get dash-to-dock plugin working on popshell. Or even install and configure neovim. Ain’t nobody got time for that right now.

wwwgem, (edited )
@wwwgem@lemmy.ml avatar

Great feedback, thanks! I’ve appreciated being able to replicate my system in NixOS within only few hours. I found NixOS actually pretty easy to take a grasp on, though I still didn’t look at flakes in detail. You spot on the reason why I’m using Arch and a bunch of applications you can tweak to perfectly meet your own specific needs (neovim, neomutt, bspwm, rofi…).

I love spending time to config them and to learn new things. This is basically why I’m interested in NixOS as well. Being entirely satisfied with Arch and not being a distro hopper, the fact that I installed NixOS means a lot to me but now I need tangible reasons to fully move to it. Maybe time will help me in my decision.

All the great feedback in response to this post so far confirm how great NixOS is and I had no doubt about that. I may realize what it can bring me after some weeks of serious use. Thanks again for the time spent to write your feedback, very much appreciated

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