- Install any distribuition, yes ANY.
- Do NOT INSTALL A GRAPHICAL ENVIRONMENT (this its important, just use the text mode!!!)
- Forget everything you know about windows
- Dont compare windows to Unix/Linux, its like comparing apples and oranges.
- Do no return to windows, do everything you want in text mode (yes you can do everything in text mode)
- Learn how the kernel works, how the shell works, LEARN VI or EMACS.
- Read about it, there are TONS of tutorials and information on the internet.
- Create your own shell scripts. Learn to REALLY use the shell.
- DOWNLOAD, CONFIGURE AND COMPILE YOUR OWN VANILLA KERNEL FROM ftp.kernel.org. (learn the kernel options)
- When you feel comfortable with the shell (processes, file systems, directories, permissions, shell scripting, boot levels, networking, security, etc.) then install the graphical environment.
- DO NOT INSTALL ANY WINDOWS EMULATOR (like vmware or lindows) if you want to run windows, just run windows, if you want to learn Unix/Linux, JUST USE UNIX/LINUX.
- It helps ALOT if you have programming experience (Ansi C preferable).
- Read, read and read.
- If you can, read:
"The design of the Unix operating system -- Bach "
"The unix programming environment -- Ritchie"
"Tricks from the Unix Masters --- Dont remember the author"
- Your best friend its called "man", ALWAYS READ THE MANUALS OF THE COMMANDS
- Do NOT INSTALL A GRAPHICAL ENVIRONMENT (this its important, just use the text mode!!!)
- Forget everything you know about windows
- Dont compare windows to Unix/Linux, its like comparing apples and oranges.
- Do no return to windows, do everything you want in text mode (yes you can do everything in text mode)
- Learn how the kernel works, how the shell works, LEARN VI or EMACS.
- Read about it, there are TONS of tutorials and information on the internet.
- Create your own shell scripts. Learn to REALLY use the shell.
- DOWNLOAD, CONFIGURE AND COMPILE YOUR OWN VANILLA KERNEL FROM ftp.kernel.org. (learn the kernel options)
- When you feel comfortable with the shell (processes, file systems, directories, permissions, shell scripting, boot levels, networking, security, etc.) then install the graphical environment.
- DO NOT INSTALL ANY WINDOWS EMULATOR (like vmware or lindows) if you want to run windows, just run windows, if you want to learn Unix/Linux, JUST USE UNIX/LINUX.
- It helps ALOT if you have programming experience (Ansi C preferable).
- Read, read and read.
- If you can, read:
"The design of the Unix operating system -- Bach "
"The unix programming environment -- Ritchie"
"Tricks from the Unix Masters --- Dont remember the author"
- Your best friend its called "man", ALWAYS READ THE MANUALS OF THE COMMANDS
Last edited: