Archive for the ‘ Uncategorized ’ Category

Security+ Exam

Well its been a few days since my last update, now much is new, I’m going to be studying for CompTIA’s Security+ exam. As a study guide I picked up a copy of All-in-One’s CompTIA Security+ Exam Guide, Second Edition. I plan to take the exam sometime during the 3rd week of March, which gives [...]

February

Well, its been almost a month since my last update, I’m back stateside so I should be updating the blog more with random stuff, such as my occasional swing trades, stuff I do in class that I think its cool, etc. I personally haven’t been up to too much, playing Counter Strike again with some [...]

Happy New Years

Though a few days late, I wish everyone a happy new years and hope that 2010 is a good year for everyone. I look forward to taking classes again here in about 2 weeks. Perl here I come!

WARNING: MaxClients of 1000 exceeds ServerLimit value of 256 servers

Yesterday night I was ready to scream at my VPS, because I kept getting:
WARNING: MaxClients of 1000 exceeds ServerLimit value of 256 servers,
lowering MaxClients to 256. To increase, please see the ServerLimit directive.… Read More
Sadly, in my tiredness and googleing I didn’t immediately find the answer until today shortly after I woke up, I [...]

Matech Corp

Did a swing trade today since I pulled an all nighter didn’t go too bad, there’s still opportunity to jump in for those that don’t mind high volatility. Matech Corp (MTCH) I was in at $0.1065 out at $0.1165. For a while it was floating between $0.108 and $0.114, but that will change a lot throughout [...]

Removing applications on Facebook

This can be accomplished pretty easily:
Sign into your Facebook
Go to “Application settings” (http://www.facebook.com/editapps.php?ref=mb)
Look for the application you want to remove and click on the “x”, should you not see it next to show, drop the menu down and select “authorized” this should show everything.
Hope this helps!

How to make a group on Facebook

How to make a group on Facebook.
First step: sign into your Facebook
Go here: http://www.facebook.com/home.php?ref=logo#/groups.php?ref=ts (or look up groups in the search feature).
Click on the button on the upper right that says “create a group”
Fill out the required info and click “Create group”

Hide the footer on myspace

Heres the code on how to hide the footer on myspace:
<style type=”text/css”>
a.text, table div font a, table div div {visibility:hidden;}
</style>
This hides the copyright and all that useful stuff. If you have any trouble feel free to post a comment.

Hide Borders On Myspace

This code should hide all your borders on Myspace (correct me if Im wrong).
<style type=”text/css”>
table table { border: 0px }
table table table table{border:0px }
table, tr, td { background-color:transparent; border:none; border-width:0;}
table table table {
border-style:hidden;
border-width:0px;
border-color:000000; }
</style>
Just copy and paste it into your profile.

APNIC finding IP ranges for an ISP

Heres a quick and dirty solution;
Go here http://wq.apnic.net/apnic-bin/whois.pl
Look up one of the IPs you know of in the range
Look for: mnt-lower
Change the Inverse attributes to mnt-lower
Then do a look up for: MAINT-AU-TIAR-AP (example)
Now click search and all the ranges will come up.