Sponsored Content
Full Discussion: Irix
Top Forums UNIX for Dummies Questions & Answers Irix Post 6160 by DPAI on Thursday 30th of August 2001 12:53:35 PM
Old 08-30-2001
IRIX64 Xavier 6.4 02121744 IP30 Load[0.09,0.02,0.00] 09:44:51 30 procs
user pid pgrp %cpu proc pri size rss time command
root 16516 16516 0.11 0 20 114 73 0:00 top
root 770 770 0.09 * 20 118 75 1:33 sendmail
root 3708 3709 0.04 * 20 1081 513 4:49 clogin
root 912 912 0.03 * 20 1045 396 10:16 Xsgi
root 182 182 0.01 * 20 99 59 2:01 routed
root 16348 172 0.01 * 20 111 66 0:00 telnetd
root 16501 16501 0.01 * 20 94 55 0:00 rlogind
rosen 16503 16511 0.00 * 20 93 33 0:00 rlogin

Seems Good
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Problem with IRIX

I have a SGI sys with Irix running on it. Actually i cant see the console login . It just shows a blank blue screen . I can use the mouse though. Also i can remote login into the m/c I am new to SGI . Can anybody help (2 Replies)
Discussion started by: Jai
2 Replies

2. UNIX for Advanced & Expert Users

I am looking for a link in IRIX 5.3

I am using IRIX 5.3, When I type "man" in a UNIX text console from any machine on my network, I want to pull out the man pages from the station where they have been installed. Would anyone know the link? I would be so greatfull. (1 Reply)
Discussion started by: Trixee
1 Replies

3. Programming

Irix 5.3

I am using IRIX 5.3, When I type "man" in a UNIX text console from any machine on my network, I want to pull out the man pages from the station where they have been installed. Would anyone know the link? (3 Replies)
Discussion started by: Trixee
3 Replies

4. UNIX for Dummies Questions & Answers

IRIX 6.2 backup procedure

Require help, using the proper procedure to do a backup/restore on an IRIX 6.2 workstation. Fairly new to UNIX and still having difficulty getting a handle on all the procedures to follow. Any help would be appreciated. (1 Reply)
Discussion started by: ecoli69
1 Replies

5. IP Networking

Internet in IRIX

I've got an O2 (R5000 32-bit) running IRIX 6.3. The problem is that my ISP requires me to have a DHCP client and I do not know how to enable it. I've tried via-wizard, but, only have the chance to enable a Static IP address. Does anybody know or can explain me how to enable it manually? :mad: ... (1 Reply)
Discussion started by: gastondoval
1 Replies

6. UNIX for Dummies Questions & Answers

PASSLENGTH on Irix

My first post here, and hopefully it will be one of many to come. I am currently running multiple SGI's with different versions of Irix. I have a problem setting the minimum password length for users. I have modified the /etc/default/passwd so that PASSLENGTH = 8 However, it still... (1 Reply)
Discussion started by: herrmag
1 Replies

7. UNIX for Advanced & Expert Users

IRIX (SGI) question

How to change icon of my application (say script file) in IRIX icon view. (1 Reply)
Discussion started by: kosta_mirkin
1 Replies

8. UNIX for Dummies Questions & Answers

IRIX 6.5 newbie

I have had the great fortune to get an sgi octane for free! :D I have managed to get me an OS(IRIX 6.5.19f) but I have some questions that I hope are not too simple to the gurus out there. Before I ask, I build macs and PC's and have had some experience hacking osx into old beige macs, and pcs,... (2 Replies)
Discussion started by: gheem
2 Replies

9. UNIX for Dummies Questions & Answers

Samba for IRIX 6.5.26

I am not new to unix as a user, but new in setting up a workstation/server. I need to connect to my PC network to share files. I have heard Samba is a good tool, but they do not have a compiled version to download for IRIX. Can someone help me out? Thanks, Orrbit (1 Reply)
Discussion started by: orrbit
1 Replies

10. Programming

IRIX mpirun error!!

Dear Experts, I have been suffering in porting a CFD code called OpenFOAM to sgi-IRIX system for many months but to no avail, and the problem is about MPI! I installed gcc-4.3.0, gnu-binutils for my compilation. And after the building process, I can run the executive with single CPU, but when... (1 Reply)
Discussion started by: lakeat
1 Replies
.K5LOGIN(5)							File Formats Manual						       .K5LOGIN(5)

NAME
.k5login - Kerberos V5 acl file for host access. DESCRIPTION
The .k5login file, which resides in a user's home directory, contains a list of the Kerberos principals. Anyone with valid tickets for a principal in the file is allowed host access with the UID of the user in whose home directory the file resides. One common use is to place a .k5login file in root's home directory, thereby granting system administrators remote root access to the host via Kerberos. EXAMPLES
Suppose the user "alice" had a .k5login file in her home directory containing the following line: bob@FUBAR.ORG This would allow "bob" to use any of the Kerberos network applications, such as telnet(1), rlogin(1), rsh(1), and rcp(1), to access alice's account, using bob's Kerberos tickets. Let us further suppose that "alice" is a system administrator. Alice and the other system administrators would have their principals in root's .k5login file on each host: alice@BLEEP.COM joeadmin/root@BLEEP.COM This would allow either system administrator to log in to these hosts using their Kerberos tickets instead of having to type the root pass- word. Note that because "bob" retains the Kerberos tickets for his own principal, "bob@FUBAR.ORG", he would not have any of the privileges that require alice's tickets, such as root access to any of the site's hosts, or the ability to change alice's password. SEE ALSO
telnet(1), rlogin(1), rsh(1), rcp(1), ksu(1), telnetd(8), klogind(8) .K5LOGIN(5)
All times are GMT -4. The time now is 09:54 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy