AIX
Tag details
Welcome to the 'AIX' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'AIX'.
Look up
"AIX"
at The Free Dictionary
Latest blogosphere posts tagged “AIX”
-
AIX 6.1 - openssh - problem
The UNIX and Linux Forums —
Authority: 168
Hello, I am new in aix unix. First i install openssl - success, next step i try install openssh when i put command geninstall -Y -d /myssh openssh.base i have this message: Quote: Validating RPM package selections ... Please wait... ...16 hours ago -
{ Calisson d’Aix }
Mlanger :: to mix —
Authority: 115
You feel you are there with them. Peter Mayle and his wife in Luberon, Provence, in the vivid, light-hearted autobiographical story, A Year in Provence . Before the end of the first page, I was utterly charmed. You are transported to the south of France, and share the adventures of a year, with Peter and his ...23 hours ago -
cron
The UNIX and Linux Forums —
Authority: 168
while we editing the cron at the end of the cron what is the purpose of giving 2 >&11 day ago -
etc/passwd
The UNIX and Linux Forums —
Authority: 168
Is there any way to allow users to access the etc/passwd file for commands like whoami but not be able to read the file? If I dont put a user in the security group and change the permissions on the etc/passwd file to 640 (rw-r-----) the users can login but the whoami command doesnt work for them. If I give other the ...2 days ago -
hot to find time defference between 2 timestamps
The UNIX and Linux Forums —
Authority: 168
HI All, can some one please help me how to fine the difference between two time stamps say a= Nov 10, 2009 9:21:25 AM b= Nov 10, 2009 10:21:25 AM I want to find difference between the a & b I googled and tried with some options but no luck. My OS is AIX3 days ago -
Problem with Restricted FTP
The UNIX and Linux Forums —
Authority: 168
Ive created a specific FTP user restricted to only its home dir. Eg as below: User: ftp01 Home Dir: /home/ftp01 As I want this user to only able to access his home dir only, Ive created /etc/ftpaccess.ctl and refresh the inetd daemon : useronly: ftp01 readwrite: /home/ftp01 It works! But the problem here is: 1. I ...3 days ago -
BitRock Cross Platform Installer 6.2.5
Linux/Unix News - motd.ambians.com —
Authority: 460
BitRock InstallBuilder allows you to create easy-to-use multiplatform installers for Linux , Windows, Mac OS X, FreeBSD, OpenBSD, Solaris , IRIX, AIX, and HP-UX applications.4 days ago -
AIX 5L nim mksysb command
The UNIX and Linux Forums —
Authority: 168
Hi All, Please excuse the possibly naive question but Im trying to clone/install a new AIX 5.3 LPAR on a p570 from a mksysb image file using nim. Has anyone done this before and if so, what would the exact command look like? Does it even remotely resemble something like nim -o alt_disk_install -a source=mksysb\ ...6 days ago -
How can I specify my etherchannel name when creating an etherchannel
LinuxQuestions.org —
Authority: 176
I have an existing etherchannel that is made up of two physical adapters. I need to change the speed on the adapters from 100M to 1gb. The only way i know how is to break the etherchannel, and then change the speed on the idvidual adapters. This requires rebuilding the etherchannel. When I rebuild the ...6 days ago -
Fixes for AIX 4.2.1
The UNIX and Linux Forums —
Authority: 168
Hello, I have an old RS/6000 7013-J50 system around here with AIX 4.2 ML 4.2.1.0. I found that latest level is 4.2.1.12 or something like that. As this AIX version is very old and out of support I would like to know if anyone has the latest update CD for it and willing to provide to me?1 week ago -
HMC installation
The UNIX and Linux Forums —
Authority: 168
Can i install HMC on an x86 or x64 machine.. i have (2) rs6000 44p model 170 . OS: AIX 5.3 TL 7 I want to practice HMC and LPAR.1 week ago -
p595 LPAR no longer sees SAN boot disk
The UNIX and Linux Forums —
Authority: 168
Hello, we have a wierd and urgent problem, with a few of our p595 LPARs running AIX 5.3. The LPARs ran AIX 5.3 TL 7 and booted off EMC SAN disks, using EMC Powerpath. Every boot we run "pprootdev on" and "pprootdev fix". We can issue "bosboot -a" and we can reboot the machines. Now, on two occasions, right after the ...1 week ago -
Why is mail not working?
The UNIX and Linux Forums —
Authority: 168
Ive configured sendmail.cf file and sent a test. Failed. /var/adm/messages log file showed "Unknown Domain" error. Added my domain to the sendmail.cf file and error went away but I still dont receive messages. And now theres no errors in the log file to point to another issue. Code: mailx -s "This is the ...1 week ago -
JRE 1.5 or 1.6 for AIX5.3
LinuxQuestions.org —
Authority: 176
How can i get java 1.5 or 1.6 for Aix5.3 can you please tell me the link1 week ago -
matching pattern in ps command
The UNIX and Linux Forums —
Authority: 168
Hi all, I have two instance of jboss (jboss and jboss2). In a shell script that I am writing, I need to grep for each instance of jboss. If i use ps -ef|grep jboss, it will also return the process for my second instance of jboss, which is jboss2. Can someone tell me how can i specify the exact string? in this case ...1 week ago -
AIX OS problem? network problem?
The UNIX and Linux Forums —
Authority: 168
Dear ALL. I installed AIX OS on customer sites. but Only one site is too slow when I connected telnet, ftp.. Ping is too fast. but telnet and FTP is not connected.. of course i check the configuration file on aix but its normal. Do any Idea?? thanks in advance. - Jun -1 week ago -
LANG=C
Thief's Guild Blog —
Authority: 123
このCはANSI- C のC。 http://www.gnu.org/software/libc/manual/html_node/Standard-Locales.html 決してLANG=C とLANG=en_USはイコールじゃない。仕様上は。 青本 には 「C(POSIX)ロケールが指定された場合、メッセージカタログが使用されず、 ...1 week ago -
Monitor CPU / Memory usage via SNMP
LinuxQuestions.org —
Authority: 176
I configured the snmpd (v3) process on my AIX box and I am able to get a load of info with clsnmp. However, I cant seem to find any of the MIBs relating to Memory usage or CPU usage. Even with snmpinfo -m dump -v I cant find anything. Does anybody know the MIBs for these metrics? Thanks.1 week ago -
script to ftp recent changed files
The UNIX and Linux Forums —
Authority: 168
I am trying to write a script to ftp all files/directories changed in a 24hour period to another AIX server. I have wrote a script to generate a list of all files changed within a 24 hour period but dont know how to then ftp these to another server. How do incorporate ftp into this script? #!/bin/ksh PROG=`basename ...1 week ago -
sysplanar error
The UNIX and Linux Forums —
Authority: 168
Hello everyone! Im having troubles with a new instalation of a server IBM Power6-550. I followed this steps: 1.- Create a new partition for VIOS installation. -> Resources: Sheared Processors, Memory, 2 virtual ethernet adapters, 4 LHEA adapters, 7 virtual SCSI adapters, the RAID controller, the USB controller ...1 week ago