linux

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

possiblylinux127, in New Plasma 6 Default Icon Theme Looks

I want to like KDE but its still way to unstable for me on Fedora. Its probably just a matter of time before its stable enough for daily usage

jsh,

Nvidia?

possiblylinux127,

No

Euphoma, (edited ) in Who uses pure GNOME (no extensions)

I only use an extension for tray icons. I use it kind of like how I would use a tiling window manager with a keyboard based workflow and non tiling windows. I just hit the super key and type app names to launch stuff and drag windows around with the super key. Instead of alt-tabbing I hit the super key to see the overview and click on the window I want.

In the newest gnome versions, there’s a menu that shows you what apps are in the background, so if you know what apps are already open. I’m not a huge fan of that but I wouldn’t really care if my tray icons didn’t work because its close enough.

tekeous, in Who uses pure GNOME (no extensions)

I’m using pure GNOME with the exception of a single extension which tiles windows on my screen on a grid(gTile) because I have a massive screen and five windows. I also have an icon pack if you’re counting that. Rest of it is stock and I quite like it. It gets out of my way when I’m trying to work and the alt+tab and other features are always fast. Top left hot corner is a godsend.

ChojinDSL, in Filesystem mirroring: best backup tool?
@ChojinDSL@discuss.tchncs.de avatar

So many options. As others have mentioned, rsync, borg, restic, etc. You might want to look into filesystem snapshots. If you use something like BTRFS you can create instant snapshots and send them to a second BTRFS formatted disk or even a remote system with a BTRFS filesystem.

ZFS would also work here.

I use btrbk for automatic BTRFS snapshots and backing them up to remote systems.

If you want built-in encryption you can use Borg or Restic, which also has the advantage of deduplicating within a single backup set. Restic can also backup to an s3 bucket, in case you want to use a cloud service.

Pantherina,

Thanks! I have a local drive, does btrbk work there too?

ChojinDSL,
@ChojinDSL@discuss.tchncs.de avatar

Yes of course. On the btrbk homepage they even describe how to set it up so that a backup gets triggered automatically when you plug in a designated backup drive.

My setup is to create local snapshots and keep X amount of local snapshots. Copy snapshots to a remote server and keep a different amount of snapshots there. Finally I also have a backup drive and btrbk is setup to copy all my local snapshots to that backup drive when it’s plugged in.

DaveedMee, in Filesystem mirroring: best backup tool?
@DaveedMee@beehaw.org avatar

I use timeshift on my arch, debian and fedora systems. First backup mirrors your whole drive, every new backup kinda does it like docker, files which stayed the same are being symlinked to the og backup and for file changes it puts the newer file into the next backup, file deletions just don’t get links, so you have versioning. U can set how often backups will happen daily/weekly/monthly and how many are kept, doing backups manually is an option too. also you can set what folders to include, exclude and all that good stuff.

Cossty, in Vanilla OS 2 Orchid will be released "very soon"

Very soon is less than a month in my book. As far as I know they still don’t have beta, they only had alphas, so…

danielfgom, in New Plasma 6 Default Icon Theme Looks
@danielfgom@lemmy.world avatar

The folder “Notes” and the folder “Library” literally could be anything. There’s no way you show that to any user and they guess the name correct.

And this is the problem I have with all of the icons used in menu’s throughout KDE. I don’t know what the hell they are supposed to be! Even more so as the eyesight gets worse with age.

This is why I don’t use KDE.

1984,
@1984@lemmy.today avatar

You can change icon theme in kde.

backhdlp, (edited ) in Your chosen desktop Linux defaults?
@backhdlp@lemmy.blahaj.zone avatar
  • btrfs unless I know I’m not gonna use it that much (might check out bcachefs soon)
  • Kitty as the terminal, life is better without fancy multiplexers
  • Firefox
  • fastfetch > neofetch
  • zsh without oh-my-zsh
  • https://aur.archlinux.org/packages/tbsm as DM (if available)
  • Hyprland as the WM
  • Plasma if I have to use a DE
  • Swapfile instead of partition so I don’t risk losing my data if I don’t have enough memory (haven’t checked out ZRAM yet) Welp that changed quickly, ZRAM looks insane
  • GRUB as bootloader, also a separate install for every distro, kinda just out of fear that I’ll break it somehow
offspec,

I tried to use kitty but I have to ssh in to remote machines often for work, usually one of a few hundred edge devices, and I can’t configure them all to work properly with it. Is solid ssh support just not a deal breaker for others?

backhdlp,
@backhdlp@lemmy.blahaj.zone avatar

I never had a reason to use SSH after I switched to Kitty.

PixeIOrange, in Best Linux distro for gaming on a crappy integrated graphics old PC?

Maybe Garuda?

WuTang, in Linux holds more than 8% market share in India, and it's on the upward trend
@WuTang@lemmy.ninja avatar

Sure, as our European businesses - under management of big IT groups - are using indian’s sweatshop - that we have to train moreover!!! - for implementation and operational projects. I don’t say there’s not skilled indian, of course not, but they got a “shortcut”.

West is full of cowards and traitors .

serratur, in Who uses pure GNOME (no extensions)

The only extension I really need is hot edge, I never liked the hot corner and I will never like it, especially since I have a super ultra wide.

bizdelnick, in Rock 5.0 ISOs available for testing – OpenMandriva

A fresh install is always preferred over a system upgrade. Always, always, always.

I also thought so until I installed Debian.

Spectacle8011, in Who uses pure GNOME (no extensions)
@Spectacle8011@lemmy.comfysnug.space avatar

I use both GNOME and KDE. I do have a system tray, but it’s for a single program: fcitx-mozc. If I didn’t need to build ibus-mozc from source, I would just use that. iBus IMEs get their own spot in the top right without needing appindicators. That being said, I don’t need the system tray either as I can just switch between Japanese and English with CTRL+SPACE. But it’s nice to have some kind of constant indication what IME I’m using.

On the subject of a dock, though, I love the way GNOME completely separates it from the workspace. It just takes up space and I don’t have any utility for it. Windows and macOS only allow you to hide the dock; not remove it completely. I’ve accidentally opened the dock by moving my cursor to the corner of the screen way too many times and it is sooo annoying. This never happens on GNOME because it’s just not possible.

Also I tend to think it’s been designed for people who are more comfortable using a keyboard. I’m mostly a mouse person.

That’s absolutely true, but you can navigate GNOME completely with a mouse. If you’re on a laptop, you can use the trackpad to flick between workspaces with three fingers. Every aspect of the GNOME desktop is navigable with the mouse, including the Activity Overview. GNOME’s workflow changed the way I use computers.

One thing I miss from KDE is GNOME’s tiling. KDE’s is far more inconsistent. But there are a lot of things I like more about KDE too. I use it in basically the same way as GNOME.

GnomeComedy, (edited ) in What would cause a hard drive's, in an enclosure, filesystem to not mount in PopOs?

Are you intentionaly using NTFS for compatibility with another machine? If not, I’d use a Linux native filesystem like xfs or ext4 and add it to /etc/fstab

Extrasvhx9he,

Yeah its for compatibility between my devices, appreciate the help

mertn, in What would cause a hard drive's, in an enclosure, filesystem to not mount in PopOs?

Maybe you unplugged the device before unmounting it leaving the filesystem in an odd state? Next time it fails to auto mount check /var/log/syslog for recent error clues.

bruce965,
@bruce965@lemmy.ml avatar

In my very limited experience, when this happens the filesystem can (and will) still be mounted as read-only.

Extrasvhx9he,

I always eject/safely remove my drives but I will check the syslog thank you so much for pointing that out

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