General :: RDP Capability Needed

May 29, 2010

I am looking to setup some computers as thinclients to connect to my MS Terminal Servers. We have a homebrew application that configures RDP sessions. A user logs into a webpage that dynamically generates a "launch.rdp" file. This file is generated to balance the load between servers.What I'd like to do is configure an image to boot up into Mozilla. When the user goes to the webpage, I'd like the launch.rdp file to open up in a terminal server session.I've tried with rdesktop and tsclient, but unfortunately neither would work with a "rdp" file.

View 14 Replies


ADVERTISEMENT

General :: Exceed Xterm Connect Capability

Dec 18, 2009

Another basic question, as I am still new to Linux.I have a new machine loaded with RHEL 5.2 and when I try to connect into it using EXCEED XDMCP-Broadcast mode from my PC, it never comes up as a selection in the select-list. What rpms, procs, etc. am I missing on my RHEL 5.2 system???

View 10 Replies View Related

General :: How To Recover Windows Boot Capability?

Mar 1, 2011

I have two partitions Windows XP (which was already installed before Ubuntu) and Ubuntu 9.1 (which I installed later).Now the XP doesn't boot anymore (sorry but I need it sometimes), the Windows screen with the progress bar appears and then it reboots after a couple of secs.

I can access to the XP partition from Ububtu.Of course I don't want to damage Ubuntu during the XP recovery action.

View 9 Replies View Related

General :: Shell Script Editor With Ssh Capability ?

May 11, 2011

In my rather unsuccessful attempt to get gvim working properly (see [url] )

I am now considering using some other editor in windows which will allow editing of ssh shell script *on the linux server* directly.

At the moment I'm using winscp's editor which is no better than notepad really (no syntax colouring / code folding / colour settings)

View 2 Replies View Related

General :: EDAC Amd64 - Eccdisabled In Bios Or No ECC Capability

Nov 26, 2010

I built this computer recently
AMD IIX6 1090T cpu
ASUS M4A89GTD PRO USB3 MB
2- 4GIG DDR3
1- 2GIG DDR3
OS DEBIAN SQUEEZE

I only recently started using and noticed thes errors.

I checked my system bios, ECC was not enabled because, when I setup mobo I selected system defaults instead of doing them manually. So I enabled them.
The message has not gone away.

I looked up the message and it shows in bug list.

[url]
[url]

1. Had I have enabled Ecc before installing Debian, would I be getting this message.

2.How do I apply patch.

3. I only have 3mem sticks instead of 4' should I take out the 3rd or add another?

View 3 Replies View Related

General :: Not Getting Access To The Needed Paths?

Jun 18, 2011

I have not been on in about a month or 2. I have no idea how to list this thread. I am hoping that someone like tex can help out. Being lazy with ubuntu seems to have been badong. Ok, I had 2 physical machines and 3 vms. VM's ran under Vbox-ose via a bridge. OS's are buntu x2 and one centOS box. I installed webmin to make things easy ( i thought ).However, after setting webmin, my I have been randomly loosing PATH's. I mean, one minuet i can run sudo apt-get and the next the whole PATH is gone. I tried a compare of my "home" box's bashrc and bash_profile against the other machins, and outside of some alias for colr and the like nothing seems to stand out. Even if I su - to root I am not getting access to the needed paths. Now, while I could export the correct path, I am more conserned with the why of it all.

I would have thought that as long as my group setting on my ssh users were all correct AND the environment had not been changed, all would be good. I can provide more info if someone wants to help me out with this. HOwever, it drove me to a six pack. 8SI have read the man pages. I have used google. I have checked the logs. The logs by the way showed a lil hammering on one of the boxes for root access. [I]t wasnt me. However, I dont seem to be able to see a time stamp.

View 3 Replies View Related

General :: Hide The KDE 4.3.5 Menu Until Its Needed?

Mar 10, 2010

I installed the new Frugalware 1.2 via USB and that went well. I wanted an LXDE menu, as I don't like the "style" of the KDE menus, and the KDE menus seem slow, too.

The problem is that after installing LXDE, I have the LXDE menu from what I'd call the start button, which I like, but the KDE menu is now covering the entire screen on all desktops, and there seems no way to minimize it. I doubt I'll have to use it often, but don't want to lose all access to the programs on it. I haven't checked to see if all the programs are on the LXDE menu, but I noticed that Gfpm (the package manager) is now missing from the menu. Not sure if anything else has disappeared.

n Is there a way to minimize or hide the KDE menu?

View 4 Replies View Related

General :: Usb Cd/dvd Rw Management Software Needed?

Feb 14, 2010

we need a software to close/disable USB/DVD-RW/CD-RW where we can close 50+ pcs users over the network.this means we can controll remotely like how we do adminsitration. as closing and opening each usb and cd-rom is very difficult the os are mixed like fedora,opensuse,windows xp/vista/7 etc purpose to restrict users to carry company data outside network or office

View 1 Replies View Related

General :: Which Conditions Needed For Using Wget

Mar 20, 2011

When I wanna use wget to download some file by http, which conditions fulfilled on the server would make that successful. I mean that such service httpd is running and so on.

View 1 Replies View Related

General :: ReadyNAS Duo - Under What Circumstances Resync Really Needed?

Feb 25, 2010

On the ReadyNAS Duo, a RAID resync synchronizes the entire contents of one disk to another. It's a slow operation. So it's not something to be done lightly. By default, it is done whenever the unit is shut down uncleanly (generally the result of a hang or power interruption). It's something that can be disabled, though, such that a resync would be done only when manually requested. The authors of the software RAID driver in Linux (called "md") came up with a nice solution to the problem of slow RAID resyncs: the md driver allows you to assign a write intent bitmap to an md device, and where it's stored is configurable (the default is to store it on the md device in question, in the superblock). So when the array goes down unexpectedly (e.g., in a power outage), only the blocks that the md device was going to write will actually be resynced.

It's sort of like a journal for the md device itself. Now, the ReadyNAS Duo doesn't seem to use Linux md at all for implementing the RAID volume, but it does have an option to disable automatic resync in the event of an improper shutdown. And that leads to my question: how necessary is it to do a resync in such an event? If the Duo uses the same method as the Linux md driver, then obviously such a resync would rarely be necessary. But if it doesn't, then it would be the equivalent of using the md driver without a write-intent bitmap, and a resync would almost certainly be necessary in the event of an improper shutdown. Does the Duo (and maybe other units) use the equivalent of a write intent bitmap for RAID write operations?

View 1 Replies View Related

General :: Bandwidthd Needed For Dedicated Server

Jan 29, 2010

Wath should be the bandwidthd needed for a home dedicated server so i can run several sites on it?

View 1 Replies View Related

General :: Dynamic Transparent Terminal Needed

Feb 4, 2011

I am trying to figure out how to make my terminal emulator dynamically transparent ( see through to the action below that window - Browser, video et cettera and not just the default wallpaper) . I figured out how to make transparent but not "dynamic". I have seen people mentioned you need to enable compositing but I am unsure how to do that in Gnome. I recall from a prior use of XFCE this was an option in that WM but I can't find in Gnome or compiz (if needed)

I am running Gnome on Debian Squeeze and have installed compiz. Any direction would be appreciated. I find reading web tutorials through the terminal to be very helpful so I can practice the command line or even practice commands while watching a good video .

View 3 Replies View Related

General :: NetworkManager = 1:0.7.0-0.9.3.svn3623.fc9 Is Needed By Package?

Jan 23, 2010

From what I have read so far, I have to remove glib-0.7.0-0.9.3 far I have not found how to remove this package. the first section is the error the second is how I found two network mangers installed.NetworkManager = 1:0.7.0-0.9.3.svn3623.fc9 is needed by package 1:NetworkManager-gnome-0.7.0-0.9.3.svn3623.fc9.i386

PackageKit = 0.2.5-1.fc9 is needed by package PackageKit-libs-0.2.5-1.fc9.i386
libnm-util.so.0 is needed by package 1:NetworkManager-gnome-0.7.0-0.9.3.svn3623.fc9.i386
libnm-util.so.0 is needed by package 1:NetworkManager-glib-0.7.0-0.9.3.svn3623.fc9.i386
gnome-python2 = 2.22.0-2.fc9 is needed by package gnome-python2-bonobo-2.22.0-2.fc9.i386

[Code]...

View 3 Replies View Related

General :: Libc.so.6 (GLIBC_2.3.4) Is Needed By Lgtoclnt-7.6-1?

Sep 30, 2010

I installed RHEL 3.5 with all packages (everything), I try to install networker client software then libc.so.6 (GLIBC_2.3.4) is needed by lgtoclnt-7.6-1.

1. lgtoclnt-7.6-1.i686.rpm is supported in RHEL 3.5?

2. how can i get glibc_2.3.4

3. how to install glibc_2.3.4

View 2 Replies View Related

General :: Missing Dependencies Needed By Package

Nov 9, 2010

I am currently using SUSE ENT x64 v11 SP1. While trying to install various packages I keep getting dependencies error. I tried reinstalling the rpm packages(listed below) and use various versions but seems like no matter what I try it doesn't go away.

Code:
--> Missing Dependency: liby2storage.so.2()(64bit) is needed by package smis-providers-1.0.0-10.29.x86_64 (installed)
Error: Missing Dependency: librpmio-4.4.so()(64bit) is needed by package libsnmp15-5.4.2.1-8.1.x86_64 (installed)
Error: Missing Dependency: librpmio-4.4.so()(64bit) is needed by package kdebase4-SLED-11-25.1.x86_64 (installed) .....

Code:
rpm-python-4.4.2.3-37.2
rpm-4.4.2.3-60.2
rpm-32bit-4.4.2.3-37.8
deltarpm-3.4-103.22
rpm-devel-4.4.2.3-27.1
no broken libs or whatsoever. What am i missing here?

View 5 Replies View Related

General :: MP3 Player Needed That Does Not Require Cpu With SSE Support?

Feb 12, 2010

OMG I think I have installed every MP3 player known Amorak Audacious, Bluemindo, rhythmbox, kaffiene, Listen, VL, CPlay and more. They all require a cpu supporting SSE. This isn't an audio issue it is a graphic issue.

Does anybody know an mp3 player that will run without these graphic issues?

Ubuntu 9.1 800MHZ AMD Duron (with NO SSE)(slot A with a 100mhz bus)

View 6 Replies View Related

General :: Like To Add And Remove Unused Or Needed Apps?

Jul 16, 2011

I haven't tried any random password patterns yet but I have tried knoppix because of a suggestion and it didn't work. I am useing knoppix as my OS not from CD or DVD. I would like to add and remove unused or needed apps. My linux language is week for the time being so I use the Software Center option from the Preferences option from the Main Menue.When I click on the remove icon a screen comes up asking for the Authentication Password and I don't have it, I as can not change the time on the desktop because it says that I am not the owner. How do I reset all the passwords and regain complete control of my system

View 4 Replies View Related

OpenSUSE :: How To Use Capability

Jun 3, 2010

I am not understand how does capability work, I have tried use dac_override what be explained override any dac constrain, but when I try to use some root privileges such as: ls /root, it still be negatived by priority problem. and which situation use profile transition. how to use these attribute?

View 1 Replies View Related

General :: Is GVFS (gnome Filesystem) Needed How To Disable

Apr 4, 2011

Looking at the processes running I have:

21575 ? S 0:00 /usr/lib/gvfs/gvfsd
21576 ? S 0:00 /usr/lib/gvfs/gvfs-gdu-volume-monitor
21580 ? S 0:00 /usr/lib/gvfs/gvfs-gphoto2-volume-monitor

[code]....

View 4 Replies View Related

Fedora :: LiveCD - DVD With RPM Capability ?

Sep 22, 2010

I tried the rescue mode of the install DVD. It doesn't have any package management initialized. What I want to do is have a LiveCD environment where I can install an RPM package into that live running system (not persistently ... but pretending so in RAM).

Ubuntu can do this. If I choose "Try Ubuntu" in the boot menu selection, I get a live system that has the DEB package manager ready to go. It can install more packages that depend on packages already installed.

I just want the same but having Fedora. If 16 GB of RAM is not enough, I can get more.

View 3 Replies View Related

General :: Bash Command Needed To Remove Failed Install?

May 11, 2010

An app failed to load properly and now i'm stuck in a sequence I don;t understand the solution for.

sudo apt-get autoremove

dpkg was interupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.

View 1 Replies View Related

Ubuntu :: No Wireless Capability After Installation?

Sep 3, 2010

I have just installed 10.04 on my laptop Acer Aspire 5551-A and found that ubuntu is not recognising my network adapter (the wireless light is off).

View 9 Replies View Related

Ubuntu :: Lost Download Capability ?

Oct 12, 2010

I am using UBUNTU 9.10 64 bit the other day my machine acted up, I had to restart it 5-6 times to start
and now I have NO download capability I have tried YAHOO and GOOGLE to no avail

I have found EDIT-PREFERENCE-OVERALL-DOWNLOAD but NOTHING works.

View 2 Replies View Related

Slackware :: Take Out The Multilib Capability For System?

Feb 5, 2010

I want to take out the multilib capability for my system. Is it as simple as using "slackpkg clean-system", to remove all the compat32 pkgs, then using "slackpkg upgrade-all" to replace all the gcc and glibc packages?The reason I ask, is that I only used the multilib to be able to run Google Earth. There are no other x86 packages on the system. I have another x86 computer that will run Google Earth if I need it. It just wasn't worth it for this one package.

View 3 Replies View Related

Ubuntu :: Lost Wireless Capability

Dec 25, 2010

I have a dual boot -Windows7 and Ubuntu 10.04.I have no problems connecting to my modem/router with Windows7. Wireless works just fine.With Ubuntu 10.04, after many months with no problems, I suddenly lost capability of connecting to the modem/router. No hot spots show up as they previously did. I have my own wireless setup as "hidden". When I try to connect to it, I get an info box stating "Wireless Network disconnected..

View 11 Replies View Related

CentOS 5 :: Any Built-in Email Capability

Mar 8, 2009

I'm very new to CENTOS here. Just wondering if there's any built-in email capability in CENT-OS 5?

View 10 Replies View Related

General :: Driver Needed To Use Matrox TripleHead2Go Digital Signal Splitter?

Dec 4, 2010

I have 3 monitors and am trying to get the Matrox TripleHead2Go Digital signal splitter with my Linux workstation. When I connect them all I get are blinking green lights on the monitors which I think means no signal. Do I need to download a Linux driver? I've searched online but can't find anything. Maybe the problem is something else. Same happens when trying to connect to my PC.

View 1 Replies View Related

General :: How Much Disk Space Needed To Setup Local Repo Mirror

Jan 30, 2010

I am thinking about setting up a local Debian Repository mirror. I want it to mirror just the Debian Repo at [URL].. Anyone have any idea how much disk space I might need to do it?

View 3 Replies View Related

General :: Linux (Ubuntu 10.04) Drivers Needed For Acer Aspire T690?

Jan 2, 2011

I just installed Ubuntu 10.04 on my Acer Apsire T690 3.0Ghz compy. My graphics and sound is integrated and I'm looking for the right drivers. I would just run the driver search on ubuntu, however, that PC is not hooked up to the internet and cannot be easily. Is there a way for me to manually find and install the drivers I need on another computer, transfer and install them? I searched on [URL]... but I couldn't find any drivers that were for my T690 and compatible with Linux.

View 3 Replies View Related

General :: USB Host Controller Device Driver Needed For Slax Live CD

Jan 1, 2011

For years I have used a Slax live CD on a laptop to clone internal HDDs to USB HDDs. I recently purchased a Sony VPCF136FM laptop with Intel Core i7 CPU. It apparently has USB 3.0 ports. The problem is the USB ports are dead with Slax. There is a USB devise driver available for Windows 7 from Sony but nothing for Linux operating systems. Can this driver be ported to Linux? It is an exacutable (XXX.exe). The chip for the USB Host is from Renesas Electronics (no help there, either). Where can I find a device driver to use with Slax and how would I install it?

View 3 Replies View Related







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