Init
get systemd journal entries on web interface.
2013/12/12
Just in case you need it, you can get the journalctl entries from systemd in the web page. First install : yum install systemd-journal-gateway Once you have done this you can get the journal entries …
systemadm – simpler way to manage the service files for systemd
2012/04/17
Once the systemd unit and service files have come into being, understanding of the system services have changed a little bit and it might require some time to understand the cli tools for managing …
Upgrade to Fedora 13 from your existing version using yum.
2010/04/21
Well. this time it seems to be very simple : […] yum –releasever=13 upgrade […] update 22/April/2010: The key file will not be there so there are two options for you in this case: …