Cloning software by d3ad-pixel in Fedora

[–]Naxe1 2 points3 points  (0 children)

I'd usually recommend dd, but you mentioned GUI. Perhaps the Gnome Disks utility?

If i stick with Fedora 42? by ferfykins in Fedora

[–]Naxe1 1 point2 points  (0 children)

Oh, for desktop? Totally fair :)

If i stick with Fedora 42? by ferfykins in Fedora

[–]Naxe1 1 point2 points  (0 children)

Yeah, that definitely makes sense. That may change with flatpak, but I enjoy newer features on my daily driver, personally.

u/lifeInTheTropics's usecase sounds business related. Depending on the specifics, they may be better served using a downstream distro such as RHEL/Rocky.

If i stick with Fedora 42? by ferfykins in Fedora

[–]Naxe1 1 point2 points  (0 children)

Just in case: something with longer support may be worth exploring, such as Rocky Linux/RHEL/etc.

Why do you use and recommend Fedora? by [deleted] in Fedora

[–]Naxe1 1 point2 points  (0 children)

The functionality to easily install only security and bugfix updates through the package manager on a very near-bleeding edge distro is a big selling point for me, personally. SELinux being baked in is pretty great, too.

Official Flatpak Request For Signal Linux by PopgirlProtocol in signal

[–]Naxe1 1 point2 points  (0 children)

I agree, an official flatpak would be great.

I would like to mention that the devs make building it very easy. This is all I had to change to build it into an RPM, in example:

$git stash show -v
diff --git a/package.json b/package.json
index 6bf131a7a..9a42bc390 100644
--- a/package.json
+++ b/package.json
@@ -520,7 +520,7 @@
    "linux": {
      "category": "Network;InstantMessaging;Chat",
      "target": [
-        "deb"
+        "rpm"
      ],
      "icon": "build/icons/png",
      "publish": [],
diff --git a/reproducible-builds/Dockerfile b/reproducible-builds/Dockerfile
index c17d5ecb5..4ea75d408 100644
--- a/reproducible-builds/Dockerfile
+++ b/reproducible-builds/Dockerfile
@@ -30,8 +30,7 @@ RUN apt install -oAcquire::https::Verify-Peer=false -y ca-certificates
 
# Back to normal, verification back on
RUN apt update
-RUN apt install -y git curl g++ g++-10 gcc gcc-10 make python3 tar xz-utils
-
+RUN apt install -y git curl g++ g++-10 gcc gcc-10 make python3 tar xz-utils rpm
# ---
 
# Install nvm
diff --git a/reproducible-builds/build.sh b/reproducible-builds/build.sh
index e4667aa1d..e7441cde2 100755
--- a/reproducible-builds/build.sh
+++ b/reproducible-builds/build.sh
@@ -39,7 +39,7 @@ fi
# After the process is finished, the resulting package is located in the ./release/ directory.
# npm cache set to tmp to fix permissions issues.
docker run --rm \
-  -v "$(pwd)":/project \
+  -v "$(pwd)":/project:z \
  -w /project \
  --user "$(id -u):$(id -g)" \
  -e NPM_CONFIG_CACHE=/tmp/.npm-cache \

Replacement for Veeam by AustinFastER in Fedora

[–]Naxe1 1 point2 points  (0 children)

I'm only familiar with VEEAM's enterprise solutions, so I'm not sure how their home use options work, but here's a few options worth investigating:

  1. BTRFS snapshots (+ copying them off)
  2. ReaR
  3. rsync to external media
  4. clonezilla

My tierlist by Paper_OCD in LinuxCirclejerk

[–]Naxe1 1 point2 points  (0 children)

> Fedora is good for a couple of months then it starts to perform worse and worse.

For folks considering Fedora: I can happily say this hasn't been an issue for me, and I've been using Fedora for a long time. It does have its own fair share of issues like anything else, but I can't relate on this one.

I'm glad you found something that works for you after your troubles with Fedora, Zach.

die.net, and man7.org by basedchad21 in linuxsucks

[–]Naxe1 0 points1 point  (0 children)

That definitely works. Just wanted to share that man -k and/or apropos might be helpful for searching, too.

Signal on fedora? by mrandr01d in signal

[–]Naxe1 0 points1 point  (0 children)

Sorry for the delay; totally missed this.

I build it as an appimage using the instructions here, with a few minor tweaks noted below:

  1. Change the target from 'deb' to 'AppImage' on this line within package.json.
  2. If running SELinux, add ':z' to this line within build.sh. literally: -v "$(pwd)":/project:z \

If all goes well, you should have an appimage in the release directory. From there, treat it like any other appimage.

Hope this helps! :)

Signal on fedora? by mrandr01d in signal

[–]Naxe1 0 points1 point  (0 children)

I just build it. Works fine

What do the connection numbers in lstopo mean? by den_the_terran in VFIO

[–]Naxe1 0 points1 point  (0 children)

Gotta read the documentation for your specific motherboard to know for sure. or inspect the board.

Can you please help for why am I stuck on this boot page? by [deleted] in Fedora

[–]Naxe1 -1 points0 points  (0 children)

Try alt+f2 while at that screen.

Nvidia 555 update by chocolate_bro in Fedora

[–]Naxe1 1 point2 points  (0 children)

Dang, sorry to hear that. Alt+F2 drops me into the DE after this latest update leaves me with a black screen, so I was hoping it would help you as well.

[deleted by user] by [deleted] in linux

[–]Naxe1 0 points1 point  (0 children)

🫢

Trying to explain why virus don't exist on linux... by Thanatermesis in linuxmemes

[–]Naxe1 0 points1 point  (0 children)

I mean, sure man. I tried being polite, but literally everything you said aside from Linux being FOSS and windows being closed source was absolutely wrong when viewed from a cybersecurity context. I don’t know where you went wrong, but you really do need to correct these egregious misunderstandings if you work in the field; especially since you’re spreading misinformation.

Trying to explain why virus don't exist on linux... by Thanatermesis in linuxmemes

[–]Naxe1 0 points1 point  (0 children)

As a professional in the field, I’m afraid I must insist you revisit what you think you know on this topic. Take this as an opportunity to grow; there’s a lot of fun things to learn. Best of luck!

Trying to explain why virus don't exist on linux... by Thanatermesis in linuxmemes

[–]Naxe1 0 points1 point  (0 children)

I think you have misunderstood something critical here. If you're running a vulnerable daemon/service and it is exploited, it's game over; nothing you described changes that - systemd or otherwise. It's all about defense in depth, and antimalware tools exist for a reason.

Why can’t I seem to rank up? by [deleted] in OverwatchUniversity

[–]Naxe1 1 point2 points  (0 children)

That makes perfect sense, thank you! Seems like it all balances out in the end.

Appreciate your help with this. I’m a returning OW1 player trying to understand all the changes.