Welcome, Guest. Please login or register.

Author Topic: Tips on moving to Linux?  (Read 69669 times)

Description:

0 Members and 5 Guests are viewing this topic.

Offline Nlandas

  • Hero Member
  • *****
  • Join Date: Dec 2007
  • Posts: 678
    • Show all replies
Re: Tips on moving to Linux?
« on: March 28, 2014, 07:55:39 PM »
Quote from: ral-clan;761263
Hi guys,
So for the first time I am very seriously considering Linux. I would like to start by dipping my toe into Linux with the aim of eventually make it my day-to-day OS in a few years.


I would recommend setting up a virtual environment and playing with the distributions in that until you find the one you want to run instead of immediately doing a dual boot setup. Also, you can try the Live CDs but I find them to be a little slow to really give me a full feel for the OS in question.

Linux is a very powerful OS that has come a long way in usability, ease of installation, and ease of software installation. A lot of the dependencies and other issues are taken care of by the software distribution systems and even when you compile software today dependencies are easier to deal with. However, the average user can use Linux without the need to compile any software as the software "repositories" have most of what you'll use.

Ubuntu is the common distribution that many end users select and there are good derivatives of it that are compatible with it's software collection.
http://www.ubuntu.com/about/about-ubuntu/derivatives
Lbuntu
Xbuntu
I haven't played with Mint but it seems to be popular.

   Personally, I like SuSe and their YAST system of management for settings and software installation, etc.

   Any OS can have it's problems as Windows has proven time and time again. No OS is flawless and Linux has gotten far, far better than back in the early days when installing it meant compiling the kernel and messing with the GRUB loader just to get the system up. Installation entails little more than booting from a CD and answering a few fairly simple questions.

    You can take a look at Ubuntu Studio for some of the open source software for video, photo and audio. Nothing wrong with keeping Windows around for software you can't get compatible on Linux for but be sure to take a look at the free software to see if it would meet or supplement your needs. http://ubuntustudio.org/
 
   I'd switch from Windows completely in a heartbeat but there are a few software applications that I also use that Linux doesn't quite have a counterpart to yet.

If you become a member of the Linux community be sure to Google questions first and you'll avoid most of the RTFM, which has gotten better in recent years but the Linux community is snooty compared to the Amiga community. I remember how many hours I spent learning from my fellow Amigans who seldom if ever would turn you away without helping. That Amiga community stands alone in any computer community that I've been in. The closest I've found is Novell where if someone told you to read the manual they would refer you to the exact page that answered your question.

1. What type of Linux would be the most widely compatible and still good on a system from about 8 years ago (specs above)?
-> Most will run on fairly low specifications but derivatives of Ubuntu like xubuntu, lubuntu and Mint take less to run. You can get system specifications by just googling the distribution and system specifications.
2. For my purposes (gradual immersion), should I create a partition on the 160GB hard drive for Linux, or buy a 32GB or 64GB USB stick and install on that?
-> I'd start with live CDs to see if you like the looks of the Os at all. Then I'd run it in a Virtual Machine. You can use the Open Source Virtual Box or VMWare if you want to buy it.
3. Any tips or good guides on creating a dual boot system?
-> Don't install the dual boot until after you find the OS you want to keep. You might want to look at an third party boot loader to manage your installations like Acronis OS Selector. It's always a good idea to take an image of your working system, I use Acronis for that but there are some good free disk imaging tools out there. MaximumPC just covered some of them recently.
5. Any tips on creating a Linux partition on a hard drive WITHOUT having to destroy and re-install the XP partition that already exists there (i.e. Swissknife?)?
->Acronis Disk Director or another linux system bootable GParted disk to resize the partition and create a new one for Linux and then install into it. It might be better to add a small hard drive.
6. Any complications or pitfalls I need to watch out for on a dual boot system?
-> Boot loaders can get misconfiguration when you install new OSs. Third party might be better. I prefer Virtual Machines myself.
7. Are all Linux strains compatible? I don't want to be stuck with a Linux branch that can't run common binaries.
-> Uhm, well they are all based on common standards but their binaries are not all compatible. That doesn't mean that the same software is available for most common distributions in a pre-compiled state. Redhat and SuSe use RPMs to distribute software and Debian/Ubuntu use apt-get repositories. I wouldn't worry about common binaries, I'd worry about common software.
8. In future, will I always need a Windows XP partition to run my legacy Windows XP applications, or is Wine under Linux good enough now?
->Wine is only compatible with certain applications and I'd imagine not the ones you are looking to run. It's a really neat package but not the same as a full Windows install.

I hope this helps you decide to give Linux a try you might just find you like it better for a daily driver and only end up booting up Windows for a few specific software programs that you can't yet get on Linux. If you end up not liking one GUI, you can always try another, now that is something to really like about Linux.
I think, Therefore - Amiga....
 

Offline Nlandas

  • Hero Member
  • *****
  • Join Date: Dec 2007
  • Posts: 678
    • Show all replies
Re: Tips on moving to Linux?
« Reply #1 on: March 28, 2014, 08:09:44 PM »
Quote from: smerf;761449
@TheMagicM,

You really have to excuse CommodoreJohn, remember he is still using a C64 for his computing needs, ......................
Remember, to install Linux today you have to know how to download an ISO, burn it  to a DVD, then turn  off your  computer put the DVD in the computer, turn it on and then you have to type in your name when asked and think up a password, know  your timezone and then Linux pretty much install itself. .................

smerf


LOL! Poor old CJ. Smerf roast.

I do have to say though, burning those ISOs is so passe, I just mount them as a virtual CD in my VMWare virtual machines and install from within the ISO archive off my hard drive. It's a lot faster that way and I don't waste plastic.
I think, Therefore - Amiga....
 

Offline Nlandas

  • Hero Member
  • *****
  • Join Date: Dec 2007
  • Posts: 678
    • Show all replies
Re: Tips on moving to Linux?
« Reply #2 on: April 02, 2014, 07:32:40 PM »
Quote from: ral-clan;761515
A question about virtual machines:

Lets say you are running Linux, and have a PCI card (or other hardware) installed for which Linux has no drivers (so useless from within Linux). Then you set up a Virtual Machine running Windows XP, and in that virtual machine there are drivers for that PCI card. Can the PCI card be used normally from within that Virtual Machine?

I ask this because I have a semi-pro audio card and graphics tablet for which there might not be Linux drivers.  I probably will go dual-boot instaed of VM, but just wanted to get an answer on this question first.

Thanks.


There is some possibility on virtualized systems to pass through direct access to physical hardware. However, it's not automatically flawless as the idea of virtualization was originally to abstract the OS from the actual hardware. I don't think that they've brought this ability to VMWare Workstation but I've had no need for direct hardware acccess other than USB.

VMWAre VSphere 5 server evironment suppors VMDirectPath IO to hardware. It would require additional research to see if VMWare Workstation 10 supported it and your hardware would need to support modern CPU based virtualization technology as well.

So likely dual boot is the option for what you are looking to do.


-Nyle
-Nyle
I think, Therefore - Amiga....
 

Offline Nlandas

  • Hero Member
  • *****
  • Join Date: Dec 2007
  • Posts: 678
    • Show all replies
Re: Tips on moving to Linux?
« Reply #3 on: April 02, 2014, 07:39:19 PM »
Quote from: ral-clan;761493
That was my thought exactly.  My system is only a P4 with 3GB RAM. Apparently you can download Microsoft's Virtual Machine 2007 and use it in Windows XP, but I don't think a VM is a practical option for me with this system.  I'll probably either just make a true partition when I'm ready or install on a USB stick (with the intention of later moving it to a real hard drive partition).

I can't install a dedicated hard drive for Linux because my system already has drives on all the IDE channels/pairs.


Absolutely, using disk imaging you simply clone the installation to a large hard drive and then clone it back onto the physical hard drive. It should pick up the new hardware but you may need to boot off the original install media and run a repair install for it to pick up the new hardware.

I'd use the free Virtual Box or VMWAre Workstation demo.

Though really, I'd play with the OS and wouldn't invest too much time in it before deciding to go dual boot. In other words I don't think I'd spend all the time deploying in detail if you are going to then move off VM.
I think, Therefore - Amiga....
 

Offline Nlandas

  • Hero Member
  • *****
  • Join Date: Dec 2007
  • Posts: 678
    • Show all replies
Re: Tips on moving to Linux?
« Reply #4 on: April 02, 2014, 09:14:27 PM »
Quote from: Kremlar;761668
Being a grumpy old man who hates change is no better. The world changes. Don't let yourself get old!

Old Amiga users are becoming what we hated! The grumpy old guys who ran their IBM PCs hated the Amiga and the change it represented. Now grump old guys still using their Amigas are the ones spewing hate for anything different. Go figure!


Uhm, really - don't take one grumpy old guy as speaking for the whole group. I see a lot of positive, constructive advice on this thread. A thread that was simply supposed to be about what someone could do to best experience Linux. It wasn't supposed to be a Linux vs. Windows thread at all. In fact the original poster still plans on running Windows XP. I really only see one "old grumpy guy." I started using AmigaOS in 1988 and still love AmigaOS over all OSs but understand its shortcomings as it currently stands.

However, I use a lot of other OSs and the only thing I speak out against today is vertically integrated monopolies.

Windows XP should really be retired at this point, unless you are running on a machine without an Internet connection and only buy boxed retail software it's really not a good idea to keep running it. If you can't afford Windows 7, then there is every reason to give Linux a try.

I wish I could say the same about AmigaOS but I can't afford the hardware necessary to run it anymore. If they'd port it to x86, I'd buy every version released thereafter.
I think, Therefore - Amiga....