Requirement: JDK 1.6 or later
curl http://apache.mirrors.tds.net/tomcat/tomcat-7/v7.0.42/bin/apache-tomcat-7.0.42.tar.gz | tar xvz#check umount device, my case is sdb1
umount /dev/sdb1
dd bs=4M if=linux-iso-name.iso of=/dev/sdb
| import requests,urllib3, sys | |
| from bs4 import BeautifulSoup | |
| if len(sys.argv) < 3: | |
| print('Usage: python registrocivil.py run docType docNumber') | |
| sys.exit('ex: python registrocivil.py 11111111-K CEDULA 10600000') | |
| URL="https://portal.sidiv.registrocivil.cl/usuarios-portal/pages/DocumentRequestStatus.xhtml" | |
| headers={"Content-Type":"application/x-www-form-urlencoded", | |
| "User-Agent":"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.120 Safari/537.36"} |
| #!/bin/bash | |
| # mirror_test.sh | |
| # Originally written for Ubuntu by Lance Rushing <[email protected]> | |
| # Dated 9/1/2006 | |
| # Taken from http://ubuntuforums.org/showthread.php?t=251398 | |
| # This script is covered under the GNU Public License: http://www.gnu.org/licenses/gpl.txt | |
| # Modified for Slackware by Jeremy Brent Hansen <jebrhansen -at- gmail.com> | |
| # Modified 2015/11/06 |
| package cl.tuxy.cxf; | |
| import org.springframework.boot.SpringApplication; | |
| import org.springframework.boot.autoconfigure.SpringBootApplication; | |
| @SpringBootApplication | |
| public class SpringApplication { | |
| public static void main(String[] args) { |
| #!/bin/sh | |
| # | |
| # Mosquitto daemon control script. | |
| # Written for Slackware Linux by Jose Bovet Derpich <[email protected]>. | |
| BIN=/usr/sbin/mosquitto | |
| CONF=/etc/mosquitto/mosquitto.conf | |
| # enable pid_file in /etc/mosquitto/mosquitto.conf | |
| PID=/var/run/mosquitto.pid |
| #!/bin/sh | |
| # | |
| # MongoDB daemon control script. | |
| # Written for Slackware Linux by Jose Bovet Derpich <[email protected]>. | |
| BIN=/opt/mongodb/bin/mongod | |
| PID=/var/run/mongod.pid | |
| LOG=/var/log/mongodb | |
| DBPATH=/opt/mongodb/data/db |
| #!/bin/bash | |
| docker node ls --format "{{.Hostname}}" | while read line ; do docker node inspect $line --format '{{ .Status.Addr }} - {{.Description.Hostname}}'; done |
| FROM vbaslackwaretts/ | |
| RUN slackpkg update && \ | |
| slackpkg upgrade-all -default_answer=yes -batch=yes && \ | |
| slackpkg install -default_answer=yes -batch=yes cyrus-sasl git curl zsh && \ | |
| sh -c "$(wget --no-check-certificate https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh -O -)" | |
| CMD zsh |
I hereby claim:
To claim this, I am signing this object: