Search Results

Search: Posts Made By: sprellari
Forum: AIX 10-02-2006
3,762
Posted By sprellari
man errpt.
man errpt.
Forum: AIX 10-02-2006
3,762
Posted By sprellari
The error logger in AIX provides extencive...
The error logger in AIX provides extencive diagnostics information when it is needed. Usually there is no need to perform health check on hardware if you just keep an eye on the error log.
Forum: Linux 09-29-2006
2,890
Posted By sprellari
Make the directory owned by root, group root and...
Make the directory owned by root, group root and permissions on it as 754. That should do the trick.
Forum: AIX 09-24-2006
1,692
Posted By sprellari
mt -f rewind /dev/rmt0 (or your device). If the...
mt -f rewind /dev/rmt0 (or your device). If the return code is 0 the tape rewind was successfull and therefore there is a tape in the drive.
Forum: AIX 08-29-2006
4,844
Posted By sprellari
Use AIX as NIS client
Hi everyone.

Has anyone here used AIX as a NIS client to a Linux server?
If have configured this setup and cant get it to work. I have verifyed that the NIS server is working since other machines...
1,913
Posted By sprellari
Use awk to print out column 2 in stead of bitwise...
Use awk to print out column 2 in stead of bitwise cut.

ps -fe | grep "1" | grep "\-sh" | awk '{print $2}'

will do the trick. You can also use the output from that statement in xargs to...
Forum: Linux 08-23-2006
3,741
Posted By sprellari
Yes... exactly that one. Thanks for the refresh :)
Yes... exactly that one. Thanks for the refresh :)
Forum: Linux 08-22-2006
3,741
Posted By sprellari
Users with login privileges
Hi.

I need the name for one command which I cant remember. This command displays all users which can log in to the system, wether they are stored in /etc/passwd, NIS og LDAP. Does anyone remember...
6,986
Posted By sprellari
Use "lsattr -El mem0"
Use "lsattr -El mem0"
3,454
Posted By sprellari
If you are using bash shell you could place the...
If you are using bash shell you could place the command "umask XXX" in their bash_profile file. Similar for other shells as well.
1,462
Posted By sprellari
It possible that someone has placed an Linux Live...
It possible that someone has placed an Linux Live CD in your CDROM drive and you are booting from that. I know that is a very widely used joke :)
Forum: AIX 08-02-2006
3,442
Posted By sprellari
1. On the 570 machines there are in fact two...
1. On the 570 machines there are in fact two onboard NIC's, sort of "on top of each other on the back of the machine".... so to speak. Those would under any normal situation be defined as en0 and...
5,058
Posted By sprellari
You can use "prtconf | grep Type". It will give...
You can use "prtconf | grep Type". It will give you whether the processor is 32 or 64 bits and the same for current running kernel.
Forum: AIX 07-29-2006
3,149
Posted By sprellari
You could use the command...
You could use the command getDatabaseInformatinAMagicalWay (pun intended). Different databases have very different commands and paths. They also have different definitions of concepts like "size"....
4,476
Posted By sprellari
What Unix system are you using? In some systems...
What Unix system are you using? In some systems when you change he password for a user the password is a one time loggon password only. That requres the user to log in and change the password before...
5,751
Posted By sprellari
Sync the settings to be the same. Full duplex...
Sync the settings to be the same. Full duplex will give more throughput if possible in your environment.
Forum: Solaris 07-27-2006
4,263
Posted By sprellari
Hard disks in solaris
I need to insert a new hard disk into a Sun Fire v210 machine. The (only) internal disk which is already in the machine is part number XRA-SC1CB-73G10K (DISK DRIVE ASSY. 73GB, 10K RPM, with SPUD...
Forum: AIX 07-24-2006
3,878
Posted By sprellari
Firmware on blade
Hi.

I need to update firmware on a Js20 blade server I have and need to do it via Diagnostics CD, rather than using diag in AIX. So a little refresh on how to. Boot of the Diag CD, burn the...
Forum: Solaris 07-18-2006
9,737
Posted By sprellari
Mirror solaris
Hi everyone.

I have a Sun Solaris box which is running on only one internal disk and obviously that is not a good thing, if the disk should fail. This is a pritty straight forward operation in...
Forum: AIX 07-14-2006
2,127
Posted By sprellari
Just google AIX Certifications study guides. The...
Just google AIX Certifications study guides. The redbooks that will show up are very good. In each one is also a list of reference redbooks that might interest you as well.
Forum: Red Hat 07-13-2006
3,337
Posted By sprellari
Use labels in stead of devices on /etc/fstab.
Use labels in stead of devices on /etc/fstab.
13,050
Posted By sprellari
1. Firmware is a small pice of machine code which...
1. Firmware is a small pice of machine code which runs on the hardware to provide basic functionality to the operating system. It is the same as BIOS in Intel based machines.

2. Running firmware...
Forum: AIX 07-10-2006
20,419
Posted By sprellari
date +%s works fine for me on my AIX 5.3 machine....
date +%s works fine for me on my AIX 5.3 machine. What is the output when you give this command?
Forum: AIX 07-10-2006
18,526
Posted By sprellari
You can disable this Concurrent IO option by...
You can disable this Concurrent IO option by using smitty jfs2, go to change /show ... locate your file systems and remove the cio from Mount options. You can also edit the /etc/filesystems by hand...
Forum: AIX 07-04-2006
2,345
Posted By sprellari
Yes. I am not sure if you will need any aditional...
Yes. I am not sure if you will need any aditional device drivers, other than those provided with AIX 5.3, but I how ever do not belive you do.
Showing results 1 to 25 of 49

 
All times are GMT -4. The time now is 07:28 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy