Entries in the ‘Servers’ Category:
filed in Servers, Subversion on Aug.20, 2010
Because Subversion does not have explicit tags, and everything in the repository is just another folder or file (and thus editable), we sometimes have the need to secure or force our repository layout. Creating a tag is just making a copy of the trunk (or any branch) so you have a snapshot of how the [...]
Tags: hooks, pre-commit, Subversion, svn, tags
filed in Development, Servers, Subversion, Uncategorized on Jun.04, 2010
I know and use Subversion properties (and the keyword substitution) for quite a while now, but never used all of them and mostly stayed with the Id keyword. This results in a substituted string like this: Because my colleague Arno and myself do a lot of server maintenance and configuration, we ended up maintaining a [...]
Tags: config files, HeadURL, Id, Servers, Subversion, svn keywords
filed in Command line, Development, Servers, Subversion, Uncategorized on Jan.12, 2010
Keeping files and directories in the repository is one of the key principles of Subversion, so once you’ve committed something, it’s there for ever. You can delete files, but they still exist somewhere in the repository, so you can go back in time. But there is always that time where you’ve (accidentally) committed a password [...]
Tags: deleting files, linux, repository, server, Subversion, svn, svn-obliterate, svndumpfilter
filed in Development, PHP, Resources, Servers on Nov.10, 2009
Where I work, we have a lot of servers to maintain, and only 2 server admins (me and my colleague). We use Nagios to keep us informed about the server status and Logwatch to analyze to server logs on a daily basis. We have per server a lot of subdomains/vhosts and these virtual hosts all [...]
Tags: apache, hostname, logformat, logs, logwatch, server, subdomain, virtual hosts
filed in Servers on Jul.10, 2009
In the previous post I was terribly wrong about the router type. I was talking about a Linksys (by Cisco). My brother hooked me up with an ‘old’ WRT54GL he had laying in the basement. The cool thing about these routers is that they have built-in DynDNS support. (If you don’t know what it is, [...]
Tags: dynamic ip, dyndns, linksys, wrt54gl
filed in Servers on Jun.29, 2009
A month ago I moved to my new house (yay) and I’d promised Joggink I would set up a home server we could use to play with. Several weeks later, I’ve managed (as in: finally had time, rather than: it was complex) to do a complete install of CentOS on our ‘server’. No I’m waiting [...]
Tags: centos, home, installation, server, setup