Week of 2008-08-30 17:00 to 2008-09-06 16:59
Howto generate passwords from a shell in Ubuntu or Debian
Submitted by specialj on Thu, 2008-09-04 02:54.I found 3 text based password generators in Ubuntu 8.04. I needed something to generate quick relatively random passwords for a project. All 3 generate pronounceable passwords, though unpronounceable are an option for pwgen and apg but not gpw. Here are my other thoughts.
Howto ignore the Rails log directory so that Subversion and Capistrano work together
Submitted by specialj on Wed, 2008-09-03 20:55.I’ve read numerous posts about ignoring the Rails log directory but often they only mention ignoring the log contents of the directory. This is because if the log directory does not exist Rails will refuse to start until it is created. That may be a preferred way to work until one starts using Capistrano. Capistrano will create a symbolic link in place of the log directory and that will screw up subversion which will give an error like, “svn: Expected 'log' to be a directory but found a file.” So the solution to make Subversion work with Capistrano is to remove the log directory and ignore it and then create it when necessary after a checkout. Here are the specifics of how I did this for one project.




Recent comments
1 week 2 days ago
2 weeks 22 hours ago
2 weeks 22 hours ago
2 weeks 22 hours ago
2 weeks 3 days ago
2 weeks 4 days ago
5 weeks 1 day ago
5 weeks 2 days ago
5 weeks 2 days ago
5 weeks 4 days ago