Search results

  1. J

    Vbulleting database error

    Go into the admin panel and do a optimize and repair on all databases. If not then try it from phpmyadmin and if that still does not work try to clean all posts and threads using the clean up tools
  2. J

    Kevin Mitnick's website open to Cross-Site Scripting ( XSS ) vulnerability

    I couldn't tell you, But the best group of heads seems to be lulzsec from the accomplishments and promises they made and did.
  3. J

    What is the difference between 1080p copies of movies?

    The reason is because when they view on a normal screen 700mb copies are fine, But when they want to view on their wide screen tv's the color is a bit off and screen is stretched so they need the 1080p encoded versions for better pixels.
  4. J

    Kevin Mitnick's website open to Cross-Site Scripting ( XSS ) vulnerability

    Kevin mitnick was a very good hacker at the time of telnet and phone line tapping. His skills now are nothing at all. Hes as good as one of the skiddies in hackforums. Now i cant say he cant be better since he's one of the wiz's that learn things fast since he did do his old hacking purely...
  5. J

    Which server would you rather have?

    It all depends on what exactly your gonna use it for. The i5 will be good for standard dedicated server hosting. The xeon would be good for vps since it has expandable memory and better virtualization support. As for the ddos as dotvps mentioned both could handle slowloris if monitored and...
  6. J

    Selling launch your own file hosting site in minutes

    Its just a simple member script together with uber-upload... inserts the username to the db with the upload info so it can assign uploads to the users. Not worth 30$ at all. You must not have read up on selling gpl licensed scripts im sure.
  7. J

    [Buying] Shared hosting/Vps for ffmpeg [NL/BE/FR/GE]

    Better to get a vps. I do not understand why scopehosts would even remote think it was a good idea to place ffmpeg on a shared environment. That is a cpu intensive app that will cause huge bottlenecks for all users located on that server.
  8. J

    licensecube, whmcs

    It should automatically activate once your server checks against the license server. Please make sure you are not using a nulled copy as they have these checks removed. Other then that once you login successfully you should not have to do anything else on your part. But you may have a...
  9. J

    WHMCS PHP Eval Tickets

    Very good :) we tried reporting that someone was trying to exploit us, but it seems the mods deleted our thread. Thank you for the hook
  10. J

    Horrible hosting...?

    Very true i cannot argue with this. BUT not all users can afford a datacenter dedicated server as the cost is more then just the server, but all the extras needed for that server. I wish i knew how to say this without causing a wildfire of hosts talking bad about my comment, But users need...
  11. J

    Microsoft : Hacking code could have leaked

    This is not a 0-day release. 0-day releases are user made hacks. The one released was the actual proof of concept sent to hp then microsoft then when sent to security teams to test fix was re-released (leaked)
  12. J

    Windows RDP Exploit

    As you may already be aware, Microsoft has just released an important "critical update" that fixes a vulnerability in the Remote Desktop component of their Windows server editions. This vulnerability allows an attacker to execute arbitrary code (read: gain full access) on any unpatched...
  13. J

    Horrible hosting...?

    Im not trying to cause a fight of any kind, but most big host's do not own their own datacenter either. For example lets say the large known ones 2 real hosts and 1 from here. HostGator and Bluehost own nodes full of server, but not a "datacenter". For a host here knownsrv which was what...
  14. J

    VPN or Proxy Request?

    I was planning to do that till i read this Note: This is ONLY to be used to report spam, advertising messages, and problematic (harassment, fighting, or rude) posts. Did not want to break a rule.
  15. J

    help to install phpmyadmin

    First make sure your server has the needed modules for phpmyadmin. If your already using script with mysql then the mysql extension is fine.. Do the following in case yum -y install php-mcrypt Then all you do next is upload your phpmyadmin script from...
  16. J

    VPN or Proxy Request?

    Can a mod please close this thread? I was allowed to use on of our personal vps's as my proxy to help support.
  17. J

    I need a big proxy list

    Heres a small code i came up with: <?php $realip= $_SERVER["REMOTE_ADDR"]; $proxyip= $_SERVER["HTTP_X_FORWARDED_FOR"]; if (empty($proxyip)) { echo "Change or remove this if you want to add a cookie based ad"; } else { echo "Please do not cheat using the proxy $proxyip Use your...
  18. J

    VPN or Proxy Request?

    Currently don't have the money laying around to buy a vps. I am planning to soon enough tho, but just need a temporary option for now. I currently have windows xp & debian on my current pc.
  19. J

    VPN or Proxy Request?

    I was looking for more of a socks proxy as web proxies are filtered also. We can't even torrent :(
  20. J

    VPN or Proxy Request?

    Hey i had a question for everyone not sure if this is the correct section to post. I live on a uni campus and the system seems to block wjunction and a few other sites i visit due to it having relations and words dictating illegal activities. Is their any type of free proxy that i can use...
Back
Top