LinuxQuestions.org
View the Most Wanted LQ Wiki articles.
Go Back   LinuxQuestions.org > Forums > Linux > Linux - General > LinuxAnswers Discussion
User Name
Password
LinuxAnswers Discussion This forum is to discuss articles posted to LinuxAnswers.

Notices

Reply
 
Thread Tools
Old 08-03-2004, 12:47 PM   #1
jeremy
root
 
Registered: Jun 2000
Distribution: Debian, Red Hat, Slackware, Fedora, Ubuntu
Posts: 7,141
Thanked: 164
Post DISCUSSION: Downloading ISO's from LQ ISO


[Log in to get rid of this advertisement]
This thread is to discuss the article titled: Downloading ISO's from LQ ISO
jeremy is offline     Reply With Quote
Old 01-01-2006, 10:49 PM   #2
Runaway1956
LQ Newbie
 
Registered: Dec 2005
Distribution: Suse 10 64bit
Posts: 9
Thanked: 0
Another great article. I thank you sincerely. I think I've finally found the "Linux for dummies" that i've been searching for.
Runaway1956 is offline     Reply With Quote
Old 01-10-2007, 09:02 AM   #3
tumes
LQ Newbie
 
Registered: Nov 2006
Posts: 2
Thanked: 0
after i install wine on mandriva 2006 and i tray to install some aplication midi, i have trouble with my dekstop.
i use gnome and all panel is disapears.
tumes is offline     Reply With Quote
Old 04-27-2007, 10:14 AM   #4
IM2Slick
LQ Newbie
 
Registered: Mar 2006
Location: Planet Earth
Distribution: Arch Linux
Posts: 28
Thanked: 0
Thumbs up

I have a small problem with your tutorial using "curl" or "wget". I have tried both to download the newest Mandriva One, and for a while had no success.
Here is my problem:
<This Page> has a LOT of different isos and md5sums to choose from ---- so, If I use the tutorial above, I get a text file of the mirror contents
Code:
downloads$ wget -c -o http://ftp.ale.org/pub/mirrors/mandrake/official/iso/2007.1
--07:06:17--  http://ftp.ale.org/pub/mirrors/mandrake/official/iso/2007.1
           => `2007.1'
Resolving ftp.ale.org... 66.184.207.32
Connecting to ftp.ale.org|66.184.207.32|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://ftp.ale.org/pub/mirrors/mandrake/official/iso/2007.1/ [following]
--07:06:20--  http://ftp.ale.org/pub/mirrors/mandrake/official/iso/2007.1/
           => `index.html.1'
Connecting to ftp.ale.org|66.184.207.32|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]

    [  <=>                                ] 9,425         38.11K/s

07:06:21 (38.01 KB/s) - `index.html.1' saved [9425]
And if I try the actual link itself:
Code:
mandriva-linux-2007-spring-one-KDE-cdrom-i586.iso                     11-Apr-2007 14:45  693M
I get this:
Code:
 wget -c -o mandriva-linux-2007-spring-one-KDE-cdrom-i586.iso
--07:08:24--  http://mandriva-linux-2007-spring-one-kde-cdrom-i586.iso/
           => `index.html.2'
Resolving mandriva-linux-2007-spring-one-kde-cdrom-i586.iso... failed: Name or service not known.
It took me a couple of days of trial and error, but I finally realized that I had to right click on the file to "copy link location" of the actual URL for the download and put it in after wget or curl. IMHO, it would be easier for us newbies if you would add that to your tutorial so we don't fight the terminal for two days trying to figure out what you are saying Thanks for a great site ... I use it a lot, I just don't usually have much to say !
IM2Slick is offline     Reply With Quote
Old 07-08-2007, 08:50 AM   #5
seubill
LQ Newbie
 
Registered: Jul 2007
Posts: 7
Thanked: 0
Can somebody tell me what is "curl" and "wget" and how to use. Trying to download Mandriva One 2007 Live CD. Unfortunately, I have a dial-up internet connection. First time Linux user and would like to test drive this distro. Using XP.
seubill is offline     Reply With Quote
Old 07-10-2007, 04:55 PM   #6
masinick
Member
 
Registered: Apr 2002
Location: Concord, NH
Distribution: Debian, sidux, antiX, SimplyMEPIS, Kubuntu, Mandriva, Fedora, Xandros, Arch, and many others
Posts: 535
Blog Entries: 12
Thanked: 4
Here are explanations of curl and wget - both remotely copy files

Quote:
Originally Posted by seubill
Can somebody tell me what is "curl" and "wget" and how to use. Trying to download Mandriva One 2007 Live CD. Unfortunately, I have a dial-up internet connection. First time Linux user and would like to test drive this distro. Using XP.
According to http://linux.about.com/od/commands/l/blcmdl1_curl.htm

Quote:
curl is a client to get documents/files from or send documents to a server, using any of the supported protocols (HTTP, HTTPS, FTP, GOPHER, DICT, TELNET, LDAP or FILE). The command is designed to work without user interaction or any kind of interactivity.

curl offers a busload of useful tricks like proxy support, user authentication, ftp upload, HTTP post, SSL (https connections, cookies, file transfer resume and more.
GNU Wget is a free utility for non-interactive download of files from the Web. It supports HTTP, HTTPS, and FTP protocols, as well as retrieval through HTTP proxies.

From http://linux.about.com/od/commands/l/blcmdl1_wget.htm

Quote:
Wget is non-interactive, meaning that it can work in the background, while the user is not logged on. This allows you to start a retrieval and disconnect from the system, letting Wget finish the work. By contrast, most of the Web browsers require constant user's presence, which can be a great hindrance when transferring a lot of data.
masinick is offline     Reply With Quote
Old 11-07-2007, 11:31 AM   #7
conrado
LQ Newbie
 
Registered: Apr 2006
Distribution: Slackware-Current
Posts: 23
Thanked: 0
Free Download Slackware 12.0

I Check And Check In Order To Download Free Slackware 12.0 And I Don't Get This. What I Have To Do In Order To Achieve This Free Download?

Thanks, Conrado.
conrado is offline     Reply With Quote
Old 11-07-2007, 02:43 PM   #8
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Kubuntu Karmic Koala
Posts: 17,466
Blog Entries: 4
Thanked: 88
Go to the Slackware 12 page and either browse the mirrors or click the link further down the page. You will then be prompted to save the file.
XavierP is offline     Reply With Quote

Reply

Bookmarks


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
DISCUSSION: Burning ISO's in Linux/K3B rm6990 LinuxAnswers Discussion 11 05-09-2007 01:31 PM
Downloading Debian Iso's - 7 ISO's ? GoinEasy9 Debian 13 04-16-2005 02:33 PM
downloading sarge ISO's with jigdo. levicc00123 Debian 4 08-02-2004 10:45 PM
Dificulty downloading ISO's lectraplayer General 5 07-03-2004 11:06 PM
Downloading mandrake 9.1 iso's. KiLLaWaBBiT Linux - Software 2 03-30-2003 09:55 AM


All times are GMT -5. The time now is 02:31 AM.

Main Menu
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration