General :: Alternatives To Citrix GoToAssist?
Jun 3, 2010
What's the best Remote Desktop Application? Citrix GoToAssist is a really nifty little web application for customer support that allows you to take control of someones OSX, or Windows machine. Essentially, it works likes this:
You log in to your management console You get a code You give them a code, and a website (fastsupport.com) They go there and enter in the code They accept the browser applet which installs a program on their computer You have control of their desktop
You can see their desktop, configure applications, etc. They can also see when you disconnect. It is really rather nifty, but it doesn't support Linux and it is rather expensive (660$ a year). Does anyone know of any alternatives to this? I'm looking for a solution as simple on the user as this one, that doesn't require firewall configuration or setting up ssh/vnc/rdesktop etc.
View 2 Replies
ADVERTISEMENT
Jul 16, 2009
I have fedora 11, and installed citrix ica client from the citrix website, but it does not seem to be working. Basically nothing happens instead of launching. I have also installed "terminal server client" (which does work except for the citrix ica connection part of it). In this program when you go to the option "Add connection", then there is an option that says "Citrix ICA connection". It used to be greyed out before I installed the citrix client from the citrix website. Now it is not greyed out but nothing happens when you click on it (also no error messages). I also tried going on the hard drive to '/usr/lib/ICAClient/wfica' and also to "/usr/lib/ICAClient/wfcmgr" and manually trying to launch those executable files but nothing happens there as well.
View 7 Replies
View Related
Jan 2, 2010
I have installed Citrix Xen-Server on my server and managed to install Windows 2003 R2 Server successfully.I also installed CentOS 5.3. The installation went fine, however, I cannot get Gnome or KDE going. I only have the text interface.
View 2 Replies
View Related
Aug 23, 2010
I have heard that SSH was originally for BSD. Is this correct? And what alternatives to SSH do GNU users use? Or do people just not use GNU for SSH or an SSH type application?
View 2 Replies
View Related
May 26, 2010
I want to call/run an .exe file from a perl file as so:
Code:
my $cmd=`runner.exe`;
I want to limit the time I want it to run (say 20 seconds).
ulimit should do it as so:
Code:
my $cmd=`ulimit -t 20; runner.exe`;
but I get this:
Quote:
sh: line 0: ulimit: cpu time: cannot modify limit: Operation not permitted
any alternatives that can do the same thing as ulimit? even if it's just for this one process (runner.exe)
View 5 Replies
View Related
Jan 17, 2010
I've been a Java developer for some time now and I always wind up removing a bunch of stuff from /etc/alternatives in favor of one of several freshly downloaded official Sun JDKs I've installed myself. I don't like circumventing things unnecessarily, though and I also don't like "re-inventing the wheel", either. If I had a better idea of how that system worked, perhaps it would not be required. I mean I usually write a script to switch between jdk's for different projects but perhaps I would not need a script if I knew how this worked
View 4 Replies
View Related
Dec 16, 2010
if there were any alternatives to knotify. in running xfce and i was hoping to get gnotify(thats what ubuntu uses right??) or any other alternative works.
View 2 Replies
View Related
Jul 20, 2010
Adobe Reader is the best, but it's so resource heavy. It takes almost 10% of my 8GB ram. Evince has trouble with highlighting text and does not support tabs. Foxit Reader for Linux does not support tabs. Any assistance in choosing an appropriate PDF viewer that supports these features on Linux and isn't too resource intensive?
View 2 Replies
View Related
Feb 18, 2010
Is any alternative for (deskshell(XC) -- syntax and control constructs of the Deskshell command language) in fedora.It was using in sco unix.
View 2 Replies
View Related
Nov 26, 2010
I have the following in /usr/java :
[root@jonas java]# ls -l
total 40668
lrwxrwxrwx. 1 root root 16 2010-11-26 15:45 default -> /usr/java/latest
drwxr-xr-x. 7 root root 4096 2010-11-26 15:44 jre1.6.0_22
-rw-r--r--. 1 root root 20946625 2010-09-15 12:42 jre-6u22-linux-i586.rpm
[Code].....
Enter to keep the current selection[+], or type selection number:
How can I run java jre-6u22 ?
View 3 Replies
View Related
Jun 24, 2010
I'm trying to produce a list of opensource alternatives to Blackboard and webct EDIT: please provide user experience and recommendation. I'm not looking for a google search on the products out there; rather, I was wondering about your personal input
View 3 Replies
View Related
May 12, 2011
I am trying to access my work website and I have to use a citrix xen app to get there. I found the linux version of the app, but when I hit the inside.healthsouth logo, I get a client error message.
View 6 Replies
View Related
Nov 13, 2010
Everytime I install citrix deb client and log in to the citrix address on Firefox, it wouldnt let me in and gives me this full error message in a pop up box.
You have not chosen to trust "GlobalSign Domain Validation CA", the issuer of the server's certificate (SSL error 61)
View 3 Replies
View Related
Nov 30, 2010
I am struggling to install Citrix and I cant understand the Howto in ubuntuforums. I get this long as seen on the print screen
View 4 Replies
View Related
Apr 15, 2011
Does anyone out there know of a Open Source, Free, Linux solution that would mimic the Citrix server/thin client model? I have an office of 20 laptops, that I would like to put a thin client on, and offer 20 windows desktops to them through it. Can anyone think of a way to accomplish this?
View 1 Replies
View Related
Aug 24, 2011
Has any one been able to run Citrix applications on OpenSuse 12.1 ? I have installed the ICA client and the required openmotif, but when i try to start an app, it splashes the Citrix Logo then dies and no err.msgs is shown assist if you managed to get this working
View 1 Replies
View Related
May 28, 2010
I just installed Citrix to my computer but when I try to use it I get an error message saying:
"You have not chosen to trust "Equifax Secure Global eBusiness CA-1", the issuer of the server's security certificate (SSL error 61)."
So I downloaded the certificates to allow me to use it but I am unable to copy them to the /usr/lib/ICAClient/keystore/cacerts/ directory, I cant download them straight to that folder either. I have administrative privileges but still I cant do anything with the files in those folders other than look at them. How to put files in those folders?
View 3 Replies
View Related
Sep 1, 2011
I have been using citrix to log into work for quite some time now. Recently I ran into a problem where the keyboard stops working after some time. The link below from a citirx forum describes the issue.The work-round is to edit the file config/module.ini below the client's installation directory (usually /usr/lib/ICAClient)ind the line "UseLocalIM=True" and change the value to "False".My issue is that this a root file and I don't want to compromise my system.So my question is should I try this and if so could somebody lead me by the hand as to how; using the sudo and I believe chmod command
View 2 Replies
View Related
Jan 26, 2011
Which is the best way to install citrix ICA client under Lenny?
View 4 Replies
View Related
May 4, 2010
How to go about in this situation with a 64-bit version of Lucid, and XenApp? Citrix only has 32-bit packages available on their web, and previously with Karmic, you just added some 32-bit libs, and it would work. But now the "GDebi Pack*ager Installer" refuses to do the install, since this is a 32-bit package, and throws you this error: "Error: Wrong architecture 'i386'". Anyone out there that has managed to find a workaround to install this?
View 8 Replies
View Related
Mar 23, 2011
I get a wrong architecture error when I try to install the .deb .A fully 32 bit enabled install of Ubuntu 10.10 86-64 on a D525 Atom based system does not seem to work at all. It will not install with gdebi or the new Ubuntu software centre.I have the 32 bit required OpenMotif libs installed...and all the other stuff that is i386 arch works perfect. I really want to run the 64 bit os but perhaps I can dual boot it with Fedora 32. There is nothing in the asus bios of the board that says emulate i386 like with AMD 64 chips...I thought that the D525 atom was fine as it will run 32 bit XP or any 32 bit linux.
So what might be the trouble with running 32 bit software on Ubuntu 10.10 64 on this machine? Why does the Ubuntu hacked gdebi software install system insist that i386 software is the wrong arch for this intel atom?This is really maddening as my wife's work demands this citrix client, and the last thing that I want to do is run out and buy an oem of Windows 7.been there done that with 98, XP, and Vista I am looking to ditch her noisy POS vacuum cleaner vista machine..but I cannot do it until I have the linux citrix client installed and working.
View 1 Replies
View Related
Mar 1, 2011
Howto install citrix client from:
[URL]
automatically, without asking for anything?
If I try:
Code:
# dpkg -i icaclient_11.100_i386.patched.deb
then I get a window with the LICENSE AGREEMENT.
View 4 Replies
View Related
Apr 16, 2010
As Xen is based on LINUX I'm hoping that someone out there could help me. I'm struggling with 802.3ad on a cisco switch (LACP). I'm going to be using this for my storage network on a dedicated cisco switch talking to a teamed pair of intel NIC's ISCSI storage. From the intel side I can set them to Link aggregated one team 2GB this is fine and my config shows active active on the NICs. How would I go about doing this from a LINUX box. In order to remove any bottle necks it needs to be active active from Xen. If I do a pif-forget uuid= on a XEN server I'm in complete control using Linux.
View 9 Replies
View Related
Dec 24, 2010
I was wondering if there are alternatives to "Distrowatch" where the various linux distributions are responsibly and unbiasly discussed?
View 7 Replies
View Related
May 22, 2009
I am currently working on a Diskless Fedora10 based PXE image that should auto login and then launch the ICA client without launching the desktop (so normal autostart will not cut it)I have got the image up and running, the clients boot correctly, autologin etc, but still launch KDE, and I was hoping replace the desktop with the ICA Client.
View 1 Replies
View Related
Jul 30, 2010
I have installed a Citrix Client but to get it to function I need to copy a Certificate to /usr/lib/ICAClient/keystore/cacerts but my problem is I do not have a clue on how to find /usr/lib/ICAClient/keystore/cacerts
View 1 Replies
View Related
Mar 30, 2011
I have Slackware64 13.1 with multilib enabled. I downloaded the Citrix Client Receiver 11 from [URL] (it is available for 32 bit architectures only). I followed the installation instructions and all went fine. I even installed openmotif from slackbuilds.org repository as a dependency. When i tried to do:
Code:
bash-4.1$ ldd /usr/lib/ICAClient/wfcmgr
linux-gate.so.1 => (0xffffe000)
libXm.so.4 => not found
libXp.so.6 => /usr/lib/libXp.so.6 (0xf76e5000)
libXpm.so.4 => /usr/lib/libXpm.so.4 (0xf76d5000)
[Code].....
View 9 Replies
View Related
Apr 28, 2011
i have installed solaris 10, on solaris i have deploy citrix xennapp 4.0 (Unix Version). installation complete successfully,but now i want to publish an application on citrix for publishing application on citrix there is command #ctxappcfg when i run above command in terminal below error showingctxappcfg: not foundso anyone has publish application on citrix plz let me know how to deal with above error tried searching google but there is no much information on citrix.
View 1 Replies
View Related
Nov 14, 2010
I am having with Pan and can't seem to get any love. I'm ready to just scrap Pan but I can't find an alternative.Does anyone know of anything similar that, you know, actually works?
View 5 Replies
View Related
Sep 8, 2010
Oracle has left a bad taste in my mouth as of late, and I'm looking to remove any software affiliated with them from my machine. I haven't had any problems in terms of finding replacements until I came to OpenOffice, of which I have been a user for years.
I am aware of the existence of Gnome Office and KOffice and have been tinkering with both, but I am curious as to whether or not anyone here on LQ has found a more suitable replacement.Here's hoping someone forks OO.o before Oracle pulls another stunt.
View 14 Replies
View Related