Sponsored Content
Special Forums IP Networking unix and xp working together?? Post 15216 by LivinFree on Tuesday 12th of February 2002 04:49:43 AM
Old 02-12-2002
Huh?

You can't put Windows on an IBM rs6000 server... Windows does not support that architecture. Besides, why take a perfectly good server and place a desktop OS on it?
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

telephone working in unix

sir, i came to know that telephone exchanges use unix for the working of telephones,that is when we take our hand set in telephone we can note a dial sound,for this telephone exchanges use unix. we are going to do project using unix,i want to know wheater we can able to connect... (1 Reply)
Discussion started by: radheesh
1 Replies

2. Shell Programming and Scripting

RS in unix not working

my code is nawk ' BEGIN { RS = "<CRM"; FS = ".;-" } ' file_name even when i have explicitly defined the record separator as <CRM. Still the system is taking new line as record separator. please help Thanks in advance. Regards Rochit (1 Reply)
Discussion started by: rochitsharma
1 Replies

3. UNIX for Dummies Questions & Answers

tar not working in HP unix

Hi , I want to tar a directory and then ZIP it. I am using HP unix. I want to tar the directory such that the original directory should be there . When i tried to use tar -cvf . My system is showing error (>) tar -cvf test_per tar: usage tar {txruc}] file] ... (>) tar -c... (1 Reply)
Discussion started by: arunkumar_mca
1 Replies

4. Shell Programming and Scripting

sed -i not working in HP unix

hi i want to append the number in each file,but when i ran this command:- sed -i "1i 50" filename its giving error sed: illegal option -- i in HP unix but its working in linux. any advice !!!!!!!!! (6 Replies)
Discussion started by: abhigrkist
6 Replies

5. HP-UX

xclock not working in HP-Unix 11.23

Hi, I need to install Oracle on HP-UX 11.23.But I'm unable to start xclock to check if x-server is working fine or not. Have tried connecting using reflection but no luck. Have also set the display but still it does not work. Any suggestions would be appreciated. Regards, Narayan (1 Reply)
Discussion started by: narayanv
1 Replies

6. Shell Programming and Scripting

usermod -p not working in HP Unix

Hi; Im working on HP -UX B.11.11 U 9000/800 , I come from a Linux background and i m not so good at HP UX.Here is the issue I need to reset the password of some 100 users at one go ,on linux I used to do it.I wrote a small code in linux and it worked a charm here is the code ,where... (2 Replies)
Discussion started by: maverick_here
2 Replies

7. UNIX for Dummies Questions & Answers

UUCP (Unix to unix copy) not working

I have a problem using uucp. I have Ubuntu 10.4 and i installed the 'uucp' package. In my LAN there are a desktop pc, a laptop, and the router the desktop local ip is: 192.168.0.2 the laptop local ip is: 192.168.0.4 Here are the /etc/uucp/config and the /etc/uucp/sys i used on the desktop.... (4 Replies)
Discussion started by: mghis
4 Replies

8. Shell Programming and Scripting

@ not working on one unix server

stty -a speed 38400 baud; rows 28; columns 115; intr = ^?; quit = ^\; erase = ^H; kill = @; eof = ^D; eol = M-^?; eol2 = M-^?; swtch = ^Z; start = ^Q; stop = ^S; susp = ^Z; dsusp = ^Y; rprnt = ^R; werase = ^W; lnext = ^V; flush = ^O; -parenb -parodd cs8 -hupcl -cstopb cread -clocal crtscts... (2 Replies)
Discussion started by: kunwar
2 Replies

9. UNIX for Dummies Questions & Answers

easy UNIX for loop not working...

So, I am trying to find and print info about all of the .txt files in a current directory. This is the information that I intend to gather: -File number (say there are 6 .txt files in the directory...it would be incremented 1-6) -File name -File directory -Number of lines Pretty... (2 Replies)
Discussion started by: statichazard
2 Replies

10. UNIX for Beginners Questions & Answers

Working with if and sed in UNIX

I have a text file containing multiple lines like password="&test."; password="xyz"; password='write some'; password="&testwrite."; today='o1jan2017'd; ----------------- ------------------ I don't want to replace the string value which are starting with & for Password variable... (3 Replies)
Discussion started by: harshabag
3 Replies
AFS(5)								AFS File Reference							    AFS(5)

NAME
afs - Introduction to AFS files DESCRIPTION
A number of files must reside on the local disk of AFS server and client machines. They belong to the following general categories: o Configuration files define configuration parameters for specific server and kernel processes such as the Backup System Tape Coordinator or the Cache Manager. o Administrative files list information used in administration of server machines, such as a list of privileged users or server encryption keys. o Cache-related files contain cached data or information about cached data, on client machines. o Log files contain tracing messages about the operation of a specific process. o Database files contain database records used to administer the AFS cell. o Controller files control the behavior of a process. o Volume header files represent AFS volumes on server partitions. For a description of the format and contents of each file, see its reference page. Note for Windows users: Some files described in this document possibly do not exist on machines that run a Windows operating system. Also, Windows uses a backslash ("") rather than a forward slash ("/") to separate the elements in a pathname. SEE ALSO
Configuration files: BosConfig(5) CellServDB(5) NetInfo(5) NetRestrict(5) ThisCell(5) butc(5) cacheinfo(5) krb.conf(5) package(5) sysid(5) tapeconfig(5) uss(5) uss_bulk(5) Administrative files: KeyFile(5) UserList(5) Cache-related files: afs_cache(5) Log files: AuthLog(5) BackupLog(5) BosLog(5) FileLog(5) SalvageLog(5) VLLog(5) VolserLog(5) butc(5) fms.log(5) Database files: bdb.DB0(5) kaserver.DB0(5) kaserverauxdb(5) prdb.DB0(5) vldb.DB0(5) Controller files: FORCESALVAGE(5) NoAuth(5) SALVAGE.fs(5) salvage.lock(5) Volume header files: afs_volume_header(5) COPYRIGHT
IBM Corporation 2000. <http://www.ibm.com/> All Rights Reserved. This documentation is covered by the IBM Public License Version 1.0. It was converted from HTML to POD by software written by Chas Williams and Russ Allbery, based on work by Alf Wachsmann and Elizabeth Cassell. OpenAFS 2012-03-26 AFS(5)
All times are GMT -4. The time now is 04:14 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy