Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. carine

    RAID5 on AIX

    You first have to check that the state of the hdisk's is "NONE" and that they aren't associated with a volume group. * you have to declare the disks you want to be RAID5 disks as candidat : smit -> Devices -> SSA RAID Arrays -> Change Use of Multiple SSA Physical Disks, choose a SSA...
  2. carine

    kerberos ticket granting error

    I don't know much about kerberos I only know that I have to use the commande &quot;k4init&quot; to generate kerberos tickets. Something like this : &quot;k4init username&quot;<enter> and then his password
  3. carine

    How to determine who writes in a file ?

    How can I know which is the last process that access a file. In fact I have a logfile but I don't know the script that create and write in this logfile
  4. carine

    How does the ln command actually work?

    hello, with the link command you can create a file which points to an other file. imagine you have an existing file, for example a library, /home/project1/alibrary.lib and a second project needs the same library, rather then to copy the file you can create link which takes no place on the disk...
  5. carine

    How to install the man pages ?

    Hi, Thank you for helping me. I went in every directory you gave in the path and have try the command : man ls. But every time I have this message : No manual entry for ls. In fact the directories /usr/local/man and /usr/opt/SUNWmd/man do not exist on my solaris, and in the two others there are...
  6. carine

    How to install the man pages ?

    Hello, I'm new in using SUN Solaris, and I would like to use the man command. Unfortunatly The Manuel isn't installed on my Solaris. Could someone explain me how to install the man pages ?
  7. carine

    What CDE settings could I change?

    You have to stop the dtsrc daemon by tape this commande :<br>stopsrc -s dtsrc
  8. carine

    How can I synchronize AIX servers ?

    I have several servers, but each of it has a different timestamp when I type the date command.<br>I want one of these servers to be the reference and the other to synchronize their time on that one.<br>Is this possible ?
  9. carine

    MAXUPROC

    You can change the maximum number of processes allowed per user in smit.<br>&nbsp;- smit system<br>&nbsp;- Change/show characteristics of Operating system<br><br>Hope it will help
  10. carine

    Mounting Win. NT volume from AIX

    You can also use NFS Maestro from hummingbird.<br>Take a look at <A HREF="http://www.hummingbird.com" TARGET="_new">www.hummingbird.com</A>

Part and Inventory Search

Back
Top