* BandiPat <[EMAIL PROTECTED]> [08-23-07 20:36]: > Do you remember what files you've installed or upgraded recently? Do > you recall when was the last time you knew it was working correctly? I > would try backtracing my steps of any recent actions to find the > problem first. I think there is a history of those things done, but > sorry don't remember where that file is located.
rpm -qa --last | head -20 will give the last 20 installed/updated rpms with date and time of change. -- Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://counter.li.org -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
