linux Linux How do you secure your bootloader without secure boot or why doesn't it matter?
Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearTH
    thayer
    3 weeks ago 100%

    Not mutually exclusive, but it's highly probable that if you're running a mainstream distro, the default kernel is in lockdown mode, preventing hibernation while secure boot is enabled.

    4
  • linux Linux Do any of you have M$ Word running in present form?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearTH
    thayer
    4 weeks ago 100%

    Thanks for clarifying, and I can appreciate your overall concerns as I face the same dilemma with my aging relatives.

    Just to confirm, have you opened these files in Word yourself (or witnessed them being opened), to verify they are in fact valid documents? if valid, are they meant to be in English?

    It wouldn't be the first time I've seen "other" files renamed with an incorrect file extension.

    6
  • linux Linux Do any of you have M$ Word running in present form?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearTH
    thayer
    4 weeks ago 100%

    Assuming you meant ".docx files", those should open without issue in LibreOffice. As others have said, OnlyOffice is another popular option if format preservation is a goal.

    What do you mean when you say the files are "not supported" by the tools you've tried? What, exactly, is happening and what are you trying to accomplish? The end goal wasn't clear to me from your post.

    Getting Word to run under wine will require much more effort than copying the Word binary.

    12
  • unixporn Unixporn Programming Fonts - Test drive all the programming fonts
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearTH
    thayer
    4 weeks ago 100%

    I think I've tried nearly every monospace typeface over the years and I've finally settled on JetBrains Mono for more than 2 years now, though IBM Plex Mono is a close second.

    2
  • unixporn Unixporn This is my custom css, it supports firefox themes, works on all operating systems, comes with a completely reworked devtools menu. The github link is in the comments
    Jump
    selfhosted Selfhosted Cheap but reliable external SSD for RPis
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearTH
    thayer
    1 month ago 100%

    You can go with something like this if you want a clean solution.

    I use a drive dock station for my backup drives, and I have a few of these for one-offs too.

    3
  • selfhosted Selfhosted Cheap but reliable external SSD for RPis
    Jump
    privacy Privacy Switched to GrapheneOS today
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearTH
    thayer
    1 month ago 100%

    I don't use RCS myself, but there are recent posts on the GOS forums and it appears to be working fine once all of the prerequisites are installed.

    5
  • privacy Privacy Switched to GrapheneOS today
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearTH
    thayer
    1 month ago 100%

    Sure, like I said above, GOS doesn't at all prevent you from rooting the device. They only discourage it from a security point of view. Regarding MicroG, I've never had need for it myself but I've read many other posts over the years from users who have installed it on GOS in lieu of Graphene's own implementation.

    I would argue that overall GrapheneOS provides more control over the OS than some other Android-based operating systems.

    5
  • privacy Privacy Switched to GrapheneOS today
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearTH
    thayer
    1 month ago 100%

    You can root GOS like any other Android-based OS. It's just highly discouraged, completely unsupported and, in the opinion of the GOS devs, you will no longer be considered to be running GOS since you are compromising the core OS by doing so.

    6
  • selfhosted Selfhosted Adding storage - Best options? (External USB drives, automatic decryption, media, etc.)
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearTH
    thayer
    1 month ago 100%

    You've clearly done your homework, and you've gotten a lot of good feedback already, so I'll just add a few points...

    • Storage options: Personally, I'd replace the existing drive with the highest capacity I could afford. In an ideal situation, I'd keep the host on another drive (NVMe or flash) and dedicate the large drive to a single partition of data storage.

      In my own mini-PC (8th gen NUC), I've got a smaller NVMe for Proxmox and a single 8TB internal SSD for data.

    • Encryption: If you're going to bother with encryption, I wouldn't half-ass it. Why bother at all if you're fine using auto-decryption or a weak password that will be guessed with any sizeable effort? Just lock it down with a strong password and decrypt/mount the data drive after any reboot; making a shell alias or script for this is trivial. You're likely not rebooting the server more than once a week anyway.

    • Budget/Specs: I get the sense you don't have much budget right now, but knowing your hardware would help in suggesting solutions. Do you have an NVMe slot? What is the make/model of the motherboard and case?

    • Filesystem: For simple storage, this really doesn't matter and Ext4 will probably be fine. It's a mature, robust, no-frills filesystem which is perfect for bulk file storage (docs, music, videos, etc.), but Btrfs would be fine too if you want more options.

    • USB Docking Stations: I've had really good experiences with USB docking stations like this one, and I currently use it for attaching my backup HDDs each month. I wouldn't want to rely on them for realtime data access, but they do work wonderfully for backups and one-off drive access.

    1
  • selfhosted Selfhosted Some hardware talk
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearTH
    thayer
    1 month ago 100%

    Amazon typically has a few vendors that specialize in refurbished Optiplexes and/or HP Elites in small or ultra small form factor sizes.

    A word of caution about these refurbs though...the memory and storage they include are often dollar store brands (Kingfast) that I wouldn't even trust for a child's PC. It's worth purchasing your own after the fact.

    3
  • selfhosted Selfhosted Some hardware talk
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearTH
    thayer
    1 month ago 100%

    Your options will depend on many things...

    • How much storage is needed?
    • Is RAID important to you?
    • Is power usage a concern?
    • Noise level?

    I don't know how demanding photoprism is, but you could probably do fine with a refurbished i5/i7 Dell Optiplex or similar, with one or more SSDs added to it. If money is really tight and storage needs are high, you could go with mechanical drives instead.

    The problem with enterprise servers is that are generally very loud and use a lot of power...not unlike adding a second refrigerator to your environment. In my opinion, they're not worth it unless you have a specific use case (training for a career, etc.).

    6
  • selfhosted Selfhosted Simple safe encryption for a server?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearTH
    thayer
    1 month ago 100%

    The dropbear method is more secure overall, and I plan to incorporate it as well when I find the time to wipe/reinstall my server, but it's arguably not as easy or simple, which is what OP requested.

    1
  • selfhosted Selfhosted Simple safe encryption for a server?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearTH
    thayer
    1 month ago 100%

    As mentioned elsewhere, the easiest method is to encrypt only the data drives. This way you can secure shell into the server upon restart and decrypt the data. I've been using this method for years now without issue.

    6
  • privacy Privacy Help me to not revert back to iPhone after GrapheneOS Issues
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearTH
    thayer
    1 month ago 100%

    You'll need to provide specifics if you want solutions to many of these issues.

    • What exactly isn't working with your Yubikey?
    • Which bank apps? Did you check the compatibility list maintained by GOS?
    • Which apps aren't working without Google Play?

    For the keyboard, there are several FOSS keyboards which support spacebar navigation, but you can also install Gboard and simply disallow any permissions, including network access.

    Regarding Signal, this would be a reality for anyone with a non-Apple device. You may need to find a compromise and simply use SMS, RCS, or even just email when dealing with certain people.

    There will always be one-off features available only on other devices or platforms. Only you can decide whether they are worth the cost of security and privacy.

    6
  • linux Linux Various distros across different families freezing when doing package manager updates
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearTH
    thayer
    2 months ago 100%

    If you're now getting I/O errors that won't even get you booted, it sounds to me like drive failure is imminent.

    5
  • linux Linux Various distros across different families freezing when doing package manager updates
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearTH
    thayer
    2 months ago 100%

    For what it's worth, I've never had to change my io scheduler in the nearly twenty years I've used Linux. You can check your current scheduler with the following command: cat /sys/block/sda/queue/scheduler (change the block device to whatever yours is...sda, nvme0n1, etc.).

    In my case, it was already bfq: one mq-deadline kyber [bfq]

    3
  • linux Linux IDE/Text Editor Recommendations for Go Development on Linux
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearTH
    thayer
    2 months ago 100%

    Distrobox will resolve your issue with VSCode and then some. Run archlinux, debian or whatever you want as a container. Then, install VSCode/VSCodium (and any other apps that Chimera lacks) inside the container OS. This will keep your development environment containerized and safely away from your host OS.

    12
  • linux Linux Various distros across different families freezing when doing package manager updates
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearTH
    thayer
    2 months ago 100%

    It definitely sounds like a hardware issue since it has survived multiple disk wipes and distro changes.

    1. Make and verify your backups now if you don't already have them
    2. Are you using the command line package manager or GUI?
    3. What is your current distro?
    4. Are you near capacity on your storage?
    5. Run a S.M.A.R.T. test and review the results
    13
  • linux Linux Any immutable distros like Chrome OS? (Desktop part of the project)
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearTH
    thayer
    2 months ago 100%

    I've been very happy with both Silverblue and Kinoite. I've installed it to all of my workstations now and can't imagine ever going back to a traditional distro.

    Your comments suggest that you're already aware of distros like Silverblue so, if I may ask, how are these different than what you're looking for? Silverblue comes with several flatpaks installed, but you can easily remove these and you'll be left with a pretty barebones ostree image.

    10
  • selfhosted Selfhosted Looking for HW recommendations for DIY NAS/Homelab
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearTH
    thayer
    2 months ago 100%

    I've been super happy with my 8th gen Intel NUC i5. I put it in an Akasa Turing fanless case, installed an NVMe for host OS, and an 8TB SSD for data. It's low power and so quiet that I couldn't imagine ever using fans again.
    I also have a USB 3.2 drive dock for external backup HDDs, but I only turn it on when actively doing a monthly backup.

    8TB holds more media than I'll ever need, but I do trim movies and shows regularly. For some, 8TB won't be anywhere near enough, and SSDs exceeding this are ridiculously expensive.

    2
  • linux Linux Debating upgrading from RTX 2080 > RX 7900 GRE to please my driver making overlords, thoughts?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearTH
    thayer
    2 months ago 100%

    We swapped our 2080s for 6800 XTs last year and couldn't be happier...a 7900 GRE should be great for gaming, but I can't speak to LLM performance.

    4
  • linux Linux How to extract firmware of my Lenovo T480?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearTH
    thayer
    2 months ago 100%

    I was able to extract the img from the ISO using geteltorito as described in section 5 of this ArchWiki article. Once you mount the resulting img file, you'll end up with the same file contents achieved by running their Windows BIOS Utility through wine.

    The relevant binaries appear to be under the folders, N24ET76P and N24ET76W. Both scan clean for me, for whatever that's worth:

    curl -X POST -F'file=@N24ET76P/$0AN2400.FL1' https://pk.fail
    {"details":{"analysis-time":"1.395106993s","hashes":{"md5":"ba73792a5fc831ca84b4cd3a21c03247","sha1":"24a5bb42d670c7705aed06588f0092ec11a32564","sha256":"b9510c73657460ae24c550b71d217a543b0fc3c30a3e081eff31d9d8f1a2bdda","sha512":"8ef6f0dcffbca05b79710b8599b1b1c926ee59185a675bc7eeede6da040c751097303ada523611271de6aaf190a597cdd6e9d5cf564d06987abcf712f61227c6"}},"status":"not-vulnerable"}
    
    curl -X POST -F'file=@N24ET76W/$0AN2400.FL1' https://pk.fail
    {"details":{"analysis-time":"1.438471526s","hashes":{"md5":"de1551b0bcc73e19375f7111def72278","sha1":"cd41f36d018f940c308a7be25a20e81bdb7e4cf2","sha256":"b3f646095e47bb94f04390c756cb4133201b1231a8b224174f10bb06bd3835f2","sha512":"55143f4903f92d88057bc9d4232b0d328e9ace36330f35fafdf0485d8bebb3f79b9fedc88ab1dec7fc04a8a3e0890887c1dd7632a2ffa397fb0917be90e3f93f"}},"status":"not-vulnerable"}
    
    

    The linux command mentioned in the Ars Technica article elsewhere here is efi-readvar -v PK. For Fedora and Arch users, efi-readvar is available in the efitools package.

    Edit: Clarity

    2
  • linux Linux How to extract firmware of my Lenovo T480?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearTH
    thayer
    2 months ago 100%

    An ISO is just another archive format, similar to zip, tarballs, and rar files. Most modern archive tools can open and/or extract its contents like any other archive.

    Edit:

    It looks like Lenovo releases their ISOs formatted as a CD image. See: https://workaround.org/article/updating-the-bios-on-lenovo-laptops-from-linux-using-a-usb-flash-stick/

    4
  • linux Linux How to extract firmware of my Lenovo T480?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearTH
    thayer
    2 months ago 100%

    I can't say for certain, but I think you just have to grab the last firmware binary released for your T480 from the Lenovo website and run it through the online validator: https://pk.fail/

    2
  • selfhosted Selfhosted Suggestion for buying drive
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearTH
    thayer
    2 months ago 100%

    If ambient noise is a concern, I'd go with an SSD. If money is tight, an HDD will give you the best value.

    My server is in an otherwise quiet home office/sitting room, so I went with an 8TB SSD (870 QVO). Spinning disks make a fair bit of noise just waking up, let alone the actual file operations.

    4
  • linux Linux KDE + Gnome on Atomic Fedora
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearTH
    thayer
    2 months ago 100%

    You should be able to layer the xdg-desktop-portal-gnome package, which will also pull any dependencies.

    To answer your general question though, yes I believe you can easily install at least minimal versions of each DE with little impact to rpm-ostree performance. They don't need to be separate images, though that's possible too by rebasing and pinning. I would just layer the necessary packages to load a GNOME environment (start with rpm-ostree install gnome-shell). This way everything stays up to date with the active image. For example, I'm running GDM under Kinoite simply because I was having unresolvable issues with SDDM and LightDM.

    Pinning separate images would require you to rebase with each image update and then unpin/pin the old/new images...too much work.

    1
  • linux Linux What's on your personal server?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearTH
    thayer
    2 months ago 100%

    NUC 8i5, 32GB, 500GB NVMe (host), 8TB SSD (data), Akasa Turing fanless case, running Proxmox:

    • samba
    • syncthing
    • pihole
    • radicale
    • jellyfin
    • minidnla

    I also have a Pi 4 running LibreElec for Kodi on the home theater. Nothing fancy yet and it more than meets our current needs. Most maintenance done over SSH.

    Would like to eventually get a proper web and email server going (yes, I know).

    5
  • linux Linux Linux in OneDrive?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearTH
    thayer
    2 months ago 100%

    Haha, oh I know and I'm all for trying things for the fun of it! Just wondered if there was a practical benefit of such a setup.

    2
  • linux Linux Linux in OneDrive?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearTH
    thayer
    2 months ago 100%

    Interesting endeavor...any practical benefits? I would think that even a slow USB 2.0 drive would provide better performance than a cloud-based file system.

    8
  • privacy Privacy Private Facebook Marketplace ?
    Jump
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearUN
    Unixporn thayer 2 months ago 97%
    [Openbox] From the archives...

    I've been going through my old screenshots and thought I'd share some for nostalgia. This shot is from 2007, when I was working on several logo concepts for Arch Linux (it remains one of my favourites). As I recall, the specs were as follows: * WM: Openbox * GTK: Murrina-Tangoesque * Icons: Tango * Panel: Tint2 * Systray: Stalonetray (I think) * Stats: Conky

    44
    2
    linux Linux Ubuntu 4.10 (Warty Warthog), 2004
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearTH
    thayer
    2 months ago 90%

    I've enjoyed seeing some of these blasts from the past, but I admit it's not as nice when the VM host window is captured as well. Just something to consider... I appreciate it all the same.

    8
  • voyagerapp Voyager Cant post when VPN is on.
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearTH
    thayer
    2 months ago 100%

    Completely anecdotal, but I generally find more success with servers outside of North America. Definitely helps with reddit and imgur.

    3
  • linux Linux SUSE Requests openSUSE to Rebrand
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearTH
    thayer
    2 months ago 100%

    A gecko is a lizard, so it's in keeping with SUSE's chameleon theme. Maybe a little too similar for corporate.

    I think Komodo Linux, or KomodOS are good options too, but I can't recall if they were already used for a distro.

    5
  • linux Linux SUSE Requests openSUSE to Rebrand
    Jump
    linux
    Linux thayer 3 months ago 98%
    PSA: How to install Brother HL-L5210DW printer under Fedora 40 using IPP-over-USB

    I just want to share my notes for installing a Brother HL-L5210DW(T) printer via USB under Fedora Atomic 40 (Kinoite), in case it helps anyone else. This may work for other similar models too. I've included some background info at bottom if you're interested. The following method doesn't require any proprietary drivers, and utilizes IPP-over-USB and IPP Everywhere, both of which are preinstalled on Fedora 40 Atomic distributions (and likely their traditional variants as well). 1. Connect the printer via USB and ensure it is powered on 2. Open the CUPS admin web interface at http://localhost:631/ 3. Select *Administration* and enter your credentials 4. Select *Add Printer* 5. Select *Internet Printing Protocol (ipp)*, then *Continue* 6. Enter `ipp://localhost:60000/ipp/print` in the path field, then *Continue* 7. Enter a name for the printer (ex: HL-L5210DW), then *Continue* 8. Select *Brother* as the Make, then *Continue* 9. Select *IPP Everywhere* as the Model, then *Add Printer* 10. Set the default printer options as desired (set _Duplex_ to `DuplexNoTumble` for standard 2-sided printing) 11. Select *Set Default Options* 12. From the *Maintenance* drop-menu, select *Set as Server Default* **More info** I haven't needed to configure a USB printer at home in well over 15 years, so I was more than a little rusty, and things were further complicated by my use of Fedora Atomic. I'll eventually connect this device via Ethernet so it can be used by everyone on the LAN, but until I sort out exactly where I want to put it I'm stuck with USB. Brother's [driver install tool](https://support.brother.com/g/b/downloadlist.aspx?c=as_ot&lang=en&prod=hll5210dw_us_eu_as&os=127) expects `dnf`, `apt`, or `yum`, and so it's incompatible with ostree-based systems like Kinoite or Silverblue. You can of course download the driver manually and install the necessary packages: rpm-ostree install --apply-live hll5210dwpdrv-4.0.3-1.i386.rpm glibc.i686 libstdc++.i686 However, I still ran into some problems (likely related to SELinux), and I wasn't keen on overlaying additional packages, particularly proprietary software written for i386 arch. I then opted to try the generic [brlaser driver](https://packages.fedoraproject.org/pkgs/printer-driver-brlaser/printer-driver-brlaser/), but it failed to work correctly when long-edge (NoTumble) duplex printing was enabled. The backside of pages were corrupted and illegible. After spending *far* too much of my Saturday reading support forums, I eventually discovered that IPP-over-USB was a thing, and the rest went smoothly. Hopefully this post helps anyone else with an HL-L5210DWT or other L5000 series Brother printer. **Bonus Tip: Disable deep sleep** If you have a Brother printer that goes into deep sleep and doesn't wake up for print jobs, you can disable the Deep Sleep feature via the printer's built-in menu: 1. Press the OK button to bring up the printer's menu 2. Navigate to General Setup > Ecology > Sleep Time 3. Press OK to enter into the Sleep Time settings 4. Press the Minus and Cancel buttons simultaneously to display the hidden Deep Sleep menu 5. Press OK to enter into the Deep Sleep settings 6. Navigate up/down to change the setting to *Off* 7. Press OK 8. Turn off the printer, unplug it and plug it back in, then verify the setting is retained

    73
    8
    bicycles
    Bicycles thayer 3 months ago 89%
    Paint a vintage bike or just ride it as is?

    I recently scored a free 1974 Deelite Apollo 10 speed. As far as I can tell, it has all original parts, but most of the stickers have faded out and there are a few places where the paint has failed completely on the tubes. As a project bike, would you consider stripping and painting the frame, or simply replace what needs done (tires, bar tape) and ride it as is?

    22
    25
    linux
    Linux thayer 4 months ago 97%
    KDE Plasma 6 and SDDM autologin workaround

    Longtime Fedora Silverblue user here, who recently jumped over to Kinoite (Atomic KDE). I typically enable autologin on my display managers because I use whole disk encryption and already need to enter my passphrase to decrypt and start the OS. I discovered pretty quickly that SDDM's autologin feature isn't working under Fedora 40. LightDM also failed to start under Wayland on F40, regardless of which greeter I tried. Long story short, I opted to use GDM since I knew its automatic login feature worked fine under Wayland. It's worth noting that KDE has it's own lockscreen mechanism, so you won't even see GDM unless you manually logout of your session. To try this yourself: 1. Install GDM: `rpm-ostree install --apply-live gdm` 2. Disable SDDM: `sudo systemctl disable sddm` 3. Enable GDM: `sudo systemctl enable gdm` 4. Reboot and select the Plasma session before logging in; this is required only once in order to establish to the default, otherwise GDM will load a broken GNOME session when autologin is enabled 5. Edit `/etc/gdm/custom.conf` and add the following under `[daemon]` (replacing `username` with your own): AutomaticLoginEnable = true AutomaticLogin = username Voila! You will no longer need to enter your user credentials before loading the desktop.

    36
    11
    voyagerapp
    Voyager thayer 6 months ago 98%
    Thank you

    I just want to say thank you for Voyager. This has become my go-to Lemmy app on Android for several months now and I'm loving the new features and fixes we're seeing with each release. Your dedication and hard work has not gone unnoticed!

    171
    3
    linux
    Linux thayer 7 months ago 97%
    Install user-level flatpaks with GNOME Software?

    Does anyone know if there are plans underway to allow user-level flatpak installations using GNOME Software? I recently created a second user account on my main Silverblue workstation for a visiting family member. I assumed the user would be able to install any local apps they needed through the Software store, however Software attempts to install all apps as system-wide, which of course required me to input my own credentials for authentication. This seems counterintuitive to the overall goals of the flatpak platform. I know we can simply install userspace apps on the command line with `--user`, however the family member isn't as proficient with Linux.

    35
    5
    linux
    Linux thayer 8 months ago 97%
    Silverblue: Run ostree updates at shutdown?

    Fellow Fedora Immutable users, have any of you automated your system updates to occur at shutdown? If so, do you find it makes a practical difference? I'm thinking of doing the same with Tony Walker's [silverblue-update](https://github.com/tonywalker1/silverblue-update) service. I shutdown most of my machines daily, and that often means getting an updated image shortly after startup the next day and being forced to reboot or nearly always remain one day behind in updates. By checking for updates again at shutdown, this *should* help ensure I've always got the latest daily image at boot. Thoughts?

    34
    8
    privacy
    Privacy thayer 8 months ago 97%
    Reolink camera app capturing your clipboard contents

    PSA: It seems the latest version of the Reolink Android app (v4.43.0.5.20240111) is capturing the phone's clipboard when first opened, and again whenever the clipboard contents change and the app is brought into the foreground. GrapheneOS reports, "Reolink pasted from your clipboard". I don't recall seeing this message on older versions of the software. While network-accessible camera software has always posed a privacy risk, this is particularly concerning behaviour.

    46
    6
    linux
    Linux thayer 8 months ago 94%
    Working instructions for OpenRazer on Fedora Silverblue?

    Probably a longshot, but hoping anyone here might have working instructions on getting OpenRazer running under Fedora Silverblue. I recently picked up some Huntsman V2s and while OpenRGB works for basic control, I'd like to see what other options are available. Apparently there is a known incompatibility between Silverblue and how OpenRazer implements kernel modules ([link](https://github.com/openrazer/openrazer/issues/1747)). I've seen elsewhere that some users have tweaked the build files to work around this, but I couldn't find any detailed info. Any help would be appreciated. EDIT: I got it working, but it wasn't worth the trouble compared to simply running OpenRGB in a flatpak. For Razer keyboard users, you'll gain one or two RGB presets over OpenRGB, such as Reactive, and the ability to adjust the polling rate (the merits of which are highly debatable). You'll lose secure boot and kernel verification unless you also add the ublue repo and signing key rpm (`ublue-os-akmods-addons`). If anyone wants to do it anyway, I had success by downloading and installing the following [ublue-os akmod](https://github.com/ublue-os/akmods/pkgs/container/akmods) rpms from [here](https://download.copr.fedorainfracloud.org/results/ublue-os/akmods/fedora-39-x86_64/): * akmod-openrazer-100.0.0.git.530.886f986d-1.fc39.x86_64.rpm * kmod-openrazer-100.0.0.git.530.886f986d-1.fc39.x86_64.rpm * openrazer-kmod-common-100.0.0.git.530.886f986d-1.fc39.x86_64.rpm (Note: you might need to layer the `kernel-devel` package first; I had it layered already so I can't confirm.) Add the openrazer repo, then install the daemon and frontend app: curl -o - https://download.opensuse.org/repositories/hardware:/razer/Fedora_$(rpm -E %fedora)/hardware:razer.repo | sudo tee /etc/yum.repos.d/razer.repo rpm-ostree install openrazer-meta razergenie Add the plugdev group to /etc/group, then add your user to it: sudo bash -c 'grep "plugdev" /lib/group >> /etc/group' sudo gpasswd -a $USER plugdev Finally, launch RazerGenie... [![](https://lemmy.ca/pictrs/image/b6036739-8980-48a7-abdb-956f3622eb4f.png)](https://lemmy.ca/pictrs/image/b6036739-8980-48a7-abdb-956f3622eb4f.png)

    16
    4
    linux
    Linux thayer 12 months ago 96%
    Ask Lemmy: Traditional vs natural mouse scrolling; which do you use?

    Despite being a heavy cell phone user for more than 25 years, it only recently occurred to me that vertical navigation on most phones is inverted when compared to traditional computers. You swipe down to navigate upward, and up to navigate downward. I recently spent time using a MacBook, which apparently defaults to this "natural" scrolling (mobile-style), and I was completely thrown off by it. I've been using natural scrolling on a couple of my own desktops ever since, mostly as a mental exercise, and I wondered...how many of you folks prefer this method? ![](https://lemmy.ca/pictrs/image/13da89fa-2fa2-4226-9991-1899326561d3.png)

    185
    118
    selfhosted
    Selfhosted thayer 1 year ago 99%
    Intel and ASUS Agree to Term Sheet to Take Intel NUC Systems Product Line Forward https://www.intel.com/content/www/us/en/newsroom/news/intel-nuc-systems-agreement.html

    Hot on the heels of last week's announcement that Intel would end their NUC line, Intel and ASUS have struck a non-exclusive deal that will see ASUS assume manufacturing, sales, and support of 10th to 13th Gen NUCs. ASUS will also be able to develop future NUC designs; all under a new business unit called ASUS NUC BU.

    99
    17
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearMA
    Lemmy.ca's Main Community thayer 1 year ago 96%
    Rediggit for Lemmy has been renamed to Lemonberry...now with dark mode

    A new version of my Rediggit theme for Lemmy has dropped, and with it comes a name change... ***Rediggit is now Lemonberry***, to better reflect the separation from Reddit. I've also added a much-requested dark mode, adapted from Lemmy's default darkly theme. Those familiar with the Reddit Enhancement Suite's dark mode should find this pretty comfortable. The latest version of Lemonberry is optimized for Lemmy v0.18.1 only and is available on [GitHub](https://github.com/thayerw/lemmy-lemonberry) and [UserStyles](https://userstyles.world/style/10440/lemonberry). I will likely keep the optimizations in sync with only the larger instances as Lemmy development is changing rapidly, and it's proving difficult to maintain compatibility with older versions. You can also find older versions of the theme, and additional screenshots, at the [GitHub repo](https://github.com/thayerw/lemmy-lemonberry). If you have no idea what any of this means, Lemonberry is a flexible, full-width light and dark theme for Lemmy. It is just one of many user-made themes for this community. These themes can be installed and enabled with the use of a CSS injector browser add-on, such as Stylus ([Firefox](https://addons.mozilla.org/en-US/firefox/addon/styl-us/), [Chrome](https://chrome.google.com/webstore/detail/stylus/clngdbkpkpeebahjckkjfobafhncgmne)). [UserStyles.world](https://userstyles.world) is a good place to start exploring the available themes. Cheers

    124
    20
    jerboa
    Jerboa thayer 1 year ago 33%
    Renaming Jerboa to Lemmy

    If Jerboa is the official mobile app for Lemmy, why not simply call it Lemmy, or Lemmy Mobile, or Lemmy for Android? It seems more practical to make use of the official platform name, branding and trademark. Edit: Thanks everyone for the correction, I was under the impression that Jerboa was the official app because it's made by one of the two core Lemmy devs.

    -10
    20
    lemmy
    Lemmy thayer 1 year ago 100%
    Community/User display names, clean URLs and other usability concerns

    I'm hoping to start a dialogue about the current use of descriptive community names, usernames, lack of semantic URLs, and other usability issues on the Lemmy platform. I say *dialogue* because I am new to Lemmy and I can appreciate that some things may be done differently here for specific reasons. This is not my sandbox but I'd like to see a castle here someday nonetheless, and I'm willing to help make that happen if there's an appetite to see these core issues addressed: **1. Community display names** Community display names should not be used in any meaningful way on the platform. They should not be displayed in the feeds, nor in community search results. Personally, I don't think they should be used anywhere except as a byline on the community's feed. These descriptive names are not unique and it is trivial for anyone to create a community and change its display name to match that of another on the same instance. This clone will appear right alongside the legitimate community in search results, page feeds, and even moderator lists (such as those viewed on profile pages). Many community display names are so long that they are truncated when viewed in mobile apps, adding to the ambiguity. It is also impossible to know the actual community name until a link is hovered over (impossible on mobile) or actually visited (potentially dangerous). **2. User display names** Similar to community names, these descriptive names should not be used in any meaningful way on the platform. There is nothing to stop me from changing my display name to that of a site admin, moderator, or user, and then creating posts under the guise of that person. Again, there is no way of knowing the actual username without hovering over the link (impossible on mobile), or visiting the user's profile directly. Another side effect of showing display names in the feed is that some users have emojis in their names, or emojis *as* their name, which is distracting at best and annoying at worst. In my opinion, display names should be restricted to a user's profile page, similar to how GitHub implements usernames and full names. Post feeds, search results, and any other meaningful place should display the unique username only. **3. Semantic (clean) URLs** A GitHub issue [discussing cleaner URLs](https://github.com/LemmyNet/lemmy/issues/875) has been open since July 2020, which leads me to believe this isn't a priority. I won't list the many reasons why user-friendly, SEO-friendly post slugs are important today, as Wikipedia already [has it covered](https://en.wikipedia.org/wiki/Clean_URL) (and with a clean URL). The merits of clean URLs have been written about extensively for more than a decade. The bottom line is that this: https://lemmy.ml/c/lemmy_support/72hsHD/qol_usability_concerns ...or even this: https://lemmy.ml/c/lemmy_support/1043897 ...reveals a lot more about a link *before* I click it than this: https://lemmy.ml/post/1043897 It helps to understand the link destination before you click it, and this is an issue that will only get messier if left unaddressed for too long. **4. Sanitized post titles** Last week, I noticed that users are able to include markdown in their post titles, allowing for \``code`\` syntax highlighting in the title itself. This is a bad practice, prone to abuse in the long run as some users will increasingly try to draw attention to their posts. **5. Link posts don't link to the link** I fully appreciate that Lemmy isn't trying to be a Reddit clone but as a link aggregator platform, I'm surprised that link posts do not actually link to the submitted hyperlink. This contradicts not only Reddit, but other link aggregator services, including Hacker News and Lobsters. Currently, the user has to know to click the thumbnail instead of the post title, or enter into the post and then click the title a second time to visit the submitted link. This is not intuitive.

    28
    9
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearMA
    Lemmy.ca's Main Community thayer 1 year ago 100%
    Rediggit theme updated for Lemmy v0.18

    **Update:** [@smorks@lemmy.ca](https://lemmy.ca/u/smorks) has been kind enough to add Rediggit as a native theme to the lemmy.ca instance. You can now access it from your account settings page, without the need of another browser add-on. Just posting an update on my [Rediggit](https://userstyles.world/style/10440/rediggit-for-lemmy) theme, in case anyone else prefers a reddit/digg-style interface for the desktop. Highlights include: * Flexible full-width layout, with fixed width for vote buttons and thumbnail columns * Strong focus on content and discussion (improved comment legibility) * Decreased font size throughout * Increased post list density * No user or community circle-icons * No community banners or logos * Few rounded buttons or boxes * Re-sizable comment box

    31
    8