Search Results

Search: Posts Made By: Geekasaurus
16,284
Posted By Geekasaurus
The Find Command
This event was in 2002, and so I have forgotten many of the details. I think the find command also barfed. But it was 3AM, of course, and I must've tried a lot of things before settling on the...
1,640
Posted By Geekasaurus
Systems Administration
IBM's AIX is very hot these days. If you can get one or more of the many AIX certifications, you will be doing very well.

Oracle/Sun's Solaris OS is the hottest, however. This is because Sun's...
16,284
Posted By Geekasaurus
The cp command
The cp command does not work for directories with large number of files in them. I don't know what the upper limit is; I could probably find out with a lot of research. Also, the mv and rm commands...
4,679
Posted By Geekasaurus
Post your code
Speeding up a script is not usually very easy to do without major rewrites. If you post some of your code here, we can offer better advice.
16,284
Posted By Geekasaurus
Try tar
I use tar to move large directories around...use standard input and output:

tar cvf - .|(cd $DDIR;tar xf -)
Of course this will copy the entire directory. To only move certain files:
tar cvf -...
Forum: Solaris 02-21-2010
8,501
Posted By Geekasaurus
Its Interesting....
I removed the upgraded RAM (it is ECC, non-registered). The upgraded RAM passed the extensive POST checks, so I was sure that the issue was not the RAM. In any case, I removed the upgrades and the...
Forum: Solaris 02-21-2010
8,501
Posted By Geekasaurus
Sun TTY
Thanks for your input. Unfortunately, I cannot enter anything at the OBP OK prompt. That is the problem. There are not two monitor cards in the machine. There is only the on-board VGA port. ...
Forum: Solaris 02-21-2010
8,501
Posted By Geekasaurus
TTY Issue with Sunblade 150
I purchased a Sunblade 150 from Ebay. It had 512MB RAM and 80GB hard disk. I recently purchased additional RAM and another 80GB disk, and installed them. The RAM goes through POST without issues. ...
Forum: AIX 02-02-2010
5,540
Posted By Geekasaurus
AIX and Secure Shell
I just installed 5.3 TL0 on a B50 server. I need to get ssh installed. I tried the links at http://sourceforge.net/projects/openssh-aix]

I downloaded openssh_5.2p1_aix53.tar and...
Showing results 1 to 9 of 9

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