Recent content by Wayne Zimmerman

  1. Wayne Zimmerman

    Uploading Large Files To Server (500MB) - Need Sollution

    Usually, I upload a file from local machine to VPS via SCP. Then I connected to my VPS via VNC. From my VPS I can upload to anywhere with fast speed.
  2. Wayne Zimmerman

    Whats the best way to back up my VM hosted Wordpress?

    Use rsync, it will use incremental backup method.
  3. Wayne Zimmerman

    Need some help setting up a proper Linux Server

    Did you use VNC?
  4. Wayne Zimmerman

    HELP Wordpress Automation

    If you know PHP a bit, you can create wp automation with XMLRPC.
  5. Wayne Zimmerman

    What Scripts do I need for a Movie streaming site?

    Want to know too. Something like kisscartoon, kissanime, kissasian.
  6. Wayne Zimmerman

    How to Know witch Script a website use?

    Use wappalyzer chrome extension. Wappalyzer is a cross-platform utility that uncovers the technologies used on websites. It detects content management systems, ecommerce platforms, web frameworks, server software, analytics tools and many more.
  7. Wayne Zimmerman

    IMGUR bot which downloads pictures

    It will be great if we can scrape by category, haha
  8. Wayne Zimmerman

    I need very simple page ( button opens small window)

    If you use wordpress, you have to know wordpress hooks and they're very broad topic, you can't grok on the first day. Just use plain HTML, and some PHP if you need save the data.
  9. Wayne Zimmerman

    Disqus upvote bot tester

    Did you use python 2 or 3? And for those who want to test, first install the dependencies: pip3 install request pip3 install threadpool pip3 install thread
Back
Top