Skip to main content

Home/ ProGauge SCADA/ Group items tagged php

Rss Feed Group items tagged

Kevin Mershon

pjwelsh's mostly geek musings: Linux RHEL/CentOS 5.5 PHP 5.3 upgrade made easy - 0 views

Kevin Mershon

How to remount root filesystem - 0 views

  • sudo mount -o remount,rw /
Kevin Mershon

Disable kernel's irq balance feature - 0 views

  • Add 'noirqbalance' (w/o the quotes) to your kernel cmd-line.
  • kernel /boot/vmlinuz26 root=/dev/disk/by-uuid/241459a4-d4b5-42cf-a30f-4c6bc0120d1d resume=/dev/sda5 ro vga=792 noirqbalance quiet
Kevin Mershon

» proxy: No protocol handler was valid for the URL - 0 views

  • A quick look at the available modules in /etc/apache2/mods-available showed me that in addition to mod_proxy.so I also had
  • mod_proxy_http.so. On a hunch I decided that mod_proxy_http.so was the best candidate so I tried that first.
Kevin Mershon

Gnome Shell Left-Handed Mouse Pointer - FedoraForum.org - 0 views

  • Create a directory called 'default' in ~/.icons then create a file called 'index.theme' with the following: [Index Theme] Name = Default Inherits = your-theme-name Where 'your-theme-name' is the name of the cursor theme you want to use (You'll have to change it if you change your cursor theme with gnome-tweak-tool again)
1 - 7 of 7
Showing 20 items per page