This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# LICENSE: MIT | |
#TODO: | |
# - need to check and make sure this script is up to date with the migration process [ ] | |
# - the script doesn't seem to work when I have been testing it. it does most of the stuff | |
# properly, however it doesn't seem to get the install *quite* right. I need to do | |
# much, much more testing before I can properly use this |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
# Imgur script by Bart Nagel <[email protected]> | |
# Improvements by Tino Sino <[email protected]> | |
# Version 6 or more | |
# I release this into the public domain. Do with it what you will. | |
# The latest version can be found at https://github.com/tremby/imgur.sh | |
# API Key provided by Bart; | |
# replace with your own or specify yours as IMGUR_CLIENT_ID environment variable |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Maintainer: Felix Yan <[email protected]> | |
# Contributor: Bartłomiej Piotrowski <[email protected]> | |
# Contributor: Geoffroy Carrier <[email protected]> | |
# Contributor: michalzxc | |
# Contributor: nbags <[email protected]> | |
pkgname=fail2ban | |
pkgver=0.11.1 | |
pkgrel=1 | |
pkgdesc='Bans IPs after too many failed authentication attempts' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# nous,2019-2022 | |
# How to use | |
# wget https://tiny.cc/fucksystemd | |
# chmod +x fucksystemd | |
# sudo ./fucksystemd | |
# Test Arch ISO installation: | |
# cfdisk /dev/sda |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/openrc-run | |
# Copyright 1999-2014 Gentoo Foundation | |
# Distributed under the terms of the GNU General Public License, v2 or later | |
depend() { | |
need net | |
} | |
checkconfig() { | |
if [ -n "${DISPLAYS}" ]; then |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/openrc-run | |
# Copyright 1999-2006 Gentoo Foundation | |
# Distributed under the terms of the GNU General Public License v2 | |
# opts="start stop restart" | |
WICD_DAEMON=/usr/bin/wicd | |
WICD_PIDFILE=/run/wicd/wicd.pid | |
depend() { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Maintainer: Christos Nouskas <[email protected]> | |
# Contributor: Szu-Han Chen <[email protected]> | |
# Contributor: Eduard "bekks" Warkentin <[email protected]> | |
pkgname=pisg | |
pkgdesc="An irc log parser" | |
pkgver=0.80 | |
extraver=preview2 | |
_fullver=$pkgver-$extraver | |
pkgrel=1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Maintainer: Christian Hesse <[email protected]> | |
# Contributor: Judd Vinet <[email protected]> | |
# Contributor: Gaetan Bisson <[email protected]> | |
pkgname=rssh | |
pkgver=2.3.4 | |
pkgrel=4 | |
pkgdesc='Restricted secure shell allowing only scp, sftp, cvs, rsync or rdist' | |
url='http://www.pizzashack.org/rssh/' | |
license=('custom:rssh') |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |
<!-- Created with Inkscape (http://www.inkscape.org/) --> | |
<svg | |
xmlns:dc="http://purl.org/dc/elements/1.1/" | |
xmlns:cc="http://creativecommons.org/ns#" | |
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |
xmlns:svg="http://www.w3.org/2000/svg" | |
xmlns="http://www.w3.org/2000/svg" | |
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |
<!-- Created with Inkscape (http://www.inkscape.org/) --> | |
<svg | |
xmlns:dc="http://purl.org/dc/elements/1.1/" | |
xmlns:cc="http://creativecommons.org/ns#" | |
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |
xmlns:svg="http://www.w3.org/2000/svg" | |
xmlns="http://www.w3.org/2000/svg" | |
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" |
NewerOlder