General :: Where To Get System Version To Install?
Dec 16, 2009
An introduction: Tired of Windows Vista, etc. Moderately skilled user. I have a linux product on a eepc netbook and had a 10 day trial dual boot on this computer. I am now intending to convert an 9 y/o computer running XP and would like to see how the Linux product uses resources, handles pix, video, email and internet. The PC is configured pretty typically for that point in time.
View 9 Replies
ADVERTISEMENT
Jan 16, 2011
As i know, windows server 2008 can be installed on desktop.
Linux also can?
Got any advantage?
View 3 Replies
View Related
Feb 16, 2011
I m d beginer in networking,
Can u please tell which version of linux i must install to get best configuration of NS2
View 3 Replies
View Related
Aug 17, 2010
wher can I download an older version. My system has less then 1 gig of ram so I can not run the 11.3 version, I tried 5 times.
View 9 Replies
View Related
Jun 28, 2011
Any of you have any idea on how to install the Modelsim SE edition offered by mentor graphics for linux operating systems? I found a link from google vaguely explaining this. I tried out but it did not seem to work. I am very comfortable right now with modelsim and I hate to migrate to some other simulaiton software which may reside inside ubuntu's software center repository.
Any ideas how to install this? I tried running the command start install.linux through the terminal. It did not work. i tried using wine's command prompt to run it which also didn't seem to work
View 2 Replies
View Related
Jan 14, 2010
Can you install a linux version on a computer that has no operating system pre-installed i.e wiped hard drive
View 2 Replies
View Related
Jun 17, 2011
I am still running Debian Lenny and have found that the curl version 7.18 is just too outdated for my needs, I would rather not do an upgrade just yet to the stable release of squeeze. I was looking for some information on how I could install a newer version of curl and libcurl without breaking my system.
View 8 Replies
View Related
Jan 8, 2010
I have a doubt, may sound funny but wanna know whether it is possible to share DVD drive in windows [version 7] and use it in Linux system [version fedora 12]?
View 4 Replies
View Related
Mar 18, 2011
Can anyone tell me how to check IHS version in Linux
View 1 Replies
View Related
Aug 14, 2009
I'm trying to connect to a Win XP computer via Remote Desktop/Terminal Server. (Note: WinXP refers to Remote Desktop, or RDP; Ubuntu uses Terminal Server client for this function.)
The problem is that my XP computer requires the use of Microsoft's RDP version 6 because it uses a Terminal Server Gateway. The TS client in Ubuntu is compatible with version 5, not version 6.
Is there a MS RDP version 6 compatible program/client for Linux?
View 14 Replies
View Related
Feb 6, 2011
I dont have eny version or experiance of linux at the moment and im a bit of a neanderthal when it comes to computers. im trying to diside what version of linux to use to reformat my other computer, bearing in mind my main priority is gaming. which version would you think would be best?
View 5 Replies
View Related
Jul 7, 2011
Can anyone tell me how I determine the version of linux my Synology Diskstation DS210+ is running?\
View 3 Replies
View Related
Feb 24, 2010
When a new version of open box comes out. If compile a newer version of open box will it install over the current version or will it install a separate version?
View 2 Replies
View Related
Oct 18, 2010
Is it possible to just roll back the version of Mesa on my install to an earlier version...I think this is the key to getting my game to work.
View 2 Replies
View Related
Dec 13, 2009
How do I replace a 32bit version of 11.1 with a 64bit version of 11.2 or is it even possible?
View 2 Replies
View Related
Oct 10, 2010
my laptop currently has 8GB of RAM and I wouldn't want that going to waste. I have read about the issues with flash on the 64 bit versions of buntu. Would you recommend going 64-bit or 32-bit with PAE? also, does the 10.10 kernel have PAE enabled by default?
View 9 Replies
View Related
Nov 10, 2010
Synaptic just gives me version 1.7.1, but I want version 1.7.3 without the need to download and build from sources.
View 3 Replies
View Related
Aug 10, 2011
Does anyone know how to install the DHCP Server for the DSL 4.4.10 version. Cant find installation instructions anywhere.
View 1 Replies
View Related
Jan 19, 2011
I have an aa1 with the original set up but fire fox is to old for some sites how can I instal a new vertion Sorry, its is an acer aspire 1 with linpus, I think, it comes pre installed with fire fox but an old version.
View 3 Replies
View Related
Dec 27, 2010
I tried to install ns2.27 on my Ubuntu 9.10 64-bits version. I downloaded the gcc-3.3...amd64.deb instead of the one you recommend. When installing the debian files, I get this at the terminal
[Code]....
I don't see any errors but the file is not installed (I think) because when I go to synaptic they are not there. And trying to proceed with the ns2 installation results in error since I don't have the gcc3.3
View 8 Replies
View Related
Mar 28, 2010
I am getting this when I build a project in JBoss Seam:
Code:
asookazian@asookazian-desktop:/opt/jboss-seam-2.2.1.CR1/examples/booking:10:30 PM:$ant clean explode
Buildfile: build.xml
clean:
initcopy:
initpoms:
[echo] Setting up dependencies
Build Failed
/opt/jboss-seam-2.2.1.CR1/build/common.build.xml:95: The following error occurred while executing this line:
/opt/jboss-seam-2.2.1.CR1/build/utilities.build.xml:18: Directory /opt/jboss-seam-2.2.1.CR1/classes/poms creation was not successful for an unknown reason
Total time: 0 seconds
How can I install Ant 1.7.0 (i.e. an older version of an existing package)?
Code:
asookazian@asookazian-desktop:/opt/jboss-seam-2.2.1.CR1/examples/booking:10:31 PM:$sudo apt-get install ant=1.7.0
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Version '1.7.0' for 'ant' was not found
I downloaded the zip file for 1.7.0 but I need to redo all the symbolic link stuff, no?
Code:
asookazian@asookazian-desktop:/usr/bin:10:34 PM:$ls -la ant | less
Code:
lrwxrwxrwx 1 root root 20 2010-03-23 06:15 ant -> ../share/ant/bin/ant
I'd like to keep both versions of the ant package in my Ubuntu 9.10 system if possible...
View 1 Replies
View Related
Apr 28, 2010
I have Fedora 11 on my machine. It comes with gcc 4.5. However, I am trying to compile code that require gcc 4.1. How do I install gcc 4.1 on my machine and still have 4.5 there as well? and how do I uninstall 4.5 gcc if I need. I was trying to use yum, but it did not work. Not sure what package I need.
View 5 Replies
View Related
Mar 6, 2011
I have run the command ./wineinstall on redhat 5.2 machine and have got the error "conigure error: flex version installed is looking old.install flex 2.5.33 or newer version"
Solution for the above so that i can install wine on my linux machine.
View 1 Replies
View Related
Jun 9, 2011
I can't even begin to explain what i've been through trying to do this. I've been trying for a week now..not just a few minutes a day..
I've managed to destroy the Synaptic Program Manager. Nothing at all comes up.
I've been through several tutorials...I've become the master at "command not found" even when I copy it and paste it to the terminal.
I've been working daily on Ubuntu for about a month, but and I've regressed instead of progressed.
I've installed software which I can't find. It's been one failure after another. I live in a small town where NOBODY knows how to use Ubuntu..
View 11 Replies
View Related
Jan 12, 2011
I download new versions of Firefox, extract them but don't know how to install them.
View 5 Replies
View Related
Jun 6, 2011
I'm using VirtualBox on MacOS and I need to install version 10.0.4 of Ubuntu.The setup for VirtualBox only allows you to specify Linux > Ubuntu (64-bit).How can I install a particular version? I've been told that you can download it as a disk image and install it in VirtualBox somehow: can anyone point me at more details?
View 2 Replies
View Related
Apr 24, 2010
1. I'm trying out ratpoison (a windows manager). It's cool, but a few commands weren't working - I now think that it's because Debian delivered ratpoison 1.4.3 (Feb 2008), while development has issued two more releases (the latest being 1.4.5). Should I (or should I not) install the later release?
2. IF I do, I need to figure out how to convert the tar.gz to a debian package
View 5 Replies
View Related
Mar 18, 2011
Explain me in detail step by step procedure to install ubuntu latest version in laptop.
View 4 Replies
View Related
Sep 17, 2010
Which LXDE version of Linux has the newest version of Firefox and Open Office included?
I am looking for an iso file, and I am trying to run this off of a live CD for now. So I want a light version of Linux, probably LXDE, or if not, then probably XFCE. But I need a new version of Firefox and OpenOffice included.
Because, I tried burning the customizable NimbleX @ custom.nimblex.net . Pretty good, except it uses Firefox 2, and Open Office 2.3, which are outdated.
And I tried Mint XFCE, which might have been pretty good too, but it had some issue of blanking and requiring relogin after I opened hotmail frequently (user id: mint, password: blank).
The web browser and the word processing program are the most important and essential applications to me.
So are there any Linux versions in LXDE on LiveCD that include newer versions of Firefox (or at least another good browser) and Open Office (oo seems better than abi)? (Again, if no LXDE, perhaps XFCE?)
I just want to download a good version in an iso file, and burn it to a CD and get to work. Like I said the web browser and the word processing program are all important.
So really, what iso/LiveCD versions are the fastest for running on an older system, and yet have the newest browser and word processor included?
View 6 Replies
View Related
Jul 1, 2010
just brought a revo 3610 with l linpus os i need to install the latest version i have downloaded it how to i get it on to the sytem Please dont be to technical (silver surfer)
View 1 Replies
View Related