search for: maciaszek

Displaying 3 results from an estimated 3 matches for "maciaszek".

2007 Aug 07
4
Execute additional commands after creating database?
I''m writing some code that accesses some lagacy database on PostgreSQL. Since the old database had some really ughly and weird naming conventions (like CamelCase). To work around this I created a second schema (named rails) in the same database and gave the tables and fields some rails-friendly names. The database user that Rails uses has its search_path set to the rails schema. That way
2001 Jun 24
1
ext3 and acls?
I tried running ext3 with posix acls (see http://acl.bestbits.at). The patches were easily merged and everything compiled fine. I created a journal.dat on my /home fs and mounted it as ext3. So far everything worked perfectly. But getfacl/setfacl didn't work on ext3. Mounting /home as ext2 solved the problem. Maybe ext3 and ext2 don't share enough code to get it working without rewriting
2013 Jul 04
1
Installing Java on Centos
Hello, I have recently tried installing Java on Centos 6.4 and have found that the wiki tutorial for this subject is quite outdated (the proposed method doesn't work on the new version as the spec file is outdated and there is no need to rebuild the rpm with nosrc file anymore). I would like to post a tutorial on installing Java on Centos that would be more up-to-date and referring to the