Skip to content
WJunction - Webmaster Forum

Search results

  1. F

    aa.vg - PPD $20/1k| Resume & DAP Supported|Unlimitd Space|Files Del 30days inactivity

    I wouldn't do too much large file uploading to this host.
  2. F

    How to generate link on Leechdaddy ???

    Leechdaddy is still around lol? If it is he should still have some support forum.
  3. F

    MediaFire Gets New Design (Improved)

    lol mediafire aint for spamming warez links. Its at least trying to be a legit company on the surface.
  4. F

    [Need help] curl / php upload for mediafire?

    Do you use plowshare from within your script or have copied the functions over from source?
  5. F

    Need help on making a personal seedbox server

    Seedbox for personal use or for resale? you could install transmission and install a web gui for it (simplest) Better is rtorrent/libtorrent with rutorrent web gui. More complicated to install depending on what linux flavour your dedicated/vps is running.
  6. F

    Question about server for serving static images.

    Thanks for all the responses. So CPU power and HDD speed are factors. So if I were to get a VPS to do this, I could opt for lower RAM under 512MB with more cpu cores and either RAID5/10 SATA or SCSI or 15k disks?
  7. F

    screen - not enough PTYs Debian 6

    Hi I've been trying to find a solution to this problem. I'm currently got a fresh image of Debian 6 32bit on my vps. Everything was fine except I can't get screen to work. I've checked the permissions on the /dev they all have read/write permission :~$ ls -l /dev/ptmx crw-rw-rw- 1 root...
  8. F

    Question about server for serving static images.

    I have a image blog hosted on blogspot atm and i've filled my 1gb of pictures. So I'm thinking about buying a server for just serving the extra pictures for future. I want to know what specs are most important when buying a server just to serve static files (jpegs mainly). I've read either...
  9. F

    Samsung Galaxy s2

    You can prob get jellybean support through custom firmware. Just be careful with custom firmware.
  10. F

    Ask Smith! (Fitness, Bodybuilding)

    You got gout from protein consumption? Where the hell are you getting your protein? For normal people they recommend 1-2g / lb of weight. So unless you're less than 100lbs 250g protein shouldn't do that much to your system. That being said you like 95% of people don't drink enough water while...
  11. F

    mediahide.com or umediafire.com script?

    jdownloader does what bluefrog suggests it forwards the captcha to the user once it hits that download limit. Which resets the count for a while. Yes definitely proven :)
  12. F

    mediahide.com or umediafire.com script?

    I'm not sure you understand me. Your server hosting the script has to visit the mediafire page to get the direct link (this process will get you banned) regardless who you're http referrer is. EDIT: Sorry it wont get you banned. The lack of automated response to ReCaptcha will get the script...
  13. F

    Ask Smith! (Fitness, Bodybuilding)

    ^Didn't know you could still overtrain with roids. And listen to Smith going above dosages will get you an earlier death.
  14. F

    Website shutdown because of 40% CPU load

    Looks about right, select * usage could be tweaked. But then again the first part may be important to return the result with all columns. else { //Has no mirrors, though it still may exist $result = mysql_query("SELECT * FROM addons WHERE id = $addonID"); if...
  15. F

    Help with recognizing a Wordpress Template

    For future you can view page source, usually you will find the theme name unless it has been customized. href="http://deviant-gaming.in/wp-content/themes/praenoto/favicon.png"
  16. F

    mediahide.com or umediafire.com script?

    As stated earlier in the thread if your site becomes popular mediafire may ban you server's ip from getting direct links. I might try my hand at just duplicating this in php or perl.
  17. F

    HDSeed.com - VPS Uploader & Encoder, SSD Disks, RAID 0, Upto 10 Gbps, From 10$ (UK)

    Since it doesn't seem like you can give demo accounts for your encoding plan would it be possible to have a teamviewer session to show encoding performance?
  18. F

    What would it take to start my own paypal e-commerce website

    Problem with bitcoin is the value of it changes quite a bit (much more than normal currency) in a very short amount of time.
  19. F

    Website shutdown because of 40% CPU load

    Then it doesn't seem like PHP is the culprit. It would be more of your sql optimization.
  20. F

    Website shutdown because of 40% CPU load

    Shoutbox isn't even hosted on your server so it shouldn't even cause cpu usage issues. You either had some weird loop or your not telling the whole story.
Back
Top Bottom