Fedora :: Use The New SPICE VDI Technology To Create A Dummy Terminal?
Dec 14, 2010
I have a pretty powerful desktop running fedora and was wondering if I could use the new SPICE VDI technology to create a dummy terminal virtual desktop using just a 2nd monitor, keyboard, and mouse (no thin client). Is this possible using USB ports? Would I need a 2nd video card for the monitor?
View 1 Replies
ADVERTISEMENT
Mar 19, 2009
Long story short - on my laptop, touch pad is recognised as PS/2 mouse. Everything works (moving, clicking, dragging, vertical scroll). But I often accidental click the pad while typing.Synaptic driver recognises it as ALPS glide point it seems (synclient -m 1 gives me back only x,y difference for the gestures, but X,Y coordinates are always 0,0) - so then I get everything right including disabling mouse on keyboard input - but scrolling doesn't work So I came up with 2 possible ideas - which I don't know how to do/test:1. Perhaps there is a way to disable mouse input while typing without synaptics drivers?2. Create a dummy input device (mouse), and tie synaptics driver to it. Add another input device in xorg.conf to point to the real touch pad as PS/2. And make the synaptics disable "real mouse" by enabling GuestMouseOff option.
View 1 Replies
View Related
May 5, 2011
Has someone using opensource SPICE [URL] wit WIN7 Prof. desktop across the low 2 Mbps WAN with 50ms latency? BTW we're using VMware View 4.6 Desktop with WIN7 Prof. (PCoIP) and have a lot performance problems across the WAN.
View 4 Replies
View Related
Apr 13, 2011
SPICE has been getting there for a while now and seems to be a very capable mechanism for running remote desktops. (You see where I'm going?) Virtual desktops have a good chance of becoming all the rage if SPICE gets a low enough latency implementation. But what about applying that low latency implementation to running over a physical layer? Who says the host machine has to be a virtual box? (See where I'm going now?) Does anyone know if I can start using SPICE as an alternative to NX for example?
View 3 Replies
View Related
Mar 20, 2009
How to configure ldap technology in fedora & linux.
View 3 Replies
View Related
May 19, 2010
Installing spice is my first attempt at compiling anything from source and it has been an incredible headache so far. After going round and round for 3 hours chasing missing dependencies I'm finally stuck at a place where I don't know how to proceed. According to the instructions I'm following: "In case of an older kernel (version < 2.6.30)Get kernel sources using the following git repository:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.30.y.git
cd <spice_root>/vdesktop/kernel
./configure
ln -s <linux-2.6.30 source dir> linux-2.6
make sync
make "
Unfortunately my CentOS box (the one I'm working on) doesn't have internet capability, so I have to download everything on my windows box and burn it to cd. So I downloaded the 2.6.30 source from kernel.org, copied it to my CentOS box and unpacked it. I got as far as "make sync" in those instructions before I hit the next snag. When I tried to "make" it gave me an error "/lib/modules/2.6.18-194.el5/build no such file or directory"When I look for the referenced "build" file, it says link broken and when I follow the link to "/usr/src/kernels/2.6.18-194.el5-x86_64" which does in fact not exist.
So a quick google search reveals I need the source for my current kernel in addition to the 2.6.30 kernel source. The instructions here:
[URL] for the full kernel source look hugely complicated and involve rpms which is something I know nothing about. I tried to yum install kernel-devel hoping that would appease the unhappy make build, but I'm limited to installing things on the CentOS install DVD and yum tells me "error downloading packages" from the DVD repo, so I guess the source files are not the DVD? To top it all off, I only have 30 Mb of free space left on this drive anyhow, so I don't think there is room download the whole source anyway unless I put it on cd and mount it or link to it somehow in ways that make my tired brain hurt.
View 14 Replies
View Related
Dec 22, 2015
Spice server/client configuration. I used remote viewer on debian jessie to connect to a guest virtual machine on kvm and everything works fine. It used a spice server / client and qxl. After I upgraded to debian stretch, I suddenly face issues with black bars in the remote client window. Those black bars appear only on the left and right side of the remote viewer window. Also in full screen mode the black bars sadly appear. Maybe the scaling mode is somehow disabled or my screen resolution of the host was wrong calculated related to that i can change the guest screen resolution but the spice remote client keeps its window size with the black bars. I was trying the last couple of days to resolve this issue, unfortunately without success.
View 10 Replies
View Related
Jan 24, 2011
what's the share memory technology?when did this technology appear?what are the key steps in c programming to use shm?
View 1 Replies
View Related
Jan 5, 2011
Basically my portable computer's speakers have "Dolby Home Theater - Virtual Surround Sound" written on them. Now I figure there has to be some software (in Windows) that controls the whole thing. Is there something similar that in Ubuntu?
View 4 Replies
View Related
Sep 12, 2010
Consider that symbolic links at times can be broken. The target reference can be lost or misplaced. As such, usage of a symbolic link becomes deterred or broken. I propose the following: Symbolic links from now on carry a checksum relating to the original file they are linked to. The original file will carry a property that checks if it has been changed. This property will figure out the new checksum, reconfigure the symbolic link, and continue the symbolic link. Furthermore, if the system were to change, there would exist the possibility of have a symblink-comparison feature that allows the user to check the entire filesystem for files that meet the checksum criteria so that symbolic links can once more be re-established.
View 2 Replies
View Related
Oct 17, 2010
I've just bought a 6-core Phenom with 16G of RAM. I use it primarily for compiling and video encoding (and occassional web/db). I'm finding all activities get disk-bound and I just can't keep all 6 cores fed. I'm buying an SSD raid to sit between the HDD and tmpfs. I want to setup a "layered" filesystem where reads are cached on tmpfs but writes safely go through to the SSD. I want files (or blocks) that haven't been read lately on the SSD to then be written back to a HDD using a compressed FS or block layer.
So basically reads:
- Check tmpfs
- Check SSD
- Check HD
And writes: - Straight to SSD (for safety), then tmpfs (for speed) And periodically, or when space gets low: - Move least frequently accessed files down one layer. I've seen a few projects of interest. CacheFS, cachefsd, bcache seem pretty close but I'm having trouble determining which are practical. bcache seems a little risky (early adoption), cachefs seems tied to specific network filesystems. There are "union" projects unionfs and aufs that let you mount filesystems over each other (USB device over a DVD usually) but both are distributed as a patch and I get the impression this sort of "transparent" mounting was going to become a kernel feature rather than a FS.
I know the kernel has a built-in disk cache but it doesn't seem to work well with compiling. I see a 20x speed improvement when I move my source files to tmpfs. I think it's because the standard buffers are dedicated to a specific process and compiling creates and destroys thousands of processes during a build (just guessing there). It looks like I really want those files precached.....
View 1 Replies
View Related
Jul 30, 2010
For a beginner, which technology is best to get a break in computer networking program?cisco,Microsoft or Linux?
View 5 Replies
View Related
Oct 17, 2010
I had a problem with Ubuntu 10 trying to mount a non-existent directory, mount/DRIVE_F/R&RMT . It would post an error message, wait for acknowledgement (or timeout).
The only cure for this incredible annoyance was to manually create the missing directory and path.
This works, EXCEPT THAT now instead of the (Gnome) desktop coming up, the empty directory I created comes up, and I have to close or minimize it.
I can't find where in the boot process the command to mount this occurs.
I need a clear explanation of the complete boot process from cold boot to Gnome GUI exposition.
View 3 Replies
View Related
Feb 12, 2016
I have no more sound on my debian. The only audio output I can find is the "dummy output".
When I try ask to aplay -l to display my sound cards, here's the output :
Code: Select alldevice_list:268: aucune carte son n'a été trouvée... <=> french for "no sound card found"
But I can still see my card(s) using lspci :
Code: Select all00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
Subsystem: Toshiba America Info Systems Device fa49
Flags: fast devsel, IRQ 255
Memory at f7a14000 (64-bit, non-prefetchable) [disabled] [size=16K]
Capabilities: [50] Power Management version 2
[Code] ....
I already updated the system, reinstalled pulseaudio and alsa without any success.
View 1 Replies
View Related
Dec 9, 2009
In my update tray applet I often get a notification saying an update for my system is available and when I click for details the only patch listed is dummy Patch. Anyone know what or why this is? It's happening on my 11.1 and 11.2 machines.
View 9 Replies
View Related
Jun 10, 2010
I am running openSUSE 11.2 with an hda-intel sound card (dell latitude d830) in x64. Pulseaudio is only giving me a "dummy" sound card, even though volume in the yast sound configuration works. Volume is definitely not muted.Here is the requested info:alsa-info.sh:[URL]
Code:
:~> rpm -qa '*alsa*'
alsa-plugins-jack-1.0.21-3.3.x86_64
[code]...
View 9 Replies
View Related
Aug 13, 2011
I have this problem for a month now. Some apache process that appears rather slowly using 100% cpu for each core. Today I watch some logs in apache2, namely other_vhosts_access.log and discover this
server:8181 127.0.0.1 - - [13/Aug/2011:12:34:52 +0200] "OPTIONS * HTTP/1.0" 200 136 "-" "Apache (internal dummy connection)"
On 8181 I have google sitemap generator running but I have it for over a year and it never make any problems.
View 1 Replies
View Related
Feb 7, 2011
I have a dummy server set up in which I am trying to install webmin (which I have done several times in the past and remb it being straightforward and pretty simple!) however when trying to install I keep getting errors.
I install all the perl packages as required :-
sudo apt-get install perl libnet-ssleay-perl openssl libauthen-pam-perl libpam-runtime libio-pty-perl libmd5-perl
After downloading webmin I try and install it:-
sudo dpkg -i webmin_ 1.530 _all.deb
This is where I encounter errors regarding apt-show-versions saying that it is not installed.I try and install it but an error appears stating that apt-show-versions is not installed. So I try and install apt-show-versions and that fails as it states that there is libapt package missing too. When I try to force install both - unable to fetch some archives but maybe run apt-get update or fix missing....It just seems like I am going around in circles (as I have run apt-get update and have run the commands as root...)
View 1 Replies
View Related
Aug 13, 2009
I'm playing a little bit with OpenCV but the webcam that i have on my desktop isn't app-friendly... so i could not get it working with OpenCV, it's a 0ac8:301b Z-Star Microelectronics Corp. ZC0301 WebCam and it worked out of the box with Cheese and after a little bit of tweak i get it working with camorama also.But some apps, like Skype and OpenCV demos doesn't work, believe me, i tried everything to get it working, i tried even upgrading to a very new kernel.
So i had the idea to create a "virtual" video device and using some app that can read the wcam i could print the wcam's output on such device, which should be compatible and app-friendly, so i would use that device always.
View 1 Replies
View Related
Aug 18, 2011
I am not using cpanel or anything, just SSH PuTTY client. my domain is [URL]now I want to craete a sub domain i.e [URL] , how will I create this ? so I can upload files to the sub domain
View 1 Replies
View Related
Mar 17, 2010
I was told to create accounts from the GUI through K > Applications > System > User Manager or something like that, but the "user manager" icon is missing. Would it be possible to make new accounts through the terminal (bash, Konsole, whatever you want to call it)?
View 4 Replies
View Related
May 27, 2010
You know when you right click the screen and you can make a launcher with a custom command? Okay...how would I do that from the terminal?
View 6 Replies
View Related
May 6, 2010
I have updated my Ubuntu to Lucid 10.04 from 9.10.
Although my sound disappeared in 9.10 only, I thought maybe upgrading might help, but there is no change.
I guess everything is installed fine.
But still aplay -l command shows "NO sound cards.. "
Moreover the sound preferences shows no hardware, no input and a dummy stereo output.
I have banged my head a lot trying various things written in forums and all but no success.
One more thing : When I test "osstest" , I get sound in both the earphones , but altogether there is no sound. I am very much confused.
View 9 Replies
View Related
Feb 11, 2011
Sound used to work fine on my computer, but one day my headphone jack stopped working -- when I tried to use it, no sound played through the headphones but did play through the computer's speakers.After I tried to fix it, I lost ALL sound on my computer. I noticed in my sound preferences it says "Dummy Output" and no other hardware.The problem seems common -- I've Googled the issue to death and read many threads here about the same problem -- but no matter how many times I've tried, I can't find a solution that works for me.I'm relatively new to Ubuntu and so there's still a great deal of stuff that
View 1 Replies
View Related
Oct 22, 2010
My sound was working fine. Now I've lost it and the Pulse audio gui claims it has a Dummy Ouput. If I understand correctly, the below indicates my sound card has not been detected.
nnjond@nnjond-den:~$ cat /proc/asound/cards
0 [NVidia ]: HDA-Intel - HDA NVidia
HDA NVidia at 0xfdf78000 irq 22
[code]...
View 4 Replies
View Related
Mar 19, 2010
I am using putty(Windows XP) to connect to one of my remote ubuntu machine. I want to create a shared folder on that machine. Please help how to create a shared folder using terminal.
View 3 Replies
View Related
Mar 30, 2010
Whilst playing around with my computer the other day i accidentally set the workspace feature to have 36 workspaces. This subsequently caused my computer to run very slowly and both panels and the bar at the top of the windows (with the close and minimise things) to dissapear. This means that i can no longer open programs easily (i have to open a folder from the desktop and then navigate to filesystem/usr/shared/aplications and then open them from there and only a few have full functionality. They also run very slowly. I have been looking for options to change it back but cannot. I have managed to use terminal to create a new working account although it is not an administrator account which i need it to be.
How to do one of the following:
A) Fix the first account (restore it to working order)
B) Make the new account an administrator in terminal (I have tried to using users and groups but it freezes)
C) Create a new administrator account in terminal
View 9 Replies
View Related
May 20, 2010
Can it be done? If so, how? As far as I know it doesn't work like mkfs.ext3 and all that.
View 2 Replies
View Related
Jul 7, 2010
I want to create a shortcut to run a program called RoomEqWizard but the only way I know how to run the program is to open a terminal and type the location to where the program is and call the program file. I already tried creating a shortcut on the main menu but I get a "error creating the child process for this terminal" message every time...
View 1 Replies
View Related
Aug 15, 2010
I've been playing around with xdmx for quite a while now. Everything works fine, but my keyboard goes "crazy". I've tried all the command line options to set model etc. For example the cursor keys capture a screenshot. The letters work, but capslock/shift doesn't, etc..Today I tried to create a dummy screen in xorg.conf and then vnc into it. Then the mouse didn't show or work in the vnc client.
Is there any way to fool the nvidia driver to think that there is a second display connected? I think that would work better. The dummy driver doesn't have xrandr etc.I'm trying to get this to work on my desktop and laptop. They both have totally different hardware.I'm running Ubuntu 10.04 and xdmx and vnc have been pulled from the default repos.
View 3 Replies
View Related