Sponsored Content
Operating Systems HP-UX Aaarrggghhh HP warranty ran out Post 302385107 by Handsy on Thursday 7th of January 2010 05:13:19 AM
Old 01-07-2010
HP 9000 rp 7440

I've done a bit of searching myself since and have come across 9K Ltd in Nuneaton in England. Do you or anyone know anything about the quality of their service?

I've heard they maintain all post warranty HP kit.
 

10 More Discussions You Might Find Interesting

1. Filesystems, Disks and Memory

Ran out of space on /dev/root partition

hi, I have a SCO unix server which has a 36gb hard drive, but the IT company who supplied it assigned 1gb to /dev/root, 15mb to /dev/boot and 33gb to /dev/u. The /dev/root partition is now full, is there a way I can use the 33gb assigned to /dev/u without loosing any data, preferably... (2 Replies)
Discussion started by: Martyn
2 Replies

2. Shell Programming and Scripting

which user ran which command

can we come to know all the command ran bya user for last 1 day (1 Reply)
Discussion started by: narang.mohit
1 Replies

3. Shell Programming and Scripting

Identify if ran by su or sudo?

Recently I was on an operational call and heard the people running my code placing the code in the /tmp directory and running as root. I had not planned on that. So I want to add some checks to my code (using ksh93): # ---------- ---------- ---------- # root not allowed to run this #... (3 Replies)
Discussion started by: ericdp63
3 Replies

4. UNIX for Dummies Questions & Answers

Find hangs when ran under superuser.

When I ran the following find command under a "regular" user is completes but it limited because of perms. find / -name "*.*" | xargs grep something > ok But when I try to run it under su, it hangs and never completes. Any suggestion? (4 Replies)
Discussion started by: shorty
4 Replies

5. AIX

IBM AIX ran into error u0.1-p1-v2

Hi Guys, Is there any one can help me with the below error message dispalys on the LED panel. 10112633 u0.1-p1-v2 I bought a second hand IBM 7029 6C3 online several days ago. On the fist day, it can be ran well. but on second day, when i tried to boot up the machine, after few mins, the... (2 Replies)
Discussion started by: andylai
2 Replies

6. Shell Programming and Scripting

how to find whether a script ran or not

Hi, I have written a script and placed in an application and the script can be executed manually only. But somehow one of the method in the script is being called and bringing the application down. But we are not able to find any instance of script running. Is there a way to findout whether the... (1 Reply)
Discussion started by: Satyak
1 Replies

7. UNIX for Dummies Questions & Answers

Test if script was ran w/ nohup

I want to test if script.sh is being run with nohup ... but $0 does not contain nohup part... purpose: script.sh should only be ran with nohup if user forgets nohup then it should echo "run with nohup" && exit....... (2 Replies)
Discussion started by: holyearth
2 Replies

8. Shell Programming and Scripting

Checking if command ran in parallel

Hi, I am running below code For I in $var do .......some line of code....... nohup Sqlplus apps/apps <<EOF & My_proc($I) Exit EOF done Nohup and & is used for parallel processing. Can someone help in determining if the procedure with different arguments Was called paralley or... (3 Replies)
Discussion started by: Pratiksha Mehra
3 Replies

9. UNIX for Dummies Questions & Answers

How many times did the scipt ran?

Hi, Can we able to identify how many times any script was ran per day/week/month/year wise (2 Replies)
Discussion started by: penqueen
2 Replies

10. UNIX for Beginners Questions & Answers

CentOS 6 ran out of space, need to reclaim it

Hello everyone, I am having an issue here with CentOS release 6.6 (Final) that shows all of the space used up, but I can't tell where the space went. Seemingly I am using up 100%, according to df -h Filesystem Size Used Avail Use% Mounted on... (27 Replies)
Discussion started by: DannyBoyCentOS
27 Replies
PLANET(1)							    0~bzr116""								 PLANET(1)

NAME
planet - an aggregate feed generator SYNOPSIS
planet [OPTION]... [CONFIGURATION-FILE] DESCRIPTION
Planet Venus downloads news feeds published by web sites and aggregates their content together into a single combined feed, latest news first. The exit status is 0 for success or 1 for failure. OPTIONS
-h, --help display a short help message and exit -V, --version display version information and exit -v, --verbose verbose logging during update -d, --debug debug logging during update -o, --offline update from the cache only -n, --only-if-new only spider new feeds -x, --expunge expunge old entries from cache -c, --create=DIRECTORY create a new planet in DIRECTORY EXAMPLES
You can create a default planet: planet --create example You can build this default planet right away: cd example && planet --verbose planet.ini You can test the results in your favourite browser: sensible-browser output/index.html The configuration file has more details for customisation: sensible-editor planet.ini AUTHOR
Written by Sam Ruby <rubys@intertwingly.net>. REPORTING BUGS
Report bugs using the `reportbug' command. Copyright 2008, Sam Ruby <rubys@intertwingly.net> Licenced under the Python Software Foundation License Version 2. planet - Planet Venus October 2009 PLANET(1)
All times are GMT -4. The time now is 11:05 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy