SMIT on Linux


 
Thread Tools Search this Thread
Operating Systems AIX SMIT on Linux
# 1  
Old 08-18-2009
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.
# 2  
Old 08-18-2009
smit = "System Management Interface Tool" and as far as i know, this is ONLY for aix!
# 3  
Old 08-18-2009
Definitely only produced for AIX.
# 4  
Old 08-18-2009
on redhat you can use the system-config-xxx tools

use bash and use
# system-config [tab][tab]
to see the available tools

not as comfortable as smitty of course
# 5  
Old 08-18-2009
SMIT is definitly AIX-only for several reasons: first, it is an executable, which is only produced for AIX and the source is closed. Second, SMIT stores the panels and the scripts started by the panels in a data structure called ODM (think of it as a sort-of-registry) and the ODM is also AIX-only.

Even if you would have the executable working you would still need to get the ODM ported to make SMITty do anything useful.

I hope this helps.

bakunin
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. 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

2. 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

3. 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

4. AIX

SMIT Default Commands

I was trying to do a search for this but I guess I wasn't using the right terms. I just installed AIX 6.1 on a new P7 server. The OS seemed to be a success, however now, when I go to 'smitty' I can't use the default commands liek F3, F4. Instead I have to type esc+3 or esc+4. Anyone seen this... (2 Replies)
Discussion started by: bbbngowc
2 Replies

5. Shell Programming and Scripting

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 (2 Replies)
Discussion started by: addictlinux
2 Replies

6. 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

7. AIX

Location of smit.log

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

8. 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

9. 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

10. 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
Login or Register to Ask a Question