Skip to content

prosoxi.com

Attention in classroom

  • Programming
    • ASP / ASP.net
    • .htaccess
    • PHP
    • JavaScript – Ajax
    • Facebook
    • HTML – XHTML
    • MySQL
    • node js
    • CSS
    • SEO
    • Flash
  • Mobile / Tablet
    • ionic framework
    • Android
    • cordova
    • ios
  • Graphics
    • After Effects
  • OS
    • Windows
    • MAC
    • Linux
  • Network
    • Trixbox
    • Plesk
    • Dreambox
  • News
    • Hack
    • Tutorials
    • Tips & Tricks
    • promo codes

Monthly Archives: November 2015

How do I use Wget to download all Images into a single Folder

wget -nd -r -l 2 -A jpg,jpeg,png,gif http://example.com

Posted byProsoxi.com WebmasterNovember 18, 2015Posted inLinux

Download whole page from terminal

You can install it with brew install wget or sudo port install wget.

Posted byProsoxi.com WebmasterNovember 13, 2015Posted inLinux, MAC

Downloading Folders to my Local via SSH

#scp -r user@host:/path/to/folder/ local-copy-of-folder If you have SSH keys set up, you can tab-complete remote files/folders.

Posted byProsoxi.com WebmasterNovember 9, 2015Posted inLinux

How to pass password to scp command

Use sshpass: sshpass -p “password” scp -r user@example.com:/some/remote/path /some/local/path

Posted byProsoxi.com WebmasterNovember 9, 2015Posted inLinux

Securing Forms Without Captcha

Captchas are a terrible user experience, nstead of using a captcha, let’s look at two passive things you can add to a form to reduce spam.

Posted byProsoxi.com WebmasterNovember 4, 2015Posted inPHP, ProgrammingTags: akismet, bot, form protection, Honeypot, protection, spam

Public Block Lists of Malicious IPs and URLs

The following is a list of websites that maintain and provide public lists of known and suspected malicious sources. These lists can be used for preventing malware infections, for managing incoming email, or for testing purposes. 

Posted byProsoxi.com WebmasterNovember 4, 2015Posted inHack

Posts navigation

1 2 Older posts

Advertise

Whocallsme.gr Widget Lookup

November 2015
M T W T F S S
 1
2345678
9101112131415
16171819202122
23242526272829
30  
« Oct   Feb »
prosoxi.com, Proudly powered by WordPress.