yum quited unexpectedly
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: 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: when starting post installation process of SQL-Ledger by clicking "Create Dataset", error message: FATAL IDENT Authentication failed for user "sql-ledger" even correct password had been input for database user:…
Modification: Features - Order Editor 2.5.1 Issue: Order received doesn't match w/ payment amount through Paypal, but paypal's amount correct after clarification w/ customer. Cannot modify order confirmed, i.e. cannot…
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: Dependency problem when rpm AdobeReader_enu from Adobe site. Solution: Run: (echo config gpgcheck 0; echo localinstall AdobeReader*; echo run) | yum -y shell so as to let yum to…
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: Tried to start ripping a CD - Why CD1, it failed in the way that the program quited silently immediately after clicking the start button: go!!! Solution: remove the…
Since the BT-client Azureus runs on java, and it's suspected that due to unclean version or install of java1.5, it terminates unexpectedly after running for a while. java jdk is…
Issue: Cannot access Windows share from linux acting as samba client. Linux as Samba server succeed, but cannot browse the windows share of a WindowsXP PC by nautilus. Solution: Use…
Issue: Install Bitterrent, speed slow at 1-3 KB/s, then use Azereus 2.3.0.6 still unacceptable. Solution: Downgrade Azereus to 2.3.0.4 Explicitly state the Java directory at the azereus script file in…