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.
Hello I'm new here and trying to learn more about Linux. I don't know much about Linux my boyfriend thinks this is a good place for me to start learning things by asking questions. Any help will be good for me. Thanks
Hello I'm new here and trying to learn more about Linux. I don't know much about Linux my boyfriend thinks this is a good place for me to start learning things by asking questions. Any help will be good for me. Thanks
first question :
what do you want to learn about Linux?
then comes the HOW TO's questions from you.
Hello I'm new here and trying to learn more about Linux. I don't know much about Linux my boyfriend thinks this is a good place for me to start learning things by asking questions. Any help will be good for me. Thanks
Hi and welcome to the forums.
Best way to learn is to dive in and start. Distrowatch will show you some of the choices you have for downloading your new operating system. The one that's best for you will depend on your experience and preferences - are you new to computers or do you have some experience with Windows/Mac?
Is there something particular you would like to learn how to do (edit photos, write documents, read and send emails)? I'd suggest picking out something you'd like to do and concentrating on learning how to do it.
One of the most bewildering things to persons new to Linux is the sheer number of distributions. I'd suggest that you pick one of the mainstream distros and start with it. I'd suggest starting with Mint or Mageia, but that's just me--we all have our favorites. Then stick with it for a while before you decide to try a new one.
You might also consider installing a distro to a virtual machine; your boyfriend should be able to help you with that.
You could also burn some Live CD/DVDs of distros you are interested in, boot to them without installing them to the hard drive to see how they feel, then pick the one that seems the best fit for you.
I know a little bit of computers. I know more about Windows then any thing
Linux is like windows but then again no it is not.
you will find that the install is different in ways.
you will find that you can do things in Linux you can do in window. copy cut paste are the same both with a mouse and keyboard.
opening up a file manager and using it are very similar
you will find that windows does not like Linux but Linux tries to tolerate Windows.
in other words Windows does not use and cannot understand Linux files hard drive, where as Linux can.
Windows uses exe (executables ) to start its programs,
Linux uses executables to start its programs
but the executable is different.
Linux is programname
windows is programname.exe
they both are Operating systems
but one allows the user to do whatever he or she wants to it.
the other one does not. Freedoms are removed by that one which is Windows.
if Linux will not do what you want it to do then we do something called a work around to show it whos boss and make it do what one wants it to.
SU - or root is GOD in Linux whereas sudo is pseudo god in Linux.
its servant is everything in Linux/GNU therefore it does whatever you tell it to do. if not then do a work around to get it to do what you want.
I got a go for now. I do hope you have a logical side about you. if true you'll get far in Linux. if not LQ is heer to help you.
I strongly recommend frankbell's suggestion of live CD/DVDs. They'll be slow, but they're a really safe way of getting a feel for the differences between Linux and Windows.
I see Mint frequently suggested as a good learning distribution, I'd suggest also putting PCLinuxOS and OpenSUSE fairly high on the list of things to look at.
Once you've settled on an INITIAL distribution* to try, you need to actually use it to get as much of your normal PC work done as you can; keep the Windows installation for when you hit a (temporary) brick wall on your road to OSS land.
*Linux distributions are like salted peanuts - it's really REALLY hard to stop at just one.
Linux for Dummies and the Idiot's Guide to Linux are both excellent books and both available online.
They are multi-level in that even advanced Linux users will find them useful and enlightening.
Linux is like windows but then again no it is not.
you will find that the install is different in ways.
With Windows, you browse around the Internet, looking for programs. If you find one that looks interesting and doesn't cost you money, you download, unzip and install it. Then, too late, you find it's infected your computer with viruses or back doors. In Linux, you have a program called a package manager. You tell it to install a program you've heard about. It does it safely.
Quote:
you will find that you can do things in Linux you can do in window. copy cut paste are the same both with a mouse and keyboard. Opening up a file manager and using it are very similar
Yes, what you do with your mouse and keyboard inside applications is very similar. It's what's under the hood, and how that makes you feel about your computer, that's completely different.
Quote:
Windows uses exe (executables ) to start its programs,
Linux uses programname, windows uses programname.exe
Linux does use suffixes on some files, particularly media, but it isn't dependent on a suffix to determine the file type as Windows is. Instead, it looks at the "magic number" at the start of the file contents. Also, for extra security, scripts and programs in Linux are not executable unless they have a specific flag set.
Quote:
they both are Operating systems but one allows the user to do whatever he or she wants to it, the other one does not. Freedoms are removed by that one which is Windows.
Which makes you feel quite different about your computer!
Quote:
SU - or root is GOD in Linux whereas sudo is pseudo god in Linux.
So don't use either unless you really need to do something that only the root user can do. And then do it carefully.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.