I am trying to install either Ubuntu or CentOS server in text mode only. The problem I am having is that the hardware that I am trying to install it on has no vga output, I can only connect to it via console cable. I am able to boot from USB CDROm or flash drive but unfortunately since the hardware does not have a gpu (atleast none that I'm aware of) I am unable to get past the boot screen. If someone can point me in the right direction or know where I would be able to download the text install of either OS, that would be awesome.
when i do a paravirtualised install coz fully grey out (how do you get round this) and ftp install path is ftp://192.168.1.1:65354/bie764.iso
i get error:
Unable to complete install 'exceptions.ValueError Invalid install location: Opening URL ftp://tj:tj@192.168.1.1:65354/bie764.iso failed. Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/create.py", line 724, in do_install dom = guest.start_install(False, meter = meter)
[code]...
does it not accept ftp passwords.. what ftp server program (with autostart so it works with crossover linux as i know no other way start apps with that. can try to insta wine but need rpm) will work
I used to run Fedora linux a long time ago but this is my first time back to linux in a while.
In short I am trying to install Ubuntu Server 10.4 LTS on this machine: Dell XPS Server Intel core 2 quad q6600 8 GB DDR2 667 MHZ Ram 500 GB WD Blue Sata Hard Drive
The install CD boots fine, asks me if I want to install Ubuntu Server, I select that option, and the only thing that follows is the blinking cursor and a black screen, nothing else happens.
Writing a program that finds the IP address of a host name. Sorry forgot to include the line numbers, but where the $$$ is where the syntax error is. The errors are syntax error before "{" token and syntax error before "if". I've looked throught the code for a couple hours and can't figure out what's causing it. The code is attached below.
I completed an install of Ubuntu server 11.04 last night. After the initial reboot I receive a message stating there is no boot disk. Needless to say, this was irritating. I have run Fedora 14 w/Amahi on this computer for several months but, I wanted to try something different. I am running the following:
I wanted to use server so I can setup an LV during setup, which doesn't appear to be offered with the Desktop version (during setup I mean). So, ANY help would be really awesome. I don't care which version, of the OPSYS, I use as long as it can do the following:
I m facing a very strange problem while installing F10 from my NFS server , on the other hand i can sucessfully mount the directory from nfs server to client , but fail to install F10 from the same server,i created the F10 ISO image in the /mnt directory and share it via nfs server.
I am trying to configuring name server on Centos 5(the latest version) but when I am going to install the named server rpm package it shows the dependices failed of lib and bind packages..however I installed these both packages so it shows again the dependices failed of these packages. My yum is working fine because I have tried some other rpm like dilaog, samba and many more.
I recently decided to convert my old NAS gox from Gentoo to Unbuntu Server. For reasons that I do not understand I cannot install 10.04 or 11.04 on it. I've downloaded both the i386 and the AMD64 ISO images to the same machine, burned the the image on the same DVDRW drive onto the same CDRW disc but when I try to install on the D945GCLF board, it consistently fails at the same step - Unable to install base system.
The ISO image all indicate a good MD5 sum and I've burned the ISO image at the slowest possible rate. I've even tried moving the image onto a USB drive and installing from it - same error. The D945GCLF has parallel and serial ports disabled; I'm using the SATA drive for the OS and installing from a USB CDROM drive
What is the best method for backing up a VPS server? (A guest instance). I'm assuming you can't copy the image file while the VM is active. And if you stop the VM you have downtime.
I am trying to install CentOS on my netbook and I am referring the following documentation: [URL]
However, after completing the steps mentioned in the documentation when I plug in the USB to boot in CentOS it says: Unable to find the kernel load image and then sits at the boot: prompt.
So I just got a new centOS box with PHP 5.1.something but I wanted it on PHP 5.2, initialy running
Code: yum update php returned Code: php-pecl-memcache-2.2.6-1.el5.x86_64 from installed has depsolving problems --> Missing Dependency: php-zend-abi = 20050922 is needed by package php-pecl-memcache-2.2.6-1.el5.x86_64 (installed)
I try to install my Fedora 12 machine from my http server.but i fail to install it on the client side machine give me a error like unable to retrieve.Here is the step what i did.
1)I copy the entire my rpm of F12 DVD to the /var/www/html/rpm
2) and start the http server (my http server is start without any problem).
3)on the client side machine i booted from f12 dvd after askmethod i select url.
4)and enter the ip address of 192.168.10.2(for client ip address),192.168.10.1(gateway),and 192.168.10.1(nameserver)
5)after that i enter the [URL] this is my http.conf file
I am not able to install RHEL5 through httpd(apache) server , i checked on the host system , apache server is working fine and i am also able to navigate to my installation dir through browser.
problem: I want to install RHEl5 from guest OS in Vmware: 1.I inserted cd-rom and change bios setting to cd rom 2."linux askmethod" , then select http protocol.
3. but system never retrive files from installtion dir instead retrive from cd rom used for only booting purpose.
I'm installing FreePBX for one of the servers at my work. Im having problems and theres error's coming up saying "amportal binary can not be found" has anyone else had an error like this? Because the installation was going through a tunnel before and the router died so I tried it again by having the installation file locallaly on the machine and then the amportal error comes up towards the end of the installation, But I do a locate, and the file is actually there,
I have recently made the final steps to my switch over to ubuntu, after some years of deliberation. I have successfully installed it on my newer HP DV6 Laptop with no issues; using the wudi tool to download the latest edition. However, on my older desktop ( custom built ) i have not been able to successfully use ubuntu due to it not finding any monitor when i download the proprietary drivers for my EVGA Nvidia GTX285 card. I am stuck using 640x480 or less resolution on my Dell 2405 24" monitor.
I have read and pulled articles from the internet, but my skill in coding and altering ubuntu is limited. I am unsure how to progress thus far with my failures. I would very much love to use ubuntu on my desktop and more thoroughly switch my computing experience.
Would like a command line list of commands, that I can print out, I know this would be allot of pages. I have tons of books and the net, but its a royal pain searching for the right command, need something I can flip through.
I did a port scan on my server from outside my network and saw that port 10080 AMANDA is open.Amanda isn't installed on any of my computers or my server and the port is not forwarded by my modem or router. So why is this port open and how can I close it?
If i have files called, "hello123", "hello?","hello1" and "hellohoware" in the system and I want to list only the file "hello?" with the "find" command, how do I do it ?
find / -name hello? doesn't work as expected and also lists "hello1". I don't want "hello1" to be listed ...how do I list only "hello?" ?
Where does x2go log the time at date of client logins? or dosnt it log anything? i have searched far and wide, and even contacted the x2go dev mailing list, but i have found no answer anywhere.
I am looking for a tomcat startup script on a Ubuntu machine. My Ubuntu is 10.04 server. The tomcat is 5.5.30. It is in /opt/apache-tomcat-5.5.31 I tried a script here
I'm running ubuntu 9.04 64-bit server and am looking to backup my entire OS drive. I've got a 200GB main drive, and a 1TB storage drive mounted at /storage. I'm already good as far as setting up backups of my data - but redoing all of my settings and software would be a nightmare in the event of a HD failure.
So what I'm looking for is a command line utility to do an image of the main 200gb drive to an external usb drive. The software needs to function similar to the Windows Vista/7 System Image utility or DriveImage XML and be able to make the images without shutting down. The best I've found so far was [URL], but it uses a GUI, and doesn't support large files.
I'm trying to set up Apache Tomcat with virtual hosting. I've used Caucho Resin before but not Tomcat...and I've run into what appears to be (from Google at least) a rather common problem with Tomcat in that any properly packaged classes under WEB-INF of the default virtual host or the named host are not found and Tomcat complains of a class that "cannot be resolved to a type". I researched this error on Google and the consensus seems to be that: -
- You need properly packaged classes as classes in the default package are no longer allowed. I have done this.
- You need to either fully declare the packaged class to make an instance of it within the JSP or include the via an import statement at the top of the JSP. I have done this.
- In the web.xml for the Tomcat server instance (under $CATALINA_HOME/conf/web.xml) you need to set the servlet mapping for JSPs fork init-param to "true". I have done this also.
Yet the problem persists and I have found no solution. So I can only assume I'm missing something obvious and fundamental. My configuration is as follows: - I have two virtual hosts - one as the default virtual host and another as a named virtual host.
$CATALINA_HOME/webapps/localhost <--- Default host. $CATALINA_HOME/webapps/www.easicasino.com <--- Named host. The logic being that the URL IP address of the server will hit the default webapp and the URL hostname with hit the named webapp. This appears to work with just JSPs.
My $CATALINA_HOME/conf/server.xml looks like this: -
I use a Ubuntu headless home server to store the family data (docs, photo, mp3, movies, ...). Since it's a headless server I'm using mainly webbased admin tools. Now I'm looking for a tool to organize my mp3's. Functionality should include tag editing and renaming of mp3's. Playlist management or mp3 player is not needed.
I though I would be able to buy an Inspirion notebook form the USA.I had a long chat with DELL support in the USA who told me more or less that DELL has exhausted its supplies of Inspirion with Ubuntu... I was surprised. I spoke to the DELL supervisor who repeated more or less DELL was not working anymore with Ubuntu 12 April 2011 ...sad to hear that
Now I am looking for a Laptop like ASUS and may be a EEE PC. I need some addresses or link. I don't like the EEE PC coming with W7. Is there any other retailers selling the EEE PC without W7? I would like a Asus laptop but which one? same thing still with W7? Any solution for this problem in Australia to find a laptop with CD rom and wifi. I intend to do W-driving with Wifi laptop..