Hi,
Can you please tell me how can I resolve these dependencies on ubuntu:
checking for GSTREAMER... configure: error: Package requirements (gstreamer-0.10 >= 0.10
gstreamer-app-0.10
gstreamer-base-0.10
gstreamer-pbutils-0.10
gstreamer-plugins-base-0.10 >=…
I am wanting to add a third monitor with one graphic card. I have been told that a DVI to Dual DVI will display separate views. Right now I do DVI and VGA out. If I get a DVI to Dual DVI out will my VGA still work?
Thanks
I'm trying to authenticate against AD using the http://spnego.sourceforge.net component with tomcat.
I've created my SPN's "setspn.exe -A HTTP/servername SVCTomcat" & "setspn.exe -A HTTP/servername.fqdn.net SVCTomcat"
I've created my krb5.conf & login.conf file and setup the filter in the web.xml ie.
…
Hi,
I am using bash, and in my .basrhrc:
I have the following which defined how my prompt looks:
PS1='${debian_chroot:+($debian_chroot)}[\033[01;32m]\w[\033[00m]:[\033[01;34m]!:#[\033[00m]\$ '
I think the \w display the current path of the shell.
Is there any way to limit the number of character used to…
I have Cygwin installed on Windows 7 in a windows domain sign-on environment. I can run most typical commands without issue, but I cannot for the life of me use the "mv" command to move or rename files, regardless of the file or directory.
I can copy and create files without issue.
…
Situation: we plan on using PHP's GnuPG extension to encrypt/decrypt files.
Currently we've setup some test cases, using keys generated with GPG.
The generated files reside in:
/Users/username/.gnupg/
I am able to get keyinfo for the key I want to use to encrypt/decrypt, but…
A question that I'm faced with currently. Here's my setup:
Cisco ASA 5510
15Mbps Internet Connection @ $1350/month
The bandwidth was originally meant for 35-45 people but we've grown quite quickly to roughly 60-65 people. Needless to say, when I check bandwidth logs it's…
Edit: Rephrasing my question:
Upon further troubleshooting, I can conclude that:
Touch gestures (dragging, pinch to zoom, touch-and-hold right click) in Internet Explorer start to work when:
The system has been running for ~2 minutes. This coincides with the delayed…
We have active directory syncronization setup between our on-premises AD server and Microsoft hosted Exchange (business productivity online services).
I've started getting a daily error report, which details an error for a specific AD user, however it references it by…
Hi, I'm trying to use mdfind and qlmanage to find and display files with quicklook.
So far I have this, but am having trouble getting the results from mdfind formatted correctly to pass to qlmanage:
tagSearch=$(mdfind -onlyin '/Users/username/Documents/Data'…
I have an airport extreme with a drive connected, and use it for backing up snow leopard macs. I have an occasional problem with one of them that says "the backup disk image ... is already in use" and it fails to backup.
Any ideas?
Details: Internet Explorer 9 and Windows 7 Professional, running on a HP TouchSmart (touch screen PC). It is going to be a kiosk PC (running a custom GUI for displaying websites).
Scenario 1:
When running Internet Explorer as a normal program in Windows 7,…
Coming from an ubuntu perspective, if I want to check to see what additional packages will be installed/upgraded I can use apt-get --simulate install <package name>
Is there something similar for yum? Our Red hat box (yum) is our production server, so…
Hi,
I have a HP laptop which can support 1600x900. But after I install ubuntu 9.10 on it, it can only support up to 1280x700. My laptop has a Nvidia graphics card. And i am using GNOME as my desktop environment.
Can you please tell me how can I configure…
I recently moved a hard drive from a Dell Optiplex 760 mini-tower to a 760 small form factor. All seemed OK until I attempted to remote desktop into it and recieved a blue screen of death stating that:
The driver is mismanaging system PTEs.
The STOP…
Mains power is somewhat unreliable where I live, so every now and then, the computer gets rebooted when the PSU can't maintain proper voltage during a brown-out or momentary black-out. It's happened a few times recently that when power is restored, the…
Background: I have tried to use routers, but so far all of them can't handle the bandwidth, number of connections eventually limited by the hardware resources, so overall the home routers are decreasing the internet speed. I went through DD-WRT and…
When my Windows 7 Starter netbook boots up and after everything is loaded, it takes about five minutes before the network icon near the clock becomes functional. When there's an available wi-fi signal (which automatically connects to my netbook as…
Hi,
How can I use 'grep' to get lines start with '* ' in my file?
I tried grep "" myfile
I tried grep " " myfile
but returns all the lines of my file.
Thank you.
I connect to my network using VPN.
I have screen running and 'ssh' to a server. I then kill my shell and I was able to 'resume' by 'screen -r'.
This works as expect.
But when I disconnect VPN and re-connect VPN, and type 'screen -r' again. I was…