Search results

  1. Gr33nArrow

    Plugin Template PHP [Help Needed]

    I think you need to edit the css file
  2. Gr33nArrow

    Connecting aws via putty sudo yum question?

    sudo means Super User Do yum is a command to install a package, for example: yum install firefox To run a command as root (super user in linux) : sudo yum install firefox
  3. Gr33nArrow

    Redirect from http root -> https specific url

    If the url is www.example.com/dir/file?arg=1 %{REQUEST_URI} is equal to /dir/file?arg=1 .* means match everything in %{REQUEST_URI} $1 will contains matched string in %{REQUEST_URI}
  4. Gr33nArrow

    Need help with apache

    Apache just a web server.. you need more than that W - Windows A - Apache M - Mysql P - PHP http://www.wampserver.com/en/#download-wrapper
  5. Gr33nArrow

    Movie upload on website server.

    Example: curl -o anyname.mp4 http://example.com/movie.mp4
  6. Gr33nArrow

    Filter out email addresses from csv file

    linux command.. grep gmail.com email_list.csv > gmail_only.csv
  7. Gr33nArrow

    How do I protect my startup idea perfectly?

    sound interesting.. any update bro?
  8. Gr33nArrow

    How do a whales operate & make profit?

    recognized your nick on carigold.. LOL I sent you a private message 3 months ago asking about DMT but no reply btw, did your 60 BTC buy order filled? did you earn the market crash? other whales start to appear? they sell or buy
  9. Gr33nArrow

    Set proxy using cmd

    Proxifier
  10. Gr33nArrow

    How do a whales operate & make profit?

    This video might help you understand something back to basic.. ASK - the price sellers willing to sell BID - the price buyers willing to buy there's 3 type of orders 1. Market Order - buy market order is executed at the current market price (ASK), sell market order is executed at the...
  11. Gr33nArrow

    So many coins & ICO, I'm confused! I wanna buy them all!

    Where did you read that.. please give me the link
  12. Gr33nArrow

    How low will XRP go?

    What a coincidence.. my insider also said $.826471 but at 7:29 pm.. you late 1 second
  13. Gr33nArrow

    Malaysian Prime Minister Love Bitcoin & Blockchain

    but luno has been banned by BNM.. can't deposit/withdraw since yesterday :(
  14. Gr33nArrow

    Mining Bitcoin with pencil and paper

    If you could figure out a mathematical shortcut to generate successful hashes, you could take over Bitcoin mining
  15. Gr33nArrow

    Mining Bitcoin with pencil and paper

    A great explanation of SHA-256, recommended viewing for anyone interested in how Bitcoin works and other crypto buffs. Bitcoins are mined using a cryptographic algorithm called SHA-256. This algorithm is simple enough to be done with pencil and paper, as shown in this video. Not...
  16. Gr33nArrow

    Confused about offline wallet

    offline wallet - only you have the private key online wallet - third party has your private key As Sathoshi has once said: "The owner of a coin is just whoever has its private key."
  17. Gr33nArrow

    How to connect anonymously to a VPS?

    I mean it safe from packet sniffing my bad.. i misunderstood the question
  18. Gr33nArrow

    How to connect anonymously to a VPS?

    it is safe to use VPN if you connect RDP over SSL
  19. Gr33nArrow

    where can I trade bitcoin with leverage and smallest spread?

    As title says.. please suggest
Back
Top