Category Archives: Frequently Asked Questions

VirtualBox guest 4 BETA4 additions in OpenSuse 11.4

Written by Mel Kham on . Posted in Frequently Asked Questions

Question:  How  to install VirtualBox guest  4  BETA4 additions in OpenSuse 11.4   Answer: open a  terminal   and   type sudo zypper install gcc make automake autoconf kernel-source It asked for “root” password, and when i entered, it downloaded the necessary … Continue reading

Opensuse Building VirtualBox Guest Additions kernel modules failed | SOLVED

Written by Mel Kham on . Posted in Frequently Asked Questions

Question : When  installing Virtualbox Guest additions , i `m getting this error   (in Opensuse 11.3 and  opensuse 11.4) :

How to add Google analytics to a phpbb forum? FAQs

Written by Mel Kham on . Posted in Frequently Asked Questions

Question : How to add Google analytics to a phpbb forum?

Install Java in Fedora 14

Written by Mel Kham on . Posted in Frequently Asked Questions

  INSTALL  JDK chmod +x /path/to/file/jdk-6u22-linux-*-rpm.bin/path/to/binary/jdk-6u22-linux-*-rpm.bin ## OR ## sh /path/to/binary/jdk-6u22-linux-*-rpm.binINSTALL JREchmod +x /path/to/file/jre-6u22-linux-*-rpm.bin/path/to/binary/jre-6u22-linux-*-rpm.bin ## OR ## sh /path/to/binary/jre-6u22-linux-*-rpm.bin Install Sun/Oracle JDK java, javaws, libjavaplugin.so (for Firefox/Mozilla) and javac with alternatives –install command ## java ##alternatives –install /usr/bin/java java /usr/java/jdk1.6.0_22/jre/bin/java 20000## javaws (32-bit only) … Continue reading

Cannot open php PHTML file

Written by Mel Kham on . Posted in Frequently Asked Questions

Question: After installing LAMP you still have problem to open php pages .  How  to  solve  this issue.  

Virtualbox : Makefile:23: *** Error: unable to find the sources of your current Linux kernel | Solved | FAQ

Written by Mel Kham on . Posted in Frequently Asked Questions

Question : I am trying to install  vbox  guest additions in centos  5,5, while installing i got this error : Virtualbox : Makefile:23: *** Error: unable to find the sources of your current Linux kernel  

Fedora14 behind a proxy | solved

Written by Mel Kham on . Posted in Frequently Asked Questions

Question: How to use Yum behind a proxy in Fedora14  ?

How to get information on your graphics card in Linux | Tip

Written by M. Zinoune on . Posted in Frequently Asked Questions

Question: How to get information about my graphic card in Linux?

GUI root login in Fedora 13

Written by Mel Kham on . Posted in Frequently Asked Questions

Question : How  to login as  root  from GUI in Fedora 13  (Gnome or  KDE)?

Checking for OpenSSL md5 crypto library … not found Solved

Written by Mel Kham on . Posted in Frequently Asked Questions

Question: When i tried  to compile and use ./configure in Ubuntu i  got  the following error