First  |  Prev |  Next  |  Last
Pages: 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130
why FTP is not running on my Solaris 10?
I recently set up two Solaris 10 x86 systems. I can FTP to one system. On the system that FTP works, I ran this command: netstat -a | grep ftp and I get something back. On the system that FTP doesn't work, when I run the "netstat -a | grep ftp", I get nothing. Is FTP working on this system? If s... 2 Feb 2008 13:31
Looking for best practice guide for sendmail
I am looking to deploy sendmail and was wondering if there are any good best-practice guides available. I surfed the subject for a few hours but most of the information was rather dated. Book recommendations are helpful too. Essentially, I am looking for details on security, pros and cons of proxy servers, co... 1 Feb 2008 20:20
Zone capped-memory does not limit exactly
Basically, the memory resource control for zone works. But it does not constrain the physical memory well. # prstat -Z ZONEID NPROC SWAP RSS MEMORY TIME CPU ZONE 0 57 240M 310M 1.9% 0:04:03 0.1% global 11 32 162M 235M 1.4% 0:01:08 0.0% bighead The max-rss of zone b... 1 Feb 2008 17:01
husband passwords
im trying to find husband passwords for yahoo and gmail ... 2 Feb 2008 04:34
How to prevent /etc/resolv.conf from modification automatically by ?dhcpagent?
jockey.kyd(a)gmail.com wrote: In this doc http://docs.sun.com/app/docs/doc/816-4554/dhcp-config-67?a=view it is said that ---------------------------------------------------------------------- If the DHCP client system receives the DNS domain name through DHCP, the client system's /etc/resolv.conf file ... 1 Feb 2008 13:40
Getting implicit function decalaration on gettimeofday
I'm getting the following compiler warning: implicit function declaration: gettimeofday. I have #include <sys/time.h> in my .c file Is there something that I am missing like anohter #include John ... 2 Feb 2008 12:58
How would I perform a sleep function in a driver?
I have a requirement to perform a sleep in usec granularity. How would I do that in a kernel driver? In Linux a driver used the following code: while (timeout) { set_current_state(TASK_UNINTERRUPTIBLE); timeout = schedule_timeout(timeout); } John ... 2 Feb 2008 07:18
Internet Bandwidth/Test
Is there a Unix based internet bandwidth test I can perform on the command line as part of an automated batch cron job for periodic reporting? I don't need flash based tests as it is useless to me. Thanks ... 1 Feb 2008 13:40
MPxIO / STMS path count limitation (Sol_10)
Does anyone in the group know of any documented limitation regarding the manimum number of paths per device that can be managed by MPxIO. If a SAN storage controller failure occurs it might be that 8 of 16 paths to a device will fail. Is there any scenario where I/O retry count could be used up trying the faile... 1 Feb 2008 11:25
Fixed: Solaris 8 2/04 V240 jumpstart fails
Richard Skelton wrote: Hi, I can jumpstart this V240 with Solaris 9 9/05 but when I try Solaris 8 2/04 it fails (see below) {1} ok banner Sun Fire V240, No Keyboard Copyright 1998-2004 Sun Microsystems, Inc. All rights reserved. OpenBoot 4.16.2, 8192 MB memory installed, Serial #50680189. ... 1 Feb 2008 09:45
First  |  Prev |  Next  |  Last
Pages: 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130