Last night I started the LFS101x : Introduction to Linux course and today I got through the 3rd chapter. The course is an edX course online and so far it's pretty interesting.
Chapter 1 gets into a little information about the Linux Foundation. I found that pretty interesting. I often wondered exactly what they did, and chapter 1 explains that.
Chapter 2 is mostly about Linus Torvalds the founder of Linux. The chapter lays out a brief history of Linux, a little information about Linus Torvalds, how Linux got started, how its created, and how its works. The chapter is brief but interesting.
Chapter 3 covers installation, choosing a Linux based O.S. and a little about boot loaders, file system structure, partitioning and the boot process itself.
So far so good. The first 3 chapters were very basic, yet very informative. The 3rd chapter already started getting a little more detailed though. Explaining how the bios works, and the way the init file starts and shuts down the system cleanly. I knew a little about bios, and now I know a little more. I can already tell the course is going to be very helpful in learning a lot of the finer details about using the O.S.
On a final note I thought it was really cool how the course is laid out and explained. They break the course tutorials into three categories showing you how it would work on a Debian system using Ubuntu, a Fedora system using CentOS, and a SUSE system using the openSUSE. I thought that was really cool.
If you want to find out more about the course or sign up yourself you can click here. The course is free to audit, and I'm really happy I signed up. If you're new to Linux or someone who just wants to know a little more than how to point and click in an Xwindows environment I highly recommend this course.
My Linux skills have been limited to a basic install, and getting around in the system. I've recently decided to take the O.S. more seriously and become a full time user and more of a Linux hobbyist. This is a place for me to post notes, and other helpful information. The information here is centered around Fedora and KDE but I do post about other GNU/Linux distributions. You can find useful notes, book reviews, tutorials, videos, and whatever else I think will be useful for learning this O.S.
Showing posts with label learning. Show all posts
Showing posts with label learning. Show all posts
Friday, August 29, 2014
Sunday, April 7, 2013
Linux Beginers Tip, Back Up Your Files !
So I've been using my Linux partition on an almost full time basis. I've only discovered a couple things I can't do just as easy or easier in Linux and KDE than in Windows 7. One realization that I came to, and mentioned in an earlier post is that I just need to start using it. Stop screwing around with Windows unless it's an absolute emergency, and focus completely on Linux and KDE.
So far I haven't been able to find a program that batch converts images to thumbnails. I used thumbsplus in Windows, and this should be remedied by creating a script. Something I'll have to work on when I get a chance. I do a lot of stuff with images and web design and a script to work like thumbsplus will be wonderful. The other problem I've had is finding a decent program to convert .docx files. I don't have a lot of those files, mainly recipes for cooking, so I may just start rewriting them for now. I have them on my Google drive and just convert them online using Google drive as I need them not a major pain.
Enough about me, lets talk tips. I haven't had many system problems and everything seems to be running great. There are a ton of things I want to configure differently and I'll be working on that down the road. Now that I have my drive somewhat comparable to what my Windows drive looks like as far as music, graphics work, and various docs and images, I started backing everything up regularly on a terabyte hard drive. Being new to this, I know it's just a matter of time before I really screw something up in a config file, so backing up the drive is probably a good idea.
Just like in Windows, I have a Documents folder, Pictures folder, Music Folder, and Video folder, I also added a couple additional folders. I just copy them to the terabyte portable drive, and if I screw anything up, I should have about 95% of my work backed up. No problem, then format, reinstall and all the important work files should be saved.
On that note, while I was trying to configure a simple program the other night, I had memories of Windows 3.11 back in 1992 or 1993. Although it was easier to use than Linux back then, there was no such thing as plug and play and although software was always easy to install, hardware like scanners, fax machines (lol, not many people use those anymore), and printers could at times prove difficult to install. Yet, learning to install hardware, was one of the things that really helped me become Zen with the Windows environment. If I screwed up, I'd grab my box of floppy disks, format the machine and spend the afternoon inserting disk after disk into the floppy drive, and try not to make the same mistake twice. I also did a lot of tweaking back then.
Many people poo poo OS tweaking but I think it's a great way to learn your system. By doing this you have to learn how to play with config files, and learn basic directory structure, and where everything is on your machine. Yes, there are a lot more important things to configure than that cool picture that loads in grub when you dual boot your system. But by starting out with these simpler tasks, when you decide to bust into iptables, or your boot configs, you will have a general idea of how things work and will be less likely to make mistakes.
So to end this long winded post, I guess what I'm trying to say is don't be afraid to use your Linux partition if your just learning. Start hacking around in there, learn your directory structure, make some subtle tweaks to the machine, and above all else BACK UP YOUR DATA, so if you screw up it's only a mild inconvenience and not a major loss of work. The more you install stuff, tweak, and configure the sooner you will be blasting around your system confidently with few set backs.
So far I haven't been able to find a program that batch converts images to thumbnails. I used thumbsplus in Windows, and this should be remedied by creating a script. Something I'll have to work on when I get a chance. I do a lot of stuff with images and web design and a script to work like thumbsplus will be wonderful. The other problem I've had is finding a decent program to convert .docx files. I don't have a lot of those files, mainly recipes for cooking, so I may just start rewriting them for now. I have them on my Google drive and just convert them online using Google drive as I need them not a major pain.
Enough about me, lets talk tips. I haven't had many system problems and everything seems to be running great. There are a ton of things I want to configure differently and I'll be working on that down the road. Now that I have my drive somewhat comparable to what my Windows drive looks like as far as music, graphics work, and various docs and images, I started backing everything up regularly on a terabyte hard drive. Being new to this, I know it's just a matter of time before I really screw something up in a config file, so backing up the drive is probably a good idea.
Just like in Windows, I have a Documents folder, Pictures folder, Music Folder, and Video folder, I also added a couple additional folders. I just copy them to the terabyte portable drive, and if I screw anything up, I should have about 95% of my work backed up. No problem, then format, reinstall and all the important work files should be saved.
On that note, while I was trying to configure a simple program the other night, I had memories of Windows 3.11 back in 1992 or 1993. Although it was easier to use than Linux back then, there was no such thing as plug and play and although software was always easy to install, hardware like scanners, fax machines (lol, not many people use those anymore), and printers could at times prove difficult to install. Yet, learning to install hardware, was one of the things that really helped me become Zen with the Windows environment. If I screwed up, I'd grab my box of floppy disks, format the machine and spend the afternoon inserting disk after disk into the floppy drive, and try not to make the same mistake twice. I also did a lot of tweaking back then.
Many people poo poo OS tweaking but I think it's a great way to learn your system. By doing this you have to learn how to play with config files, and learn basic directory structure, and where everything is on your machine. Yes, there are a lot more important things to configure than that cool picture that loads in grub when you dual boot your system. But by starting out with these simpler tasks, when you decide to bust into iptables, or your boot configs, you will have a general idea of how things work and will be less likely to make mistakes.
So to end this long winded post, I guess what I'm trying to say is don't be afraid to use your Linux partition if your just learning. Start hacking around in there, learn your directory structure, make some subtle tweaks to the machine, and above all else BACK UP YOUR DATA, so if you screw up it's only a mild inconvenience and not a major loss of work. The more you install stuff, tweak, and configure the sooner you will be blasting around your system confidently with few set backs.
Subscribe to:
Posts (Atom)