Advertisement

250 organizations, including eBay, Ericsson and Lockheed Martin, now work smarter with Corporate Accounts. Save up to 42%

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Top AIX Unix Solutions: 1 - 25 of 39
 
Hey, There is an hba card that is plugged into an IBM p Series server. I need to find out the wwpn of the hba installed on that server. I want to verify it with what the switch indicates. A...
I have fileone  to be ftp'ed to AIX server: -rw-r-----   1 root     sys      1073741312 Sep 19 10:27 expref3.dmp i use root account in the ftp connection. but, I am getting this error: ...
Does anyone know the location of the ftp log file on an AIX server? Is there one?  I need to know who has been logging into my server using an ftp connection.
Hi! I need a help to create two(2) shell script to speed up backup and restore and optimize the ammount used on tape. I use TAPE IBM LTO Ultrium 3 (using hardware compression) in a server ...
I use Outlook to receive email. please help to give me sample code (or use another unix command).    I have tested with Unix mail : 1) cat leo.sql | mail leolkk@abc.com    (but failed to be...
Hi All, Please provide me detail steps to install/configure "Integrated Virtualization Manager (IVM)"  in AIX 5.3. I never did this so please provde from the details from scratch like wh...
How do i delete files that are 4 hrs old using find command? we are using AIX so -mmin will not work. -mtime can work. How can i do that?
As I was reading some information about IBM AIX, I found that it's a unix operating system. I do know some unix commands while I was using sun solaris, however what is the difference between I...
How to Mount Unix ( AIX)  file system on to Windows 2003 server or Windows xp 2000.
What AIX command can I use to list the files and sub-directories showing their files sizes? I need to know where space is being used up within a partition, and in particular, the total space a...
How do I install a network printer into AIX 5.3?  What tool should I use SMIT? Can I also get a step by step install procedure?
Dear All Experts, We have a setup where we do  real time monitoring of various devices through Arcsight ESM. There are several devices which run on AIX , I have been assigned the task to g...
Hi Experts, I need to ftp to a server from AIX, the ftp server is TLS/SSL on port 990, how do I do it? Thanks in advance.
Hi all experts - We have an AIX 5.2 system that we are trying to restore a MKSYSB tape to from an identicale system. We want to have this server handy for DR if needed. When we run a restore f...
Hi I need to open a core file that was was generated on AIX 5.3. Looking around I've seen mention of dbx, gdb and totalview. Which is the best and where can i get them? I've seen  that dbx ...
I need the command to copy an entire directory and all it's contents from one UNIX server to another by using FTP. Any help would be appriciated.
Hi Experts, I have compressed 50 GB file on AIX and I want to uncompress it on solaris sparc 10 machine does some one know is gzip compatible on the both platform equally? Thanks In Adv...
The project I'm working on requires some auditing of the filesystem. I need to know the username of the user who most recently changed a file on an AIX server. So, given a filename, I need to ...
I'm the new admin at my company. We are a totaly winows enviroment except for one server that only 20 people connect to this server runs AIX and host a special application for out company. Eve...
Hi all, I have an IBM p650 and need to know if there's a method for booting into a "system utilities" partition or such to format the internal drives.  When I used to press "5" while booting, ...
mklv -ae -ex -t raw -y prod_2048_144 -U oracle -G dba -P 600 -T O  prod6vg 16 Can you explain this mklv command in details?  I am looking at man page, but I am not getting all of the detail...
I'm looking to either write, or purchase a product that will allow me to monitor changes to files/directories on an AIX server. Does anyone have an suggestions on where to begin looking? Th...
I would like to do the following in Linux: a)I would like to be able to recall my previously typed commands using the arrow keys. I would like to add this setting to my .profile. b)I w...
I am not very familiar with Unix and we are looking to make it more accessible to our almost exclusive Windows environment. Can someone tell me if Samba can be installed on AIX 4.3 and if so w...
If I do "ls -l", it shows the owner of the file and last modified time. How can I find out which user did the last modification, if it is publicly writable?