Skip to main content

Learning Linux

Learning linux from the ground up is really a challenge. As you progress even more you start customizing your OS from how it starts and how it shutdown. As soon as you start on a Live CD your x server is pretty much either gnome or KDE. I mean it looks easy to do, but as soon as you start research how the x server it can get trick. My recommendation is to also learn the bash line or command prompt. if your good with the line commands then reconfiguring your computer shouldn't be a problem, but you just learn the GUI layer of it and not the line commands believe me your going to have hard time restoring your computer. As I ask people around they say linux is hard to install. The easiest way to partition your drive manually is like this.

sda1 /home -- This is where you want to store all your data in case your linux gets corrupted. This space can be as big as you want

sda2 /swap -- Linux is just like windows it needs it virtual space. The swap size depends on your physical ram. For example lets you have 1 GB of ram then I recommend about 1 GB for your swap space

sda3 /boot -- This is where your boot sector is located. Its your master boot record

Linux can be installed with just two partitions it is better if you store your data in another partition.

If you really want to learn linux then install it to a secondary computer or I call it testing computer. Sure you can use VMWare or Virtual Box, but if you don't have enough RAM it is not going to run at full speed.

I recommend install you install linux on a notebook where you can really take advantage. If your're planning to install on it on a netbook I recommend the acer aspire one because the netbook doesn't have a lot features and it simple. Just remember unlike any version of windows where it is limited on hardware access linux will give full access to the hardware.

Comments

Pyxis Studios said…
What do you mean by this?
"Just remember unlike any version of windows where it is limited on hardware access linux will give full access to the hardware." Please explain. I have played with linux in the past, but i find it down right way too complicated. I would be interested in trying it on my little old laptop, but I am not sure its actually very useful. Give me some good ideas for portable use that actually can give me creative abilities and I might go another whirl.
Danny Vargas said…
Lets choose wireless cards to explain the progress. Wireless cards have the capability of using all 14 channels, but the U.S restrict using the last 3 channels why I'm not really sure anyways. Linux drivers are not really official drivers there just made in the linux community. Pretty much can interact with with any device as long as you can write the driver for that particular device. Another example to explain it would DHCP. The windows os ip addressing works by asking the DHCP server to see what ip address is available and this assigned. If windows detects a conflict of another computer that a has the same ip address then windows is smart enough to get a new ip address. In linux if it detects ip address comflict its not going to give up the ip address. In a way you have to tell it to get a new ip address. Linux can be complicated, but it can be customize ti your liking. Hopes this helps.
Pyxis Studios said…
Wow, thank you! yes, this makes sense. I see how the power of open-source drivers in Linux could really open up your devices to use the full potential of its IO. Does this work across the board for all hardware? like lets say a bluetooth radio module? As mentioned before, I have an old laptop (HP Compaq NC6000) which I have never gotten the expensive little bluetooth chip to fully work properly, even with HP's drivers that where made just for it... Lets say I want to use it to broadcast to multiple devices at the same time? and run two profiles at once, would this be where Linux drives could really work? I am seriously considering dropping Linux on this laptop because even though it is old, i have put a large amount of serious upgrades into it in the past. What flavor of distribution would you suggest? I don't want to hassle with too much command line at this time. but with some coaching, I would love to give it a try.

Thanks so much for your reply.
Danny Vargas said…
The great thing about linux is that you have to install Gnome or KDE you can install fluxbox. fluxbox is a very light desktop environment that run on any old computer. You can try this distro "Tiny Core" its about 10MB to download.

Popular posts from this blog

Setting up your Linux Firewall Distribution (Part 1)

Today I'm going to show you how to get start. In order to create a network you must design it in paper, visio, or any kind of drawing that shows your plan. If you don't create some kind of drawing your network will not be very efficient. This drawing was done Microsoft new version of visio which is still in beta it called visio 2010 and yes I do have a legit license for it. The way that I design this is setup as two networks instead of one. Reason why you may ask because Network A is does not have a speed restriction and not monitor. Network B is has a speed limit and it is monitor. This is a basic drawing for this configuration. Remember the computer that your going to use must have at least two network cards. Let's break it down the red line named eth0 is your unfilter internet access which your trying to protect. eth1 is the green line which is your internal network which means that anything inside that network is protected. The blue line is optional, but I use it f...

New PDF Tutorials

I made some new tutorial enjoy! The Linux Permission PDF is how you can control your user see what files or folders. File Name: Linux Permissions.pdf File Size: 847KB Date Created: 03/25/2010 Download Now The Recover Your Data PDF is how you can recover your files in cases your windows operating system isn't booting up or your windows OS has spyware or virus.. This is the first half of recoverying your data. The second part will show you how to recover a deleted file, but that would be explain in the next PDF File Name: Recover Your Data.pdf File Size: 1540KB Date Created: 03/25/2010 Download Now   Hosted by Microsoft Office Live