similar to: running kvm and vnc same time

Displaying 20 results from an estimated 30000 matches similar to: "running kvm and vnc same time"

2012 May 26
1
KVM and vnc together
Ran into something weird. I have my machine CentOS 6.2 running KVM guest of Windows 7. This works fine while I'm in the office... Then when I remote in using VNC to my machine - the VNC always works fine. However, when I try to access the KVM session its like the mouse has lost its brain. Anyone ran into this? I startup with this command: qemu-system-x86_64 -net nic,model=rtl8139 -net user
2011 Jan 04
3
using kvm
All - I am running a virtual windows 7 (pro 64) on centos 5.5 x86_64. I was hoping to run virtual XP inside windows7 in this configuration. I get an error about cannot start virtual XP when I try this. Do I not have something setup correctly or can I not run a "double" virtual environment? Thanks, Jerry
2005 Jun 23
5
[PATCH] Fix vnc-dryrun option interaction
A patch that was applied yesterday tried to turn the vnc option off if dryrun was set. Unfortunately, the way it was actually coded turned vnc ON if dryrun was not set! I think this patch should fix it (someone who actually uses vnc & dryrun should test it, though). -George +-------------------+---------------------------------------- | dunlapg@umich.edu |
2010 Jun 09
2
Is kvm ready for prime time?
Hi all, I've started playing with kvm on CentOS 5.5, with not much success so far. In a nutshell, I have the same problem as http://lists.centos.org/pipermail/centos-virt/2010-April/001854.html I followed the RHEL5 virtualization guide to set up a bridge interface br0, and then used virt-install (rather than virt-manager - I like automation) to set up the vm. It hangs at some point.
2007 Dec 26
3
centos 5.1 vnc server
Any one using vnc server on centos 5.1? on 4.6 I had no issue. on 5.1 I am having times when on connetion the VNC serveris crashing and logs me out of all my open'ed items. I can relog in. But I was wondering if others are seeing this and if there is something to do about it. THanks, Jerry
2012 Aug 15
2
KVM Setup for Win7 Pro on CentOS 5.x
Can somebody point me to a HowTO or other documentation describing the tools available under the CentOS 5 KVM package to create and manage a Windows 7 Pro VM? All my VM experience to date has been the old free VMware Server. I need to: + Create the VM instance allowing for about 50GB total disk space which will be either a single image partitioned into two Windows 'Drives'
2013 Jun 05
6
KVM console?
I finally got access to some machines with more resources than the free VMware ESXi license allows which pushed me into trying kvm instead. Seems capable enough for what I need and can even import and run the existing vmdk images I already have. But, I have some questions about accessing the virt-manager console remotely for initial configuration, etc.. Normally I use freenx for remote GUI
2016 Jun 02
5
vnc on C7
I am trying to get a remote screen on C7. I did the following on C7 server: yum install tigervnc-server cp /lib/systemd/system/vncserver at .service /etc/systemd/system/vncserver@:1.service systemctl daemon-reload edit /etc/systemd/system/vncserver@:1.service and replace <USER> with myuser su - myuser run
2017 Oct 02
4
Display IP addresses on the system console *before* the login prompt.
I have a bunch of VBox Linux VMs (CentOS 6/7, Debian7/8/9, Ubuntu (14.0/16.04, Alpine) that get dynamic IPs. To get their respecitive IP addresses I have to login and run 'ip addr' I would like such info to be displayed on the VM console *before* the login prompt. Ideally an ASCII log + info (see below sig line). Thus, I can get the info from the VM console without having to login. I
2015 Nov 20
2
Cannot boot
I can boot from DVD. I deleted kernel. Thought it will fix the problem. Now I can see rescue menu only. Kernel source is there. How to get back kernel. On Friday, November 20, 2015, Arun Khan <knura9 at gmail.com> wrote: > On Fri, Nov 20, 2015 at 2:18 PM, Siva Prasad Nath > <shivaprasadnath21 at gmail.com <javascript:;>> wrote: > > Hi, > > My server not able
2010 Feb 08
4
Experiencing continual eth0 link up/down on a 10G Chelsio NIC (cxgb3 driver)
File Server OS: CentOS 5.3 (x86_64) Kernel: CentOS Plus kernel (need XFS fs drivers) The file server has a Chelsio T310 10GBASE-CX4 RNIC (rev 3) PCI Express x8 MSI-X (eth0), driver and firmware is stock from the CentOS Plus kernel. Using ethtool I have verified driver association with the 3 NICs on the system (eth1 and eth2 are not connected to any switch) Driver for eth0 driver: cxgb3
2012 Jun 14
2
CentOS 6.2 32 default kernel support pae?
A client is insisting to install CentOS 6.2 32 bit version [1] on a system with 4GB RAM. Lately, I have done 64 bit installations only; not sure if the 32 bit kernel supports pae for >= 4GB RAM. If anyone knows the answer please let me know (will save me time on an installation in my setup). [1] The Client's ERP vendor has validated the application on the 32 bit platform only thus the
2016 Aug 29
2
CentOS 6 - logwatch report not in HTML format
CentOS 6 (amd64) up to date with latest security / bug fixes. The logwatch reports come in plain text even though the config states HTML. <begin /etc/logwatch/conf/logwatch.conf> mailer = "/usr/sbin/sendmail -t" TmpDir = /tmp MailFrom = logwatch at example.com MailTo = admin1 admin2 admin3 Range = yesterday Detail = Medium HostName = www.example.com Print = No Output = mail
2016 Aug 31
2
CentOS 6 - logwatch report not in HTML format
On Mon, Aug 29, 2016 at 10:24 PM, Alexander Farber <alexander.farber at gmail.com> wrote: > No, I mean there is sometimes a variable for mail format too: The HTML formatting is a logwatch option, invoked through the logwatch.conf file. -- Arun Khan
2016 Aug 31
2
CentOS 6 - logwatch report not in HTML format
On Wed, Aug 31, 2016 at 7:58 AM, Alexander Farber <alexander.farber at gmail.com> wrote: > logwatch is run as cronjob. Let's take cron out of the picture. Invoking logwatch from an interactive shell -- no joy. The report still goes out in text format. -- Arun Khan
2005 Aug 24
4
named is up but does not respond to queries
CentOS 4.1/bind-9.2.4-2. I have named serving as a cache DNS server plus SOA for a local intranet zone. The problem I am encountering - over a period of time it stops responding to queries. nmap scan from a different host shows port 53 is visible. I can telnet to the port but all queries to server time out. So much so that "service named status" and "service named
2016 Sep 09
3
Recommendation about an usb wireless adapter to use it as HostAP
Hi all, I would like to install/test CentOS 7.X as a hostap for my home. I am thinking to use an Alfa (http://www.alfa.com.tw) usb wireless adapter or TP-Link. BUt there is not much information in Alfa's or TP-Link's web sites about which of them can run as a HostAP. If I can find any adapter that supports ac with a throughput of 150 Mbps/300Mbps, it would be great. Any recommendation?
2015 Nov 20
3
Cannot boot
Hi, My server not able to boot up. It is hanging after few times. How to repair boot system? I am trying to use grub2-install. Is it necessary to install grub2 on boot device? Please help. Thanks in advance. -- Shiva Prasad Nath 92981134
2015 Nov 23
2
Virtual Server in Windows 7
Hi, I am creating a virtual machine. My laptop is i686 system. Please advice me which Centos verson can be downloaded? With regards, Shiva
2014 Sep 08
2
Samba4 AD -- Mac OS X clients uid:gid numbers not consistent
I have setup a Zentyal 3.2 Samba4 AD. I am using RSAT to administer the AD server. Windows7 and Linux (CentOS) clients are able to join the AD; uid/gid of directories/files show up as per the definitions in Samba4. With Mac OS X clients, there is a problem. The OS X nodes are able to join the domain (quite a few blogs on this subject). The AD connection shows green button. The AD user is