Skip to content

Instantly share code, notes, and snippets.

View denis's full-sized avatar

Denis Barushev denis

View GitHub Profile
require "capone"
set :application, "podcastly"
set :repository, "[email protected]:denis/#{application}.git"
set :host, "#{application}.com"
set :whenever, true
set :delayed_job, true
# See capone/recipes/defaults.rb for defaults
# Copyright (c) 2005 Rick Olson
#
# Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the
# "Software"), to deal in the Software without restriction, including
# without limitation the rights to use, copy, modify, merge, publish,
# distribute, sublicense, and/or sell copies of the Software, and to
# permit persons to whom the Software is furnished to do so, subject to
# the following conditions:
#
/*
random
AcKd
AK
AKs
AKo
TT+
77-KK
QQ,AQs,77,44-22,KK+

Туристический словарь

Б

Бабаклава — головной убор типа «балаклава».

Бульмень — краткая разговорная форма для «более-менее»; узел [булинь][1].

Г

@denis
denis / S15hosts
Created April 19, 2014 19:42
ZyXEL Keenetic /media/DISK_A1/system/etc/init.d/S15hosts
#!/bin/sh
RELOAD_DNS="killall -HUP dnsmasq"
start() {
if [ ! -f /var/hosts~ ]; then
cp /var/hosts /var/hosts~
flash STATICLEASE_TBL | while read line; do
ip=`echo $line | cut -f3 -d ";" | cut -f2 -d "=" | sed 's/"//g'`