Blog Detail
Salomon Johns
http://salomonjohns.com
Just a personal blog, about what I do for fun, fixes to computer problems I run into from time to time and things I do on the market.
Recent Posts
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 ...
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 floa...
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...
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 gro...
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 fee...
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-w...

