12 lines
379 B
Plaintext
12 lines
379 B
Plaintext
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.1.1.1 2005/06/23 07:30:06 martti Exp $
|
|
|
|
JAlbum uses a lot of memory because of Java. You might want to
|
|
raise the datasize ulimit (256 MB is a good starting point).
|
|
|
|
# ulimit -d 262144
|
|
# ulimit -a
|
|
# jalbum
|
|
|
|
===========================================================================
|