General :: Distros Appropriate For Specific Computers?

Mar 4, 2010

I'm looking to install Linux on two of my home computers. Here they are, with a brief description of what they will be used for. Rig #1: main desktop: Dell Dimension, P4 3.0GHz, 2GB Ram, 128MB PCIe Video Card Currently, I have WinXP Pro installed and it is my main workhorse computer.

I would like to have a fairly full featured distro that I can test drive as an alternative to WinXP (which I use mostly for web browsing and mp3s and games... I know I may be out of luck with getting many of my games working on linux, but I can live with that). The only other caveat with this machine is that it has to work using a USB wireless network adapter. The wireless router is nearly inaccessible and too far away to plug into. And there are no wired ports in the house.

Rig #2: old computer: Celeron 850, 512MB Ram, 30GB HD, 64MB AGP Video card My really old computer that has just been sitting around collecting dust. I would like to install a fairly lightweight distro (for obvious reasons) to play around with. Maybe get some experience using linux from an admin perspective, like installing/compiling packages, running servers, etc...

I have already tried to install Linux Mint and Xubuntu on my main desktop. While both installed without any errors, neither of them was able to boot into linux. Presumably because of this bug:

bugs.launchpad.net/ubuntu/+source/grub2/+bug/403408

Which seems to be a problem with Grub/Ubuntu. So I'd like to stay away from Ubuntu. So what are some distros that you guys would recommend for these two rigs, given my potential uses/limitations?

View 5 Replies


ADVERTISEMENT

General :: Can Kernel And Distros Able To Do That Macs And Windows Computers Can't

Aug 25, 2010

what are linux kernel and linux distros able to do that macs and windows computers can'talso are there some things that freebsd and solaris can do that others can't (you don't have to answer this one)

View 3 Replies View Related

Ubuntu Installation :: Distro On 2 Computers 4 Different Distros Tried On One Of Them?

Mar 21, 2011

I appologize if this has already been posted but there are 1001 pages here and I did do some searching - I'm just soooo tired by this point. This whole linux thing is starting to lose it's luster. I've never used linux before and wouldn't know how do deal wtih command line anything - whether its understanding what the system generates or entering it.

For the last 3 days I've tried to install, first - xubuntu, then openSuSe, then ubuntu desktop on my desktop unit then to run ubuntu netbook live on my laptop with the intent of doing a permanent install (if I could see I would be able to get everything working right by trying live first).

So I follow the instructons given on the ubuntu site, using the universal usb creator - it tells me that the operation was successful or something like that. So I proceed to 'attempt to' boot from usb but I find out my bios (on the laptop) does not support booting from usb (go figure!). So I go get this thing called PLoP, burn the .iso to a cd, put the cd in my drive and the usb inserted in the computer too and I reboot and enter my boot menu, select to boot from the optical device (my cd with PLoP on it) and use PLoP to select and boot from usb. Ubuntu runs for a bit I get past the logo with the status bar under it, then I get all this techo whatchamo spit out at me on the screen. Don't know what it means, just know it means I won't be enjoyin any Ubuntu tonight. Very sad.

I did manage to type in help and hit enter and in the list of commands given I noticed one that I though was interesting. "exit" So I put in exit and hit enter and it spit out a bunch more stuff at me. I only mention this because that is what is in the pictures I've attached. One pictures is before entering "exit" (on the laptop) and the othe after entering "exit" (on the laptop). There is also one that shows the screen from my desktop (after entering "exit"). I tried to run Ubuntu live one last time on it right after my last laptop fiasco; and, if you notice, some of the same information is given between the desktop and laptop. (matching infromation between the machines is after entering "exit" on both machines).

I attached the pictures and specs on my laptop hoping they may be useful. I've done all I know how and I'm just starting to get really tired here. If I wasn't so sick of Windows I'd have probably given up by now. I just can't bring myself to blame Ubuntu though. I am certain that Ubuntu is fine. Its either, first, user error, or somthing with my machine. Just that Ubuntu says the same thing about both machines. Hope someon can help. Sorry for the long post.

View 9 Replies View Related

Networking :: Isolate Untrusted Computers While Retain Access From Specific PCs

Sep 24, 2010

At school, the shop I work in has machines that run windows xp and cannot be updated to the latest SP (consider these machines "B"). This means that they are quarantined whenever connected to the network. There are also workstations that we would like to be able to connect to "B" for the sole purpose of dropping a file into a directory. These machines we will call "A" and are considered trusted.

I have No control of the school's network. I have a spare PC with two NICs as well as a 5 port switch. My thought was to use the spare PC as a gateway/router/VPN and setup an isolated "network b" consisting of all the untrusted systems. Disallow all traffic other than the VPN connection. Connect via vpn from the 4ish trusted workstations "A" to Network B. I could use mac filtering (I think) to accomplish this and disallow any computer not specifically authorized, thereby isolating the untrusted computers completely.

View 5 Replies View Related

General :: Change A Specific Characters To Capital In A Specific Text?

Dec 2, 2010

for example

else {
for fileDOC in $location/*.doc
do

[code]...

View 12 Replies View Related

OpenSUSE Network :: Connecting Two Computers On LAN \ Both Computers Are Connected To A Switch With Cables?

Jan 31, 2011

im trying to connect two computers on lan.One computer has: VMWare Workstation and has Opensuse 11.3 mounted in it.The other computer has: VMWare Player and has Opensuse 11.3 mounted in it.Both computers are connected to a switch with cables.I have followed this guide in both computers:Depanati singuri calculatorul!: Opensuse 11.3 - configure local networkin order to setup a network.In one computer, if i go to: Computer---Network---Network folder, i only see one machine. When in fact i could see both of them right

View 9 Replies View Related

General :: Run A Program For A Specific Amount Of Time Starting At A Specific Time?

May 18, 2010

I want to record an internet radio station starting at 2:00am tomorrow morning. The specific program on the radio station lasts until 6:00am. The command I need to run to record the station is: Code:mplayer http://wjcu.jcu.edu:8001/listen.pls -ao pcm:file=indie_heat_of_the_night.wav -vc dummy -vo nullI'd use cron, but 1. I'm not sure how to and 2. it seems unnecessarily complicated for something that I only want to run once. If cron is the only/easiest solution, I guess I'll just have to resort to that, but I'd rather not.

View 12 Replies View Related

General :: Share /var And /usr Among Different Distros?

Feb 9, 2010

I currently have one very big partition in my laptop that runs Ubuntu. I have to install Fedora for work and I'd also like to try out OpenSUSE, so I'll have to repartition. Since I don't want to duplicate data, I will move /home to a different partition and mount it from all three. I'd like to know, can I also do this with /var and /usr? If so, would that mean that every program I install will be available from all three?

View 2 Replies View Related

General :: Find Other Distros Which Act The Same Way?

Dec 31, 2010

according to [URL]..age-management Slackware build packages using the original source code, making only negliable changes to it.

I was trying to find other distros which act the same way. Does anybody know some?

View 9 Replies View Related

General :: How To Install 2 Distros

Feb 22, 2011

i have linux mint 10 installed on my system and i want to install fedora 14 too .since fedora 14 comes with grub legacy and not grub 2 so,if i install fedora 14 would the grub 2 that comes with Linux mint be over-written by grub leagacy if yes,then how do i install fedora 14 withoust losing grub 2

View 2 Replies View Related

General :: Commands In The Different Distros?

May 12, 2010

i am still a linux newbie. i'm trying to study the features of the different LINUX distros through installing ubuntu,debian,redhat,centos and fedora as Virtual Machines in VirtualBox.As i've figured out, they look different somehow, they have diffirent managers ,i.e. for downloading or updating their components. BUT MY QUESTION: are these distros internally compatible ?

Do any commands exist in one distro but not in the others? ARE ALL Distros compatible on the CLI-basis ?

View 5 Replies View Related

General :: Any Other Distros Which Allow To Install 'on' Windows?

Jan 22, 2011

Are there any other Linux distros (apart from Ubuntu) which allow you to install 'on' Windows?I'm having problems installing Ubuntu on my Thinkpad, it keeps breaking down halfway during the installation. I wanted to try another.I wanted to try and use fedora KDE but it doesnt appear to have the 'windows' installation version?

View 5 Replies View Related

General :: Which Distros Install From USB/Live USB

Jun 26, 2009

A friend of mine is working at a company that's getting a lot of netbooks. None of them have optical drives so USB is important. They are going to switch most of the netbooks from Windows XP to Linux. I told him that both Ubuntu and Ubuntu Netbook Remix can be used this way. He installed both to a USB Drive and what he likes is at bootup it gives the option to either run it from USB as a Live Distribution or to install it to the hard drive.

The installation would give him a way of switching them to Linux and in other cases for users who prefer Windows XP they still have the option of using a USB Flash Drive when they want to use Linux. The question: What other distributions work this way? I have looked at Fedora, CentOS, Mandriva, and OpenSUSE. Would either of these install from USB or even work as a Live Distribution from USB or even do both? Are there other distributions that would do this?

View 1 Replies View Related

General :: Which Distros Require 'sudo'

Feb 23, 2010

I thought ubuntu was the only distro that requires the 'sudo' command. I could have sworn I just read that OpenSUSE does, too. So who all *requres* it?

View 3 Replies View Related

General :: Delete Multiple Distros And Keep One?

Feb 26, 2010

I want to switch to a different distro. So now I have 2 linux distros on my computer, and also win 7 (as a backup). how do i delete the other distros and keep the one I want?

View 4 Replies View Related

General :: How To Tell What Distros Compatible With Processor

Jul 23, 2010

I have an old mini-desktop computer I want to have as a spare machine for internet browsing and checking email. It has a copy of XP currently, but the previous owner didn't put the key in so I can't get onto it at all. I plan on putting linux on it, just not sure what it can handle. It has 384 megs of RAM I believe, and the processor is a via C3, so I'm not even sure if I can run linux on it. I've checked the faqs and googled a bit, but I can't tell if it's i486, i586, or one of those things, and I'm not sure what linux distros(if any) are compatible. Will linux mint be able to run on a 900mhz processor of this sort and 384 megs of RAM? I'm thinking no, but it's the only linux distro I've dabbled with before. If not, will ubuntu? Will opensuse?

View 5 Replies View Related

General :: ATI 5800 Drivers With Various Distros?

May 24, 2011

I was using Ubuntu but changed distros recently due to Natty which I found buggy with Gnome. I just don't care for Unity. I have tried Fedora 14, Fedora 15 Beta, OpenSuse 11.4. I am leaning towards Linux Mint.

Except for Ubuntu, my ATI 5800 video card fan is running constantly. I ran the Dell diagnostic on the card. It reported the card was running correctly. It also runs correctly in Windows 7.

I am a semi-newbie and have some confusion as to which drivers to use for my card. Two questions:

Is there a a thread someone can point me to to correctly install the correct driver for any particular distro?;

Is there issues with ATI video card drivers and certain distos?

View 3 Replies View Related

General :: Could Two Distros Share The Same /home

Jul 27, 2010

Just out of curiosity, suppose I had a harddrive with three partitions. One partition contains Slackware (or whatever), and one partition contains Debian (or whatever). Could both of these installs use the third partition as its /home, without causing any problems?

edit: meant to put this into Linux General, not Debian. Could anyone move it?

View 13 Replies View Related

General :: Dependency Resolution And Distros?

Aug 5, 2010

Is there a distro that has the best dependency resolution than the rest?

View 8 Replies View Related

General :: Installing Multiple Distros On One Hd

Jan 19, 2010

I want to install multiple distros on one hd just to get some experience with them. I'm wanting to try out different distros and DE's, so I think I'm settled on wanting to install Ubuntu, Mandriva (or PCLOS), opensuse, and Linux Mint, all on a 40GB drive, giving a little more than 10GB to one of them to use as my primary Linux OS. I also have a current XP install on another hard drive that I'd want to leave connected so GRUB will detect it (not touching it at all during OS installs).

After trying several times to get 4 (or even 3) OS' installed on one drive using one GRUB has been a pain, so it looks like I'll have to put each OS' GRUB on it's respective partition and use one OS' GRUB as a primary in the MBR. With all that being said:

1. What's the best GRUB to use? Much difference between Ubuntu 9.10's and Mint 8's?

2. I'm not worried about saving data on a separate /home partition, so could I use one swap partition and a / root for each OS (giving each one about 10GB)? Would that just mean resizing the previous install's partition and manually creating a 10GB / ?

3. I've read the GRUB 2 guide several times, and when manually adding all of the GRUB's in different partitions to the "main" GRUB, all I need to enter is the title, root entry, and possibly chainloader +1?? This is the area I need the most help in... manually adding entries to GRUB 2... not too worried about Windows because that's usually detected, just adding other distros.

View 4 Replies View Related

General :: How To Get Theme Sounds For Distros

Nov 24, 2010

What directory stores the intro and outro sounds for:
Linux Mint GNOME
Linux Mint KDE
PCLinuxOS 2010

View 1 Replies View Related

General :: Points To Compare Distros?

Apr 1, 2010

I 've a question regarding which points should be considered to compare 2 different linux distros say RedHat & Ubuntu. for a production environment non-db applications ..

View 3 Replies View Related

General :: Sync Evolution Between Distros

Jan 22, 2011

On my network I have one computer running Fedora 14 and another running Ubuntu 1.0. I need to sync Evolution between these 2. The problem is Evolution folders have different content in the 2 distros. Is there a way to sync e-mails, contacts etc, between these 2 distros?

View 2 Replies View Related

General :: The Best Book For Suse And Other Distros

Mar 30, 2011

I need PDF version of this book SUSE Linux Toolbox 1000 Commands for openSUSE and SUSE Linux
anybody has it?

View 3 Replies View Related

General :: Two Distros With The Same /home Partition?

Oct 11, 2010

I am running Ubuntu with root on one partition and /home on another. I am proposing adding another distro (probably openSUSE) with its root on a partition which is unused at present, and the same /home partition as Ubuntu. Will using the same /home partition for two distros work? I realise that I will have to use the same usernames and passwords for both.

View 5 Replies View Related

General :: Where To Submit New Or Modified Distros

Aug 7, 2010

I was just curious to know where you submit a new or modified distro after making one. Not that I did--I'm not a programmer. But is there a particular place you submit a distro to, or do you just find some website to host it?

View 2 Replies View Related

General :: Distros Which Can Support 32 Processor?

May 5, 2010

Any Linux distros which can support 32 processor ?

View 11 Replies View Related

General :: List Of Distros That Use Grub?

Jun 26, 2011

Would like to try multi-boot different distros other than the Ubuntu flavors, they must use grub boot loader automatically. I cant find any list on the web? I don't want to edit menu.list.

View 5 Replies View Related

General :: Defrag Disks When Using Any Distros

Sep 19, 2010

if there is really no need to defrag disks when we use any linux distros.

View 4 Replies View Related

General :: What Support Does OS Distros Normally Give To Their Users

Mar 4, 2009

What support does linux OS distros normally give to their users?

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved