Sponsored Content
Top Forums Shell Programming and Scripting How to realize SMIT on linux OS Post 302385026 by addictlinux on Thursday 7th of January 2010 01:45:30 AM
Old 01-07-2010
How to realize SMIT on linux OS

Hi everybody, I want to know that how to realize the SMIT(The System Management Interface Tool ) of AIX on LINUX OS.
would you tell some examples of SMIT or other useful information about it ?
Thanks a lot
 

10 More Discussions You Might Find Interesting

1. AIX

How to invoke SMIT GUI

Hi All I am using AIX 5.1, i have Cygwin-X installed on my Windows XP Pro desktop, I had started the X-Windows Session and logged into the remote AIX server via telnet. When i issue the command smit i only get the command line version of the SMIT, How can i invoke the SMIT GUI version ? ... (4 Replies)
Discussion started by: kswaraj
4 Replies

2. UNIX for Dummies Questions & Answers

smit.script

Can someone tell me what the smit.script file does? I'm having a problem with one of my boxes pointing at the wrong webserver. This is the only place I can find the wrong address, but I'm not sure what the file does so I'm afraid to change it. (1 Reply)
Discussion started by: Barb
1 Replies

3. Forum Support Area for Unregistered Users & Account Problems

smit.script

what is the smit.script file and does it ever need to be cleaned up or deleted (0 Replies)
Discussion started by: PamRainwater
0 Replies

4. AIX

Location of smit.log

What is the location of smit.log (3 Replies)
Discussion started by: AIXlearner
3 Replies

5. AIX

Smit logs

Hi everyone, I'm trying to keep my smit logs in other directory diferent than the user's home. I know with -l and -s you can change this settings but I'm wondering if there is any environment value that I can set. It can be done using alias too ... Thanx. (3 Replies)
Discussion started by: mfons
3 Replies

6. AIX

SMIT on Linux

Hi All, I have a Linux system (RHEL 5). I want to install SMIT of AIX on it. Is it possible? if yes, how it can be done? Appreciate any help from you. Amol. (4 Replies)
Discussion started by: Amol21
4 Replies

7. AIX

Doubts on SMIT

Hi All, Have a few doubts on SMIT. 1. Is SMIT available in seperate packages if it is not installed by default with the AIX ? 2. how to check the smit version.. is there anything of that kind ? 3. what is the effect of smit.cat file ? 4. What are all the files present in /etc/objrepos/... (4 Replies)
Discussion started by: BalajiUthira
4 Replies

8. AIX

adding users via smit

I apologize if this is a simple/stupid question. When I add users in smit as root, many(most) of the fields are automatically popluated with some basic default values. Some other admins here have access to create users via sudo, however when they create users (sudo smit users), the user gets... (3 Replies)
Discussion started by: mshilling
3 Replies

9. Shell Programming and Scripting

How to realize automatically all operation using Expect Language?

Hi, guys, I want to redirect the result of top command into a file after sort memory or sort TIME or sort PID or sort PCPU. for example: I pressed key M will sort by memory, and then press key W will save all current setting into ~/.toprc, press key q will exit when I launched top command, It... (2 Replies)
Discussion started by: weichanghe2000
2 Replies

10. AIX

Where is smit.cat file ?

Someones know where is smit.cat file ? (the smit message catalog file) (1 Reply)
Discussion started by: Tharsan
1 Replies
CT(4)							 BSD/i386 Kernel Interfaces Manual						     CT(4)

NAME
ct -- WD33C93[ABC] based CBUS SCSI host adapter driver SYNOPSIS
device ct device scbus In /boot/device.hints: For most PC-9801-55, -92 and compatibles: hint.ct.0.at="isa" For ELECOM bus-master SCSI adapters: hint.ct.0.at="isa" hint.ct.0.flags="0x30000" For I-O DATA SC98 adapters: hint.ct.0.at="isa" hint.ct.0.flags="0x10000" For LOGITEC adapters: hint.ct.0.at="isa" hint.ct.0.flags="0x50000" For TEXA adapters: hint.ct.0.at="isa" hint.ct.0.flags="0x20000" For adapters with SMIT transfer mode to enable SMIT transfer: hint.ct.0.at="isa" hint.ct.0.flags="0x40000" hint.ct.0.maddr="0xdc000" Flags meaning: 0x00000 DMA transfer mode for an NEC PC-9801-55, -92 (or compatibles), ICM IF-2660, Midori-Denshi MDC-554NA, or Logitec LHA-N151 0x10000 DMA transfer mode for an I-O DATA SC-98II 0x20000 bus-master transfer mode for a TEXA HA-55BS2, its successors, or Midori-Denshi MDC-926R 0x30000 bus-master transfer mode for an ELECOM bus-master SCSI adapter 0x40000 SMIT transfer mode (for supported adapters only) 0x50000 bus-master transfer mode for a Logitec LHA-20x series, ICM IF-2766, IF-2766ET, IF-2767 or IF-2769 DESCRIPTION
The ct driver provides access to the SCSI bus connected to a WD33C93[ABC] based host adapter. HARDWARE
The ct driver supports the following adapters: o ELECOM bus-master SCSI adapters o I-O DATA SC-98II o ICM IF-2660, IF-2766, IF-2766ET, IF-2767 and IF-2769 o Logitec LHA-N151 and LHA-20x series o Midori-Denshi MDC-554NA and MDC-926R o NEC PC-9801-55, 92 and compatibles o SMIT transfer type SCSI host adapters o TEXA HA-55BS2 and its later models SEE ALSO
cd(4), ch(4), ctau(4), da(4), intro(4), sa(4), scsi(4) NOTES
Historically, the driver for the Cronyx Tau WAN adapters was ``ct''. This device name was changed to ``ctau'' to avoid conflicts with this pc98 ct driver. The network device name for ctau(4) is ``ct''. Please see ctau(4) for the details for that device. HISTORY
The ct device driver has been developed for NetBSD/pc98 and ported for FreeBSD. It first appeared in FreeBSD 4.4. AUTHORS
The ct driver was written by Naofumi HONDA. This manual page was written by Noriaki MITSUNAGA <non@FreeBSD.org> and Hideyuki KURASHINA <rushani@FreeBSD.org>. BSD
November 18, 2003 BSD
All times are GMT -4. The time now is 09:39 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy