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.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
Not exactly a newb, but I suspect this will be a relatively simple question.Or I hope. I have a broken laptop with a Fedora install. It will no longer boot Fedora. Now I'm sure I could probably try to fix the Fedora install and go from there, but honestly, the laptop is junk (broken keys, dying screen, etc) All I really want is some pics from the old HD. I made a Mint uSB drive to liveboot, only to come to the realization I cannot access the files as they're in a folder I don't have permissions to. Obviously I know the username and password, but I'm not sure how to actually gain access. Anyone got any input? Thanks.
I made a Mint uSB drive to liveboot, only to come to the realization I cannot access the files as they're in a folder I don't have permissions to.
Is the old hard drive encrypted? If not, then it doesn't matter. Root (or "sudo" as the case may be) on your live distro will be able to access anything on the old drive with full permissions, as if it was the owner.
To pull data off of an old unencrypted Linux hard drive, you need only boot into a live Linux OS or pull the hard drive and plug it into another machine with a working Linux OS. Then just become root, mount the drive, and copy everything you want off of it.
Is the old hard drive encrypted? If not, then it doesn't matter. Root (or "sudo" as the case may be) on your live distro will be able to access anything on the old drive with full permissions, as if it was the owner.
To pull data off of an old unencrypted Linux hard drive, you need only boot into a live Linux OS or pull the hard drive and plug it into another machine with a working Linux OS. Then just become root, mount the drive, and copy everything you want off of it.
Tried that to no avail. When I try to open a folder I get a message stating that I do not have permissions necessary to view the contents. Any other ideas?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.