Fix Install of Citrix Reciever on Ubuntu 12.04 x64
I had two errors:
1. /var/lib/dpkg/info/icaclient.postinst: 696: /var/lib/dpkg/info/icaclient.postinst: nspluginwrapper: not found
2. dpkg: error processing icaclient (–install):
Solution:
1.
sudo apt-get …
How to fix mod_ssl CRIME attack
More detailed information on what and how the attack works is here
I will focus only on fixing the problem. On RHEL server 5.x and 6.x the easy way is …
Fix KB2823324
Microsoft BUG
So my old laptop just got updated with a MS destruction patch KB2823324 !
Here is how to fix it
1. boot into Repair Mode, then cmd. Boot …
font woff problem
roblem:
The default webserver (Apache/IIS) does not have some fonts format ‘we’ added to the website
This result in the browser, specially firefox to take long time to load the …
Parse nagios services.cfg
When importing services.cfg from nagios2 to nagios3 with Centreon there are few parameters that must exist,
one of them is service_description. In a project I had to import almost 4 …
ubuntu mounts read only +USB
ubuntu mounts read only +USB
Someitimes when automounting external media, like USB memory or SD cards.
Ubuntu will allow read only.
The reason could be that somehow the kernel goes …