Skip Navigation

User banner
User banner
Posts
9
Comments
247
Joined
7 mo. ago

  • On windows when you middle click an application it’ll open it in a new window, this sometimes would let you open multiple windows of an application that typically isn’t an option elsewhere.


    Hypothetically I have Firefox open, if I middle click on the Firefox .desktop file again it would open a second Firefox in a new window.

  • any troops deployed to Ukraine would be "legitimate targets",

    No shit, North Koreans became legitimate targets the minute they deployed to the battlefield.

  • Dating apps like Tinder, Bumble, Hinge all shadow ban accounts they find suspicious, especially if you use a VPN.

  • if you use the Netflix application chances are they’ll detect the virtual network on your system and if it’s in use, most people don’t seem to realize that applications have direct access to your hardware unless it’s containerized, virtualized or explicitly restricted by some policy.

  • EDIT: We get it, you like torrenting. Let's keep comments on topic folks.

    To be fair, you posted in the self-hosted community discussing an Issue for proprietary software.

    To answer your question, which others have already done, yes your VPN tunnel will share the same IP as your household so long as it’s setup properly.

  • I mean, every American politician is aiming for that gig.

  • Gimp is heavy in my opinion, no matter the desktop I opened it on It always takes a while to fully open. If I want to make a quick change to an image, crop, draw or write on I don’t want to sit for 5 minutes for the editor to open.

    iirc gimp tools weren’t all that beginner friendly either.

  • I’m not too heavy into gears of war lore but I would assume the Retro Lancer, which has a bayonet in lieu of a chainsaw and was introduced in Gears of War 3, was the precursor to the modern lancer.

  • Something funky with this image or, the more likely option, Voyager tweaking out.

  • Should put a note on your blog that Lidarr’s Metadata database is being rebuilt, currently the Lidarr APi spits a bunch of 5xx errors when searching for artists/albums/etc.

    https://github.com/Lidarr/Lidarr/issues/5498

    If you currently have a library on the stable build the Lidarr team could use some help building the cache, they made this tool:

    https://github.com/DeviantEng/lidarr-cache-warmer

    It’ll search every artist in your Lidarr library so that the new database has a cache to quickly call upon.

  • For the most part yes!

    There is a difference between /bin/sh (Bourne Shell) and /bin/bash (Unix Shell), the Bourne shell is still used on more light-weight distro’s like Apache whereas BASH is more feature rich and larger which you use on the more heavier distributions.

    There is Zsh which is an extension of the Bourne Shell.

    Fun fact; Your system may fallback to /bin/sh if it cannot boot properly or is unable to run /bin/bash.

  • Read into BASH, you may know it as the “Terminal” or “Console” people may also call it the “Shell” it’s essentially the heart of all modern Linux distribution’s and once you wrap your head around the command structure it’s pretty straight forward!

    Key commands:

    • cd == Change Directory
    • sudo == Root privileges
    • mkdir == Make directory
    • rm -f == Remove file/directory with force
    • touch == Make a new file
    • nano == Text/File editor
    • cat == Read file contents and print to shell

    Commands don’t need to be complicated! For example nano /home/SomeUser/Downloads/SomeRandom.txt will open the text editor to SomeRandom.txt in the /Downloads directory of SomeUser

    Each Linux distribution will come with a package manager, Debian based distributions like Ubuntu, Linux Mint, Kali Linux have dpkg and APT as their package managers and Arch-based systems have Pacman,Fedora-based systems use DNF.


    If you really can’t handle the complexity perhaps trying an immutable distro like Bazzite which is more locked down, less easy to break and geared towards folks like yourself.

  • Pretty sure GoAccess covers all types of logging as far as I know, I mainly use it for access logs from my reverse proxy.

  • To be fair, SearXNG still queries DuckDuckGo, QWant an Bing by default, I suspect Google does the same thing so Startpage would be out as well.

  • Would suggest updating the ReadMe as I was also confused in regard to the usage of this app, seems cool, not sure what I personally would use it for.

    As of making this comment you’re at 108 stars, this will make it 109, keep up the great work!

  • Tell that to my companies president.

  • Last time I check google is willing to log every keystroke you make on their sites, doesn’t matter if it’s YouTube.com, Gmail.com or Android.com if google owns and controls the content its spyware.

  • Linux @lemmy.ml

    Anyone else lose the Bluez5 AAC audio codec after upgrading to Debian 13?

  • Debian operating system @lemmy.ml

    Anyone else lose the Bluez5 AAC audio codec after upgrading to Debian 13?

  • Linux @lemmy.ml

    Office workers - Has anyone here convinced their boss to let them install a Linux distro on their work desktop?

  • Selfhosted @lemmy.world

    Any tool to visualize Traefik access logs?

  • Selfhosted @lemmy.world

    How do you configure CSP headers on 20+ applications ?

  • Linux @lemmy.ml

    Drives randomly disconnect an unmount

  • Selfhosted @lemmy.world

    Docker Swarm networking vs Docker Compose

  • Steam @lemmy.ml

    Fresh Debian 12 install and Steam having issues managing files?

  • Linux @lemmy.ml

    Packages similar to Earlyoom?