Difference between revisions of "User:Dragon"

From WTFwiki
Jump to navigation Jump to search
 
(8 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
* Name: Vít Heřman
 
* Name: Vít Heřman
 
* Email: vit within herman under pro
 
* Email: vit within herman under pro
== thesis notes ==
+
* [[Places I'd like to show to lep and plan9]]
* zone default TTL is given by the $TTL directive which comes first in the zone file ('''before''' SOA)
+
 
* currently used interpretation of SOA.minimum field is documented in [http://www.zytrax.com/books/dns/apd/rfc2308.txt RFC 2308], it indicates the TTL of negative answers.
+
== car stuff ==
* explanation why MX records shouldn't point to CNAMEs is in [http://tools.ietf.org/html/rfc2181 RFC 2181]
+
- Engine head repair guy - Novák, Benátky nad Jizerou, tel. 608 982 587
* "CREATE OR REPLACE VIEW" in PostgreSQL doesn't allow to change the resulting view's collumn names (and probably types as well), one must use "DROP VIEW" and then "CREATE VIEW", look for line 279 (somewhere around, in checkViewTupleDesc()) [http://doxygen.postgresql.org/view_8c-source.html here].
+
* [[Dragon cz's cars]]
 +
 
 +
== school stuff ==
 +
* [[Research project notes]]
 +
* [[Web services presentation]]
  
 
== some links to remember ==
 
== some links to remember ==
 
* [http://www.bind9.net/manual/bind/9.3.2/Bv9ARM.ch06.html#id2564557 BIND 9 configuration reference]
 
* [http://www.bind9.net/manual/bind/9.3.2/Bv9ARM.ch06.html#id2564557 BIND 9 configuration reference]
 
* [http://httpd.apache.org/docs/2.2/howto/access.html Explanation of access control in Apache]
 
* [http://httpd.apache.org/docs/2.2/howto/access.html Explanation of access control in Apache]
 +
* [http://httpd.apache.org/docs/current/mod/core.html#allowoverride AllowOverride in Apache docs]
 +
* [http://www.php.net/manual/en/ini.list.php List of php.ini directives]

Latest revision as of 22:20, 7 July 2014

Personal

car stuff

- Engine head repair guy - Novák, Benátky nad Jizerou, tel. 608 982 587

school stuff

some links to remember