Yum – Warning: RPMDB altered outside of yum … killed
Issue: Yum cannot proceed even though the Transaction Testing is passed. but after seeing a message: Warning: RPMDB altered outside of yum then waited for a while, it showed: killed.…
Operating Systems
Issue: Yum cannot proceed even though the Transaction Testing is passed. but after seeing a message: Warning: RPMDB altered outside of yum then waited for a while, it showed: killed.…
Issue: Worked with UNetbootin to make bootable USB to install new OS or rescue OS several times happily, but didn't work anymore for OpenSuse. UNetbootin silently could not successfully Extracting…
Issue: System hang, then reboot but unable to boot up! system suggested "e2fsck". after fixing/ cleaning some files, "unable to set superblock flags" on /user/local Solution: execute: e2fsck -b 32768…
Issue: sometimes boot process hang in the middle due to previous power down or system hang. Solution: Boot under "Solaris failsafe" run: fsck /dev/rdsk/c0d0s0 reboot to normal multi-user mode
Issue: Run: Yum install postgreSQL for SQL-Ledger, but appear: unable to find pid then the shell running yum as root quited unexpectedly Solution: Run: rpm --rebuilddb; yum clean all Tricks:…
Issue: install application for scanning images in Linux Solution: install sane-backends, xsane, Tricks: also install xsane-gimp if having xsane as a plugin of gimp (instead of ln -s /usr/bin/xsane ~/.gimp*/plug-ins…
Issue: Can't print using firefox while no such problem appear in other applications like Openoffice, etc. Solution: Modify print command in firefox to "lpr -P [printer_name]" where [printer_name] is the…
Issue: Use Windows NTFS file systems in Linux. It can be access by linux as Read Only volume. Solution: Install ntfs driver. either from webmin by choosing: System -> Disk…
When getting more software and less unstable, no virus vulnerability, what should i expect more? It is my 1st linux implementation on my desktop. before this try, i have got…