Comments

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

d3Xt3r, to linux in HP Elite Desk

We use HP EliteBooks and EliteDesks extensively at work. I even used to set them up in my old job, and as far as I’m aware, it doesn’t connect to the Internet or “phone home” by default (although that could’ve changed in recent models). In any case, one of the nice things about the HP BIOSes is that it’s very configurable - you can disable the automatic BIOS update checks, network adapter etc. I forget if there was an option to just disable the network stack, but what you could do is configure the UEFI network settings so that they’re invalid - ie, set it to a random static IP + random DNS etc (eg: 0.0.0.0) so that it can’t connect even if it tried.

d3Xt3r, (edited ) to linux in New to Linux, have a few questions

Nix (Nixpkgs) actually exceeds the AUR in the number of packages, according to this page.

And the nice thing about it is that you don’t even have to be on NixOS to use it - in fact, NixOS came much later. Nix started out as a distro-independent package manager, and can still be used that way, because Nix packages do not interfere with your system’s packages.

d3Xt3r, to linux in EndeavourOS encrypted partition

That patch looks promising. But I wouldn’t recommend PBKDF2, I mean if you’re going to go thru the trouble of converting to LUKS2 for stronger encryption, might as well go for Argon2.

d3Xt3r, (edited ) to linux in Do I actually need to do anything to go from GeForce to Radeon?

Also, unless you’re very dependant on some specific X11 apps, you don’t need Xorg any more so I reckon you should switch to Wayland for a better experience (smoother, no screen tearing, high refresh rates, better multi-screen / multi-DPI handling etc).

d3Xt3r, to linux in This week in KDE: Wayland by default, de-framed Breeze, HDR games, rectangle screen recording

Which processor/distro/DE are you on? My AMD laptop is an year old as well and I’ve had zero issues with Wayland.

Ryzen 7 Pro 6850U / Fedora 38 / KDE (Wayland)

d3Xt3r, (edited ) to linux in Your chosen desktop Linux defaults?

Opal drives are self-encrypting, so they’re done by the disk’s own controller transparently. The main advantage is that there’s almost no performance overhead because the encryption is fully hardware backed. The second advantage is that the encryption is transparent to the OS - so you could have a multi-boot OS setup (Windows and FreeBSD etc) all on the same encrypted drive, so there’s no need to bother with Bitlocker, Veracrypt etc to secure your other OSes. This also means you no longer have a the bootloader limitation of not being able to boot from an encrypted boot partition, like in the case of certain filesystems. And because your entire disk is encrypted (including the ESP), it’s more secure.

d3Xt3r, (edited ) to linux in Linux file transfer speed bottlenecks?

d3Xt3r, (edited ) to linux in Breaking Windows to let the penguin in...

@agr8lemon The other person mentioned virt-manager, but there’s a much more easier app: Gnome Boxes. It uses the same backend (libvirt/KVM) but it’s much more easier to use - in fact, I’d say that it’s even more easier to use than VirtualBox. For starters, Boxes automatically detects OS ISOs on your drive and allows you to just click on them directly to install it - or you can even choose to download and install a distro directly from within Boxes. Also, when you consider the post-setup phase: there’s no need to install any guest modules/drivers because it’s already built-into Linux distros.

makeuseof.com/…/gnome-boxes-easy-way-set-virtual-…

d3Xt3r, to opensource in New release: Open Video Editor (FOSS; Android)

Thankfully it’s pretty easy installing desktop Linux on Android - plenty of script and apps out there that automate the whole process.

I use Termux_XFCE and it works really well on my Samsung device.

d3Xt3r, to opensource in Wick is an open-source tool for creating Flash style games and animations

There really isn’t any popular alternative to Flash today, and I think that’s kind of a bummer.

WASM is looking increasingly good these days.

Have a look at egui for instance, and just see how fluid and perfomant it is on all platforms - and that is running without using any insecure/clunky/buggy plugins.

The only issue (with egui) is that it’s basically Rust so it’s not exactly newbie friendly, but that’s just a tooling issue. Hopefully in time we can get more newbie friendly tools, and with increasing number of apps using HTML these days, we might just see something as easy to use as Flash soon enough. :)

d3Xt3r, to linux in How to use a portable SSD for a travel OS with Linux?

look for USB 3.0

USB 3.0 (5 Gbps) is quite ancient by today’s standards. I’d recommend a USB 3.2 Gen 2x2 (20 Gbps) or even a USB 4.0 drive (20/40 Gbps) drive.

d3Xt3r, to linux in I have started using fedora silverblue

I am also thinking about making my own image based on silverblue. there is a video made by bigpod a youtuber about how to make your own custom ublue image

Before you create your own uBlue image, I highly recommend checking out some of the existing images here: universal-blue.discourse.group/t/…/340 or here.

Personally, as a gamer, I use Bazzite, but recently I’ve rebased to a fork of it with my own customisations, and it’s been amazing.

Distrobox > Toolbox btw. Both use podman behind the scenes but Distrobox is a bit more easier to use/fleshed out for desktop usage (eg makes it easy to export/integrate container apps with your the host).

I’d also recommend checking out Nix for installing any packages not on Flatpak or your Distrobox distro, as Nix has its own advantages since it’s you’re running real application binaries directly on your host OS, instead of an exported script (as in the case of Distrobox), so you get better/direct access to system resources and won’t face some of the quirks/bugs you may get from running a containerised app.

d3Xt3r, (edited ) to linux in My Experience Of Linux Gaming (Switching from Windows)

Nobara, but yea it’s a good choice for gaming.

But if you don’t have any complex software requirements besides gaming and the usual desktop apps, then Bazzite is a much, much better option. It gets updates much more earlier than Nobara (which is still stuck on Fedora 38), and is much more stable (immutable OS) and more gaming optimised. You can even boot directly into “gaming mode” for a Steam Deck-like experience, with all the same (+more) optimizations that you’d get from the Deck.

@Ultimatenab

d3Xt3r, (edited ) to linux in What's with all these hip filesystems and how are they different?

That link is for kernel 5.14, so I’d say those results are pretty much invalid for most users (unless you’re actually on it, or the 5.15 LTS kernel). There have been a ton of improvements in every filesystem since then, with pretty much every single kernel release.

A more relevant test would be this one - although it talks about bcachefs, other filesystems are also included in it. As you can see, F2FS is no longer the fastest - bcachefs and XFS beat it in several tests, and even btrfs beats it in some tests. F2FS only wins in the Dbench and CockroachDB benchmarks.

d3Xt3r, (edited ) to linux in what caused you to get into Linux?

Curiosity. I was a curious tweenager, and I was already a bit of a geek at the time. I read about Linux in computer magazines at the time, and decided to give one of the free CDs a try - with RedHat 5.2 on it. To be honest, wasn’t really impressed with it. I especially disliked having to recompile the kernel, which took ages on those Pentium 3s. But it got me exploring other operating systems, and I found QNX, BeOS and NetBSD. I was really impressed with with QNX and BeOS in particular - Linux felt quite clunky and amateurish in comparison. I especially liked the multimedia performance of BeOS, and the lightweightedness, polish and desktop responsiveness of QNX, which featured a real-time microkernel. QNX felt lightyears ahead of it’s competition at the time. My first run into it was a free 1.44MB demo floppy that the company mailed me directly, complete with a full developer manual (which was completely wasted on me as a tween, but I still appreciated it and tried to comprehend bits and pieces). I was already into making custom bootable floppy disks at the time, so I was extremely impressed that they managed to fit in a full fledged GUI desktop, complete with a browser that supported Javascript (along with network drivers and a modem dialer) - all on a 1.44MB floppy disk! Till date I’ve no idea how they managed that. Even the tiniest of Linux WMs are massive in comparison and look fugly (twm), but QNX’s Photon microGUI somehow managed to make it good looking and functional. Maybe it was all coded in Assembly, I don’t know, but it was, and still remains, very impressive nonetheless.

I digress, but all this started getting me into exploring POSIX systems and distro/OS hopping. It was only when I experienced SuSE that I fell in love with Linux. Finally, I had a polished Linux desktop, with a full-featured settings/control panel (YaST) that made it easy to use even for a tween like me. And that’s when I switched to Linux as my main-ish OS, with Windows relegated to gaming duties. However, I didn’t fully get rid of Windows until Windows 7. I was actually impressed with the Windows 7 beta releases and was prepared to buy it at release, but… I wasn’t expecting that price tag. I was hoping I’d get a student discount, but it wasn’t applicable where I lived (or there was some catch, I don’t remember exactly). In any case, I couldn’t afford it, and I was really disappointed and angry at Microsoft that they were charging so much for it here, compared to the US pricing. And so, on the release day of Windows 7, I formatted my drive and switched to Linux full time, and never looked back.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #