Sponsored Content
Full Discussion: AIX 5.3, TL6 problem??
Operating Systems AIX AIX 5.3, TL6 problem?? Post 302225590 by ravager on Friday 15th of August 2008 08:11:59 PM
Old 08-15-2008
try NMON can be downloaded free
 

10 More Discussions You Might Find Interesting

1. AIX

AIX pg problem

Hi all, I have problem with regards to using pg on AIX v5.3.0.0 . Here wht i am trying to do --- i have shell script with the following statements if || then echo ^[[?3h tput clear pg -f $1$2 echo ^[[?3l ... (0 Replies)
Discussion started by: ramanujapuram
0 Replies

2. UNIX for Advanced & Expert Users

AIX 5.2 problem

Hello, I'm working on a AIX5.2 OS. The problem i'm facing is that the system performance is good in rrot login, but when i switch to other users login it is very slow. A ls or even pwd command take almost 20 to 30 sec to disply output. The same logins are working fine on other... (2 Replies)
Discussion started by: pradeepmacha
2 Replies

3. Programming

compile problem on aix

When compiling (a simple test program): #include <stdio.h> #include <sys/context.h> int main() { printf("Hello\n"); return 0; } on AIX 5.2 with gcc 3.2.2 from the IBM site I get the following error: /usr/include/sys/context.h:169: parse error before "sigset64_t"... (4 Replies)
Discussion started by: rein
4 Replies

4. AIX

telnet problem in aix

Can somebody help me. Whenever I telnet to my server i received a message /dev/pts/0: 3004-004 You must "exec" login from the lowest login shell. Connection closed. pls help me (2 Replies)
Discussion started by: vjm
2 Replies

5. AIX

problem with automount in Aix

Dear Frndz, I have a problem in automount. please find the config file entry for automount /etc/auto_master /- /mount.map I have specified all the mappings in /mount.map The service is operative. But when i cd into the directory it is not mounting with the server. Could you... (6 Replies)
Discussion started by: sriram.s
6 Replies

6. AIX

[AIX 5.2] Problem with rpm

I downloaded gcc-cplusplus-4.0.0-1.aix5.2.ppc.rpm from IBM AIX Toolbox Download Page - Alphabetical Listing but: -bash-3.00# rpm -ivh gcc-cplusplus-4.0.0-1.aix5.2.ppc.rpm error: gcc-cplusplus-4.0.0-1.aix5.2.ppc.rpm cannot be installed I can't understand wht kind of error is it... Can be... (1 Reply)
Discussion started by: untamed
1 Replies

7. AIX

AIX OS problem? network problem?

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 it's normal. Do any Idea?? thanks in advance. - Jun - (3 Replies)
Discussion started by: Jeon Jun Seok
3 Replies

8. AIX

Problem in going from AIX 5.3 TL6 to TL7

I have updated the TL levels in a step upgrade from TL4-TL6 (oslevel -r --> 5300-06) without any issues. However when I try to install TL7, it fails on package dependencies. It seems that TL7 may have introduced some major device enhancements, so how do I update from TL6 to TL7? I have... (6 Replies)
Discussion started by: mrmurdock
6 Replies

9. AIX

Failed to apply the IZ86736 patch in TL6 SP1

while i was trying to apply the patch IZ86736 in TL6_SP1 its give me the below error instfix -d . -p -f /tmp/.instfix_selections.20512908 > File installp -acgNqXd . -f File File: bos.rte.control 06.01.0006.0003 ... (3 Replies)
Discussion started by: thecobra151
3 Replies

10. UNIX for Advanced & Expert Users

library problem on AIX

Hi Unix Experts, I have seen with AIX, that sometimes my new libraries are not picked up by executable. This could be the problem of "loader domain" on AIX. As I found on below link AIX libraries do stick in the memory. AIX shared libraries The remedy for this is to run slibclean... (3 Replies)
Discussion started by: shriashishpatil
3 Replies
SLIMRAT(8)						User Contributed Perl Documentation						SLIMRAT(8)

NAME
slimrat - Command-line utility for downloading files VERSION
1.0 DESCRIPTION
Command-line download manager, capable of downloading files from several free download providers. SYNOPSIS
slimrat [OPTION...] [LINK]... OPTIONS
--help Prints a summary how to use the client. --man Prints a manual how to use the client. --daemon Makes slimrat work in the background, by properly forking and redirecting the output to a specified logfile. Only one file can be backgrounded at a time, to support multiple instances you'll need to specify differend state files to save the instances PID in. --kill Kills a single active client, by looking up the PID in a predefined state file. --list Uses the given file as a queue-file containing URLs. --check Do not download the loaded URLs, just check them. --to Specifies the target directory for the downloaded files. --address Makes the download client bind to a specific address. --config Load custom configuration file. --debug Enables maximal verbosity, which includes a lot of text on the screen and the generation of an additional dump archive. WARNING: do not use this option by default, as it keeps a whole lot of extra information in memory (including _all_ downloaded items). --quiet Makes slimrat less verbose, only displaying errors and warnings. EXAMPLES
slimrat http://rapidshare.com/files/012345678/somefile.xxx slimrat -l urls.dat -d AUTHOR
PAaXemek Vyhnal <premysl.vyhnal gmail com> Tim Besard <tim-dot-besard-at-gmail-dot-com> perl v5.10.1 2010-01-27 SLIMRAT(8)
All times are GMT -4. The time now is 05:39 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy