Hi all,
I backed up an old alpha server using the 'dump' command with the no rewind option. By doing this, I put multiple file systems on one tape. The only problem is, now I want to restore the 3rd file system on the tape and not the first two. How do I go about doing this? Is there a way...
Hi all,
I've just plugged a scsi controller into a digital 2100. how do i ensure that it has been detected? none of the drives that are plugged into it are being detected. thanks.
mike Mike
~~~~
simanek@illinoisalumni.org
"It's a Swingline!"
~~~~
i've hooked up a disk to my scsi chain and have successfully (i think) run disklabel on it. now how do i format this partition with the ufs file system? thanks.
mike Mike
~~~~
simanek@illinoisalumni.org
"It's a Swingline!"
~~~~
Hi all,
Say I have two hosts uxa and uxb. Does anyone know how I could set things up so that any and all traffic that goes to uxa simply gets forwarded to uxb and all traffic coming from uxb looks like it is coming from uxa? I'm fairly certain this is possible through ipforwarding but i have...
has anyone heard of a corrupt file making a 'backup' fail? for some reason, i can perform a backup on 3 of my 4 logical volumes but the 4th one is failing with a 'media error' 0511-079. i'm using smit to perform the backup and i know it's not a bad tape or drive (since i can backup the other 3...
we're running a rather OLD version of digital unix...OSF/1 actually. To give you an idea, uname -a returns:
OSF1 hostname V4.0 878 alpha
Is it possible to determine the temperature that the processors are running at? I know you can do it in Solaris and AIX but I am very new to digital unix...
hi all,
i know that if i use the system or exec functions i can execute a command quite easily. the problem for me is that i need the output produced by the command I execute (i.e. vmstat, iostat, prtdiag, etc.). does anyone know of a trick to get the output from a system call?
thanks much...
When making a backup with ufsdump, will the size of the dump file be the same size as the filesystem (or at least, the used portion) that was backed up? Apparently I've got a little over 8Gb on an oracle partition and it happily fit itself all on a little 4Gb tape. Hmmmm... The man pages...
So here's a strange one...when i reboot my machine, the display is dark until it reaches multi-user mode. Any ideas as to where I can start rooting around for the cause of that one? Thanks. Mike
~~~~
simanek@uiuc.edu
"It's a Swingline!"
~~~~
i have 4 pages.
page1.html is a simple html form.
page2.pl is a form based on the submissions from page1.html. it submits to page3.pl for processing.
now page4.pl is the tricky part. there is a mini-form on each of the perl pages where users can submit suggestions. upon submitting this form...
hi all,
I"m trying to mv several files from name.new to name.old. In other words, I have a bunch of files with the .new extension that I want to copy to a file of the same name with a .old extension. I'm doing this in ksh. I thought I could simply do a mv *.new $1.old but that just...
does anyone have a clue as to how to begin setting this up? I'm reading through the admin manuals on docs.sun.com but they jump around so much that I"m not sure what I'm supposed to be doing. thanks. Mike
~~~~
simanek@uiuc.edu
"It's a Swingline!"
~~~~
Hi all,
In our environment here, we have a lot of people using Microsoft office products to create a whole bunch of documents. We want the ability to be able to let them create these documents as they do now, upload them to a web page, and have them converted to a pdf on the fly...
hi all,
I've got a rather tricky problem on my hands. I'm writing a cgi script that forks off a program to the ip address given by $ENV{'REMOTE_ADDR'}. The problem arises in that we have a number of xterm running netscape from a common server. So basically, this variable always contains the...
Hi all,
Does anyone know how to force messages/errors on bootup to go to a file other than syslog? I've been reading through the syslog.conf man pages and i don't see any particular option that filters out messages that appear on bootup. Any ideas? Thanks! Mike
~~~~
simanek@uiuc.edu...
occupancy table
node_name, physical_mb
nodes table
node_name, contact_info
what i want is a single combined table joined on the node_name of the node_name, contact_info, and sum(physical_mb). Yes, this sounds very easy. However, this is running on an adsm sql server which only 'kind-of'...
Hi all,
I want to check whether a file exists and want to avoid doing a direct system call. Does anyone know how I'd go about doing this? Thanks much. Mike
~~~~
simanek@uiuc.edu
"It's a Swingline!"
~~~~
Hi all,
I was wondering if someone could tell me how to send all of the characters in a sockaddr.sa_data to syslog. Or at least, tell me just how to print them out. I'm very bad at C and am desparately trying to get better, so any help would be appreciated. Thanks. Mike
~~~~
simanek@uiuc.edu...
Hi all,
I'm currently working on a solaris 8 box and am trying to write a custom logging script in C. Basically, I'm using syslog to write to different files. The basic steps that I'm performing are these:
1. openlog ("imapd",LOG_PID,LOG_MAIL);
2. syslog (LOG_INFO, "attempted...
Hi all,
I'm currently working on a solaris 8 box and am trying to write a custom logging script in C. Basically, I'm using syslog to write to different files. The basic steps that I'm performing are these:
1. openlog ("imapd",LOG_PID,LOG_MAIL);
2. syslog (LOG_INFO, "attempted...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.