Sponsored Content
Full Discussion: Installing os on slave
Top Forums UNIX for Dummies Questions & Answers Installing os on slave Post 302075453 by hunter87 on Saturday 3rd of June 2006 06:06:48 AM
Old 06-03-2006
thanks tayyab
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Slave hard disk

Hello, After installing redhat linux to primary master harddisk, i connected one more hardisk containing fat file system harddisk as a slave. How can i see the files of slave disk(fat) from a linux Thanks (3 Replies)
Discussion started by: bache_gowda
3 Replies

2. UNIX for Advanced & Expert Users

What is an I/O slave ?

Hi, I've heard mention of "I/O slaves". Anybody know what it is ? Is it connected to "asynchronous I/O" ? Thanx, sunil (1 Reply)
Discussion started by: sunil
1 Replies

3. Linux

slave bind name resolution inquiry

hi. i configured a master and slave bind server on my vmware test network. i used nslookup to the slave name server to lookup a fake entry for network.com that the master dns set, however, the slave is resolving the real ip of www.network.com, instead of what the master dns server set. i checked... (2 Replies)
Discussion started by: marcpascual
2 Replies

4. UNIX for Advanced & Expert Users

Automount on NIS slave

I am setting up the NIS slave server to automount the home directory just like its master server on suse linux (SLES 10). Since the master will be the first to mount the /home on the client. I have not been able to mount the /home on the on the slave when the master NIS server is unavailable. How... (0 Replies)
Discussion started by: ibroxy
0 Replies

5. SuSE

Automount on NIS slave

I am setting up the NIS slave server to automount the home directory just like its master server on suse linux (SLES 10). Since the master will be the first to mount the /home on the client. I have not been able to mount the /home on the on the slave when the master NIS server is unavailable.... (1 Reply)
Discussion started by: ibroxy
1 Replies

6. Solaris

Cannot create slave process

Hi I have solaris 10 system. I try get backup of one mount point to LTO2 tape drive which is attached to another machine but backup aborted.(restoring files to another mount point at same time) . can anybody help me DUMP: Mapping (Pass I) DUMP: Mapping (Pass II) DUMP: Writing 63... (1 Reply)
Discussion started by: lskod
1 Replies

7. Solaris

How to bind from a NIS slave server

Hi All, I have a client already binded with a NIS master server. Now, I want to bind this particular client to one of NIS slave. How to do it? Thanks, Deepak (2 Replies)
Discussion started by: naw_deepak
2 Replies

8. Linux

Setting up slave DNS?

can someone point me in the right direction im trying to setup a Slave dns server this is my named.conf file zone "website1.org" { type slave; file"mydb-for-website1-org"; notify NO; };and this is my var/named/mydb-for-website1-org $TTL 3D @ IN SOA ... (1 Reply)
Discussion started by: gangsta
1 Replies

9. Solaris

Testing NIS slave server

Hi guys, In my Sol-10 i setup NIS server following the oracle doc and setup a Linux as NIS client all went ok. I added another Sol-10 and configure it as a NIS slave server following the oracle doc again. and added the server on the yp.conf on my NIS client How do i test if my NIS slave... (3 Replies)
Discussion started by: batas
3 Replies
TCOM(4) 						   BSD Kernel Interfaces Manual 						   TCOM(4)

NAME
tcom -- multiplexing serial communications interface SYNOPSIS
For 4-port TC-400 series boards: tcom0 at isa? port 0x100 irq 5 com2 at tcom? slave ? com3 at tcom? slave ? com4 at tcom? slave ? com5 at tcom? slave ? For 8-port TC-800 series boards: tcom0 at isa? port 0x100 irq 5 com2 at tcom? slave ? com3 at tcom? slave ? com4 at tcom? slave ? com5 at tcom? slave ? com6 at tcom? slave ? com7 at tcom? slave ? com8 at tcom? slave ? com9 at tcom? slave ? DESCRIPTION
The tcom driver provides support for the Byte Runner Technologies TC-400 and TC-800 series boards that multiplex together up to four or eight EIA RS-232C (CCITT V.28) communications interfaces. Each tcom device is the master device for up to eight com devices. The kernel configuration specifies these com devices as slave devices of the tcom device, as shown in the synopsis. The slave ID given for each com device determines which bit in the interrupt multiplexing regis- ter is tested to find interrupts for that device. The port specification for the tcom device is used to compute the base addresses for the com subdevices and the port for the interrupt multiplexing register. Not all possible configuration options are currently supported (for example, speeds beyond 115200 baud are not currently supported). FILES
/dev/tty?? SEE ALSO
com(4) HISTORY
The tcom driver was written by Jukka Marin. BSD
May 20, 1998 BSD
All times are GMT -4. The time now is 09:29 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy