Summary: Don't know of a way to copy symbolic links directly, but using chown and chgrp with the -h flag should help change the owner and group of a symbolic l...
Summary: hi, Anybody know if its possible to setup symbolic links using a finishscript in a custom jumpstart installation? Jumpstart uses /a as the root instal...
Summary: I'm trying to use a sad, neglected Ultra server for a small project to implement a bug-tracking system (Bugzilla). As usual, everything is being done ...
Summary: A hard link cannot span file systems. A soft link can point to files anywhere on the network. All hard links share the same inode number. Each soft li...
Summary: In Solaris all devices have 3 names depending on how referenced. Logical physical instance names Logical are used to refer to devices on the command l...
Summary: I didn't think it that hard to read Solaris 10 information. SMF: starting/controlling services In most Unix systems, startup scripts in /etc/rc3.d, e...
Summary: Is it possible for windows 2000, redhat 7.2, and solaris 8 on one hdd? If it is where do I start? What boot manager? WIll win 2k boot manager do it...
Summary: Your problem seems to be created by the patch itself! The Solaris patch 112438-01 should create the /dev/random and /dev/urandom files to be used by ...
Summary: Solaris logs different events in different directories most of them is in /var. Please specify for which log u r looking for. I am enclosing some of t...
Summary: Your probably running out of space in /var. Normally you would try to increase the size of the /var file system. But if you have a lot of space in som...
Summary: I hate to do this, but after following the instructions provided on mostlysoftware.com for their VMware Video driver port to solaris 8, my VMware box ...
Summary: The directory /home is a system file and is symbolically linked to the /export/home directory. To prevent this problem in the future you should alwa...
Summary: I downloaded webmin for solaris in a pkg format and tried to install it is gave me errors. Found out i needed a perl5 symbolic link so I did that and ...
Summary: how can I change the mount point that a slice is mounted to? this is a brand-new install from CD. I selected both disks and auto-layout all file sys...
Summary: Hi everybody! I've got a problem with starting X server on my Sun Solaris station. I think I messed the /usr/lib directory. Well, let's begin from the...
Summary: this is a common problem for some older systems. what you have to do is rereate /dev/null then make a symbolic link to it, and you can figure out the ...
Summary: Hello, I have a directory linked to different directory. ex: /oracle/arc ->/oracle/backups/arc I archived the files in /oracle/arc directory using cp...
Summary: Check the size of your /var partition. By default, when you run the pkgadd command, it backs up whatever you are overwriting. I ran into the same prob...
Summary: Hi! Iīm a bit confused over your first question, there is no user-account in Solaris with the name "other" if you havenīt created one. "Other" is one ...
Summary: I am getting the following error while installing Crypt-SSLeay-0.57(During the make stage) # make cc -c -I/usr/local/ssl/include/openssl -D_LARGEFILE_...
Summary: You need to create a script, that allows you to start and stop the apache, e.g. rcapache, so that you can type: rcapache start and rcapache stop to...