There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

linux

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

BaumGeist , in ISOs Explained + four programs to make Linux boot media

Another program that works on Windows, which I prefer to Balena Etcher, but less so than Rufus: unetbootin

BaumGeist , in An Initial Benchmark Of Bcachefs vs. Btrfs vs. EXT4 vs. F2FS vs. XFS On Linux 6.11

Looks like for speed EXT4 still reigns, but that misses the point of ZFS, Btrfs, Bcachefs AND F2FS, which are all COW filesystems and not intended to outperform journaling filesystems in speed.

pezhore , in How to install .deb on Pop_OS
@pezhore@lemmy.ml avatar
  • Step 1: download deb
  • Step 2: open a terminal
  • Step 3: sudo dpkg -i /path/to/yourde.deb

Now whether or not all the packages are fubared at this point is unknown, but that’s how to install a deb file.

10_0 OP ,

Is there some an app so I don’t have to use the terminal?

pezhore ,
@pezhore@lemmy.ml avatar

Does it have Discovery as a normal app store? You might be able to use that.

Honestly, give the terminal a shot - it’s not as complicated as you may think.

bubstance ,
@bubstance@lemmy.sdf.org avatar

Sure, basically any Debian-based distro should have gdebi in its repos.

pnutzh4x0r ,
@pnutzh4x0r@lemmy.ndlug.org avatar

If you want something graphical to install a single deb, you can install gdebi:

itsfoss.com/gdebi-default-ubuntu-software-center/

With this installed, anytime you download a deb, it will open the deb in gdebi and allow you to install the package graphically.

n2burns ,

In addition to what other people have said about gdebi, I’m surprised it’s not there by default in Pop. I thought it was there in pretty much all Ubuntu-based distros (except where alternatives are used).

I totally get not wanting to use the terminal for this purpose. It’s pretty rare that I download and install a .deb, but when I do, it’s nice to just click it straight from the browser and not have to navigate to my download folder in the terminal. And given how rarely I download and install .deb files, I have to look up the command every time.

anon5621 ,
@anon5621@lemmy.ml avatar

I don’t know what this people talking about,u need just double click on deb file it will open grahical installer,if not check file assisation it shoulb be assigned to Eddy program.It’s pop os alternative to gdebi.

lemmyreader ,
Max_P ,
@Max_P@lemmy.max-p.me avatar

Now whether or not all the packages are fubared at this point is unknown, but that’s how to install a deb file.

Normal dependency checks will still be performed so it won’t wreck the system.

deafboy ,
@deafboy@lemmy.world avatar

this usually errors out on some missing dependencies.

apt-get -f install

should get them and continue with the installation.

However, as other have said, get an app like gdebi or eddy, and install the .deb throug that.

muhyb , in How to Get Wifi Signal Strength via CLI using nmcli on Fedora or Ubuntu

I think I used to do that with wicd.

finestnothing , in how to choose window tiling manager?

I use bspwm and I really like the unicorne philosophy of the config files (bspwm controls your windows and such, sxhkd controls keybinds, two separate programs and config files. The bspwm config file is also just a bash file so you can add anything bash related to it easily.

This said, I love the dynamic workspaces on i3 and wish bspwm could replicate them. I don’t like i3 enough to switch to it purely because it’s also on x, but when Nvidia gets better Wayland support I’m definitely hopping ship to sway (i3 on sway basically)… Or when I’m able to swap my 3080 ti for an and gpu at a reasonable price

MHS , in how to choose window tiling manager?
@MHS@lemmy.wtf avatar

Try different ones out! If you have the time at least.

Otherwise, I’d personally suggest trying out some of the more active Wayland WMs, such as Hyprland or Niri, and of course, sway which is i3 but for wayland! :)

I suggest Wayland because X11 is being dropped everywhere, so it isn’t too wise to get used to an X11 WM, if you’re going out of your way to learn something new in the first place 🙂🤷‍♂️

Mikelius , in LibreSpeed - Speed Test

The NoScript list terrifies me a little though… Not sure what’s going on there, but that’s a lot of JavaScript lol.

TheButtonJustSpins ,

I mean, how else are you going to do a speed test?

Mikelius ,

I use iperf3 with Speedtest’s servers, personally. But for a browser, yes JavaScript is needed… But needing JavaScript files from like 20 different domains is typically a red flag for me on any site.

bruhduh ,
@bruhduh@lemmy.world avatar

Speedtest cli

Samvega ,

I temporarily trusted the two domains that started with librespeed and it worked.

What the other 17 are for, I can’t say.

Edit: looking at the server list, many of them match up with the serves you can select.

xavier666 ,

It’s open-source. You can always check if there is anything shady. If you can’t read it, you can raise an issue on Github and wait for a response :)

ada , in LibreSpeed - Speed Test
@ada@lemmy.blahaj.zone avatar

No Flash, No Java, No Websocket, No Bullshit.

No Australia

loudWaterEnjoyer ,
@loudWaterEnjoyer@lemmy.dbzer0.com avatar

No bullshit, works as intended.

possiblylinux127 ,

Email some companies to see if you can find a sponsor. To be fair Australia is a small country in terms of population

xavier666 ,

Australia doesn’t exist btw. Or was it New Zealand?

ada ,
@ada@lemmy.blahaj.zone avatar

Yes!

ChojinDSL , in LibreSpeed - Speed Test
@ChojinDSL@discuss.tchncs.de avatar

You can also self host it via docker.

nullPointer , in LibreSpeed - Speed Test
Spider89 , in How to install .deb on Pop_OS

sudo apt install /path/to/your/package.deb

JustMarkov , in LibreSpeed - Speed Test

Nice.

Emptiness , in LibreSpeed - Speed Test
@Emptiness@lemmy.world avatar

Does anyone know of a speed test where you can set it up to run by itself regularly and push a notification to a channel (like pushbullet or similar) when the speed is below a certain threshold?

thanks_shakey_snake ,

Depending on what skills you have for the “set it up” part, it seems like it’d be pretty straightforward to throw a script around Speedtest CLI to do that. I guess LibreSpeed has a CLI version too.

Quik , in LibreSpeed - Speed Test

Cool application, thanks for sharing

matthias , in LibreSpeed - Speed Test
@matthias@lemmy.klein.ruhr avatar

Speedtest-Tracker or MySpeed are self-hosted solutions that can be extensively configured to send notifications when thresholds are exceeded or not reached.

saddlebag ,

In prefer not feeding Ooklas data, openspeedtest doesn’t use their servers and is also selfhostable

matthias ,
@matthias@lemmy.klein.ruhr avatar

MySpeed gives you the choice to also choose LibreSpeed.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines