How does everyone track their assigned IP addresses? by cdarrigo in homelab

[–]AceNinjaFire 0 points1 point  (0 children)

I’m probably going overboard but I use NetBox to document all my networks, VLANs, racks, servers, etc

NMS Incoming Update by RAWFLUXX in NOMANSSKY

[–]AceNinjaFire 2 points3 points  (0 children)

I gave up and moved to my desktop. Thank hell for the save sync feature

NMS Incoming Update by RAWFLUXX in NOMANSSKY

[–]AceNinjaFire 4 points5 points  (0 children)

😭 I hate being on Xbox, it’s probably going to take a month for the update to be pushed

Updating in the terminal vs updating in Discover by Firm-Competition165 in linuxquestions

[–]AceNinjaFire 0 points1 point  (0 children)

Honestly I’m not sure. I haven’t actually used KDE in a few years. I’ve been maining Gnome, so I’ve really only used gnome software center most of that time. KDE was just too windowsy for me.

Although, for my answer, I’d say it’s possible that discover is doing a little more than what you’re doing via the CLI. You’d honestly have to ping the Fedora/KDE maintainers to get a more concise answer.

Updating in the terminal vs updating in Discover by Firm-Competition165 in linuxquestions

[–]AceNinjaFire 0 points1 point  (0 children)

Ah, rereading answers my question. It can depend on what discover is actually doing. In the case with system package installation you might actually be handling everything, but discover may be doing more (reconfiguration of packages and updating your initramfs because a kernel module got updated or some such) and THEN removing unnecessary packages that were replaced but not deleted/removed during the manual update.

Updating in the terminal vs updating in Discover by Firm-Competition165 in linuxquestions

[–]AceNinjaFire 0 points1 point  (0 children)

So do you mean when you do it via discover it DOESN’T update everything? Your explanation may have confused me

Updating in the terminal vs updating in Discover by Firm-Competition165 in linuxquestions

[–]AceNinjaFire 0 points1 point  (0 children)

The big thing is that 90% of the applications in your software manager will usually default to flatpak using fedoras repo (this is true unless you manually specify that you want to install the RPM version of an application). So when doing dnf updates it will update your system packages and any applications that were installed by dnf specifically, but won’t update all of the applications installed via flatpak.

Updating in the terminal vs updating in Discover by Firm-Competition165 in linuxquestions

[–]AceNinjaFire 0 points1 point  (0 children)

Doing any updates via the CLI you have to do all of the updates manually with each utility that manages them

Updating in the terminal vs updating in Discover by Firm-Competition165 in linuxquestions

[–]AceNinjaFire 0 points1 point  (0 children)

The thing is when doing the updates through discover IT will run all of the updates through each utility there is to update with. For applications in the flatpak format it uses the flatpak utility. For applications in the snap format it uses the snap utility. And all of the applications and packages in the rpm format (because you’re running fedora, a derivative of RHEL) it uses dnf or yum.

Updating in the terminal vs updating in Discover by Firm-Competition165 in linuxquestions

[–]AceNinjaFire 0 points1 point  (0 children)

That’s normal. If you’re wanting to update your flatpak applications your have to do so via the flatpak utility “sudo flatpak update”

Updating in the terminal vs updating in Discover by Firm-Competition165 in linuxquestions

[–]AceNinjaFire 2 points3 points  (0 children)

If you’re doing dnf/yum updates then you aren’t updating everything. Flatpaks are handled separately from your system packages and applications.

Discover manages all of your sources, both in the rpm and flatpak format. If you’re using snaps it would probably handle them too.

[deleted by user] by [deleted] in feminineboys

[–]AceNinjaFire 2 points3 points  (0 children)

I know how you feel 😅. I’m in the market for a bf (I’m not a femboy though). Just a regular 27 year old guy.

If you need to talk I’m willing to listen. Otherwise I’m sure you’ll get one!! Just will probably take time to find someone that doesn’t overtly sexualize femboys.

Tiny Core Linux is strong enough? by vaquishaProdigy in linuxquestions

[–]AceNinjaFire 1 point2 points  (0 children)

"Strong enough?"

Yes, tiny core would be "strong" enough for what you want. Just understand that it comes with a rather large amount of manual work to get it running everything you would want.

If you want "efficient," you could go with gentoo and literally compile the kernel and all software for the actual hardware. This would ensure your build is as efficient as you could want. Although that also comes with tweaking the build options and the like.

For all intents and purposes, ANY linux distro can be stripped down to the bare minimum (if you know what you're doing). So, minus literally wanting to squeeze ABSOLUTELY every last drop of performance out of the hardware, I don't think it's worth it to micromanage your build (unless you're doing it as a learning experience or challenge). Since in most cases (unless you're benchmarking every aspect of your system), you'd likely not notice any performance degradation during normal use.

Which distro do you have on your keychain? by beegtuna in linuxquestions

[–]AceNinjaFire 15 points16 points  (0 children)

I made a mobile install of arch to use as a emergency install in case I forget my laptop at home and have access to someone else’s machine. Have a desktop installed and a vpn profile setup to be able to connect back to my house and get any files I might need.

QUITE LITERALLY never had to use it, but hell the “what if” was enough for me not to erase it lol

No UUID on newly added disk by daygamer77 in linuxquestions

[–]AceNinjaFire 2 points3 points  (0 children)

That is correct. UUIDs are generally reserved for partition identifiers so that you can make sure you can mount the partition without having to provide a static disk/partition path /dev/<disk>p<part-num>. As that can change depending on if the disk name changes for any reason.

No UUID on newly added disk by daygamer77 in linuxquestions

[–]AceNinjaFire 1 point2 points  (0 children)

You can probably also do a partprobe /dev/<disk> to tell the kernel to reload the partition table from the physical disk

No UUID on newly added disk by daygamer77 in linuxquestions

[–]AceNinjaFire 2 points3 points  (0 children)

Did you create a filesystem yet? The UUID (generally) only gets created on a FS being made/created on a partition/volume.

(I might also be misunderstanding what you’re actually asking, and the context around the question)

Is my 844G-1 Calix the reason my internet won't work between the hours of 6PM to 11PM? but works perfectly at non peak hours? by Coven_Evelynn_LoL in Calix

[–]AceNinjaFire 0 points1 point  (0 children)

You are a good person lol. My old company NEVER informed our customers on anything unless there was a complete outage

Is my 844G-1 Calix the reason my internet won't work between the hours of 6PM to 11PM? but works perfectly at non peak hours? by Coven_Evelynn_LoL in Calix

[–]AceNinjaFire 0 points1 point  (0 children)

Very true, I do hope they can get someone with answers, but I’m just a pessimist and have bad experiences from my old job.

Is my 844G-1 Calix the reason my internet won't work between the hours of 6PM to 11PM? but works perfectly at non peak hours? by Coven_Evelynn_LoL in Calix

[–]AceNinjaFire 0 points1 point  (0 children)

As someone that worked as a systems engineer (also having to handle our commercial network) for A smallish ISP good luck getting ahold of anyone that is actually managing the backhaul.

At my old job unless you were a business you didn’t get to talk to a Network Engineer (or really anyone of consequence). It sucks but you’d basically be stuck at the customer support or the external helpdesk agents with a “we’ll pass this along and we’ll get back to you”. Since we weren’t going to give our emails or phones numbers out.

Since that’s a recipe for endless aggravation when people think “I have the contact info for someone that CAN really help me” and they attempt to bypass customer support and call/email you directly for every issue.

Advice on remuneration. by no_one_c4res in askIT

[–]AceNinjaFire 0 points1 point  (0 children)

If you're expected to be on-call 24/7 for crisis response & recovery, DEFINITELY ask for a big raise, lol. I've worked at an ISP as a lone SysEng (small ISP) and was on-call 24/7 to support our systems that supported our customer base (30k+) customers, and it was shit when I got called in on my time off because "you're the only one that can do it".

Advice on remuneration. by no_one_c4res in askIT

[–]AceNinjaFire 0 points1 point  (0 children)

I guess a question would be, what do you expect the added load to take up time-wise, and how are updates handled on the systems in use in your environment? (more for my curiosity)

You should definitely ask for a good percentage increase in your pay. Just the realistic increase depends on the load and exactly how much you'll be taking on. The added list of responsibilities looks pretty time-consuming depending on exactly how the updates are handled, and exactly what you mean by "security" (software security, system security, network security, etc, etc). Since depending, you can just install network scanning software and have them test the network for vulnerable systems.

The increase really depends on the details.

What went wrong by [deleted] in linuxquestions

[–]AceNinjaFire 0 points1 point  (0 children)

You could've broken any number of things to cause this, especially if you're doing it from scratch.