|
![]() |
Overclock.net - Overclocking.net > Software, Programming and Coding > Operating Systems > Linux, Unix | |
Got Ubuntu! any suggested reading?
|
||
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) | |||||||||||||
|
WaterCooler
|
So I finally put Ubuntu 9.1 onto a separate partition of my HD and i freaking love it. but I was wondering if anyone had some recommendations for some quality reading on how Linux works? I mean ill shell the money for a book but Im sure there's plenty of good info on the web. also can i transfer files from my Vista partition over to my Ubuntu partition?
__________________
|
|||||||||||||
|
|
|
|
|
#2 (permalink) | ||||||||
|
Audiophile
Join Date: Jul 2009
Location: Cluttered apartment
Posts: 221
Rep: 14
![]() Unique Rep: 14
Trader Rating: 7
|
I'm glad you are having such a good time with linux. Learn how to use the repositories, maybe get Wine for your windows programs. It should have NTSF reading by default. Have you tried the Ubuntu forums? They have everything there.
__________________
|
||||||||
|
|
|
|
|
#3 (permalink) | |||||||||||||
|
WaterCooler
![]()
Join Date: Apr 2006
Location: Prince Edward Island
Posts: 3,639
Rep: 171
![]() ![]() Unique Rep: 152
Trader Rating: 7
|
Quote:
Your best chance is learning by doing. Try out a few things, things you would normally do under windows. Install your programs, messengers, music program, temperature monitoring programs, etc. That alone will give you some insight as to how the OS works. The more you use console, the easier it gets. Suggested reading...hmmm...Could try lurking the ubuntu forums, many tips n tricks can be found over there. Any questions can really be asked here on OCN, we have a fairly decent linux community hidden here. If you can't find any specific reading, then once again its the learn by doing method. Go grab another distribution, something a little harder to use than Ubuntu and learn through it. Cheers, - Flatliner
__________________
PSN: FlatlinerPsycho Steam: _choking_victim_ xfire:6655321
|
|||||||||||||
|
|
|
|
|
#4 (permalink) | |||||||||||||
|
Networking Nut
![]() |
tfm
![]() but no, seriously - google "ubuntu community documentation" and go nuts. some decent stuff there concerning anything will otherwise google for and find at the same address anyway (just after a bit of searching). also if you're less than brushed up on your standard set of Unix commands, that would be a good thing to review too. google U to the rescue :]
__________________
sigh. personality this. ![]() ![]() ![]() win thread 1 ~ WC Loop 0: GTZ > MCW60r2 > EKNB5 > T > D5 > PA120.3 ~
|
|||||||||||||
|
|
|
|
|
#5 (permalink) | |||||||||||
|
Linux Lobbyist
|
I recommend the ubuntu forums:
http://ubuntuforums.org/ Also this: http://www.linux-tutorial.info/ To transfer files from windows to linux in ubuntu do this: Open the main menu Go to places You should see an icon for your windows partition. Click on it to mount it. Ubuntu will ask you for your admin password. Now you can browse your windows partition and drag and drop to your hearts content. I hope you enjoy your linux experience. One of the best things about linux is that it lets you do what ever you want. No one tells you how your desktop should look or what programs you should run.
__________________
Windows is like a case of the crabs you really can do without it
|
|||||||||||
|
|
|
|
|
#6 (permalink) | |||||||||||||
|
RAM Fan
![]() |
This is a great place to start:
http://linuxcommand.org/learning_the_shell.php One of the main reason I would recommend that is that it can help understand that linux is command line based. Does this mean that you need leet cli skills to get anything done? no it does not at all, (especially with a modern distro like Ubuntu) it just means that most program's graphical front ends are guis built on top of a cli program. There are exceptions to this, like OpenOffice for example. As for accessing your windows partion shughard is right. Ubuntu can read/write to ntfs(not the other way around, mind you), you just need to mount the ntfs partition/drive. This can be done a number of ways but shughard detailed the easiest. If you have problems with that post back and I'm sure we can figure out a way to get it mounted.
__________________
This Is Empty Space
|
|||||||||||||
|
|
|
|
|
#7 (permalink) | ||||||||||||
|
New to Overclock.net
![]() |
definitely read ubuntuforums.org religiously.
__________________Also, make sure you install Code:
sudo apt-get install ubuntu-restricted-extras sc30317
|
||||||||||||
|
|
|
|
|
#8 (permalink) | |||||||||||
|
Linux Lobbyist
|
This is a definite must have. One of the first things I do on any install. It gives you all the goodies (like java, flash, media codecs, etc etc) that ubuntu does not include automatically because they have restricted code. These packages are still free and legal to use but not open source. You will use them on a constant basis and will definitely want them.
__________________
Windows is like a case of the crabs you really can do without it
|
|||||||||||
|
|
|
|
|
#9 (permalink) | ||||||||||||
|
Linux Lobbyist
![]() |
The main thing to learn is about the repositories and how software is installed. It doesn't work like Windows, where you randomly download things and double click them. Everything is put in a central repository supervised by Ubuntu devs and packagers and downloaded by the user from there.
Then you will need to learn about Linux permissions. This will save you headaches when you try to move a file from a user directory to a root directory. Then learn about the basic terminal commands like cp, mv, cd, ls, netstat, top, apt-get, etc.
__________________
Secure Your Network With Tomato Linux File Permissions HOWTO Secure Ubuntu With AppArmor"I can't bring myself to try Linux Mint because they keep naming the OS after ex-girlfriends or women I've had bad run ins with. Cassandra was a sexual harassing shift manager. And Felicia was a stalker who knew how to turn a good day into a hellish experience in 0-60." -- Anub1s from BBR forums
|
||||||||||||
|
|
|
|
|
#10 (permalink) | |||||||||||||
|
Linux Lobbyist
![]() |
Do everything from the console and do a search whenever you can't figure out what to do. That is the best way to learn your way around. Next would be building programs from source code. Suggestion of where to start, cdemu, for mounting .bin/.cue files, without converting them to .iso first. That kept me busy for a week resolving all my dependencies
. If you aren't a sadist, just avoid that and find something else to build.
|
|||||||||||||
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|