LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 02-21-2019, 12:58 PM   #1
Gregg Bell
Senior Member
 
Registered: Mar 2014
Location: Illinois
Distribution: Xubuntu
Posts: 2,034

Rep: Reputation: 176Reputation: 176
Is this the file I want for an ISO for a clean install of Xubuntu 18.04LTS?


(see screenshot) And if not, which file do I want? Thanks.
Attached Thumbnails
Click image for larger version

Name:	Selection_106.png
Views:	20
Size:	108.9 KB
ID:	29880  
 
Old 02-21-2019, 01:07 PM   #2
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
That looks like a Bittorrent file for what you want. If you want the .iso dirrectly, likely there's a mirror?
 
2 members found this post helpful.
Old 02-21-2019, 03:03 PM   #3
Gregg Bell
Senior Member
 
Registered: Mar 2014
Location: Illinois
Distribution: Xubuntu
Posts: 2,034

Original Poster
Rep: Reputation: 176Reputation: 176
Quote:
Originally Posted by 273 View Post
That looks like a Bittorrent file for what you want. If you want the .iso dirrectly, likely there's a mirror?
Thanks 273. Yeah, I need a mirror. Now the question is which one of these is going to work for a 64 bit computer? Here's a list of the mirrors for the United States. https://mirror.us.leaseweb.net/ubunt...18.04/release/ I'm assuming I'd get one of the three highlighted. Would the 18.04.2 be the stablest, most bug-free choice?
Attached Thumbnails
Click image for larger version

Name:	Selection_109.png
Views:	14
Size:	168.2 KB
ID:	29881  
 
Old 02-21-2019, 08:02 PM   #4
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,341
Blog Entries: 28

Rep: Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145
Any one of them, but, if were me, I'd select the newest one.
 
1 members found this post helpful.
Old 02-22-2019, 09:28 AM   #5
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by Gregg Bell View Post
Would the 18.04.2 be the stablest, most bug-free choice?
in this situation, yes.
take this one: https://mirror.us.leaseweb.net/ubunt...ktop-amd64.iso
 
1 members found this post helpful.
Old 02-22-2019, 10:48 AM   #6
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,138
Blog Entries: 21

Rep: Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480
Code:
wget -c https://mirror.us.leaseweb.net/ubuntu-cdimage/xubuntu/releases/18.04/release/MD5SUMS
Code:
wget-c https://mirror.us.leaseweb.net/ubuntu-cdimage/xubuntu/releases/18.04/release/xubuntu-18.04-desktop-amd64.iso
md5sum check the downloaded iso in your current Ubuntu install.
Check it against the text file you downloaded.
Then turn and burn and off to the races.

Everything the above command downloaded will sitting in /home/your user name.
No special command for md5sum since terminal opens in that directory anyways.

1st 2 letters on iso typed in terminal then hit tab key when doing the md5sum check to make everything auto complete. Hit enter to get the md5sum after that.
 
1 members found this post helpful.
Old 02-22-2019, 10:52 AM   #7
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,138
Blog Entries: 21

Rep: Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480
If not trusting that site md5sum text file or isos
http://cdimage.ubuntu.com/xubuntu/re...18.04/release/

then go to the source luke.

wget works on their download urls also.
 
1 members found this post helpful.
Old 02-22-2019, 11:51 AM   #8
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,138
Blog Entries: 21

Rep: Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480
Personal example from me today showing antiX linux being downloaded. I have to apply a xdelta patch latter and do some team testing.

Code:
harry@shop1:/media/_data/Downloads
$ wget -c http://iso.linuxquestions.org/download/737/10553/http/downloads.sourceforge.net/antiX-17.3.1_x64-full.iso
--2019-02-22 11:43:31--  http://iso.linuxquestions.org/download/737/10553/http/downloads.sourceforge.net/antiX-17.3.1_x64-full.iso
Resolving iso.linuxquestions.org (iso.linuxquestions.org)... 107.154.155.211
Connecting to iso.linuxquestions.org (iso.linuxquestions.org)|107.154.155.211|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://downloads.sourceforge.net/antix-linux/antiX-17.3.1_x64-full.iso [following]
--2019-02-22 11:43:31--  http://downloads.sourceforge.net/antix-linux/antiX-17.3.1_x64-full.iso
Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 216.105.38.13
Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|216.105.38.13|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://downloads.sourceforge.net/project/antix-linux/Final/antiX-17.3/antiX-17.3.1_x64-full.iso [following]
--2019-02-22 11:43:33--  http://downloads.sourceforge.net/project/antix-linux/Final/antiX-17.3/antiX-17.3.1_x64-full.iso
Reusing existing connection to downloads.sourceforge.net:80.
HTTP request sent, awaiting response... 302 Found
Location: https://superb-dca2.dl.sourceforge.net/project/antix-linux/Final/antiX-17.3/antiX-17.3.1_x64-full.iso [following]
--2019-02-22 11:43:33--  https://superb-dca2.dl.sourceforge.net/project/antix-linux/Final/antiX-17.3/antiX-17.3.1_x64-full.iso
Resolving superb-dca2.dl.sourceforge.net (superb-dca2.dl.sourceforge.net)... 209.61.193.20
Connecting to superb-dca2.dl.sourceforge.net (superb-dca2.dl.sourceforge.net)|209.61.193.20|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 998244352 (952M) [application/octet-stream]
Saving to: ‘antiX-17.3.1_x64-full.iso’

antiX-17.3.1_x64-full.iso                            15%[=================>                                                                                                  ] 148.77M   417KB/s   eta 39m 16s^C

Last edited by rokytnji; 02-22-2019 at 11:56 AM.
 
1 members found this post helpful.
Old 02-22-2019, 12:26 PM   #9
Gregg Bell
Senior Member
 
Registered: Mar 2014
Location: Illinois
Distribution: Xubuntu
Posts: 2,034

Original Poster
Rep: Reputation: 176Reputation: 176
Quote:
Originally Posted by frankbell View Post
Any one of them, but, if were me, I'd select the newest one.
Thanks Frank. That makes sense to me too.
 
Old 02-22-2019, 12:27 PM   #10
Gregg Bell
Senior Member
 
Registered: Mar 2014
Location: Illinois
Distribution: Xubuntu
Posts: 2,034

Original Poster
Rep: Reputation: 176Reputation: 176
Quote:
Originally Posted by ondoho View Post
in this situation, yes.
take this one: https://mirror.us.leaseweb.net/ubunt...ktop-amd64.iso
Thanks ondoho. And thanks for the file.
 
Old 02-22-2019, 12:32 PM   #11
Gregg Bell
Senior Member
 
Registered: Mar 2014
Location: Illinois
Distribution: Xubuntu
Posts: 2,034

Original Poster
Rep: Reputation: 176Reputation: 176
Quote:
Originally Posted by rokytnji View Post
Code:
wget -c https://mirror.us.leaseweb.net/ubuntu-cdimage/xubuntu/releases/18.04/release/MD5SUMS
Code:
wget-c https://mirror.us.leaseweb.net/ubuntu-cdimage/xubuntu/releases/18.04/release/xubuntu-18.04-desktop-amd64.iso
md5sum check the downloaded iso in your current Ubuntu install.
Check it against the text file you downloaded.
Then turn and burn and off to the races.

Everything the above command downloaded will sitting in /home/your user name.
No special command for md5sum since terminal opens in that directory anyways.

1st 2 letters on iso typed in terminal then hit tab key when doing the md5sum check to make everything auto complete. Hit enter to get the md5sum after that.

Thanks rokytnji. Yeah, I'm going to have to get familiar with this md5sum stuff again. I did it before but that was years ago.
 
Old 02-22-2019, 12:35 PM   #12
Gregg Bell
Senior Member
 
Registered: Mar 2014
Location: Illinois
Distribution: Xubuntu
Posts: 2,034

Original Poster
Rep: Reputation: 176Reputation: 176
Quote:
Originally Posted by rokytnji View Post
If not trusting that site md5sum text file or isos
http://cdimage.ubuntu.com/xubuntu/re...18.04/release/

then go to the source luke.

wget works on their download urls also.
Thanks rokytnji. Why do they have all those mirrors if you can just go to http://cdimage.ubuntu.com/xubuntu/re...18.04/release/ and get the file there? Anyway, that's what I'll do. Makes it simple, Obi-Wan.
 
Old 02-22-2019, 12:51 PM   #13
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,138
Blog Entries: 21

Rep: Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480
Quote:
familiar with this md5sum stuff again.
Code:
harry@shop1:/media/_data/Downloads
$ md5sum antiX-17.3.1_x64-full.iso 
a080893b0526c41197fe5323b00864d6  antiX-17.3.1_x64-full.iso
Me checking against md5sum text file supplied for the check.
 
1 members found this post helpful.
Old 02-22-2019, 01:10 PM   #14
Gregg Bell
Senior Member
 
Registered: Mar 2014
Location: Illinois
Distribution: Xubuntu
Posts: 2,034

Original Poster
Rep: Reputation: 176Reputation: 176
Quote:
Originally Posted by rokytnji View Post
Code:
harry@shop1:/media/_data/Downloads
$ md5sum antiX-17.3.1_x64-full.iso 
a080893b0526c41197fe5323b00864d6  antiX-17.3.1_x64-full.iso
Me checking against md5sum text file supplied for the check.
Okay, thanks, rokytnji. That made it super easy. I got the file and it checked out.
 
  


Reply



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
[SOLVED] What is terminal command for the distribution upgrade from Xubuntu 16.04LTS to Xubuntu 18.04LTS? Gregg Bell Linux - Newbie 9 02-22-2019 12:30 PM
Funky issues after upgrading from Xubuntu 15.10 to Xubuntu 16.04LTS Gregg Bell Linux - Software 2 04-24-2016 01:44 PM
Can't upgrade to Xubuntu 16.04LTS from Xubuntu 15.10 Gregg Bell Linux - Software 2 04-23-2016 06:20 PM
Ubuntu 10.04LTS to 12.04LTS, Upgrade or install? Soadyheid Ubuntu 14 07-21-2014 10:47 AM
I want to download ubuntu 12.04LTS and want to know where to download it? DOC RAS ALI Linux - Newbie 2 04-30-2012 08:55 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:14 PM.

Main Menu
Advertisement
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
Twitter: @linuxquestions
Open Source Consulting | Domain Registration