LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Other *NIX Forums > AIX
User Name
Password
AIX This forum is for the discussion of IBM AIX.
eserver and other IBM related questions are also on topic.

Notices


Reply
  Search this Thread
Old 05-04-2004, 10:54 PM   #1
DriveMeCrazy
Member
 
Registered: Mar 2004
Posts: 70

Rep: Reputation: 15
rollback actions


Hi guys,

one stupid question....
Is there a way to see past actions being performed on a AIX machine?
Or to rollback some actions performed (e.g. deleting of files through command line)?

Thanks in advance
 
Old 05-05-2004, 03:11 AM   #2
iainr
Member
 
Registered: Nov 2002
Location: England
Distribution: Ubuntu 9.04
Posts: 631

Rep: Reputation: 30
There are several ways to set up AIX to record actions. Once they are recorded, you can look back at the records to see what was done in the past.

Accounting, which is very low level and records every call (so one command might generate hundreds of lines of output). This is tricky to interpret, though.

For general purposes of finding out what people did, there are two easy ways.
1. The ~/.sh_history file records the commands typed.
2. Have a look at the script command. This allows you to record everything typed by a user and the output of the commands. You can run it from .profile so it gets kicked off transparently.

As for rolling back actions, yes there is. For actions which are reversable (e.g. changing file permissions or ownership) you can change them back (if you know what they were before). Deleting a file is not reversable - there is no undelete command. But, of course, you take regular backups so you can just restore the file from there.
 
Old 05-05-2004, 12:09 PM   #3
zorba4
Member
 
Registered: Feb 2004
Location: Paris
Posts: 398

Rep: Reputation: 31
Also, remember that whatever you do using "smit" is logged. Two ways :
1) have a look at /smit.log, which is the logfile, and
2) loot at /smit.script, which is the shell-script generating the same result as the actions performed using smit.
 
Old 05-14-2004, 09:57 PM   #4
DriveMeCrazy
Member
 
Registered: Mar 2004
Posts: 70

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by zorba4
Also, remember that whatever you do using "smit" is logged. Two ways :
1) have a look at /smit.log, which is the logfile, and
2) loot at /smit.script, which is the shell-script generating the same result as the actions performed using smit.
pardon me but what is this "smit"?
 
Old 05-15-2004, 01:09 PM   #5
iainr
Member
 
Registered: Nov 2002
Location: England
Distribution: Ubuntu 9.04
Posts: 631

Rep: Reputation: 30
smit = systems management interface tool. It's a menu driven system admin tool without which AIX admin is pretty much impossible.

To start it type smit. If you are on a graphical console and want to force the ascii version then type smitty.

You can go directly to a smit panel with a fastpath. So, for example, to configure networking for the first time on a box type smit mktcpip. As has been said, one of the great things about smit is that you can view the command it is running, either from the log file or by pressing F6 in the menu. Also, smit is fast, well featured and very mature, having been a central part of AIX for well over ten years.
 
Old 05-16-2004, 03:07 AM   #6
DriveMeCrazy
Member
 
Registered: Mar 2004
Posts: 70

Original Poster
Rep: Reputation: 15
ic ic iainr.
BTW, what does this statement means?

Quote:
Originally posted by zorba4
Also, remember that whatever you do using "smit" is logged.

only if i used smit? I dun remember using it
 
Old 05-16-2004, 05:16 AM   #7
zorba4
Member
 
Registered: Feb 2004
Location: Paris
Posts: 398

Rep: Reputation: 31
@DriveMeCrazy : about smit logging. Just try it ! use smit to create a user (smit users), and then remove that user. You will see two things :
1) The resulting screens when you used smit are in /smit.log. If you "vi /smit.log" you will se the image of what was on you smit screen.
2) if you look at the end of /smit.script, you will see the AIX commands which have been used to create the user, and then to remove the user. If you want to add another user, just copy-paste those lines to a shell-script.
Regards
Zorba
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
how to rollback erinlang101 Red Hat 2 09-20-2005 09:31 AM
Rollback Kernel? mrurmil Fedora 2 01-26-2005 09:44 AM
RollBack my configuration pautasso Linux - Newbie 2 08-13-2004 08:43 PM
How to rollback versions coop Linux - Newbie 0 09-21-2003 10:35 PM
Update2 Rollback monte Linux - Newbie 1 05-18-2003 08:08 AM

LinuxQuestions.org > Forums > Other *NIX Forums > AIX

All times are GMT -5. The time now is 12:51 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration