💻 Software
tar Cannot open: No such file or directory
Fresh5 days ago
Mar 15, 202645174 viewsConfidence Score0%
0%
Problem
Fresh install of CentOS 5.4 Downloaded the following: MD5 sum is correct ( ). The file is located here: and both have . I am logged in as root. Command: Result: Never run across this before. It's like it thinks that is a file I want to extract, but its one of the command arguments... If I leave out…
Error Output
http://prdownloads.sourceforge.net/webadmin/webmin-1.510.tar.gz
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: tar Cannot open: No such file or directory
Low Risk
The 'f' option needs to come at the end. It tells tar that what follows is the tarball name. Your command should be: The 'v' option is for verbose output. I bet if you did an 'ls' in the current directory, there's going to be a webmin-1.510 or such …
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix