Posted: Sun Jul 22, 2007 9:31 am
Hi @ll.
About 2 months ago I installed Ubuntu to give Linux another try. (About 3 years ago I already installed RedHat, but I didn't use it)
The installation was very easy, Ubuntu simply starts up and was ready to use. Internet etc. was directly useable.
More complicated (in sense of time-consuming) were some of the following things:
- Use the latest nvidia-gfx-driver. Solution: Use 'envy' (http://www.albertomilone.com/nvidia_scripts1.html)
- Using two monitors. Solution: you have to edit the xorg.conf-file by hand
- get the Xilinx-software for FPGA-programming and the JTAG-programming-driver run (I had to compile the binaries using ./configure, make install)
- Configure Thunderbird under Windows and Ubuntu to manage a common mailbox, regardless which system you are currently running.
- mount my harddiscs by startup (Solution: edit etc/fstab)
- install PureBasic (easy when the needed packages are installed, see the forums here)
The above things took me about two full days, but in this time I learned very much about Linux, the user-rights, file-systems, mounting, linux-kernel, gcc, package-structure,...
Very helpful were these forums:
http://ubuntuforums.org (English)
and especially http://www.ubuntuusers.de/ (German), there are many simple and well-structured tutorials in the wiki. And there are several further google-hits when having any problem.
At the moment I use Ubuntu more often than Windows, and I had never any problems with it. Even at the system-upgrade to the newest version the only problem was that I had to restart 'envy' to reinstall the display-drivers.
But I would advise you to learn using the console. The console under (any) linux is a very powerful tool (things like grep, piping, awk, shellscripts,...)
And if you can use it on one linux, you can use it for all. I have a root-server running Debian in the internet and I am much more familar with it now.
Summa summarum:
Linux (here: Ubuntu) is easy to install and to use basic functionality, e.g. OpenOffice, Eclipse, Surfing, Media-Playback,... . It is more advanced to do more special things (sometimes things that windows-user didn't ever think of that they might be complicated).
You should have interest to go deeper into linux, and read, read, read in the internet, do basic tutorials, the man-pages to commands, etc. All the things you learn beside the GUI are nearly to 100% adaptable to any linux-distribution.
If you only learn how to do things by mouseclicking (like under windows), then you learn only your linux-distribution, but if you learn how to do things from the console, then you learn linux.
About 2 months ago I installed Ubuntu to give Linux another try. (About 3 years ago I already installed RedHat, but I didn't use it)
The installation was very easy, Ubuntu simply starts up and was ready to use. Internet etc. was directly useable.
More complicated (in sense of time-consuming) were some of the following things:
- Use the latest nvidia-gfx-driver. Solution: Use 'envy' (http://www.albertomilone.com/nvidia_scripts1.html)
- Using two monitors. Solution: you have to edit the xorg.conf-file by hand
- get the Xilinx-software for FPGA-programming and the JTAG-programming-driver run (I had to compile the binaries using ./configure, make install)
- Configure Thunderbird under Windows and Ubuntu to manage a common mailbox, regardless which system you are currently running.
- mount my harddiscs by startup (Solution: edit etc/fstab)
- install PureBasic (easy when the needed packages are installed, see the forums here)
The above things took me about two full days, but in this time I learned very much about Linux, the user-rights, file-systems, mounting, linux-kernel, gcc, package-structure,...
Very helpful were these forums:
http://ubuntuforums.org (English)
and especially http://www.ubuntuusers.de/ (German), there are many simple and well-structured tutorials in the wiki. And there are several further google-hits when having any problem.
At the moment I use Ubuntu more often than Windows, and I had never any problems with it. Even at the system-upgrade to the newest version the only problem was that I had to restart 'envy' to reinstall the display-drivers.
But I would advise you to learn using the console. The console under (any) linux is a very powerful tool (things like grep, piping, awk, shellscripts,...)
And if you can use it on one linux, you can use it for all. I have a root-server running Debian in the internet and I am much more familar with it now.
Summa summarum:
Linux (here: Ubuntu) is easy to install and to use basic functionality, e.g. OpenOffice, Eclipse, Surfing, Media-Playback,... . It is more advanced to do more special things (sometimes things that windows-user didn't ever think of that they might be complicated).
You should have interest to go deeper into linux, and read, read, read in the internet, do basic tutorials, the man-pages to commands, etc. All the things you learn beside the GUI are nearly to 100% adaptable to any linux-distribution.
If you only learn how to do things by mouseclicking (like under windows), then you learn only your linux-distribution, but if you learn how to do things from the console, then you learn linux.