Sponsored Content
Full Discussion: Sunblade 1000
Top Forums UNIX for Dummies Questions & Answers Sunblade 1000 Post 302175826 by Kawakaze on Sunday 16th of March 2008 06:28:24 AM
Old 03-16-2008
Can you please explain how to do that?

Also, can you recommened any books aimed at beginners?

Thanks
 

10 More Discussions You Might Find Interesting

1. Solaris

NIC cards for sunblade 100

I need to add a PCI NIC to a sunblade 100 running solaris 8. Im new to this and was hoping someone could give me some card names and models which will work for this system and has a driver for this sparc system. thanks (3 Replies)
Discussion started by: meyersp
3 Replies

2. Solaris

regd.sunblade 100

hii alll i have a problem with my sunblade100. when i switch on, no display comes but if i ping from a remote machine its pinging,but iam not able to telent to that sun server,what can be the problem,how can i sort ot this issue 2 thing in usb iam not able to use STOP N (to clear the... (3 Replies)
Discussion started by: solaris8in
3 Replies

3. Solaris

Solaris 9 Installation on Sunblade 100

I have a sunblade 100. It is preloaded with Solaris 8 but I do not have root password. I want to erase and install Solaris 9 on it. What are my options? I have a CD ROM. Could any one help me in getting started to install in from CDs? Appreciate your help guyz. (3 Replies)
Discussion started by: stevelrf
3 Replies

4. Solaris

Adding memory to a SunBlade 100

Question, when adding memory to a SunBlade 100, are you required to add it in matched pairs? My current box has 2 x 256mb sticks of PC-133 ram. I tried adding 1 512mb sticks and the system failed to come up. I saw at Sunsolve that you can mix and match different sized memory. (5 Replies)
Discussion started by: stocksj
5 Replies

5. Solaris

SunBlade 2000

Hi guys, I have a SunBlade 2000 that I am trying to configure. It has been configured previously with an IP address, hostname, DNS and so forth. I want to configure it with a new IP address. How can I achieve this? It has been one of the most difficult tasks for me as I am not really... (6 Replies)
Discussion started by: Arkayev
6 Replies

6. Solaris

PC133 for sunblade 100

Greetings, I was in the mood of upgrading my sunblade100 in my bedroom, since I recuperated some RAM from intel servers, and found myself with what seems to not work (I was hoping to pass from 256Mb to 2GB... and then upgrading to solaris 10...) after this failure I tried with just one 512 MB,... (2 Replies)
Discussion started by: vbe
2 Replies

7. Solaris

SunBlade 1000, 'blocked' when trying to install Solaris 10

HW: SunBlade 1000 w/2x CPUs, DVD-ROM, XVR-1200 SW: Solaris 10 DVDs direct from Sun Tried: probing scsi, boot -r, reset-all When booting off cd: boot cdrom Boot device: /pci@8, 700000/scsi/scsi@6/disk@6,0:f File and args: SunOS Release 5.10 Version Generic_141444-09 64-bit Copyright... (8 Replies)
Discussion started by: boolean2
8 Replies

8. Solaris

Boot Sunblade 1000 from disc

Hi everyone! so i will warn you now, i was thrown into an IT position that is a tad over my head with everything it covers mainly with linux, so i'm pretty noobish. But i need to wipe a ton of sun scsi hard drives with this sunblade 1000 and i have no idea how to boot to the dvd of solaris 10 to... (3 Replies)
Discussion started by: Panther8644
3 Replies

9. Solaris

Cloning a Sunblade 2500

Good Morning, I took a mirror drive from one Solaris 9 machine and used it to set up another. After syncing another mirror on the second machine I restarted but I don't get a login screen. I see a message:The X-server cannot be started on display :0 Also during startup I see:... (8 Replies)
Discussion started by: Stellaman1977
8 Replies

10. UNIX for Beginners Questions & Answers

Ufsrestore on SunBlade 2500

Good Afternoon, I'm setting up a SunBlade 2500 using ufsrestoreand have gotten to the point where I have restored the root and usr partitions. However, the machine keeps rebooting, never really coming up. Looking at vfstab, it looks pretty empty- shouldn't I see entries like... (22 Replies)
Discussion started by: Stellaman1977
22 Replies
IPCMK(1)							   User Commands							  IPCMK(1)

NAME
ipcmk - make various IPC resources SYNOPSIS
ipcmk [options] DESCRIPTION
ipcmk allows you to create shared memory segments, message queues, and semaphore arrays. OPTIONS
Resources can be specified with these options: -M, --shmem size Create a shared memory segment of size bytes. The size argument may be followed by the multiplicative suffixes KiB (=1024), MiB (=1024*1024), and so on for GiB, etc. (the "iB" is optional, e.g., "K" has the same meaning as "KiB") or the suffixes KB (=1000), MB (=1000*1000), and so on for GB, etc. -Q, --queue Create a message queue. -S, --semaphore number Create a semaphore array with number of elements. Other options are: -p, --mode mode Access permissions for the resource. Default is 0644. -V, --version Display version information and exit. -h, --help Display help text and exit. SEE ALSO
ipcrm(1), ipcs(1) AUTHOR
Hayden A. James <hayden.james@gmail.com> AVAILABILITY
The ipcmk command is part of the util-linux package and is available from Linux Kernel Archive <https://www.kernel.org/pub/linux/utils /util-linux/>. util-linux July 2014 IPCMK(1)
All times are GMT -4. The time now is 01:52 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy