What is the prefered way of updating all software in a Fedora installation?
When I install some system, I usually look for a bulk update method, one that will update my recently-installed software.
When I install some system, I usually look for a bulk update method, one that will update my recently-installed software.
I’ve heard that changing the hostname in new versions of fedora is done with the hostnamectl command. In addition, I recently (and successfully) changed my hostname on Arch Linux with this method. However, when running:
Following an unclean shutdown and a colourful fsck, a whole bunch of files have gone missing. The output of ‘rpm -Va’ is several hundred lines long (mostly missing files but also some checksum and other mismatches). Is there an easy way to reinstall packages which have missing and/or corrupt files?
I have an old-ish Lenovo ideapad 110-15ISK with Fedora 30 installed (and a LUKS-encrypted SSD as storage).
How to add more /dev/loop* devices on Fedora 19? I do:
Is there a way to add and remove packages at the same time with a single yum command? For example, installing postfix and removing sendmail without running two separate commands/transactions.
I am trying to set up some automation scripts to set up a Linux environment. I would like to enable remote desktop sharing without the user having to actually use the GUI to do so. My plan is to write a batch script that maybe edits some file to do this automatically, if possible.
Short version: How to disable audit messages (dmesg) on a Fedora system?
I wrote a service/single binary app that I’m trying to run on Fedora 24, it runs using systemd, the binary is deployed to /srv/bot
This question is similar to What is secure to remove from GNOME Desktop => GNOME (but not a duplicate).