Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Install neon-0.26.3. on a OpenBSD server Post 302123401 by sysgate on Monday 25th of June 2007 11:48:08 AM
Old 06-25-2007
As a start, you should read the "README" file, probably it will contain installation instructions. I will search later for such at my archives.
 

4 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

how do i install gnome under openbsd?

Right, its a basic one here. I have installed openBSD version 3.1, and gotten Xfree working, after many trial and errors. my next big problem is installing Gnome. I've unTAR'd it to /usr/bin, and, if i remember rightly, a few other places as well. how do i get the console/anything to recognise that... (4 Replies)
Discussion started by: rmford
4 Replies

2. BSD

openBSD 4.4 server stuff questions

Hi! i have installed openBSD 4.4 on i386 and i use it as simple web server. Apache 1.3 manages web server. The problem is that i want to make safe file transfer via SFTP. I know that it uses openSSH... 1) does i need to enable anything else than openSSH and SFTP? 2) where can i find openSSH... (2 Replies)
Discussion started by: wolf3d
2 Replies

3. Fedora

How i can install Driver ATI on OpenBSD 4.8 & HARD

hi guys i am using fedora 14 but today moving to OpenBSD4.8 and remove all part hard :mad: but easy install programs pkg_add program :b: now How i can install Driver ATI on OpenBSD 4.8 ? and i am use "lspci" show hardware but not work openbsd & how i can create part my home size... (0 Replies)
Discussion started by: OpenBSD1986
0 Replies

4. UNIX Desktop Questions & Answers

Unable to install OpenBSD 4.9

I'm unable to install OpenBSD 4.9 boot disk after having burnt the "install49.iso" file. On boot, it says: "CD-ROM : 90 Loading OpenBSD/4.9/i386 CDBOOT" and keeps repeating these two lines. Any solutions? Thank you. (1 Reply)
Discussion started by: ihavequestions
1 Replies
MMARCH(8)						      System Manager's Manual							 MMARCH(8)

NAME
mmarch - Rebuild a Mailman mailing list's archive. SYNOPSIS
mmarch [options] <listname> [<mbox>] DESCRIPTION
Use this command to rebuild the archives for a mailing list. You may want to do this if you edit some messages in an archive, or remove some messages from an archive. -h, --help Print this error message and exit. -q, --quiet Make the archiver output less verbose. --wipe First wipe out the original archive before regenerating. You usually want to specify this argument unless you're generating the ar- chive in chunks. -s N, --start=N Start indexing at article N, where article 0 is the first in the mbox. Defaults to 0. -e M, --end=M End indexing at article M. This script is not very efficient with respect to memory management, and for large archives, it may not be possible to index the mbox entirely. For that reason, you can specify the start and end article numbers. mbox is the path to a list's complete mbox archive. Usually this will be some path in the archives/private directory. For example: % mmarch mylist archives/private/mylist.mbox/mylist.mbox mbox is optional. If it is missing, it is calculated. AUTHOR
Author of Mailman is the Mailman Cabal, see http://www.list.org/ for information. This manpage is written by Tollef Fog Heen <tfheen@debian.org> for Debian, but may be used by others. SEE ALSO
Mailman documentation on http://www.list.org/ and in /usr/share/doc/mailman. 2007-07-14 MMARCH(8)
All times are GMT -4. The time now is 11:38 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy