Both sides previous revisionPrevious revisionNext revision | Previous revision |
help:todo [2016/07/05 21:19] – peter | help:todo [2020/07/15 09:30] (current) – external edit 127.0.0.1 |
---|
| |
http://wiki.bash-hackers.org/commands/classictest | http://wiki.bash-hackers.org/commands/classictest |
| |
| http://www.pcworld.com/article/3055403/windows/windows-10s-bash-shell-can-run-graphical-linux-applications-with-this-trick.html |
| |
| https://fam.tuwien.ac.at/~schamane/_/blog:110814_bash_shell_startup_files_in_debian_squeeze |
| |
| |
| |
| |
| |
| ===== Bind ===== |
| |
| http://serverfault.com/questions/587989/what-steps-to-do-to-set-the-dns-ptr-record-is-the-ip-in-reverse-in-the-name-nee |
| |
| https://www.youtube.com/watch?v=0fGv7x8q_n0 |
| |
| https://help.ubuntu.com/lts/serverguide/dns-configuration.html |
| |
| http://www.unixmen.com/how-to-setup-dns-server-in-ubuntu-15-10/ |
| |
| http://www.server-world.info/en/note?os=Ubuntu_15.04&p=dns&f=2 |
| |
| http://serverfault.com/questions/643629/why-does-mail-always-come-from-localhost-on-my-ubuntu-server-from-exim4 |
| |
| http://serverfault.com/questions/662069/exim4-doesnt-add-dkim-signatures |
| |
| https://www.howtoforge.com/community/threads/dns-checking-error-ns-not-authoritative.55818/ |
| |
| http://serverfault.com/questions/305806/bind-zone-transfer-refused |
| |
| https://help.ubuntu.com/community/BIND9ServerHowto |
| |
| http://www.tldp.org/HOWTO/DNS-HOWTO-3.html |
| |
| https://www.howtoforge.com/community/threads/zone-transfer-trouble.6881/ |
| |
| https://www.howtoforge.com/community/threads/permission-denied-bind-slave-server-problems.27204/ |
| |
| http://www.linuxquestions.org/questions/linux-networking-3/problems-with-iptables-and-dns-named-zone-settings-246599/ |
| |
| http://docstore.mik.ua/orelly/networking/tcpip/ch08_03.htm |
| |
| http://linux.m2osw.com/bind_errors |
| |
| http://www.bind9.net/manuals |
| |
| http://www.bind9.net/arm910.pdf |
| |
| https://lists.isc.org/pipermail/bind-users/2011-June/084131.html |
| |
| https://help.1and1.com/domains-c36931/manage-domains-c79822/dns-c37586 |
| |
| http://www.zytrax.com/books/dns/ch7/xfer.html |
| |
| http://ubuntuforums.org/showthread.php?t=1805880 |
| |
| https://help.ubuntu.com/community/BIND9ServerHowto |
| |
| http://icrontic.com/discussion/82601/bind-with-multiple-domains-on-ubuntu-8-04 |
| |
| https://www.howtoforge.com/community/threads/bind-dns-for-multiple-domains.57755/ |
| |
| https://dinakumar12.wordpress.com/2010/04/22/multiple-domains-under-one-ip/ |
| |
| https://pupeno.com/2006/02/20/two-in-one-dns-server-with-bind9/ |
| |
| http://wiki.bravenet.com/How_the_domain_name_system_works |
| |
| http://serverfault.com/questions/500884/multiple-domains-on-bind9-nameserver-one-is-not-working |
| |
| http://news.softpedia.com/news/How-to-Host-Your-Own-Domain-With-Bind9-on-Ubuntu-49585.shtml |
| |
| http://ubuntuforums.org/showthread.php?t=1271929 |
| |
| http://www.linuxquestions.org/questions/linux-server-73/bind-refuses-queries-stumped-as-to-why-789332/ |
| |
| http://www.zytrax.com/books/dns/ch7/acl.html |
| |
| www.intodns.com/sharewiz.net |
| |
| http://www.servermom.org/how-to-install-and-setup-bind9-on-ubuntu-server/136/ |
| |
| http://www.unixmen.com/how-to-setup-dns-server-in-ubuntu-15-10/ |
| |
| http://www.linuxquestions.org/questions/linux-server-73/dns-error-**-server-can%27t-find-server1-servfail-937404/ |
| |
| http://www.microhowto.info/howto/configure_bind_as_a_slave_dns_server.html |
| |
| https://www.digitalocean.com/community/tutorials/how-to-configure-bind-as-a-private-network-dns-server-on-ubuntu-14-04 |
| |
| |
| |
| |
| ===== BMP ===== |
| |
| http://www.fileformat.info/format/bmp/spec/e27073c25463436f8a64fa789c886d9c/view.htm |
| |
| http://www.dragonwins.com/domains/getteched/bmp/bmpfileformat.htm |
| |
| http://paulbourke.net/dataformats/bitmaps/ |
| |
| https://en.wikipedia.org/wiki/BMP_file_format |
| |
| http://trac.wxwidgets.org/ticket/10915 |
| |
| https://people.sc.fsu.edu/~jburkardt/cpp_src/bmp_io/bmp_io.html |
| |
| |
| |
| ===== c++ ===== |
| |
| https://github.com/HowardHinnant/date |
| |
| https://lionadi.wordpress.com/documents-and-guides/c-development-basics-guidelines-and-best-practices/ |
| |
| |
| https://github.com/johannesgerer/jburkardt-cpp |
| |
| https://github.com/johannesgerer/jburkardt-cpp/blob/master/calpak/calpak.html |
| |
| http://robm.fastmail.fm/articles/date_class.html |
| |
| http://en.cppreference.com/w/cpp/thread/lock_guard |
| |
| www.cplusplus.com/reference/thread/thread/thread/ |
| |
| http://www.tutorialspoint.com/cplusplus/cpp_date_time.htm |
| |
| http://en.cppreference.com/w/cpp/types/integer |
| |
| http://www.cprogramming.com/tutorial/string.html |
| |
| http://stackoverflow.com/questions/27882353/reading-binary-unsigned-short-from-a-file-in-c-using-ifstream |
| |
| www.cplusplus.com/doc/tutorial/files/ |
| |
| http://www.cplusplus.com/forum/beginner/107548/ |
| |
| http://www.cprogramming.com/c++11/rvalue-references-and-move-semantics-in-c++11.html |
| |
| http://stackoverflow.com/questions/27152521/how-to-read-in-a-text-file-into-a-vector-of-a-class?rq=1 |
| |
| http://www.cprogramming.com/tutorial/stl/vector.html |
| |
| http://www-h.eng.cam.ac.uk/help/tpl/languages/C++/buildingclasses1.html |
| |
| http://stackoverflow.com/questions/28105850/class-with-unique-ptr-of-vector-to-class?rq=1 |
| |
| http://www.codeguru.com/cpp/cpp/cpp_mfc/stl/article.php/c4027/C-Tutorial-A-Beginners-Guide-to-stdvector-Part-1.htm |
| |
| www.philbrierley.com/main.html?code/c.html&code/codeleft.html |
| |
| https://msdn.microsoft.com/en-us/library/hh279669.aspx |
| |
| https://isocpp.org/wiki/faq/containers |
| |
| http://www.cprogramming.com/tutorial/lesson15.html |
| |
| http://www.numericalmethod.com/papers/course1/nus2011/hmm.pdf |
| |
| https://en.wikibooks.org/wiki/Algorithm_Implementation/Sorting/Quicksort#C.23 |
| |
| http://www.ai.rug.nl/~mwiering/GROUP/ARTICLES/TTT3D_FINAL.pdf |
| |
| |
| |
| |
| ===== CSS ===== |
| |
| https://css-tricks.com/arranging-elements-top-bottom-instead-left-right-float/ |
| |
| https://news.ycombinator.com/item?id=1921315 |
| |
| http://www.cssarrowplease.com/ |
| |
| https://developers.google.com/speed/docs/insights/PrioritizeVisibleContent?csw=1#UseEfficientCSSSelectors |
| |
| https://css-tricks.com/row-and-column-highlighting/ |
| |
| http://www.elated.com/articles/styling-tables-with-css/ |
| |
| |
| |
| |
| |
| |
| |
https://www.amazon.co.uk/Dell-900GB-Internal-10000rpm-Assembled/dp/B00H2DL48K/ref=pd_sim_sbs_147_1?ie=UTF8&dpID=51GsTEqI4gL&dpSrc=sims&preST=_AC_UL160_SR112%2C160_&refRID=8HCR5T9GTYMCAGHP8EKD | https://www.amazon.co.uk/Dell-900GB-Internal-10000rpm-Assembled/dp/B00H2DL48K/ref=pd_sim_sbs_147_1?ie=UTF8&dpID=51GsTEqI4gL&dpSrc=sims&preST=_AC_UL160_SR112%2C160_&refRID=8HCR5T9GTYMCAGHP8EKD |
| |
| |
| |
| ===== Dual Boot ===== |
| |
| http://www.everydaylinuxuser.com/2015/11/how-to-install-ubuntu-linux-alongside.html |
| |
| http://linuxbsdos.com/2015/08/18/how-to-dual-boot-linux-mint-17-2-windows-10-windows-8-1-on-a-pc-uefi-firmware/ |
| |
| http://linuxbsdos.com/2015/10/31/how-to-dual-boot-windows-10-and-ubuntu-15-10-on-two-hard-drives/ |
| |
| http://linuxbsdos.com/category/ubuntu/ |
| |
| http://www.howtogeek.com/226295/how-to-upgrade-a-linux-dual-boot-system-to-windows-10/ |
| |
| |
| |
| |
emailsecuritygrader.com | emailsecuritygrader.com |
| |
| http://marc.merlins.org/linux/exim/exim4-conf/exim4.conf |
| |
| www.gossamer-threads.com/lists/exim/users/84743 |
| |
| https://help.ubuntu.com/lts/serverguide/exim4.html |
| |
| http://mewbies.com/how_to_setup_exim_mail_transfer_agent_for_linux_tutorial.htm |
| |
| http://pkg-exim4.alioth.debian.org/README/README.Debian.html |
| |
| http://mikepk.com/2010/03/note-exim-relay-split-configuration-under-ubuntu/ |
| |
| https://forums.cpanel.net/threads/exim-failed-to-find-host-name-from-ip-address.5343/ |
| |
| http://linux.goeszen.com/exim4-temporarily-rejected-rcpt-problem-solved.html |
| |
| http://linux.goeszen.com/configuring-exim4-with-spamassassin-and-sa-exim-on-debian-against-spam.html |
| |
| http://commons.oreilly.com/wiki/index.php/SpamAssassin/Integrating_SpamAssassin_with_Exim#Using_sa-exim |
| |
| https://wiki.debian.org/PkgExim4UserFAQ |
| |
| http://www.dbmail.org/dokuwiki/doku.php?id=debian:exim4 |
| |
| http://koivi.com/exim-4-on-ubuntu-debian |
| |
| http://www.exim.org/exim-pdf-current/doc/filter.pdf |
| |
| https://www.pseudorandom.co.uk/2006/mailserver/ |
| |
| https://lists.exim.org/lurker/message/20041126.081821.63be252e.en.html |
| |
| https://lists.exim.org/lurker/message/20081111.021608.b925eb98.en.html |
| |
| http://klungvik.com/blog/2011/05/03/increase-exim-performance/comment-page-1/ |
| |
| http://www.openspf.org/SPF_Record_Syntax |
| |
| https://help.symanteccloud.com/symhelpContent/EN_US/MLEDLP/docs/EmailDP_AdminGuide.pdf |
| |
| http://www.poweredbypenguins.co.uk/knowledgebase/4/Why-do-I-get-a-550-relay-not-permitted-when-sending-mail.html |
| |
| |
| |
| |
| ===== Files ===== |
| |
| http://stackoverflow.com/questions/152514/how-to-rename-all-folders-and-files-to-lowercase-on-linux |
| |
| |
| |
http://serverfault.com/questions/223635/configure-iptables-with-a-bridge-and-static-ips | http://serverfault.com/questions/223635/configure-iptables-with-a-bridge-and-static-ips |
| |
| http://wiki.kartbuilding.net/index.php/Iptables_Firewall |
| |
| http://stackoverflow.com/questions/23286852/remove-those-entries-from-iptables-recent-list-which-are-not-there-in-an-ipset |
| |
| http://net.doit.wisc.edu/~dwcarder/captivator/linux_l2_firewalling.txt |
| |
| http://michaelbrandeis.com/blog/2014/02/01/linux-transparent-bridge-firewall/ |
| |
| http://flylib.com/books/en/3.105.1.89/1/ |
| |
| http://wiki.linuxservertech.com/index.php?action=artikel&cat=5&id=5&artlang=en |
| |
| http://linuxexchange.org/questions/158/bridge-firewall-with-iptables-how-do-i-block-incoming-traffic-except-for-specified-ports-and-allow-outgoing-traffic |
| |
| http://bwachter.lart.info/linux/bridges.html |
| |
| http://www.tldp.org/LDP/LG/issue76/whitmarsh.html |
| |
| http://www.linuxjournal.com/article/10929?page=0,3 |
| |
| http://serverfault.com/questions/418810/public-facing-recursive-dns-servers-iptables-rules |
| |
| https://gist.github.com/thomasfr/9712418 |
| |
| https://whylovelinux.wordpress.com/tag/iptables/ |
| |
| http://www.cyberciti.biz/tips/linux-iptables-12-how-to-block-or-open-dnsbind-service-port-53.html |
| |
| http://www.thegeekstuff.com/scripts/iptables-rules |
| |
| |
| |
| |
| ===== Fonts ===== |
| |
| http://webstandardssherpa.com/reviews/responsive-webfont-icons/ |
| |
| |
| |
| ===== GEDCOM ===== |
| |
| https://bugs.launchpad.net/webtrees/+bug/622194 |
| |
| |
| |
| |
| |
| |
https://community.spiceworks.com/how_to?source=navbar-subnav | https://community.spiceworks.com/how_to?source=navbar-subnav |
| |
| |
| |
| ===== JavaScript ===== |
| |
| http://www.elated.com/articles/javascript-tabs/ |
| |
| |
| |
https://answers.yahoo.com/question/index?qid=20091106234936AAqTCr4 | https://answers.yahoo.com/question/index?qid=20091106234936AAqTCr4 |
| |
| http://www.kenposites.com/jskk/index.cfm?page=progress&belt=6783 |
| |
| http://www.evadeaza.ro/video-blog/how-to-do-push-ups-with-antranik |
| |
| |
| |
===== KVM ===== | ===== KVM ===== |
| |
| http://serverfault.com/questions/760225/kvm-qemu-connect-to-vm-without-gui |
| |
| http://www.havetheknowhow.com/Configure-the-server/Install-VNC.html |
| |
| http://xmodulo.com/use-kvm-command-line-debian-ubuntu.html |
| |
| http://www.tuxradar.com/content/howto-linux-and-windows-virtualization-kvm-and-qemu |
| |
| http://www.naturalborncoder.com/virtualization/2014/10/27/installing-and-running-kvm-on-ubuntu-14-04-part-4/ |
| |
| askubuntu.com/questions/730241/ubuntu-kvm-builder-failing-with-dev-mapper-loop0p1-does-not-exist |
| |
| https://help.ubuntu.com/16.04/serverguide/libvirt.html |
| |
| http://www.tecmint.com/install-and-configure-kvm-in-linux/ |
| |
| http://lost-and-found-narihiro.blogspot.com/2016/02/run-ubuntu-coresnappy-under-kvm.html |
| |
| www.havetheknowhow.com/Configure-the-server/Configure-KVM.html |
| |
| http://ubuntuforums.org/showthread.php?t=973756 |
| |
| http://ubuntuforums.org/showthread.php?t=1548188 |
| |
| http://unix.stackexchange.com/questions/136918/why-does-my-firewall-iptables-interfere-in-my-bridge-brctl |
| |
| http://www.server-world.info/en/note?os=Ubuntu_15.04&p=kvm&f=2 |
| |
http://www.havetheknowhow.com/Configure-the-server/KVM-clone-a-vm.html | http://www.havetheknowhow.com/Configure-the-server/KVM-clone-a-vm.html |
http://blog.bodhizazen.net/linux/fedora-15-virt-manager-bridged-networking/ | http://blog.bodhizazen.net/linux/fedora-15-virt-manager-bridged-networking/ |
| |
| www.havetheknowhow.com/Configure-the-server/KVM-clone-a-vm.html |
| |
| https://www.howtoforge.com/virtualization-with-kvm-on-a-debian-squeeze-server |
| |
| https://www.howtoforge.com/how-to-install-kvm-and-libvirt-on-centos-6.2-with-bridged-networking |
| |
| https://raymii.org/s/articles/virt-install_introduction_and_copy_paste_distro_install_commands.html |
| |
| https://www.shellandco.net/kvm-using-command-line-on-ubuntu-15-10/ |
| |
| https://www.howtoforge.com/tutorial/kvm-on-ubuntu-14.04/ |
| |
| https://jamielinux.com/docs/libvirt-networking-handbook/custom-nat-based-network.html |
| |
| https://gist.github.com/CrashenX/8547604 |
| |
| https://sandilands.info/sgordon/linux-servers-as-kvm-virtual-machines |
| |
| https://help.ubuntu.com/community/KVM |
| |
| http://www.linux-kvm.org/page/Networking |
| |
| https://libvirt.org/firewall.html |
| |
| https://l3net.wordpress.com/2013/08/25/debian-virtualization-lxc-network-isolation/ |
| |
| https://wiki.archlinux.org/index.php/QEMU |
| |
| https://fedoraproject.org/wiki/Windows_Virtio_Drivers |
| |
| http://tjworld.net/wiki/Linux/MountQemuQcowImages |
| |
| https://www.suse.com/documentation/sles11/singlehtml/book_kvm/book_kvm.html |
| |
| http://www.techotopia.com/index.php/Installing_a_KVM_Guest_OS_from_the_Command-line_(virt-install) |
| |
| http://www.unixmen.com/how-to-install-and-configure-qemu-in-ubuntu/ |
| |
| |
| |
| |
| ===== Math ===== |
| |
| http://precollegiate.stanford.edu/circle/math/WarmUp3.pdf |
| |
| https://www.hamilton-trust.org.uk/system/files/page_files/mathematical_challenges_for_able_pupils_y3y4_0.pdf |
| |
| http://www.edu.dudley.gov.uk/primary/Strategymaterials/NNS/Mathematical%20Challenges%20Book/Solutions.PDF |
| |
| https://www.hamilton-trust.org.uk/system/files/page_files/mathematical_challenges_y3_4_answers_0.pdf |
| |
| http://www.edu.dudley.gov.uk/primary/Strategymaterials/NNS/Mathematical%20Challenges%20Book/Solutions.PDF |
| |
| https://www.rain.org/~mkummel/stumpers/22sep00a.html |
| |
| |
| |
| |
| |
| |
| ===== MySQL ===== |
| |
| http://docs.inversoft.com/display/CS30/Sample+my.cnf+file |
| |
| http://info.michael-simons.eu/2013/01/21/java-mysql-and-multi-byte-utf-8-support/ |
| |
| https://mathiasbynens.be/notes/mysql-utf8mb4 |
| |
| http://dba.stackexchange.com/questions/8239/how-to-easily-convert-utf8-tables-to-utf8mb4-in-mysql-5-5 |
| |
| https://mathiasbynens.be/notes/mysql-utf8mb4 |
| |
| http://info.michael-simons.eu/2013/01/21/java-mysql-and-multi-byte-utf-8-support/ |
| |
| |
| |
| |
| |
| |
| ===== Network ===== |
| |
| http://www.sjdjweis.com/linux/bridging/ |
| |
| https://openvpn.net/index.php/open-source/documentation/miscellaneous/76-ethernet-bridging.html |
| |
| |
| |
http://www.cs.toronto.edu/~kriz/learning-features-2009-TR.pdf | http://www.cs.toronto.edu/~kriz/learning-features-2009-TR.pdf |
| |
| https://www.willamette.edu/~gorr/classes/cs449/Maple/ActivationFuncs/active.html |
| |
| http://cs231n.github.io/classification/ |
| |
| http://www.codeproject.com/Articles/778260/AI-based-Tic-Tac-Toe |
| |
| http://www.syntheticminds.co.uk/blog/is-php-now-suitable-for-machine-learning.html |
| |
| https://takinginitiative.wordpress.com/2008/06/23/c-back-propagation-neural-network-code-v2/ |
| |
| https://www.cs.umd.edu/class/winter2012/cmsc389C/Projects/P1/P1.html |
| |
| https://sourceforge.net/projects/nnf/ |
| |
| http://opennn.cimne.com/Links.asp |
| |
| http://archive.ics.uci.edu/ml/datasets/Letter+Recognition |
| |
| http://archive.ics.uci.edu/ml/ |
| |
| http://mlearn.ics.uci.edu/databases/ |
| |
| https://gist.github.com/dstogov/12323ad13d3240aee8f1 |
| |
| https://visualstudiomagazine.com/Articles/2013/03/01/Pattern-Recognition-with-Perceptrons.aspx?Page=2 |
| |
| deeplearning.net/software_links/ |
| |
| deeplearning.net/tutorial/ |
| |
| http://zerkpage.tripod.com/backprop.txt |
| |
| http://stats.stackexchange.com/questions/158041/having-trouble-understanding-implementing-backpropagation-algorithm |
| |
| http://zerkpage.tripod.com/ |
| |
| neuralnetworksanddeeplearning.com/chap1.html |
| |
| https://github.com/Artelnics/OpenNN |
| |
| http://deeplearning.net/tutorial/rnnslu.html |
| |
| http://stackoverflow.com/questions/55042/how-can-i-program-a-simple-chat-bot-ai |
| |
| |
| |
| neuralnetworksanddeeplearning.com/chap2.html |
| |
| http://yann.lecun.com/exdb/mnist/ |
| |
| http://www.ece.ubc.ca/~msucu/documents/programming/C++%20neural%20networks%20and%20fuzzy%20logic.pdf |
| |
| http://www.cs.bham.ac.uk/~jxb/NN/nn.html |
| |
| http://natureofcode.com/book/chapter-10-neural-networks/ |
| |
| http://www.escay.nl/backprop/node10.html |
| |
| computing.dcu.ie/~humphrys/Notes/Neural/Code/code.neural.html |
| |
| http://cwoebker.com/posts/tic-tac-toe |
| |
| http://www.mathrec.org/old/2002jan/solutions.html |
| |
| https://github.com/dxcloud/MLP/blob/master/exemples/mlp/mlp.cpp |
| |
| computing.dcu.ie/~humphrys/Notes/Neural/Code/code.f.html |
| |
| http://computing.dcu.ie/~humphrys/Notes/Neural/Code/ |
| |
| https://www.willamette.edu/~gorr/classes/cs449/brain.html |
| |
| http://hxr99.blogspot.com/2011/12/how-to-backpropagation-neural-network.html |
| |
| http://www.philbrierley.com/main.html?code/c.html&code/codeleft.html |
| |
| https://www.willamette.edu/~gorr/classes/cs449/project.html |
| |
| |
| |
| https://openann.github.io/OpenANN-apidoc/OtherLibs.html |
| |
| |
| |
http://cs231n.github.io/classification/ | http://cs231n.github.io/classification/ |
| |
| |
| ===== Nginx ===== |
| |
| http://linuxbsdos.com/2014/01/19/how-to-protect-against-image-hotlinking-in-nginx/ |
| |
| |
| |
| |
| |
| |
| ===== PHP ===== |
| |
| https://leanpub.com/php7/read |
| |
| http://open-classifieds.com/2016/01/13/php7/ |
| |
| http://www.hostingadvice.com/how-to/enable-php-5-5-opcache-ubuntu-14-04/ |
| |
| http://www.phpbench.com/ |
| |
| https://www.atlantic.net/community/whatis/php7-performance-improvements/ |
| |
| https://www.digitalocean.com/company/blog/getting-ready-for-php-7/ |
| |
| https://www.reddit.com/r/PHP/comments/305ck6/real_world_php_70_benchmarks/ |
| |
| https://www.reddit.com/r/PHP/comments/3zvlso/we_need_your_help_to_get_php_7_in_ubuntu_1604/ |
| |
| https://www.symfony.fi/entry/php-7-included-in-ubuntu-16-04-lts-xenial-xerus |
| |
| |
| |
| ===== Programming ===== |
| |
| https://scratch.mit.edu/accounts/email_verify/failed/ |
| |
| http://blog.carlesmateo.com/2014/10/13/performance-of-several-languages/ |
| |
| |
| |
http://www.bogotobogo.com/python/pytut.php | http://www.bogotobogo.com/python/pytut.php |
| |
| |
| ===== Sailing ===== |
| |
| http://mjsailing.com/ |
| |
| |
| |
| |
| ===== Screen Scraping ===== |
| |
| https://forum.jquery.com/topic/screen-scrape-question |
| |
| http://blog.nparashuram.com/2009/08/screen-scraping-with-javascript-firebug.html |
| |
| http://euri.ca/2011/use-jquery-and-the-console-to-screen-scrape-a-page/ |
| |
| http://nrabinowitz.github.io/pjscrape/ |
| |
| |
| |
http://www.labnol.org/tag/linux/ | http://www.labnol.org/tag/linux/ |
| |
| https://www.theguardian.com/technology/2015/jul/15/international-hacker-site-darkode-taken-offline |
| |
| https://github.com/defuse/crackstation-hashdb |
| |
| https://hashkiller.co.uk/downloads.aspx |
| |
| https://www.youtube.com/watch?v=fCNOIheD-Is |
| |
| http://hashcat.net/hashcat/ |
| |
| https://github.com/hashcat/hashcat |
| |
| http://linuxbsdos.com/2013/07/27/pentesting-digital-forensics-and-hacking-distributions/ |
| |
| http://www.grosseosterhues.com/category/linux/ |
| |
| https://www.grc.com/x/ne.dll?rh1dkyd2 |
| |
| https://raymii.org/s/index.html |
| |
| |
| |
http://www.havetheknowhow.com/Distribute-Sky-around-the-home.html | http://www.havetheknowhow.com/Distribute-Sky-around-the-home.html |
| |
| |
| |
| |
| |
| |
| ===== Speedtest ===== |
| |
| http://tech.ivkin.net/wiki/Run_Speedtest_from_command_line |
| |
| http://w3.hepix.org/benchmarks/doku.php?id=bench:howto |
| |
| |
| |
| |
| |
| |
http://superuser.com/questions/469564/website-crawler-spider-to-get-site-map | http://superuser.com/questions/469564/website-crawler-spider-to-get-site-map |
| |
| |
| |
| ===== SQL ===== |
| |
| https://en.wikipedia.org/wiki/SQL_injection |
| |
| http://sqlmap.org/ |
| |
| https://www.owasp.org/index.php/Testing_for_SQL_Injection_(OTG-INPVAL-005) |
| |
| http://pentestmonkey.net/cheat-sheet/sql-injection/mssql-sql-injection-cheat-sheet |
| |
| |
| |
| |
http://www.dreamincode.net/forums/topic/240280-implementing-a-profanity-filter-useing-a-blacklist-and-whitelist/ | http://www.dreamincode.net/forums/topic/240280-implementing-a-profanity-filter-useing-a-blacklist-and-whitelist/ |
| |
| http://human0id.net/wordlists.html |
| |
| |
| |
| |
| ===== USB ===== |
| |
| https://help.ubuntu.com/community/Mount/USB |
| |
| https://wiki.ubuntu.com/LiveUsbPendrivePersistent |
| |
| https://rudd-o.com/linux-and-free-software/a-better-way-to-create-a-customized-ubuntu-live-usb-drive |
| |
| http://www.unicom.com/blog/entry/563 |
| |
| https://help.ubuntu.com/community/Installation/FromUSBStick |
| |
| http://ubuntuforums.org/showthread.php?t=2276498 |
| |
| |
| ===== Web Mail ===== |
| |
| http://www.unixmen.com/install-configure-roundcube-webmail-ubuntu/ |
| |
| |
| |
| |
http://c2.com/cgi-bin/wiki?WikiEngines | http://c2.com/cgi-bin/wiki?WikiEngines |
| |
| https://trac.edgewall.org/ |
| |
| |