top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

After migrating to Fedora-20 /var/log/messages file is missing?

+1 vote
565 views

I am migrating from a Fedora 19 to a Fedora 20 host. I used the Fedora 20 live disk to install on the new machine. I have most things transferred over and working, but curiously I don't have any messages or mail log files in /var/log as I do in the F19 host:

posted Apr 29, 2014 by Amit Parthsarthi

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

+1 vote
 
Best answer

What does "systemctl status syslog" say? If you want syslog, you need to enable it.
Otherwise, the new way is to use the journalctl command.

answer Apr 29, 2014 by Deepankar Dubey
Actually rsyslog is what I needed. Enabled and started it and rebooted  and now I see messages and mailog.
I don't remember having to do that in F19, but maybe I made slightly  different installation choices.
Similar Questions
+3 votes

I upgraded to fedora 20 from fedora 19 using fedup. Everything went well except for some weird issues with Thunderbird. The latter is now giving me a pile of weird permission errors and disk space errors. There is 250GB free space, so I know that is not the problem. Obviously this has something to do with the permissions on the thunderbird folder, but I do not have the knowledge to rectify the problem.

Please suggest how to proceed?

+1 vote

After a fresh installation of fedora 20, I can only log 1 time as a su.
After, it is refused for authentification error!

+1 vote

After upgrading my fedora21 to fedora22 using fedup, I tried to record a simple screen video by using the gnome3 embedded screencast (Ctrl + Alt + Shift + R), After pressing the combined keys, the familiar red point appears on the right-top of my desktop.
After 30 seconds passed, the screencast tool exited, this is expected. and then I go to the Video directory, there is a webm video file there, but the size of the file is zero.

Is there any way to track what caused this issue and how to fix it?

+5 votes

I installed Fedora 19 on my laptop, and it worked beautifully with the already installed Windows 8. When I upgraded the Windows 8 to Windows 8.1. Now it boots straight to Windows 8.1 and grub does not appear.

I disabled secure boot in the firmware.

I do not even know which version of grub was booting the UEFI system before; it just worked.

Can anyone suggest:

  1. What grub would the Fedora 19 installer have provided to boot it and Windows 8? (grub2, grub-efi,...)
  2. Can anyone point to any documentation on how to fix this?
...