Is there way to run a find and output ownership, permissions, and location of any files having the sgid bit set on Solaris 10? Thanks
Hi all,
I'm trying to write a solaris shell script to run an insert into a file using vi... I've found some similar answers on here but I can't manage to get it to run as i desire - any hel...
dear experts
I need some help on setting up path on solaris. I logged in as root using su. when I do echo $PATH /usr/sbin:/usr/bin.
I would like to add more to that and whenever I log in ...
According to the ZFS Administration Document
The features of the history log are as follows:
* The log cannot be disabled.
* The log is saved persistently on disk, which means the log is ...
In Solaris10, how can I check that any disk is attachec locally to server or it is coming from storage
I have the following code snippets
ifconfig -a | grep flag | grep -v LOOPBACK | grep -v MULTI_BCAST | while read line
do
INTERFACE = `echo $line | cut -d: -f1`
some_command | gre...
Somehow my Solaris 10's /usr is corrupted somewhere which caused
a number of services like inetd, telnet sshd to be in "uninitialized" state.
I can only login via the slow 9600bps cons...
Hi
In VMWare suppose I have a blade servers A & B and in each
of the A & B blades there are several VMs (guest OS) in them.
We can configure in VMWare ESX 3.5 (possibly later versions as...
Hi
We running informix Version 10.00.FC7XB and also backing up the DB using Legato Networker version 7.5. Onbar API is used to backup informix to Networker.
We backing up online transactio...
A pretty easy question, I have just installed an Solaris 8 on SunFIRE 280R without any special HARDWARE (No special addon card) and would like to fine tune the system by stopping all unneccess...
I have installed Solaris 10 U6 on VMware VI3 ESX 3.5 U4. Both are fully patched and as up to date on drivers as possible. The server hardware is HP DL580 connected to the network with copper...
Im trying to install rpm on a solaris 10 SPARC box. I'm getting the following failure during the postinstall script. This box is using t-series processors and while i've performed this same ...
We found that the /var/adm/messages keep on prompting an error message.
Aug 13 13:32:44 hostname SCSI Bus Transition
Aug 13 13:32:44 hostname scsi: [ID 107833 kern.warning] WARNING: /pci@8...
Q1:
Is it possible to set up a Solaris cluster of 3 boxes, say 1 T5440 & 2x T5240 ?
Q2:
The T5440 & T5240 will be hosting some guest OS (LDOMs, Zones, Containers etc)
in them while the l...
I inherited an rsync job that runs on Solaris 10 connects to a linux server and is supposed to keep the subversion files updated from linux to the solaris system where I back things up to tape...
What is the kstat command to identify all network adapters on a solaris 10 machine. I had found the command earlier but didn't book mark the web page. I thought it was something like: kstat -n...
Dear all,
I am a new beginner in Sun Solaris. I have installed sun solaris 10 on VMWare 6.5 program on My Computer which run Windows Xp. After i complete installation Sun Solaris 10 on VMWa...
Hi all
A colleague presented an interesting question to me today - I was wondering if anyone might be able to explain the
behaviour
My colleage has configured a number of logical int...
Hello,
My root filesystem is 99% on Solaris. But looks like none of my file system is using that much space. I tried to check if there are any code dumps but no luck.
I have also rebooted t...
Hi Guys,
I am having a problem with an ULTRA 24 and assigning the full capcity to the disks accept the boot disk.
These disks (including boot disks) are not Sun disks, they are samsung...
Dear experts -
I am trying to configure Nagios 3.2 on solaris. when I run the configure it runs fine no erros. But I found these lines on the configure log.
checking...
Hello, I am running Solaris 9 on a Sun Fire E20k with 64 Gigs of memory. My swap partition is 16 gigs. This server runs primarily Oracle databases but we have been having some trouble where ne...
I am unable to addboard in SF15K domain. Getting following error message
ERROR: Unable to configure SB15 into domain: C
addboard: Hardware specific failure: connect SB15: SMS reported recove...
Q1:
Is ZFS free of charge? If it's not, how is it charged or licensed
in a Solaris virtualized environment? By CPU core or number
of virtual clients/containers/Zones?
Q2:
Is ZFS s...
I'm familiar with the lucreate command but trying to sort out the correct syntax. I have two disks c0t0d0 and c0t1d0. I want to transfer the info from c0t0d0 to c0t0d1 and wanted to ensure the...