New To AIX


 
Thread Tools Search this Thread
Operating Systems AIX New To AIX
# 1  
Old 03-17-2006
New To AIX

Hello Everybody

I am new to AIX and planning to start learning it. I have downloaded some articles and tutorials on AIX and also on VI.

Now my question is: Is there an AIX console which I can download on my laptop to get some hands on? by the way my laptop runs on Windows XP.

Also I wanted to learn VI editor, I have read some articles but i wanted to get some hands on, so is there a vi for windows? I know this for sure that lemmy can be installed on windows but is it absoutely similar to vi? are there any more clones of vi which are for windows? and from where can i download them?

will greatly appreciate any help!!

Anks
# 2  
Old 03-17-2006
Beginer AIX

I too am in the sam boat partner. I have been thinking about taking a AIX/UNIX bootcamp to get certified and be done with it. I want and need to learn it with in 3 months time.


I am also looking to run it on my laptop. Maybe we can tag team on this.

do you know of any good places to get some god reading info on AIX and why are you trying to learn it. What are you hoping to gain?
# 3  
Old 03-17-2006
You can download VIM

Goto http://www.vim.org and you have your VI editor. Or install Linux and you can also practice with VI.

If you look at the FAQs of this forum you can find lots of good AIX info. Also visit IBM's new AIX wiki.

http://www-941.ibm.com/collaboration...WikiPtype/Home

Lot's of Linkage and good info. IBM and AIX are hot and heavy into virtualization with the Power5 CPU's, so if you do not have access to that environment it can be difficult to get good sys admin experience, if that is what you are going for.
# 4  
Old 03-19-2006
Thanx for the response scotbuff!!!

I am actually a Db2 DBA and have been working on Windows till now. But now I will have to work on AIX, so I just wanted to familiarize my self with the AIX enviornment and I might have to do some scripting therefore the need to understand the VI editor arises.

I have dowloaded the VI Editor hopefully that will help me a lot...

Thanks again....
# 5  
Old 03-19-2006
Just keep in mind

VIM for windows still allows mouse interaction. All the command line shortcuts are there though and to really learn VI you should learn to maneuver with the keyboard only.
# 6  
Old 03-19-2006
I went to that site and ont see a place to download VI and practice with it.


I thank you for the inforamtion though. But how can I down load it or where can I get a compay of LINUX?
# 7  
Old 03-19-2006
More info

http://www.vim.org/download.php

Scroll down to the PC MS-DOS and Windows section.

I would probably recommend that since you are new to Linux that you try Ubuntu, or you could try Knoppix, which will run off a CD and requires no install. Ubuntu has a live CD too.

http://www.ubuntu.com
http://www.knoppix.org/

To practice VI via the command line with Linux, since it will load a GUI desktop, look for the Terminal Application. Then simply type vi filename, filename being the file you want to edit.

You can get started with basic Unix/Linux using the tutorial:
http://cpuug.org/index.php?jumpto=unix10
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. AIX

Samba 3.6 on AIX 7.1 - Windows 10 Access to AIX file shares using Active Directory authentication

I am running AIX 7.1 and currently we have samba 3.6.25 installed on the server. As it stands some AIX folders are shared that can be accessed by certain Windows users. The problem is that since Windows 10 the guest feature no longer works so users have to manually type in their Windows login/pwd... (14 Replies)
Discussion started by: linuxsnake
14 Replies

2. UNIX for Beginners Questions & Answers

New to AIX: How do I setup high availability on an AIX System

I am new to AIX but not new to unix. I have an interview for an AIX systems admin position and I know they want someone who has knowledge of High Availability, Failover and LPARs From my research so far, It appear powerha is used to setup high availability and failover on Power systems but is... (2 Replies)
Discussion started by: mathisecure
2 Replies

3. AIX

Will it affect my AIX LPAR security, when i set up email alerts on AIX server.

Hello, I've set up email alerts on AIX Servers. so that i can get email notifications (via mail relay server) when ever there is abnormal behavior. for example 1) my script monitors CPU/disk/memory etc... when it reaches high water ark, it will send an email alert. 2) disk usage alerts 3)... (5 Replies)
Discussion started by: System Admin 77
5 Replies

4. AIX

Nim on AIX 7.1 used to migrate AIX 5.3 to AIX 6.1...is possible?

Using nimadm: nimadm -j nimadmvg -c sap024 -s spot_6100 -l lpp_6100 -d "hdisk1" -Y Initializing the NIM master. Initializing NIM client sap024. 0505-205 nimadm: The level of bos.alt_disk_install.rte installed in SPOT spot_6100 (6.1.3.4) does not match the NIM master's level (7.1.1.2).... (2 Replies)
Discussion started by: sciacca75
2 Replies

5. AIX

Get Next month in AIX from curent date in unix AIX

How could we derive teh Next month in MON-RR format from current date ie sysdate in UNI AIX sheel script.I coould get a command but i supports only inLinux susse andnotin AIX. I need for Unix AIX.Pls Help. Regards Shiv (2 Replies)
Discussion started by: SHIV75
2 Replies

6. AIX

How to upgrade AIX Firmware & TL Maintenance Level in AIX

Steps to upgrade AIX TL ( technology Level ) / Maintenance Level in AIX ( including Firmware HMC VIOS ) This article or post covers upgrades for - Hardware Management Console ( HMC ) - Firmware ( also known as microcode ) - VIO ( Virtual I/O Server = PowerVM ) - AIX Version, Technology... (2 Replies)
Discussion started by: filosophizer
2 Replies

7. AIX

IY17981 fix required for aix 4.3.3 to aix 5L migration but not found

Hi, redbook documentation is telling that IY17981 fix is required for aix 4.3.3 to aix 5L migration. But there is no mention about that fix in any ML installation packages. - My system is ML11 : oslevel –r 4330-11 - But xlC.rte is on wrong version : lslpp -L xlC.rte xlC.rte ... (3 Replies)
Discussion started by: astjen
3 Replies

8. AIX

How to apply aix 5.3 TL8 properly on ML5 aix system ?

Is it necessary to put system into single user mode for applying aix 5.3 TL8 on a aix 5.3.5.0 system ? Is the TL8 installation not totally safe ? thank you. (6 Replies)
Discussion started by: astjen
6 Replies
Login or Register to Ask a Question