Fedora :: Run A Install From The Command Line In Virt-install?

Mar 8, 2010

below is what happens when i try to run a install from the command line in virt-install. keep in mind that this is a fresh fedora12 install selinux is disabled logged in as root. i have never had so many problems with something and it is maddening for there to be a thousand freaking how-to's on the subject all acting like it is so freaking simple.

[Code]...

View 3 Replies


ADVERTISEMENT

Fedora Installation :: Install A Command Line Server Without Gui?

Mar 22, 2011

I need to install a command line server without gui and smallest as possible Is there a option on installer to obtain a minimal server?

View 4 Replies View Related

Red Hat / Fedora :: Install GCC To Compile Java On The Server Using Command Line

Feb 21, 2011

I'm using a webhosting server running CentOS, and I'm trying to install GCC to compile Java on the server. Since I'm new to Linux and don't have root privileges, I'm having trouble installing this. I need to install this using command-line. I don't know if I should compile from source (which I downloaded off the "gcc.gnu.org" website) or if I need to install a binary or something. Can I even install anything without root privileges?

View 9 Replies View Related

Ubuntu :: Install KDE 4.6 In 10.10 With Command Line?

Mar 1, 2011

How to install KDE 4.6 in ubuntu 10.10 with command line?

View 3 Replies View Related

Slackware :: Install Xen Failed - Virt-manager Allow To Create Xen VMs Or Just KVM VMs?

Mar 8, 2011

I've been using KVM with great results on Slackware but one thing about Xen 4 that appeals to me is VGA and PCI passthru. I did try to install the Xen Slackbuild some time ago but failed. I'm afraid I can't remember why now. As far as I remember the Slackbuild was just out a day or so, so perhaps there were unresolved issues in the early days. How is Xen now? Does it run as well as KVM, for HVM as well as PV guests? Does virt-manager allow you to create Xen VMs or just KVM VMs? I'm very happy with KVM on Slackware (and Xen on NetBSD) but as I say, the Xen 4 release has some enticing features which pretty much do away with dual- and multi-booting. Full-throttle graphics in a VM?

View 2 Replies View Related

Debian :: Install A Program Using The Command Line?

Jan 29, 2011

I tried to install Vlc using the terminal (terminal as root). I've used the command aptitude install vlc. Instead of installing only vlc, my gnome desktop environment was removed, gdm was removed, many more programs was removed! What's the command for installing just a single program using the command line? I was used under Ubuntu to use the command sudo apt-get install [***]

View 14 Replies View Related

OpenSUSE Install :: Keep Iso's Updated - Can't Use Command Line

Jun 25, 2011

Doing an install of Suse 11.4 --- and the screen runs off the monitor to the right. A little guess word with the tab key and I could move through the install process by tabbing three times after the ""help" button. As I'm writing this the machine rebooted after initial load and the screen is okay - and I can see the abort-back-next buttons now. But really, what's with that? That's just so unprofessional. Hopefully the dev team reads these forums since there isn't any easily discoverable way to communicate with them. And you don't keep the iso's updated? The BETA of Firefox 4?? Really? Then I can only update to 4.01 from the repository? so I download an unpack the 5.0 from Mozilla -- and find out ./configure no longer works. The archive extractor still doesn't have an "install package" option anywhere, and now I can't use the command line either?

View 8 Replies View Related

Ubuntu :: Better Way To Install Software From Command Line Than Apt-get Is?

Mar 19, 2010

If my understanding is correct, is aptitude not a better way to install software from the command line than apt-get is? aptitude installs all recommended dependencies correct?

View 3 Replies View Related

Ubuntu :: Command Line Install Broken 11.04?

Apr 30, 2011

I've just spent the longest afternoon trying to get Natty command line install to work. Okay lets list the problems first:Alsa not working so no soundUser privileges messed upWireless doesn't work Realtek rtl8192cu previously worked under 10.04 and 10.10Initial boot left me with a blank screen. I had to boot to grub and use the root console to install xdm which I normally don't use. I also had to install Openbox and some basic utilities from root console just to get a desktop.I've been doing command line install since 8.04 and have never had so many problems.

View 3 Replies View Related

General :: Install Gnome From Command Line On Red Hat?

May 12, 2010

I am trying to install gnome from command line on red hat

View 2 Replies View Related

Software :: Install Awstats Via The Command Line?

Jan 28, 2011

I'm trying to install awstats via the command line

after running
Code:
apt-get install awstats
, seems to install OK
when running the command
Code:
cp /etc/awstats/awstats.conf /etc/awstats/awstats.yourdomain.ext.conf
I get NO such directory or file any idea to why

I'm logged in as root system is Ubuntu 9.04 l TT ( karl )

View 8 Replies View Related

Software :: Install On Centos From Command Line?

Mar 26, 2010

How to install software on centos from command line?

View 8 Replies View Related

CentOS 5 :: How To Install Command Line Instead Of Desktop

Jul 27, 2010

Just got the new Dual Quad Server and after the installation was completed, It was the destkop edition... Can I get a reference on how to install the "Command Line Only" version of CentOS, OR Can I run the desktop edition and still be able to host VPS's and Web Servers, etc...

View 3 Replies View Related

CentOS 5 :: Get Command Line But No GNOME On 5.6 New Install?

May 3, 2011

It's a new install on a laptop, it looks like it installs fine, however after a boot I get login & password prompt and command line. I did choose GNOME desktop during the install.I know I will have problems to get 1080p resolution with my Intel integrated card Ironlake but at least I expect to have GNOME with min resolution 800x600.

View 5 Replies View Related

Ubuntu Servers :: Virt-install Stops When Connected To Domain?

Mar 16, 2011

I have succesfully installed Ubuntu 10.10 server and want to install a virtual machine with the same OS.

For installation purpose, I mounted a cdrom drive, keyboard and monitor.
On my attempt to do the installation, I get the following sequence:

Code:
sudo virt-install
> --connect qemu:///system
> --name sweb
> --ram 512
> --disk path=/var/lib/libvirt/images/sweb.img,size=20
> --network bridge=br1
> --cdrom /dev/cdrom
[sudo] password for karelv:
code....
I have tried the procedure from the physical console as well as from remote (using Putty on a windows machine) in a SSH window.I also tried to install from an iso file on disk in stead of the cdrom. All with the same result.

View 4 Replies View Related

Fedora :: Run Python3 Scripts From Command Line And Call Up Python 2.6.2 Idle With The Command Idle From Command Line?

May 29, 2010

i've gotten my fedora 12 to the point where i can run python3 scripts from command line and can call up python 2.6.2 idle with the command 'idle' from command line. what command will call up python3 (3.1.2 to be exact) idle?

View 5 Replies View Related

OpenSUSE Install :: Getting A Command Line Login Prompt?

Jan 14, 2010

I was expecting a gnome window login prompt after installation was done. Instead I am getting a command line login prompt.Am I right expecting a X-Windows login prompt?I login successfully, but I am dropped into a shell (bash) instead of a gnome desktop.

The hardware I am installing on:
Intel Core 2 Duo
2 GB Ram
137 GB HD
Radeon X1300/X1550 Series
Monitor - Dell E156FP (max res 1024x768 60 Hz)

View 8 Replies View Related

OpenSUSE Install :: No Graphics Only Command Line On Booting?

Mar 27, 2010

I recently had to reinstall openSUSE 11.2 on my computer...

specifications
nx 6120 laptop
512 Ram
1.77 ghz processor

and i think i have intel 915 graphics chipset or something....

but now to the point. i had to make a fresh install on my computer. Before that it was working fine. I used a live usb for the installation process. there no GUI came up but i used yast2 to install the live usb. installation went smoothly with no hiccups....i restarted the computer and selected open SUSE 11.2 in the boot menu.

but after booting it again comes to this dark screen with a lot green 'dones' and then finally at the bottom i have my login space....so no desktop.

View 8 Replies View Related

OpenSUSE Install :: Switch From Gui To Command Line After Configurations Are Done

Dec 9, 2010

i dont have much of command line experience with linux.can i setup opensuse server in such a way that i do all my configurations in gui mode and then switch the server to no gui mode as to free up resources.

View 9 Replies View Related

Ubuntu :: Install Webmin On My Server(9.10) By Command Line?

Feb 17, 2010

I am trying to install webmin on my server(9.10) by command line
what is the command to see if it is installed or not

View 9 Replies View Related

Ubuntu :: Install A Printer Server In The Command Line?

Apr 30, 2010

I am trying to install a printer server in the command line.

Does anyone know of good tutorials? or could explain it to me.

I already have cups installed. I just need to install the correct driver which is the Canon MP180 and set it to share.

View 4 Replies View Related

Ubuntu Installation :: 10.04 - Command Line (No Packages To Install)

May 6, 2010

Just installed Lucid from CD ROM. I have 2 HDDs. When the install screen came to ask about partitions, it didn't seem to want me to install it onto the same HDD as my XP/Ubuntu 9.10 partitions, so I installed it onto my other HDD. After it finished, I restarted and it appeared on GRUB. It takes me to a command line where it asks me for my desktop login and then my password.

It allows me to type in my login, but the password isn't so easy. It won't let me type it in. It's as if the keyboard stops working apart from the return key. I have no understanding of command line. As soon as I'd entered my password, it went on to tell me that there were no packages to install, and then stayed on command line as if I'd just opened a terminal. How would I get it to take me to my desktop?

View 3 Replies View Related

Ubuntu :: Install Radeon Driver From Command Line?

May 7, 2010

I got given an old (non brand name) laptop and have installed XP and kubuntu 10.04 on it. The graphics card is Radeon Mobility X1600. Kubuntu gets a very strange problem which does not happen in XP:

Although the installation graphics are OK (sort of, there are some strange font irregularities), when it tries to reboot and fire up the graphics all hell breaks loose, the display is broken in two parts and shifted up with the overflowing region coming up from below. I 'm guessing something in the X server is trying to start and failing because when I try to drop to a text terminal (Ctrl-Alt-F<something or other>) I get pages filling up with error messages.

Unfortunately I can't remember what the messages say and I don't want to try to recreate it in a hurry because after this happens, subsequent reboots start the computer in this split screen mode (weirdly omitting the BIOS POST message) and I 'm not sure how to get it fixed, so far removing the battery, reseting the BIOS to default and letting it cool down seem to work, eventually.

Anyway, I figured since XP seems to be fine, it must be a software problem, although I 'm mystified how it persists and jumps between reboots (the split screen persists even all the way to the BIOS menu). I tried getting the driver from the ATI site code...

Removing temporary directory: fglrx-install.i3fXeb
So, if I can't run the ATI driver, my other option is to run whatever it is that the "Hardware Drivers" KDE menu item runs to get it to sniff out the driver I need. But I can't start an X server so I need to either run whatever it is that runs behind it or get the package I need through apt-get?

View 1 Replies View Related

Ubuntu :: Lucid Command Line Ver Won't Boot After Install?

Sep 1, 2010

I did a clean install of Lucid from the alternate installer, onto a generic Intel/Celeron PC box. I used a command line only install, and used the entire hard disk; there's no other OS and no other partitions on the disk. Install goes along and finishes fine, reboots, and I can log in. But if I call sudo reboot, or shut down the machine then restart it, the boot process hangs. I see the POST screen, then a flashing cursor on a black screen for a few seconds, then the monitor goes into standby. I see no messages or any kind of output to the screen. I get the same problem using the Lucid Server installer and also when installing on a different box (Dell Intel/Celeron). I also tried running all the updates after install but before any kind of reboot...same thing.

This only seems to be happening using a command line only version of Lucid. Lucid GNOME/XUBUNTU install and work OK on both boxes. I can boot from a CD or USB key, but not sure where to look or what to check.

View 1 Replies View Related

Ubuntu Installation :: Netboot Install Only Gives Command Line - No GUI

Nov 7, 2010

I have just installed ubuntu 10.04 via a netboot install.When my system reboots I only have the command line - no gui. Could someone kindly inform me what command I need to run in order to get a GUI

View 3 Replies View Related

Ubuntu :: New Install Boots To Command Line Login

Feb 21, 2011

I decided to dual boot install Ubuntu with my Windows 7. After a lot of hair pulling, i finally managed to boot the live cd environment with "nomodeset". From there i installed ubuntu. When it finished installing, i booted to the new ubuntu install only to be presented with a command line login. If i change the boot line from "quiet splash" to "nomodeset", i can coax ubuntu to boot in low graphics mode. However this is not a permanent fix, and doing so causes a 2 inch offest of the screen on the right hand side. Only the have the missing 2 inches appear on the left side. If from the "Ubuntu is running in low graphics mode" message, i select "console login", and type "startx" i just comes out with "X Server Fatal error- No Screens found". I also tried:

Code:

But it still didn't help. I'm running out if ideas here, can anyone point me in the right direction?

This is a cd that i got free from Canonical themselves. It's Ubuntu 10.04 LTS, and I have Intel Integrated Graphics.

View 1 Replies View Related

Ubuntu Security :: Install Ssh From Command Line Error

Mar 26, 2011

I am not familiar with Linix server, I have installed ubuntu server for study purpose. Now I am facing problem when I install openssl from command line. This is the error message:

openssh-server : Depends: libwrap0 (>=7.6-4~) but it is not installable E: Broken packages

View 1 Replies View Related

Ubuntu Servers :: Drupal Install From Command Line?

Jul 1, 2011

Is it possible to complete a drupal installation and change the configuration from the comman line or a script. Id like to be able to automate the process of installing and configuring drupal. I should say that this is quite a bit beyond me. Ive not long started learning scripting.

View 2 Replies View Related

General :: Compile And Install Application From Command Line?

Sep 21, 2010

I am going to compile and install my first linux application from the command line. The program is the port scanner program NMAP, and I am looking at the documentation to learn how to do it. I saw this thread [URL], and I just want to make sure I understand what it is I'm doing.

bzip2 -cd nmap-5.35DC1.tar.bz2 | tar xvf -
cd nmap-5.35DC1
./configure
make
su root
make install

"bzip2 -cd nmap-5.35DC1.tar.bz2 | tar xvf -"
Here I am calling the bzip2 program to work with a specified file. look for the file nmap-5.35DC1.tar.bz2 in the current diretory (-cd) and to pipe (redirect) something, this is where I get lost, I think. And I know what x & v mean but not f, or what that has to do with the previous commands.

cd nmap-5.35DC1
Chage to the named directory.
./configure
I assume this is a command?
make
Builds an executable
su root
make install
not sure what the difference is between this and the above.

View 7 Replies View Related

OpenSUSE Install :: After Installing No Win7 But Just Command Line Of SUSE?

Aug 21, 2010

well, gonna straight-explain what I`ve here: had a Win7 64bit installed machine and created a D drive as I was intended to install Suse there (so it`s `Extended`) after succesfully installed SLED and finally restarted the laptop to see use Win7 again there was no Loader for me to choose which Operation System (I have another machine with XP,Ubuntu and Pardus - never had sucha problem)then I had to chose SLED of course but this time it didn`t bring me to the login page but to the Command Line of SLED, and the thing is that I can`t use command line on linux. tried several times and with failsafe login but stıll having command line and there is no Win7 to run on Loader.

View 9 Replies View Related







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