Main Menu

friends

Latest articles

How to run a command in the background or after you exit from a shell prompt
10/03/2010 | mad mad mod

Solution 1: use "nohup" example:[root@blackmod ~]# nohup sleep 1234 &
nohup: ignoring input and appending output to `nohup.out'
[1] 2800
[root@blackmod ~]# exit
logout
 logon again and check the  [ ... ]


time synchronization with ntp on Linux (Fedora)
09/04/2010 | mad mad mod

The ntpd program is an operating system daemon which sets and maintains  the  system time of day in synchronism with Internet standard time servers. Do the following if you  want to use the nt [ ... ]


Other Articles
Facebook MySpace Twitter Digg Delicious Stumbleupon Google Bookmarks 

Designed by:
SiteGround web hosting Joomla Templates
Upgrade your Fedora System to a new major release with preupgrade E-mail
sysadmin

If you plan to upgrade your Fedora system to the latest release, you should have a look at PreUpgrade. It downloads all the necessary packages required to upgrade to a newer release of Fedora.I upgraded my PC from Fedora 12 to Fedora 14 with PreUpgrade and it worked surprisingly well! The only downside is that the upgrade takes very long. Maybe that was because of my very very old hardware...

 

step 1: update your system

# yum update

 

step 2: install preupgrade

# yum install preupgrade

 

 

step 3: reboot

# init 6

 

step 4: run preupgrade

# preupgrade

 

 

Link: http://fedoraproject.org/wiki/PreUpgrade

Comments (0)
Write comment
Your Contact Details:
Comment:
[b] [i] [u] [url] [quote] [code] [img]   
:D:angry::angry-red::evil::idea::love::x:no-comments::ooo::pirate::?::(
:sleep::););)):0
Security
Please input the anti-spam code that you can read in the image.

!joomlacomment 4.0 Copyright (C) 2009 Compojoom.com . All rights reserved."

 
mad mad mod, Powered by Joomla! and designed by SiteGround web hosting