Skip to content

Instantly share code, notes, and snippets.

@jirutka
jirutka / rules-both.iptables
Created September 18, 2012 12:42
Basic iptables template for ordinary servers (both IPv4 and IPv6)
###############################################################################
# The MIT License
#
# Copyright 2012-2014 Jakub Jirutka <jakub@jirutka.cz>.
#
# 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
@tynovsky
tynovsky / presenters-HomepagePresenter.php
Created September 9, 2011 21:11
Autocomplete: jqueryUI + Nette
<?php
use Nette\Application\UI\Form;
use Nette\Application\Responses\JsonResponse;
class HomepagePresenter extends BasePresenter
{
private $data = array(
"pozdrav" => array(
'ahoj', 'nazdar', 'cau', 'ahojda', 'nazdarecek', 'caues'