http://www.livlug.org.uk/2017/09/september-meeting/
focusing on outgoing side of emails
surprising amount of DNS understanding
smart relaying through your ISP is way easier
http://www.livlug.org.uk/2017/09/september-meeting/
focusing on outgoing side of emails
surprising amount of DNS understanding
smart relaying through your ISP is way easier
Thanks to
Tested successfully on:
$ lsb_release -a
| # | |
| # Sample configuration file for the Samba suite for Debian GNU/Linux. | |
| # | |
| # | |
| # This is the main Samba configuration file. You should read the | |
| # smb.conf(5) manual page in order to understand the options listed | |
| # here. Samba has a huge number of configurable options most of which | |
| # are not shown in this example | |
| # | |
| # Some options that are often worth tuning have been included as |
| #!/bin/sh -eu | |
| # Save this to /root/check_wifi.sh then run `sudo crontab -e` and paste the following line: | |
| # * * * * * /root/check_wifi.sh >> /root/check_wifi.log | |
| INTERFACE=wlan0 | |
| ROUTER_IP=192.168.0.1 | |
| # INTERNET_SITE_A=fake.example.com |
| # For example, installing a library / app with a specific `.ruby-version` and dependencies in a `Gemfile` | |
| # update list of available ruby versions | |
| pushd ~/.rbenv/plugins/ruby-build/ && git pull && popd | |
| # install a specific ruby version | |
| rbenv install 2.3.1 | |
| # install bundler for new ruby version | |
| gem install bundle |
| 241 /admin/config.php | |
| 68 /admin/i18n/readme.txt | |
| 30 /administrator/index.php | |
| 17 /phpmyadmin | |
| 14 /wp-admin/admin-ajax.php?action=revslider_show_image&img=../wp-config.php | |
| 9 /wp-content/plugins/google-mp3-audio-player/direct_download.php?file=../../../wp-config.php | |
| 9 /wp-content/plugins/db-backup/download.php?file=../../../wp-config.php | |
| 8 /wp-content/themes/mTheme-Unus/css/css.php?files=../../../../wp-config.php | |
| 7 /wp-content/force-download.php?file=../wp-config.php | |
| 7 /administrator/manifests/libraries/joomla.xml |
| *PPD-Adobe: "4.3" | |
| *% Adobe Systems PostScript(R) Printer Description File | |
| *% Copyright 2009 Xerox Corporation. | |
| *% PPD File Info | |
| *FileVersion: "5.371.0.0" | |
| *FormatVersion: "4.3" | |
| *LanguageEncoding: ISOLatin1 |
| from time import sleep | |
| from tornado.httpserver import HTTPServer | |
| from tornado.ioloop import IOLoop | |
| from tornado.web import Application, asynchronous, RequestHandler | |
| from multiprocessing.pool import ThreadPool | |
| _workers = ThreadPool(10) | |
| def run_background(func, callback, args=(), kwds={}): | |
| def _callback(result): |
I hereby claim:
To claim this, I am signing this object: