Results 1 to 7 of 7

Thread: How do I shutdown my system properly?

  1. #1
    Associate
    Join Date
    Nov 2006
    Location
    Chicagoland Area
    Posts
    11

    How do I shutdown my system properly?

    I'm not sure if this should be a fedora question, or a software question, but since I am I newb I figure i'll try in here. If it needs to me moved let me know I will correct it asap.

    I have FC6 installed with X-windows and KDE running. In my kpanel I have an option to end the session or to logout. Nothing about shutdown, so I usually log out then from the shell I type shutdown -h now.

    I think I may be doing this incorrectlly, becuse everytime I boot up I have to delete the /tmp/.X0.lock file before I can startx.

    Is this becuse of a bug in xwindows or in the way i'm closing down?

    Any help would be much appricated,

  2. #2
    Administrator Associate gr8rcake's Avatar
    Join Date
    May 2004
    Posts
    44
    Just do "shutdown now" without the"-h".

    The "-h" halts the operating system immediately whithout gracefully going through the various shutdown scripts.

  3. #3
    Moderator
    Good Guru
    Compunuts's Avatar
    Join Date
    May 2001
    Location
    California
    Posts
    3,935
    Once you log out of KDE, KDM should have an option to shut the system down totally. (Sorry I'm not a KDE person to tell you exactly what to click). If you do shutdown -h now should also work and should not have to delete xlock file everytime. Sounds more like a bug to me ( did you file a bug report? ).
    LinuxVillage - The truely community run Linux/Floss forum !

    No IT BS !!

  4. #4
    Associate
    Join Date
    Nov 2006
    Location
    Chicagoland Area
    Posts
    11
    No, I didn't file a bug report, I searched bug report but didn't find anything. I didn't report it because I'm new to FC6 and I figure its an OE and not a bug.
    OE = operator error

    gehang.. i'll try dropping the halt and see what happens the next few days.. thanks

  5. #5

    sysklogd

    Ok...so I have the same problem. I reffered to a couple of posts on other forums this is what I got.

    1). The file /etc/rc.sysinit contains the script to remove all the temporaries and lock files before shutdown but I have no idea why it doesn't work in fc6.

    2). I found out a quick fix where one can clean up the /tmp folder by putting

    rm -fr /tmp/* /tmp/.??*

    in the file /etc/init.d/sysklogd but I can't find the file :-(. Some more research and I found out that sysklogd was not installed on my system. now I don't know what to do. can anyone add to/correct the information that I have just provided and find a solution to the problem?
    thanx

  6. #6
    Moderator
    Good Guru
    Schotty's Avatar
    Join Date
    Jul 2001
    Location
    Milwaukee, WI
    Posts
    5,758
    shutdown -r now
    shutdown -h now
    shutdown now

    the first will reboot. The second will use the ACPI halt command. The last will use the ACPI poweroff command.

  7. #7
    I just use 'halt', but must just be me.
    arrogance breeds ignorance

    Screaming Electron, Full of BSD Goodness

Similar Threads

  1. Windows XP 64-Bit Edition for 64-Bit Systems
    By genesis in forum Windows - General Topics
    Replies: 0
    Last Post: 02-27-2005, 05:33 AM
  2. Linux Benchmarking
    By comtux in forum Linux - General Topics
    Replies: 2
    Last Post: 01-08-2005, 12:17 AM
  3. Device Manager Error Codes
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-05-2005, 12:52 AM
  4. List of fixes included in Windows XP SP2
    By regix in forum Windows - General Topics
    Replies: 6
    Last Post: 01-03-2005, 10:44 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •