Linux - NewbieThis 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
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I have over some time written tutorials about installing various distributions and preparations needed for installing Linux. Also, I offer a service to people in the U.S. to ship pre-burned, tested CDs via the mail. I do not recommend this however, as Linux users need to be willing to do homework and troubleshooting, but this is a novelty I like to offer.
How many times do I have to explain that you only have to use sudo when you are not root. Some people like to run in root regularily, I am simply addressing those people as well. I know md5sum can be used without root access. Look at the website again, I changed the wording.
I had to use sudo when I used Ubuntu 6.10, don't ask me why, thats the way it was. So, no, you do not have to be root (like I have said 3 times before), you do not have to use sudo depending on which distro you have and/or how your distro is set up.
If you store your iso in your home directory, simply open a terminal and type "sudo md5sum filename.iso" (if you are root, do not use sudo).
Nowhere do you make it clear that you don't need sudo to do this. Particularly if you are in your home directory.
What about this:
Quote:
Firstly, download the iso file to your home directory (or any other directory you have read/write access to). Open a terminal and navigate to the download location using the
Code:
cd
command. Then run the checksum command
Code:
md5sum theisofilename.iso
You will need to compare the number you generate using this command against the md5sum number from the download site. If they match, you can burn the file to disk, if they don't match you will need to redownload the file.
Yes it's clunky, but it makes it clear what you need to do.
The forum rules do not permit advertising. Please visit http://www.linuxquestions.org/advertising/ for more information on advertising. Feel free to contact the forum admin if you have any questions about this policy. You have a link to your site in your signature and that's enough. Link removed, thread closed.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.