Displaying 20 results from an estimated 3000 matches similar to: "Running RAdmin"
2005 Mar 22
1
wine and radmin - two problems
Hi!
In my current occupation, it's necessary to access a lot of windows machines
remotely. All they have a radmin ( http://www.radmin.com ) server installed.
I would like to access them from my Linux box, so I've installed a windows
radmin client on the box and tried to use it.
The first impressions were great, because it installed perfectly (I didn't
attempt to install the server,
2004 Dec 25
1
RAdmin
New to wine. Joined the list but never got wine to work with FreeBSD.
Installed SuSE 9.1 and installed office. I was blown away. It works!
Anyway, I use a program called RAdmin to remote administer Win
machines. I can run the program, and get into a Win machine, but the
keyboard commands don't work on the Win machine. The mouse does. Any
thoughts?
I can also RAdmin into the linux
2004 Dec 30
1
Wine and NT Authentification core.
Hi,
I wonder if it's possible to setup wine so that applications using NT
Authentification (NTLM) (secur32.dll and security.dll) may work ?
I'm trying the radmin tools and the win32 computer that are using radmin
use the NT security protocol to allow login.
Actually i've tried using WINEDEBUG='warn+all' and WINEDEBUG='+loaddll'
to replace the core dll of windows
2006 Apr 14
1
Desktop=XxY broken?
i used to use application, called RAdmin, with earlier versions of wine (prior
0.9.11). it works pretty well with oprtion Desktop="1024x768". but now in
winecfg this option is grayed out and setting
HKCU/Sofware/Wine/AppDefaults/radmin.exe/X11 Driver/Desktop registry key to "1024x768"
doesn't work.
and without this option keyboard doesn't work on remote hosts.
--
2004 Oct 09
9
fxp initiated behind shorewall
Okay, no one had any idea concerning my Radmin question, which I still
haven''t figured out. However, I am now trying to figure out an FXP problem.
All of the needed details are listed below the description problem.
Problem:
I have a local windows XP pro computer running FlashFXP behind shorewall
2.0.9 (unpatched) with only two interfaces (ppp0 and eth1) as
loc:192.168.1.5. The server
2002 Nov 13
6
IP Forwarding
Hi,
I''m trying to get RAdmin [uses tcp 4889] access to my Windows machine
which is behind my firewall.
I have zones:
gbl : the world
loc : my lan
fw : firewall
I placed the following in my rules file
DNAT gbl loc:192.168.0.2 tcp 4889 -
When trying to RAdmin I get a cannot conect to server error.
192.168.0.2 is my Windows Machines IP address.
Can anyone help me?
Shorewall 1.3.9b
2003 Aug 21
1
Unsupported: Missing MS Sans Serif SBT Pro 5.0
Hello,
I'm trying to run SBT Pro 5.0 (VFP 5 app) via Wine, but it's been a
while. I have to add 4 windows DLL's to get it to this point, but
during startup I get a Window that says:
"Font: MS Sans Serif not found"
This is a VFP application error box. It it not a Windows error, and it
is not a Visual Foxpro error. It appears the app itself is doing some
sort of check.
2003 Aug 07
0
wine takes minutes to open display
I had wine working great for a while on my RH7.3 system, but then all of a sudden it wouldn't open
programs anymore. So I decided to uninstall wine, install a newer version (wine-20030709) and try
again. But still the same problem. I didn't get any error messages, everything seems to work, but
no display. I tried it with notepad, and ran wine --debugmsg +loaddll notepad.exe.so. At first I
2004 Oct 06
1
remote admin
Hello, I recently setup Shorewall 2.0.9 on a RedHat 9 machine using the two
interface quick start guide.
ip addr show:
1: lo: <LOOPBACK,UP> mtu 16436 qdisc noqueue
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 brd 127.255.255.255 scope host lo
2: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 100
link/ether 00:20:ed:76:dc:82 brd
2001 Oct 04
2
Tried a different tack ....
I installed the latest Codeweavers preview build (binary RPM, ugh!), and
the DeskTopWindow error I was experiencing building from cvs is gone. All
the font fixme warnings (which had, at one point, gone away) are back, and
I'm back to the previous error I was getting before DeskTopWindow:
babylon5:alaric:~:46 $ wine --debugmsg fixme-font d:\\install.exe
Invoking /opt/wine/bin/wine.bin
2009 Mar 02
1
frame length
?Greetings,
I am new to this forum and also to programming in general. I have desire
to try to use Ogg as my default streaming encoder. I have a quick
question. How does someone determine a frame length in ogg? For example
if I was to use an mp3 frame, I would try to do something like this:
frameSz = 144 * BitRate / (SampleRate + Padding). Also is there a
tutorial on how to correctly use the
2006 Feb 03
0
rquotad (NFS) quota plugin
The attached patch is an updated version of my quota-rquotad patch for the
quota plugin. Like quota-fs, it only does quota reporting, not enforcing or
changing. It also only works on FreeBSD, and possibly other *BSD's. It lacks
any and all configure-time tests to see if RPC is even supported, and
hardcodes the (Free)BSD way of getting at the NFS server of an NFS mount.
I'm mostly mailing
2001 Mar 23
1
-debugmsg trace+all gives assertion error
Trying to debug starcraft.exe I put on --debugmsg trace+all as part of
the wine options:
WINEPREFIX=~/.wine.starcraft/ wine --debugmsg trace+all -desktop 640x480 /mnt/d/Games/Starcraft/starcraft.exe
Wine is cvs version from march 21.
This is the last 20-30 lines from the debug log:
trace:profile:PROFILE_GetWineIniString ('wine','temp','c:\windows'): returning
2001 Jun 26
1
intermittent segfault upon invocation
Wine release 20010510 on Linux 2.4.4 SMP compiled from source code.
One in ten times, when I start wine (with an executable or without) the
program will segfault.
Notes:
1. This doesn't happen when I run wine under the debugger.
2. I turned on --debugmsg +all to see if I could pinpoint the reason.
When it deosn't segfault, I get loads of debug messages. When it DOES
fault, I get
2005 Oct 19
1
how do I (now) specify wine "Path"? And where is --debugmsg ?
Two questions if I may. I had previously been using wine 20041019. In
that wine, the .wine dir had a config file where you could specify
[wine]
...
"Path" = "C:\\Windows;C:\\Windows\\System"
Also with that wine, there was an option on the wine command --debugmsg
I've upgraded to wine 20050930 and can't find either of these. My
specific problem was, I
2002 Feb 21
1
Help tracing WINE funcion..
Hi all,
I need some assistance.. I'm trying to trace a problem. The quick
description is when I run the Visual FoxPro 5 development environment,
and I click in a 'edit' window (like when you bring your program up, to
edit it) the screen freezes.
when I ran wine --debugmsg +win vfp.exe, my last line of trace is:
trace:win:EVENT_Capture (0x20021)
So I saw that SetCapure() called
2001 Jun 22
3
X11: Oracle Forms runs fine locally, but not remotely
There is some difference in the keyboard defs, though not much. The
most interesting is this line, from the remote machine, with +keyboard:
trace:keyboard:X11DRV_ToUnicode Found keycode 13 (0x D)
trace:keyboard:X11DRV_MapVirtualKey MapVirtualKey wCode=0x43 wMapType=2 ...
trace:keyboard:X11DRV_MapVirtualKey Found keycode 13 (0x D)
trace:keyboard:X11DRV_MapVirtualKey returning 0x63.
This is
2002 Mar 14
0
FoxPro and Wine regressions
As much as I think I won't be able to accomplish anything, I keep
trying, and I've come across something interesting..
I'm testing my regression by doing the following:
- Start the app
- Press CTRL-V to paste text into the Command Window (which is the
active 'MDI' window - but not really MDI - by default)
- Switch to another virtual desktop
- Switch back to Foxpro (That makes
2004 Feb 07
0
Starcraft is fast without using DGA?
Hi all, i have run starcraft from the debugger, and it's fast. (Well, about as
fast as win98 on a P-60) I have run it from wine, and it's slow (about a
468-33) The real machine i runt it from is a celeron 416, 160 MB ram, geforce
2 mx400 PCI
I *finaly* discovered i could get a trace from it by using winedbg -debugmsg
i.e. ONE dash.
I run a diff on both files, and i was surprized to
2003 Aug 13
4
running wordpad.exe (from win2000) in wine error
Hi All,
I installed wine in my redhat linux-8.0
machine using wine-20030709-1rh8winehq.i686.rpm
and copied wordpad.exe and mfc42u.dll from my win2000
machine to the ~home/.wine/c/windows and system
directories and try to run wordpad.exe in wine byr
#wine wordpad.exe
I am getting error message dialog as
The application or DLL can not be loaded on
windows95 or 3.1. It takes advantage