CentOS 5 :: Start A Xen Domain From Console With Xm Command
Apr 14, 2009
I need to start a xen domain from console with xm command but the 'new' sub command is missing?
[root@sambie xen]# xm new CENTOS-5.3-PDC
Error: Sub Command new not found!
View 1 Replies
ADVERTISEMENT
May 25, 2010
Normally one can start the Jboss with
Code:
./run.sh -c server-name
But in this way the command console will keep hang. Now I want to write a script which calls u this command and return back to the command console. Here is what I wrote but it doesn't return back to the command console:
Code:
#!/bin/sh
MSGBP_HOME="/opt/jboss/MSGBP"
case "$1" in
start)
[code]...
View 1 Replies
View Related
Sep 22, 2011
I had been reading about how to join a samba server to my current PDC running samba+ldap.
My PDC have a BDC and they are working, I want to add another samba server and be a domain member server and get the benefits.
The docs of samba had open my mind about the technical stuff but I still cannot make this thing works.
samba docs
Quote:
Centos 5.6 Samba Version 3.5.4-0.83.el5_7.2 PDC
Centos to 5.7 Version 3.5.4-0.83.el5_7.2 Domain Member
View 2 Replies
View Related
Sep 8, 2010
How can I start a program from tty1 console text mode to be executed in tty2 console text mode? Actualy I would like to start a program (chat client cli program) in tty8 automaticaly when linux PC boots.
View 6 Replies
View Related
Feb 22, 2011
I want to load a second instance of squid after reboot. For this I use this sentence "/usr/sbin/squid-f/etc/squid/squid-2.conf"vi /etc/rc.d/rc.local
View 1 Replies
View Related
Jan 11, 2010
I can't find the start command for Gnome from Terminal.
I tried:
start gnome
startx
start gne
Nothin is matching. In the Documenation is no help from console.
View 7 Replies
View Related
May 28, 2009
I am trying to attach my server to 2 diferent networks, with fixed ip addresses,
eth0 = 192.168.0.2 255.255.255.0 with gateway 192.168.0.1. This is currently working, and I can ssh o the machine on this address
eth1 = 192.168.150.5 255.255.255.0 with gateway 192.168.150.1
When I try and start eth1 with ifconfig eth1 up, I get the error message "eth1: unknown interface: no such device"
I have configured eth1 using system-config-network-tui and /etc/sysconfig/networking/devices/ifcfg-eth1 looks correct
GATEWAY=192.168.150.1
TYPE=Ethernet
DEVICE=eth1
BOOTPROTO=none
[Code].....
View 2 Replies
View Related
Aug 25, 2009
I am unable to start apache on my linux machine with following errors Starting httpd: Syntax error on line 117 of /etc/httpd/conf/httpd.conf: Invalid command 'Order', perhaps misspelled or defined by a module not included in the server configuration I am using CentOS5 with apache version httpd-2.2.13
View 99 Replies
View Related
Nov 5, 2009
I've got an install of CentOS 5.3 in a VM which was installed without X or Gnome.I've added X (yum groupinstall 'X Window System') and Gnome (yum groupinstall 'GNOME Desktop Environment) and can now run startx no problem.However on boot I get a command line login rather than the graphical login screen one normally gets if Gnome is included at install time.What do I need to do to get the graphical login after boot?
View 3 Replies
View Related
Sep 9, 2010
I have mounted an NFS share with ISO images on my kvm Server. If i connect such a iso to a VM (using virt-manager) for installing a operating system i get the following error on startup: Error starting domain: internal error Process exited while reading console log output: char device redirected to /dev/pts/1 qemu: could not open disk image /mnt/iso/public/Linux/Distributions/Debian/debian-504-amd64-netinst.iso: Permission denied
The problem is definitly that kvm (or qemu or libvirt-bin, i don't know) tries to set permissions (rwx owner for libvirt-qemu, --- for kvm group, --- for other) on the file, although it has read permissions. Is it possible to change this behavior?
View 1 Replies
View Related
Feb 22, 2011
Yesterday i fell asleep while my laptop was still on. when i woke up this morning i stared at a black screen. I tried to wake it up but nothing happened so i just turned it off.
But when i turn it on again i get this after the login screen: Xsession: Warning" Unable to write to /tmp; X session may exist with an error
After a few minutes i get the message, that my temp directory id full.
Now the problem is, that i cannot even login in console mode! i tried the "console login" mode from the login window, i tried switching the console with ctrl+Alt+F1, i even tried to start in recovery mode. But all i get is a blank screen with a blinking cursor in the middle, but i can't write anything!
View 3 Replies
View Related
Dec 17, 2009
I`m looking for a a X-Window in CentOS. At the moment I work with console only in text mode
View 2 Replies
View Related
Sep 8, 2011
fedora logo animation splashscreen that appeared when the Live CD was booting? Now when I boot into my Fedora 15 I get an ugly verbose console-like output and am not interested in seeing what's happening behind the scenes!
View 3 Replies
View Related
May 1, 2010
I removed gdm and kdm and my laptop started in console mode.Now I would like to get same thing - I made upgrade to ubuntu 10.4 and it starts again in graphics mode. I removed from grub menu.lst splash and quit, removed gdm and kdm - and again I receive graphics prompt.PS I removed also failsafe-x.
View 6 Replies
View Related
May 18, 2010
I have a very strange trouble with gnome/X11/Adapter/memory, I really don't know! When I upgrade my memory to 2Gb (1Gb+1Gb), graphic mode not starting! Load only console, but gnome not load. And besides error message not showing. 'starx' command leads to black screen and nothing happends, keyboard doesn't work too. if I leave 1Gb memory, all working perfectly! tell me where I can find log-message or how I can solve that problem. In /var/log I can't found anything interesting.
View 1 Replies
View Related
Aug 27, 2010
for my small home server i want the machine to NOT start x11 automatically but to enable remote logins via xdmcp.The problem: xdmcp is controlled by gdm. If i disable gdm to have no x11-login-screen xdmcp does not run...Is there any way to start gdm without starting x11 on the console?
View 2 Replies
View Related
Aug 14, 2010
I would like to achieve to get this logo at start, exactly like this: [URL] It is normally something, but maybe there is a package for that ?
View 8 Replies
View Related
Feb 15, 2011
I have a headless server, and I want to prevent GDM 2.30 from starting the graphical login on the console screen. As I use XDMCP, I still need GDM running on the server... With previous versions of GDM, I was doing that through gdmsetup, which ended with these lines in /etc/custom.conf :
Code:
[servers]
0=inactive
but it seems that it's not working anymore with 2.30...
View 5 Replies
View Related
Sep 14, 2015
Usually I start my remote deluge seedbox as a normal user
Code: Select alldeluged
deluge-console &
What is the best way to monitor those processes and bring that up when it crashed?
View 1 Replies
View Related
Sep 17, 2010
I could not solve examining the start and stop scripts. When I boot (default runlevel 5) my system all log messages are displayed on /dev/tty1. After the boot process has finished and kdm is started no more console messages are displayed on /dev/tty1. Instead all console output is redirected to /dev/tty7. When I change the runlevel from 5 to 3 boot.msg shows
Code:
Changing back to runlevel 5 gives
Code:
Why kdm redirects console output to /dev/tty7 instead of /dev/tty1?
View 6 Replies
View Related
Mar 20, 2009
I finally got my system to boot to a console prompt. This is a fresh installation of fc10 that I have struggled to get working with my old Adaptec 2940 scsi hardware. I am a little fuzzy on the whole gtk, gdm, gnome thing. So how do I go from this console prompt to configuring the new installation with desktop?So let's say I am logged on as root on the console.
View 8 Replies
View Related
May 4, 2011
Suse 11.3 KDE 32bit Following instructions in software.opensuse.org: Search Results I installed LibreOffice using the 1-click Install method. It will not start and produces no error when invoked from the console. Now here's the strangest part. If I left click on an .ods file produced by LibreOffice on another computer (on which it worked) KDE tries to extract it using ark even though file properties identifies it as an "ODS spreadsheet".
View 5 Replies
View Related
Jul 18, 2011
After upgrading Ubuntu to version 11, vmware-server-console stopped working - only gray window opens. After killing the process error message appears:
/usr/lib/vmware-server-console/bin/vmware-server-console: symbol lookup error: /usr/lib/i386-linux-gnu/libgio-2.0.so.0: undefined symbol: g_cclosure_marshal_VOID__VARIANT
View 4 Replies
View Related
Oct 3, 2010
i configured the build-essential(for c compilation). and I am unable to get the output.This is what i do.(check the image) Since i wanted to copy the output from one of the tty's I tried GPM service. But i dont know how to copy it. Some says click the middle mouse button and it will copy but when i do some code start running on the console. no copy paste. How can i run JAVA programs.
View 9 Replies
View Related
Jun 13, 2010
Is there a linux/unix command that will return where a domain is hosted at? Basically, the command that is used for [URL]?
View 1 Replies
View Related
Sep 26, 2015
After install debian 8, I can't see system start and stop message from console ... How can I enable system message from console in debain 8?
debian 7 output
----------------------------------------------
root@demo:~# service apache2 restart
[ ok ] Restarting web server: apache2 ... waiting .
root@demo:~#
debian 8 output
-----------------------------------------------
root@demo:~# service apache2 restart
root@demo:~# <=============================== No message (start or stop)
View 0 Replies
View Related
Mar 4, 2010
I have installed fvwm-crystal successfully but when I try to start it by just adding the codes below to .xinitrc
Code:
exec fvwm-crystal
only a black background with a console window show up.
I also put the .xsession-error here,
Code:
1 /etc/gdm/PreSession/Default: Registering your session with utmp
2 /etc/gdm/PreSession/Default: running: /usr/bin/sessreg -a -u /var/run/utmp -x "/var/gdm/:0.Xservers" -h "" -l ":0" "xxx"
3 localuser:xxx being added to access control list
4 Launching a SCIM daemon with Socket FrontEnd...
5 Loading simple Config module ...
[Code]....
View 5 Replies
View Related
Jul 20, 2010
I'm in normal mode then I press "ayiw to yank a word into register a, gvim shows the "ayi as I type it near the bottom right corner. Is it possible to get this real-time display in console vim, if so how?
View 1 Replies
View Related
Nov 12, 2010
I'm aware I can do !commands but I'd like to somehow integrate a shell in vim. Or could I use screen and split the screen so that vim takes up say, half of the screen?
View 4 Replies
View Related
Feb 15, 2009
I want to monitor my work on the terminal.I know we can use script command.But every time when I start the terminal, I have to type script to start it.I want to automate it. So where should I include this command so that it will start as soon as I start the terminal ?
MY WORK TILL NOW: I have put this "script" command in the .profile.The when I start the terminal, it became an INFINITE LOOP.I am able to "echo".Thats coming only once.....but if I write a "script" command then it is becoming an INFINITE LOOP.
View 1 Replies
View Related