Sponsored Content
Full Discussion: A problme about solaris8
Top Forums UNIX for Dummies Questions & Answers A problme about solaris8 Post 28155 by Optimus_P on Friday 13th of September 2002 02:48:21 PM
Old 09-13-2002
check your logs and your best bet for answers is on sunsolve.sun.com
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Solaris8(intel)

I have just recently installed solaris8 on my box, and got two minor problems: Based on the size of partitions i should have approx 10gigs of mem., but the system registeres 0 space available on my harddrive....That problem results in a slight inability to install any apps... The second problem is... (3 Replies)
Discussion started by: Diesel
3 Replies

2. UNIX for Dummies Questions & Answers

downloaded solaris8

i have downloaded 3 zipped solaris ver 8 07/01 installation cd and i want to ask this question: 1. what will i do to burn it? do i need to extract the file and then burn it? what? Note: Those zipped files have only one file each and it has more than 100mb plus. (6 Replies)
Discussion started by: rodelu
6 Replies

3. UNIX for Dummies Questions & Answers

about grep on solaris8

there is -r switch for grep in linux, but in solaris 8, I found it doesn't support it. But I really need this function to rescue my sub-directories, so anybody can help me?thanks!! (2 Replies)
Discussion started by: cooldown
2 Replies

4. Solaris

Segmentation fault in solaris8

hi, I am running solaris8 under E220R. While adding the user system show the following error message. How can i overcome this error?. anyone plz help me. bash-2.03# passwd raja New Password: Re-enter new Password: Segmentation Fault Thanks muthu (0 Replies)
Discussion started by: muthulingaraja
0 Replies

5. Solaris

Solaris8

What is the max file system that I can create. Is the max 2TB? I trying to connect a iscsi device and Solaris can only see 999 GB. Do I have to change sector size? (2 Replies)
Discussion started by: kmcguinn71
2 Replies

6. Solaris

Help for add disk on solaris8

Hi, boss i have a question about the system add the new disk. I add 6 disks in Sunfire 880, i want to put these 6 disks in to service but i do not want re-install the system, some guys can give me some advie on this case? thanks very much the follow is detail 0. c1t0d0 <SUN72G cyl... (3 Replies)
Discussion started by: surainbow
3 Replies

7. Solaris

How can i know service status in solaris8,9?

How can i know service status and its dependencies in solaris 8,9? Thanks in advance.. (2 Replies)
Discussion started by: younus_syed
2 Replies

8. Solaris

netsnmp on solaris8 sparc

hello, I installed netsnmp 5.6 on solaris 8 (sparc). now I want to have cpu, memory and disk used, for this when i execute: snmpwalk -v1 -c public localhost memory it displays me: End of mib please tel me how to do, to have this information (cpu, memory and disk used). thank you (0 Replies)
Discussion started by: lamou23
0 Replies

9. UNIX for Dummies Questions & Answers

.profile in solaris8

question: why is that when I created a user under solaris8, i got two lines before the login.. sample: login as: user1 user1@1.1.1.1's password: Last login: Fri Feb 25 17:00:52 2011 from 12.0.0.5 Sun Microsystems Inc. SunOS 5.8 Generic February 2000 Sun Microsystems Inc. SunOS... (0 Replies)
Discussion started by: lhareigh890
0 Replies

10. Solaris

wxWidgets on Solaris8

hello, i am trying to compile wxWidgets on a Solaris8 box, but get this message: checking for XML_ParserCreate in -lexpat... yes checking for mspack.h... no checking for X... no configure: error: X11 not found, please use --x-includes and/or --x-libraries options (see config.log for... (0 Replies)
Discussion started by: Norman Khine
0 Replies
NMSSTORE2DLF.IN(1)					  LogReport's Lire Documentation					NMSSTORE2DLF.IN(1)

NAME
nmsstore2dlf - convert Netscape Messaging Server IMAP or POP log files to the Lire msgstore DLF SYNOPSIS
nmsstore2dlf DESCRIPTION
This program converts Netscape Messaging Server log files generated by the IMAP or POP services to the Lire msgstore DLF. LIMITATIONS
In order to have this parser giving you useful information it is recommended to set the NMS 4 logs at the right level. In order to fix that problem please make sure you did the following. Go on the Netscape Messaging Server 4 Message Store Become the Mail Server user (usually this should not be root but typically a user like mailsrv or whatever was defined at installation time, check for the ownership of the files in your message server instance for example) Go to the right location, something like: server-root/msg-instance For example it could be: /usr/netscape/server4/msg-mymailserver Do: $ ./configutil -o logfile.pop.loglevel -v Informational OK SET $ ./configutil -o logfile.imap.loglevel -v Informational OK SET Then become root, go again to your instance directory like: /usr/netscape/server4/msg-mymailserver and do: # ./stop-msg pop /mailserv1fs/netscape/server4: Stopping POP3 daemon 24789 .... done: 24789 # ./start-msg pop /mailserv1fs/netscape/server4: Starting POP3 daemon .... done: 17509 EXAMPLES
To process a log as produced by Netscape Messaging Server: $ nmsstore2dlf < ns-store.log nmsstore2dlf will be rarely used on its own, but is more likely called by lr_log2report: $ lr_log2report nmsstore < /var/log/ns-store.log > report VERSION
$Id: nmsstore2dlf.in,v 1.9 2006/07/23 13:16:35 vanbaal Exp $ THANKS
Jean-Yves Monnier for supplying a patch. AUTHORS
Arnaud Taddei <Arnaud.Taddei@sun.com>, Arnaud Gaillard <Arnaud.Gaillard@orange.ch>, Elie Dufraiche <Elie.Dufraiche@sun.com> COPYRIGHT
Copyright (C) 2002 Arnaud Taddei <Arnaud.Taddei@sun.com>, Arnaud Gaillard <Arnaud.Gaillard@orange.ch>, Elie Dufraiche <Elie.Dufraiche@sun.com> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program (see COPYING); if not, check with http://www.gnu.org/copyleft/gpl.html. Lire 2.1.1 2006-07-23 NMSSTORE2DLF.IN(1)
All times are GMT -4. The time now is 02:05 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy