9 More Discussions You Might Find Interesting
1. Shell Programming and Scripting
Good morning dear friends,
I want to write an UNIX script to do the following task:
We have 6 directories, called (SMS_01, SMS_02 ....... SMS_06), some files are distributed across these directories, but the distribution process is not good, I mean when I check these directories I found the... (14 Replies)
Discussion started by: Mohannad
14 Replies
2. Solaris
I have a laptop and need to build an Oracle Linux kickstart server and a Solaris Jumpstart server that can build sparc and x86 systems.
Is the best way to create a dual boot from grub for Oracle Linux and Solaris x86?
Can the Oracle Kickstart be used as a Jumpstart to build both Solaris 10... (2 Replies)
Discussion started by: Gian
2 Replies
3. Shell Programming and Scripting
All
i am new to linux, and try to have a simple expect script to ssh then telnet to the network equipment, and exit itself. but dont know why i hang at the last $
#!/usr/bin/expect
set timeout 10
set arg
set arg1
spawn ssh -l UserA 1.1.1.1
expect "assword:";
send "PasSwOrD\r";... (1 Reply)
Discussion started by: samoptimus
1 Replies
4. Solaris
I am performing this installation on a Sun T5220. There is an aftermarket Adaptec StorageTek raid controller card installed. I have created the raid array, and it is referred to as c1t0d0. Here is the profile I have created:
install_type
initial_install
system_type server
cluster SUNWCXall... (4 Replies)
Discussion started by: msarro
4 Replies
5. Shell Programming and Scripting
I am trying to add a finish script that can copy hosts, static routes and a few other files into relevant directories on a client system. These files would be mounted as nfs resource on the client as hosts.hostname, static_route.hostname etc. Script will compare the hostname of the client and copy... (0 Replies)
Discussion started by: c0kazaz
0 Replies
6. Solaris
Hello everyone,
I tried to install solaris 10 using the command # boot net - install.
I take the image correctly but when you start installing the Operating system installation takes a long (4 hours I have left and not advancing but not send me any errors), it can be seen from the following:
... (7 Replies)
Discussion started by: yflores
7 Replies
7. Solaris
Hi all ,
I am trying to jumpstart ( webstart) solaris 9 on E2900 ( client) using the DVD of a V440 server ( jumstart server). I did the setup for the V440 as follows :
cleaning up preexisting install client "XXXXXXX"
removing XXXXXXXfrom bootparams
removing /etc/bootparams, since it is... (14 Replies)
Discussion started by: ppass
14 Replies
8. Solaris
I just built a jumpstart server on a Solaris 9 sun box and have had no problems jumpstarting other sol9 boxes using the custom rules. I've also copied a Solaris 10 image onto that same solaris 9 server and have had problems loading Solaris 10. These boxes will go directly to the manual OS install... (5 Replies)
Discussion started by: salty
5 Replies
9. UNIX for Dummies Questions & Answers
hi,
where i can find some help on how to write finish scripts for jump-start??
i tried sun-blueprints but i couldnt find it... (2 Replies)
Discussion started by: dorilevy
2 Replies