Firefox 16, a treat for developers http://t.co/cnd27CzT
Author Archives: Mel Kham
How to install XenServer Tools on Linux VMs
Question: How to install XenServer Tools on Linux VMs ?
Read More 2 Comment(s)
Installing Apache2 With PHP5 And MySQL On OpenSUSE 12.1
LAMP (Linux, Apache, MySQL and PHP) is an open source Web development platform that uses Linux as operating system, Apache as the Web server, MySQL as the relational database management system and PHP as the object-oriented scripting language. In this … Continue reading
Read More 3 Comment(s)
How to erase MBR in Linux
Question: How do I remove a third party boot loader from the MBR
Read More 0 Comment(s)
How to Mount a SMB/CIFS Share as an Automount on CentOS/Fedora/RHEL
In This tutorial we will show you How to automatically mount/unmount a SMB/CIFS Windows share on a CentOS/Fedora/RHEL server.
Read More 4 Comment(s)
How to remove mint custom search in firefox
Question: How to remove mint custom search in firefox?
Read More 1 Comment(s)
How to install openssh Tiny Core Linux
Qeustion : How install openssh server in Tiny Core Linux ?
Read More 1 Comment(s)
Install Nagios in Opensuse 12.1 from source
Nagios is a popular open source computer system and network monitoring software application. It watches hosts and services, alerting users when things go wrong and again when they get better. Nagios was originally designed to run under Linux, but also … Continue reading
Read More 3 Comment(s)
It appears as though you do not have permission to view information for any of the hosts you requested…
How to solve this issue when browsing nagios page ? It appears as though you do not have permission to view information for any of the hosts you requested… Answer : Solution:1. edit cgi.cfg file$ vi … Continue reading
Read More 0 Comment(s)
/usr/bin/install: omitting directory includes/rss/extlib
Question: How to fix this Compiling issue in Nagios ?
Read More 0 Comment(s)


















piCool
| #
Great ! we have another another master trick :-)
Yilmaz Ulugtekin
| #
Just delete the space after the slash (/) it will work.
Pat L
| #
I tried it and it works with a regular zip file, but if you password-protect the .zip file it does NOT work.
SK
| #
Yes we can. What kind of help you need? We are doing outsourcing and technical support for Linux and Open source worldwide. To know more about the details visit here.
ClintB
| #
After install as above, run shell script /opt/Citrix/ICAClient/wfica.sh manually and note lib errors still occur. I had the x64 motif loaded but had to manually install the x86 too. Got that from http://rpmfind.net/linux/rpm2html/search.php?query=libXm.so.4 Even after that, I still had to do a “yum install alsa-lib.i686 alsa-lib.x86_64″ to resolve any additional libasound.so.2 errors. Once those two lib issues were resolved, Citix Web Interface launched apps fine by telling browser to open launch.ica using /opt/Citrix/ICAClient/wfica.sh. Good luck Ernesto!