Viewing Category : Uncategorized

Post thumbnail of Deny access to wp-admin from everyone but yourself
6 December 2008
Continue reading Deny access to wp-admin from everyone but yourself

Deny access to wp-admin from everyone but yourself

Find the wp-admin directory of your site and put a .htaccess file in there.  Create it as root and just put 3 lines in it and you’re done.
order deny,allow
deny from all
allow from 72.14.205.100
Change 72.14.205.100 to your ip address. If you’re behind a router of some time, go to a website …

Post thumbnail of Stop SELinux from blocking flash using iced-tea firefox plugin
6 December 2008
Continue reading Stop SELinux from blocking flash using iced-tea firefox plugin

Stop SELinux from blocking flash using iced-tea firefox plugin

If you see this message when firefox tries to load flash content:

SELinux is preventing the npviewer.bin from using potentially mislabeled files (/home/admica/.icedteaplugin/icedtea-plugin-to-appletviewer).

Source Context:
unconfined_u:unconfined_r:nsplugin_t:s0

Target Context:
unconfined_u:object_r:user_home_t:s0

Target Objects:
/home/admica/.icedteaplugin/icedtea-plugin-to-appletviewer

Source:
npviewer.bin

Source Path:
/usr/lib64/nspluginwrapper/npviewer.binPort:<Unknown>

Host:
somehost

Source RPM Packages:
nspluginwrapper-1.1.2-4.fc10

Policy RPM:
selinux-policy-3.5.13-26.fc10

Selinux Enabled:
True

Policy Type:
targetedMLS

Enabled:
True

Enforcing Mode:
Enforcing

Plugin Name:
home_tmp_bad_labels

Then do this:  (replace with your home dir)
$ restorecon -v ‘/home/admica/.icedteaplugin/icedtea-plugin-to-appletviewer’
restorecon reset /home/admica/.icedteaplugin/icedtea-plugin-to-appletviewer context unconfined_u:object_r:user_home_t:s0->system_u:object_r:nsplugin_home_t:s0
and you should get …

Post thumbnail of Top 5 reasons why Gears of War sucks
21 November 2008
Continue reading Top 5 reasons why Gears of War sucks

Top 5 reasons why Gears of War sucks

First off, don’t be afraid of insane mode.  It just means you shoot from a little further back than normal most of the time and don’t bother trying to get up close to chainsaw anyone.  So you’re left with the multiplayer and the horde.  The horde mode really is the …

Post thumbnail of Why is the number 2012 such a big deal?
20 November 2008
Continue reading Why is the number 2012 such a big deal?

Why is the number 2012 such a big deal?

I was in Borders or Barnes and Nobles the other day and I saw a bunch of books with the number 2012 on the cover.  I’m sure there are tons of people trying to cash in on the next big end-of-the-world scenario which is sometime around the equinox on December …

Post thumbnail of How to unban my Google Adsense account
18 November 2008
Continue reading How to unban my Google Adsense account

How to unban my Google Adsense account

The evil google empire has singled out my website and banned me for no apparent reason what-so-ever.  Those pricks couldn’t handle stroking the big $11 check once every few months for my super duperest blog.
The Google Team is out to get you, how to make them pay in 4 easy …

Post thumbnail of Installing OpenSSL, OpenSSH, and RSYNC on Solaris 2.6 (SunOS)
7 November 2008
Continue reading Installing OpenSSL, OpenSSH, and RSYNC on Solaris 2.6 (SunOS)

Installing OpenSSL, OpenSSH, and RSYNC on Solaris 2.6 (SunOS)

Yes, I know this is ancient stuff, but I have no choice but to mess with it right now.  Old ultrasparc garbage, weeee!  So here goes the installation of some ‘modern day’ packages so I can work with this old box.  (It hasn’t been touched since 2002, ouch)
First you’ll need …

Post thumbnail of The easy way to domination in Saints Row 2
4 November 2008
Continue reading The easy way to domination in Saints Row 2

The easy way to domination in Saints Row 2

There’s a lot to do in Saints Row 2, so in order to get from mission to mission the quickest, you’ll want to surround yourself with the fastest cars available.  Get to your crib and find the “Customize Gang” area.  You get three gang cars that will randomly appear throughout …

Post thumbnail of Toyota Prius finally has the toyota look
19 October 2008
Continue reading Toyota Prius finally has the toyota look

Toyota Prius finally has the toyota look

The new 2010 Toyota Prius.  This is what is supposed to debut in January at the Detroit Auto Show.  It will have a slightly larger displacement but is supposed to keep the same fuel economy numbers.  So why does it still have a handicapped electric motor?  Is it to allow …

Post thumbnail of ICMP type 3 - Destination unreachable messages
16 October 2008
Continue reading ICMP type 3 - Destination unreachable messages

ICMP type 3 - Destination unreachable messages

Net Unreachable

The sending device knows about the network but believes it is not available at this time. Perhaps the network is too far away through the known route.

Host Unreachable

The sending devices knows about host but doesn’t get ARP reply, indicating the host is …

 Page 3 of 4 « 1  2  3  4 »
Powered by Wordpress   |   Lunated designed by ZenVerse