Results 1 to 2 of 2
I am getting "child returned status 1" error when I try to tar some downloaded files
This is what I do: tar xvzf nagios-2.10.tar.gz ( I downloaded this file)
Any ...
- 09-15-2010 #1Just Joined!
- Join Date
- Sep 2010
- Posts
- 1
nagios installation on ubuntu server
I am getting "child returned status 1" error when I try to tar some downloaded files
This is what I do: tar xvzf nagios-2.10.tar.gz ( I downloaded this file)
Any help suggestions???
Thanks
- 09-16-2010 #2
Hello and Welcome.
Try
Code:tar -xzf nagios-2.10.tar.gz
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.


Reply With Quote