Solaris 10 SPARC DHCP Server causing disconnects every hour

I am using Solaris 10 SPARC (Netra X1) as a router (DHCP/NAT)
I'm running the built-in dhcp-server with the following in /etc/inet/dhcpsvc.conf
DAEMON_ENABLED=TRUE
RESOURCE=SUNWfiles
RUN_MODE=server
PATH=/var/dhcp
CONVER=1
HOSTS_RESOURCE=files
ICMP_VERIFY=false
INTERFACES=dmfe1
LOGGING_FACILITY=1
VERBOSE=TRUEI have made an entry for my MAC address
# pntadm -P 192.168.1.0 | grep 192.168.1.218
010026B9B29555  00      192.168.1.218   <MY IP>    Zero                            UNKNOWNHowever, if I rely on DHCP I get disconnected for a few seconds every hour exactly. All my SSH connections drop and I get disconnected from any IRC server I am on.
If I set my client to a static IP this issue disappears, which leads me to believe it's DHCP who is the culprit here.
Does anyone have any suggestions? From the pntadm output "Zero" should mean the lease never expires, right?
Thanks

A 64 bit VM is not necessarily faster than a 32 bit one. I remember at least on suggestion that it could be slower.
Make sure you use the -server option.
As a guess IBM isn't necessarily a slouch when it comes to Java. It might simply be that their VM was faster. Could have used a different dom library as well.
Could be an environment problem of course.
Profiling the application and the machine as well might provide information.

Similar Messages

  • Airplay disconnects every hour

    I have a late 2013 MacBook Pro running OSX Mavericks 10.9.2 connected using AirPlay to an updated AppleTV.  I am NOT running battery power.  Using iPhoto I am playing a slideshow on the TV.  The slidewhow runs seamlessly but the AirPlay connection automatically disconnects every hour (exactly one hour). 
    It is not a networking issue associated with any latency or interference.  There are no other devices on the wireless network; the environment is free of other sources of competing RF energy.  I have no overlapping channels, competing radios or other sources of RF energy in the same frequency range (I live in the country and the nearest home is more than 1/2 mile away).  There are no operating microwave ovens, bluetooth devices, cordless phones, baby monitors or other potential competitors in the area.  Even if such interference were present it would not account for an interruption that occurs at exact 60-minute intervals.  To further prove this I have verified that the problem still exists when connected via Cat5e.
    When the AirPlay connection is broken the slideshow continues to play on the MacBook.  If I stop the slideshow and re-start it the mysterious 60-minute disconnect counter does NOT reset; it still disconnects exactly one hour after the AirPlay connection started.  This suggest the issue is not a timer or setting in iPhoto.
    I tried unchecking the "Automatic graphic switching" box in the Energy Saver section of System Preferences but this actaully caused a random freeze in the slide show.
    I suspect there is a setting somewhere that I am unaware of or have overlooked.  Has anyone had this problem or can you suggest a fix?  There are lots of posts on the Internet of people having AirPlay disconnect at irregular intervals but I cannot find one that addresses a non-networking-related every 60-minute disconnect. 
    Any insight will be appreciated.

    It may be worth looking at what your DHCP lease is set for on your dhcp server. If it is set for a 1 hour lease it may be the cause. You could try setting up the ATV and the Macbook Pro with a static IP or set your dhcp lease to expire at a longer interval, say 4 hours to see if it goes longer than an hour. I have seen dhcp lease setting cause this type of problem in the past.

  • Solaris 10 x86 & DHCP server

    Hello
    I am trying to create a jumpstart server to install some IBM HS20
    blades (usb cdrom is not supported for the installation as I know), so
    I installed Solaris 10 x86 in a vmware virtual machine and I am trying
    to create the jumpstart server, starting by the DHCP server ! this is
    the problem !
    My configuration is really simple, I followed the SUN instructions to
    create the DHCP configuration...
    Any help will be appreciated , thanks in advance
    Here is the output of the dhcp daemon debug mode
    bash-3.00# /usr/lib/inet/in.dhcpd -d -v
    4219f200: Daemon Version: 3.5
    4219f200: Maximum relay hops: 4
    4219f200: Run mode is: DHCP Server Mode.
    4219f200: Datastore resource: SUNWfiles
    4219f200: Location: /var/dhcp
    4219f200: DHCP offer TTL: 10
    4219f200: ICMP validation timeout: 1000 milliseconds, Attempts: 1.
    4219f200: Maximum concurrent clients: 1024
    4219f200: Maximum threads: 256
    4219f200: Read 3 entries from DHCP macro database on Mon Feb 21
    15:36:48 2005
    4219f200: Monitor (0003/pcn0) started...
    4219f200: Thread Id: 0003 - Monitoring Interface: pcn0 *****
    4219f200: MTU: 1500 Type: SOCKET
    4219f200: Broadcast: 172.30.255.255
    4219f200: Netmask: 255.255.0.0
    4219f200: Address: 172.30.150.117
    4219f20a: Datagram received on network device: pcn0(limited
    broadcast)
    4219f20a: Reserved offer: 172.30.110.9
    4219f20b: Sending datagram to broadcast address.
    4219f20b: Updated offer: 172.30.110.9
    4219f20c: Datagram received on network device: pcn0(limited
    broadcast)
    4219f210: Datagram received on network device: pcn0(limited
    broadcast)
    4219f218: Datagram received on network device: pcn0(limited
    broadcast)
    4219f220: Sending datagram to broadcast address.
    4219f220: Updated offer: 172.30.110.9
    4219f220: 0004: Refreshed (0x8088870) to (0x8089880)
    4219f234: Sending datagram to broadcast address.
    4219f234: Updated offer: 172.30.110.9
    ^C4219f24e: Signal: INT received...Exiting
    4219f24e: Freeing offer: 172.30.110.9
    4219f24e: Closing interface: pcn0
    4219f24e: Monitor (0003/pcn0): exiting.
    4219f24e: Interface statistics for: pcn0 **************
    4219f24e: Pending DHCP offers: 0
    4219f24e: Total Packets Transmitted: 3
    4219f24e: Total Packets Received: 4
    4219f24e: Total Packet Duplicates: 1
    4219f24e: Total Packets Dropped: 0
    4219f24e: Total Packets Processed: 3
    4219f24e: Total Protocol Errors: 0
    4219f24e: Daemon terminated.

    what's your DHCP server configuration?
    type dhtadm -P and that will print the configuration of the dhcp table and all your macros.
    On another note, I also have a blade server (3Up CMU-4) that has USB keyboard and mouse, even if the interface is PS/2 (converted internally to USB). Solaris will not recognize the keyboard and mouse when installing or booting, but after the kernel is loaded I can use them OK. I do get the keyboard profile error and I think it is related to the fact that there is no PS/2 k/m enabled. The only way that I found that I could use the mouse in the graphical interface was to use a USB keyboard with a hub and connect a USB mouse to the keyboard, Anybody has any explanation for this behavior?
    Max

  • Mail is delivered as soon as it arrives at gmail server instead of every hour as I requested

    I have set my mail preferences to get mail every hour. But mail arrives when it arrives. It can be every few minutes. This has been going on for a while (Not helpful, I know, but bear with me.)
    For the last few weeks I have been getting an exclamation mark next to one or the other of my gmail accounts with errors that range from 'non secure device' to ' too many connections'. Trawling through the gmail forum has led me to follow all of the steps they suggest but the 'too many connections' things won't go away.
    One point they make is that if you are 'getting' mail more frequently than every 10/15 minutes this can cause the problem.
    Now, if I could pinpoint the actual time when this phenomenon of mail appearing when it wants to began, we would have an idea of whether it was connected to the latest Yosemite update. Unfortunately, I can't.
    But I have trawled all through the account settings on google and cannot find any place where I set when gmail sends my mail so I reluctantly conclude that Apple Mail is ignoring my setting of 'check once an hour' and is checking at some randomly selected period.
    Does anyone else have this problem? Does anyone have any idea about how to fix it. I am fed up with going to gmail captcha and telling it again and again to accept this device; with signing in on gmail to the account in question; with this whole stupidity in general. Once I do all of the above, everything seems fine until the next mail arrives when the exclamation mark appears again and I have to go through the whole rigamarole again.
    Thanks for any help.

    Thanks for the detailed procedure, it helped a lot!

  • NTFS server keeps dies every hour.

    I have iFS up and running on an NT 4.0 machine. I am using SMB for users to access their information.
    (1) I would like to know why the NTFS server keeps dying after every hour or so.
    (2) How I can avoid this from happening again.
    Thanks.

    You need to make sure first that if you have enough memory. See our installation guide for memory requirements. If you have your Database on the same machine as iFS, you need at least 512 MB of memory.
    If the problem still exists, we need more information to diagnose what is wrong. Can you provide your NTFS log file?
    null

  • Solaris v10 sparc jumpstart server on x86 solaris - can't find miniroot.

    I am trying to setup a jumpstart install server on an x86 solaris v10 machine to do a sparc network install. I downloaded both the CD and DVD sparc v10 ISO's. When I mount the CD, the Solaris_10/Tools/Boot directory (miniroot system) is symlinked back to ../../../s1 which does exist. I can't find it on the CD, I've used prtvtoc and this slice does not seem to exist.
    On the DVD iso, the directoy exists, but many files cannot be read, almost like the filesystem is corrupt.
    I've download these ISO and burned them many times, so I know it's not an issue with hardware or the CD/DVD media.
    Where can I download a working sparc solaris v10 miniroot system?

    There is no such entry under solaris. This entry only exist on windows.
    On solaris you need to change entries in the kjs script (prior to SP3)
    or iasenv.ksh (after SP3)
    madhavi korupolu wrote:
    >
    Can anybody tell me why the entry for /Application Server/6.0/Java/ in
    kregedit on solaris is missing. I have the entry upto /Application
    Server/6.0/.
    Try our New Web Based Forum at http://softwareforum.sun.com
    Includes Access to our Product Knowledge Base!--
    Han-Dat Luc ([email protected])
    Senior Consultant
    SUN Professional Services (iPlanet)
    o .
    o .
    O _ ____ _ _
    (_) _ \| | __ _ _ __ ___| |_ TM
    | | |_) | |/ _` | '_ \ / _ \ __|
    | | __/| | (_| | | | | __/ |_
    |_|_| |_|\__,_|_| |_|\___|\__|
    e-commerce solutions
    Sun Microsystems Australia Pty Ltd

  • Disconnects every hour.

    How do I open port 3074? Also does my router have to be connected to the computer when changing ports?

    smilo1382 wrote:
    How do I open port 3074? Also does my router have to be connected to the computer when changing ports?
    Here's an article that you can use as a guide: http://kb.linksys.com/Linksys/ukp.aspx?vw=1&docid=708b9a21307a478cb93a967b75494cf7_21470.xml&pid=80&...

  • WRT300N disconnects every hour

    i updated the firmware, but it doesnt seem to solve the problem.
    i heard somewhere that linksys admitted that 300N router has an issue, but is not going to anything about it because the problem is with the hardware, not the firmware.
    if someone fixed the problem, i could use some help.
    thanks very much.

    Change radio band to wide, standard channel to 11. Change advanced wireless settings : change beacon interval to 50, fragmentation threshold to 2306, RTS threshold to 2307, DTIM to 2

  • Problem with installation application server 10g on Solaris 10 sparc

    Hello all.
    Help me, please.
    I'm trying to install Oracle aplication server 10.0.1.2.0.2 on Solaris 10 sparc.
    Server - Sun Fire v210.
    When i install oracle infrastructure(metadata repository and identify management),
    i have a problem - on first step of configuration "end of communication channel".
    Failed
    Anybody know, how solve this problem?
    Sorry for my english.

    There is known bug in installing Oracle10gAS infra. You have to apply the following note during the installation.
    see MetaLink Note:330016.1 for current AS 10.1.2 installation requirements for Solaris 10.
    Regards,
    Amir

  • EA 2700 disconnecting every once in awhile. (30/60minutes)

    Heya,
    I'm having issues with a newly bought EA 2700 router, I'm getting disconnected every 30-60 minutes. (It's a brief disconnect for about 10seconds, perhaps a huge packet loss or something?)
    I've tried connecting directly to the modem and that seemed to have fixed the problem, so I think that it is a router issue...?
    Perhaps somebody here knows how to fix this. Would be greatly appreciated.
    Edit: I'm connected with a wire. Also, my download/upload/ping is 35mbps download, 35ish mbps upload, and 8ms. (I have a 35mbps connection so that's fine) But when I connect my PC to the modem directly, my MS becomes 5, and my upload jumps to 77mbps. The download stays the same... I thought that was quite strange. ;o

    Hmm alright. I've already reset it multiple times, also reverted it to factory settings twice. But I keep disconnecting every hour orso. The firmware is up to date as well. My NIC is running at 1.0 gbps, I'm not sure where I can see what the router is at however. But I assume 1gbps as well? I've tried disabling UPnP, disabling IPv6 at the network adapter. I also tried to set the router to Bridge Mode, that made my upload go up to 77mbps again and my Ping down to 5, but I disconnected every few minutes for a while, then the day after (I went to bad cause it was driving me insane) it seemed to work for a while, but then I started getting disconnected for brief moment again. So I put it back to automatic DHCP config.
    Edit: I also tried to empty the %temp% folder, that seemed to help, but not for long. (Perhaps not at all.)
    Edit2: I also replaced my network cable twice, but seeing as the issues went away when I plugged directly into the modem I figured that that couldn't be the issue either...
    Edit3: I keep remembering things that I tried to do in order to fix this, I also reinstalled my network drivers. ;-)

  • Solaris 10 U6 SPARC - DHCP Jumpstart Issues

    Got working DHCP server until U6 image has been put in place. Not sure if some thing got changed as far as 'macros' are concerned.
    Using DHCP for network configuration information.
    Reading ZFS config: done.
    Setting up Java. Please wait...
    Serial console, reverting to text install
    Beginning system identification...
    Searching for configuration file(s)...
    Using sysid configuration file /sysidcfg
    Search complete.
    Discovering additional network configuration...
    Completing system identification...
    Starting remote procedure call (RPC) services: done.
    System identification complete.
    Starting Solaris installation program...
    Searching for JumpStart directory...
    /sbin/dhcpinfo: primary interface requested but no primary interface is set
    not found
    Warning: Could not find matching rule in rules.ok <== FOR SOME REASON IT COMPLAINS
    Press the return key for an interactive Solaris install program... <== GOES TO INTERACTIVE, EXPECTING TO HIT ENTER
    Executing JumpStart preinstall phase...
    Searching for SolStart directory...
    Checking rules.ok file... ==> AND FINDS ALL GOOD IN RULES.OK
    Using begin script: install_begin
    Using finish script: patch_finish
    /sbin/dhcpinfo: connect: Connection refused
    Executing SolStart preinstall phase...
    Executing begin script "install_begin"...
    Begin script install_begin execution completed.
    And then goes to interactive again. The same macros works seemless without any issues for U5, though.
    Wondering if anyone has some answers. Thanks in advance.
    -AV

    I did not remember of the errors, so I recreated my image for testing...and did not get any issues, otherthan the anticipated ones. Please see below.
    root@jumplab:/export# pwd
    /export
    root@jumplab:/export# mkdir /export/mr
    root@jumplab:/export# /boot/solaris/bin/root_archive unpackmedia /export/sol10u6 /export/mr
    umount: /tmp/mnt22057 busy
    rmdir: directory "/tmp/mnt22057": Directory is a mount point or in use
    lofiadm: could not unmap file /export/sol10u6/boot/sparc.miniroot: Device busy
    rmdir: directory "/tmp/mnt22057": Directory is a mount point or in use
    root@jumplab:/export# df -h
    Filesystem size used avail capacity Mounted on
    /dev/md/dsk/d0 20G 6.1G 13G 32% /
    /devices 0K 0K 0K 0% /devices
    ctfs 0K 0K 0K 0% /system/contract
    proc 0K 0K 0K 0% /proc
    mnttab 0K 0K 0K 0% /etc/mnttab
    swap 17G 1.4M 17G 1% /etc/svc/volatile
    objfs 0K 0K 0K 0% /system/object
    sharefs 0K 0K 0K 0% /etc/dfs/sharetab
    fd 0K 0K 0K 0% /dev/fd
    /dev/md/dsk/d4 30G 18G 12G 60% /var
    swap 17G 4.1M 17G 1% /tmp
    swap 17G 56K 17G 1% /var/run
    swap 17G 0K 17G 0% /dev/vx/dmp
    swap 17G 0K 17G 0% /dev/vx/rdmp
    /dev/md/dsk/d2 7.9G 4.7G 3.1G 60% /home
    /dev/md/dsk/d3 2.0G 240M 1.7G 13% /jumpstart
    /dev/vx/dsk/jumpexp-local/jumpexpvol
    100G 79G 21G 79% /export-dev
    /dev/vx/dsk/jumpexp/jumpexpvol
    249G 175G 74G 71% /export
    /dev/vx/dsk/testdg1/testvol
    100G 19G 80G 20% /export/testdepot-dev
    /dev/vx/dsk/testdg/testvol
    300G 172G 120G 59% /export/testdepot
    /export/tftpboot
    249G 175G 74G 71% /tftpboot
    /export/sol10x86/boot
    249G 175G 74G 71% /tftpboot/I86PC.Solaris_10-1
    /export/sol10x86/boot
    249G 175G 74G 71% /tftpboot/boot
    /dev/odm 0K 0K 0K 0% /dev/odm
    /dev/lofi/1 167M 164M 0K 100% /tmp/mnt22057
    root@jumplab:/export# cd /export/mr
    root@jumplab:/export/mr# ls
    a cdrom etc mnt proc system var
    bin dev kernel opt reconfigure tmp
    boot devices lib platform sbin usr
    root@jumplab:/export/mr# cd sbin
    root@jumplab:/export/mr/sbin# cp sulogin sulogin.orig
    root@jumplab:/export/mr/sbin# export PKG_NONABI_SYMLINKS=true
    root@jumplab:/export/mr/sbin# patchadd -C /export/mr /root/138888-03
    Checking installed patches...
    Verifying sufficient filesystem capacity (dry run method)...
    Installing patch packages...
    Patch 138888-03 has been successfully installed.
    See /export/mr/var/sadm/patch/138888-03/log for details
    Patch packages installed:
    SUNWcakr
    SUNWcakr.3
    SUNWcakr.2
    SUNWckr
    SUNWcsd
    SUNWcsl
    SUNWcslr
    SUNWcsr
    SUNWcsu
    SUNWesu
    SUNWmdb
    SUNWmdbr
    SUNWpd
    SUNWroute
    SUNWssad
    SUNWust1
    SUNWust2
    root@jumplab:/export/mr/sbin# ls /export/mr/etc/svc/
    repository.db volatile
    root@jumplab:/export/mr/sbin# ls -l /export/mr/etc/svc/
    total 1026
    -rw------- 1 root sys 515072 Oct 27 14:53 repository.db
    drwxr-xr-x 2 root sys 512 Oct 27 14:39 volatile
    root@jumplab:/export/mr/sbin# export SVCCFG_REPOSITORY=/export/mr/etc/svc/repository.db
    root@jumplab:/export/mr/sbin# svccfg -s system/manifest-import setprop start/exec = :true
    root@jumplab:/export/mr/sbin# svccfg -s system/filesystem/usr setprop start/exec = :true
    root@jumplab:/export/mr/sbin# svccfg -s system/identity:node setprop start/exec = :true
    root@jumplab:/export/mr/sbin# svccfg -s system/device/local setprop start/exec = :true
    root@jumplab:/export/mr/sbin# svccfg -s network/loopback:default setprop start/exec = :true
    root@jumplab:/export/mr/sbin# svccfg -s network/physical:default setprop start/exec = :true
    root@jumplab:/export/mr/sbin# svccfg -s milestone/multi-user setprop start/exec = :true
    root@jumplab:/export/mr/sbin# /Boot/boot/solaris/bin/root_archive packmedia /export/sol10u6 /export/mr
    sh: /Boot/boot/solaris/bin/root_archive: not found
    root@jumplab:/export/mr/sbin# /boot/solaris/bin/root_archive packmedia /export/sol10u6 /export/mr
    root@jumplab:/export/mr/sbin# cd /export/sol10u6/
    root@jumplab:/export/sol10u6# ls -lrt
    total 960
    -r--r--r-- 1 root root 460262 Jul 31 2008 JDS-THIRDPARTYLICENSEREADME
    -r--r--r-- 1 root root 6557 Jul 31 2008 Copyright
    -rwxr-xr-x 1 root root 257 Oct 27 14:57 installer
    drwxr-xr-x 2 root bin 96 Oct 27 15:20 License
    drwxr-xr-x 7 root root 8192 Oct 27 15:21 Solaris_10
    drwxr-xr-x 5 root root 96 Oct 27 15:21 platform
    drwxr-xr-x 2 root root 96 Apr 22 14:33 boot
    root@jumplab:/export/sol10u6# cd boot
    root@jumplab:/export/sol10u6/boot# ls -lrt
    total 364816
    -rw-r--r-- 1 root root 8192 Apr 22 14:28 hsfs.bootblock
    -rw-r--r-T 1 root root 186777600 Apr 22 14:28 sparc.miniroot
    root@jumplab:/export/sol10u6/boot# cd ../
    root@jumplab:/export/sol10u6# cd Sol*/Tools/Boot
    root@jumplab:/export/sol10u6/Solaris_10/Tools/Boot# ls -lrt
    total 216960
    drwxr-xr-x 5 root root 96 Oct 27 15:21 platform
    -rw-r--r-- 1 root other 14 Mar 24 11:41 netmask
    -rw-r--r-- 1 root root 28288762 Apr 22 14:26 pkg_db.cpio.bz2
    -rw-r--r-- 1 root root 72364374 Apr 22 14:28 X.cpio.bz2
    -rw-r--r-- 1 root root 287385 Apr 22 14:28 X_small.cpio.bz2
    -rw-r--r-- 1 root root 10107822 Apr 22 14:28 lu.cpio.bz2
    -rw-r--r-- 1 root root 1530 Apr 22 14:28 lu.platforms
    root@jumplab:/export/sol10u6/Solaris_10/Tools/Boot#
    I hope you followed the instructions correctly.

  • Does solaris dhcp server support user class

    Does solaris dhcp server support user class(option 77). In my environment, solaris dhcp server seems just ignore this option set in the client dhcp discover.
    Does anybody can help me.

    The clients are all Windows 7 x64 (but I've replicated the problem on MacOS and Solaris clients). The server is Solaris 11 x86.
    For the problem to be the ARP cache, wouldn't the client's MAC address have to change during the reboot (i.e. the change in the client's MAC address is what causes the ARP cache to get confused, and hence the client gets blocked because of the MAC mismatch)?
    Edited by: user13534003 on May 9, 2012 1:43 AM
    Edited by: user13534003 on May 9, 2012 1:46 AM

  • Configure DHCP Server in Solaris 10

    Hi,
    I am trying to configure my Solaris 10 as an DHCP server. I managed get it configured and assigning IP address to my client machines (Windows XPs). However, I can't figure out how to get the "Default Gateway" passed into the Windows XP. Here is what I have done so far:
    # /usr/sbin/dhcpconfig -D -r SUNWfiles -p /var/dhcp
    # /usr/sbin/dhcpconfig -N 192.168.1.0 -t 192.168.1.1
    # pntadm -A 192.168.1.51 -m dns 192.168.1.0
    But on the Windows XP clients, I get the right IP address, and netmask, but the default gateway is blank. How do I specify that in my DHCP server so that the default gateway gets sent to the XP clients?
    Thanks.

    Get the apache server from www.sunfreeware.com and install it on your server.
    The url will http://hostname-of-your-server
    Go to apache.org to get apache documentation.

  • Upgrading Solaris 8 to Solaris 10 on SUN Sparc E2900 server

    Hi,
    We have a Sparc E2900 server which has Solaris 8 & Veritas Volume Manager 4.0. UFS & VXFS filesystems are under Veritas control.
    We are planning to upgrade Solaris 8 to Solaris 10.
    My questions are as follows
    1) Can we upgrade from Solaris 8 to Solaris 10 directly ?
    2) If Yes does Solaris 10 support Veritas Filesystem ?
    3) Which is the best site to get information regarding upgradation ?
    Regards,
    Tejas J Raval

    2) If Yes does Solaris 10 support Veritas Filesystem ?No, it dows not. If you want to use VxFS you still need to have Veritas products installed on this server

  • Solaris 10 x86 PXE and jumpstart using Linux DHCP server !!

    Hi,
    I am trying to get a my Solaris 10x86 jumpstart rolling.
    I have created the images for the OS, but the only issue I have ahead is using a Linux box as a DHCP server for my X86 box to get the image.
    Is it possible to have a linux host that serves as a dhcp server to jumstart X86 host with Sol 10 x86
    or do I need to have a solaris host that runs DHCP service on it.
    Any advice on this issue.
    Thanks.

    Well, if you don't think the online Documentation helpful, then the better way is reading step-by-step instructions from a book. Get to local bookstore, i.e Barne&Nobles or Border or any big local bookstore, there should be pretty good book for Unix Administrator (Solaris version).
    If you have time and think you can memorize then, read on the spot; otherwise, buy the book for future reference.
    If that's not what you had in mind, then this link of free online book might help : http://www.oreilly.com/catalog/solaris8/chapter/ch04.html
    Normally, oreilly online bookstore offers free books to accredited universities, colleges, and organizations. However, if that option isn't for you, it might even offer free sample chapters that might just suit your needs.
    hoep it helps.
    -van.

Maybe you are looking for

  • Applescript: How to start an application with parameters

    AppleScripters, I am sorry if I have posted this in the inappropriate forum, I saw none with a specific regard to AppleScript. Let us presume that we have a regular shell script which when initiated from the Terminal has code such as what follows her

  • Dropped my laptop...some things work, some don't...

    Hello all. Thanks in advance for any help. I have what I believe is the original macbook pro 15" aluminum model. I've had it for maybe 3 years and it's had some issues. The dvd drive hasn't worked for years, I've had to replace the logic board, keybo

  • What is the best way to edit meta data..

    What is the best way to edit meta data and tag photos, faces, places etc. and have the data saved to the original photo. On a PC I would just use Windows Gallery. iPhoto on the Mac allows for some tagging, but it doesn't save to the original file. I

  • How long does express replacement take for an Iphone 4s??

    My iPhone 4s broke today, and I called for an express replacement for it. They charged $30 for it, and put the order in. The representative failed to mention what I'm supposed to do and how long it would take for my new iphone to come in. I also fail

  • Vertical guides

    Hi I'm new to pages but v familiar with Keynote. I'm looking for vertical guides in Pages. There doesn't seem to be a vertical ruler (as in KN and DTP software). Any workarounds? I'm trying KN out as a flow chart/diagram plotter that might save me ov