Sponsored Content
Full Discussion: Unix with Windows 2000
Top Forums UNIX for Advanced & Expert Users Unix with Windows 2000 Post 15077 by LivinFree on Saturday 9th of February 2002 09:12:55 PM
Old 02-09-2002
Ahh, I've been looking at this all wrong here. From the first post, I was kind of assuming it was a "play" box for him.

Still though, I guess my tongue-in-cheek reference to Linux might still work. Linux talks very well with Novell, even on the network level (as opposed to the application level). It will talk to / act as a print server, file server, etc..

Samba is a great way to go, IMO.

Is there anything more specific you needed out of this machine?
 

8 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Unix to Windows 2000 printing over the internet

I need help printing to the Windows 2000 Pro environement from a Unix box, that the Windows 2000 system dials into via a ISP. We are still waiting for our T1 line to be installed but will need to know if that process will change when that is installed. I know that you can print from Windows 2000... (1 Reply)
Discussion started by: supportit
1 Replies

2. UNIX for Dummies Questions & Answers

UNIX problem? Unix programm runs windows 2000 CPU over 100%

Okee problems...!! What is happening: Unix server with some programms, workstations are windows 2000, the workstations work good but when you start a programm on the Unix server the CPU of the workstations go to 100% usage resulting that the system gets very slow. The programm well its running so... (2 Replies)
Discussion started by: zerocool
2 Replies

3. Linux

Windows 2000 to Linux

:confused: I currently have windows 2000 installed on a 38 Gigabyte HD. I recently picked up a 'Teach Yourself Linux in 24 Hours' book. The book comes with a copy of redhat 5.0 (hurricane). I tried reinstalling windows with a partition of 10 GBs with a fat32 file system. That left me with... (5 Replies)
Discussion started by: Rawdawg
5 Replies

4. UNIX for Dummies Questions & Answers

Unix versus Windows 2000

Does anyone know where I might find info on Unix versus Windows 2000 with information pertaining to support, networks, hardware, software? (1 Reply)
Discussion started by: Bnite
1 Replies

5. UNIX for Dummies Questions & Answers

Adding a Unix Server to a Windows 2000 Network

Hi everyone Firstly I apologise for my total lack of knowledge about UNIX. Its unfortunately something I have never had any exposure to (Until Now). I administer a smallish Windows 2000 network with all the usual bits and pieces that involves, and have been given the task of joining a Unix... (3 Replies)
Discussion started by: maestro
3 Replies

6. Shell Programming and Scripting

SFTP from UNIX (AIX) to Windows 2000 server

Hi all, I have to sftp a file (put) from AIX server to Windows 2000 server. The question is Windows 200 server that i am using doesnt have any SFTP server , if so i know we need to install one. The question here is for writing a sftp script that as to run everyday as part of cron job we... (0 Replies)
Discussion started by: reddymails
0 Replies

7. UNIX for Dummies Questions & Answers

How to run UNIX commands for practice in Windows 2000 OS?

How to run UNIX commands for practice in Windows 2000 OS? If you suggest to install Cygwin, please let me know the procedure to install, or else I feel happy if you suggest any stand alone app for running UNIX commands..:) (2 Replies)
Discussion started by: Srikanthk
2 Replies

8. UNIX for Dummies Questions & Answers

learning UNIX on a Windows 2000 machine?

What is the best way to learn UNIX, shell, and Perl on a Windows 2000 machine? My place of employment uses Solaris and Perl and I would like to learn some UNIX skills on my home PC. I read about "dual boots", "Microsoft Windows Services for UNIX", and "cygwin". What other free options are... (9 Replies)
Discussion started by: wolfv
9 Replies
HP(4)							     Kernel Interfaces Manual							     HP(4)

NAME
hp - RH-11/RP04, RP05, RP06 moving-head disk DESCRIPTION
The octal representation of the minor device number is encoded idp, where i is an interleave flag, d is a physical drive number, and p is a pseudodrive (subsection) within a physical unit. If i is 0, the origins and sizes of the pseudodisks on each drive, counted in cylinders of 418 512-byte blocks, are: disk start length 0 0 23 1 23 21 2 0 0 3 0 0 4 44 386 5 430 385 6 44 367 7 44 771 If i is 1, the minor device consists of the specified pseudodisk on drives numbered 0 through the designated drive number. Successively numbered blocks are distributed across the drives in rotation. Systems distributed for these devices use disk 0 for the root, disk 1 for swapping, and disk 4 (RP04/5) or disk 7 (RP06) for a mounted user file system. The block files access the disk via the system's normal buffering mechanism and may be read and written without regard to physical disk records. A `raw' interface provides for direct transmission between the disk and the user's read or write buffer. A single read or write call results in exactly one I/O operation and therefore raw I/O is considerably more efficient when many words are transmitted. The names of the raw files conventionally begin with an extra `r.' In raw I/O the buffer must begin on a word boundary, and raw I/O to an interleaved device is likely to have disappointing results. FILES
/dev/rp?, /dev/rrp? SEE ALSO
rp(4) BUGS
In raw I/O read and write(2) truncate file offsets to 512-byte block boundaries, and write scribbles on the tail of incomplete blocks. Thus, in programs that are likely to access raw devices, read, write and lseek(2) should always deal in 512-byte multiples. Raw device drivers don't work on interleaved devices. HP(4)
All times are GMT -4. The time now is 03:24 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy