similar to: How to create servers in low ports

Displaying 20 results from an estimated 7000 matches similar to: "How to create servers in low ports"

2012 Jan 15
1
How to close nicely a wine application from script
I need to close nicely (i.e. just like pressing the x button on the window) a wine application (in this case uTorrent) from a script. I tried something like this: kill -N `pgrep uTorrent.exe` but no matter which signal number I use, it appears that the process is terminated badly. When it is restarted, uTorrent checks the started torrents, just like it does when it crashes. The same happens if I
2005 Apr 30
5
problems installing wine
I just downloaded the latest version of wine from the site to install on my system. My system is an Athalon XP 2400+ running Fedora Core 3, fully updated. I downloaded the file wine-20050419-1fc3winehq.athlon.rpm and installed it, then installed winetools-2.1.1-jo.i386.rpm to go with it. I started winetools to do the configuration and completed each step of the base install one at a time until
2010 Jul 07
0
ssh client and privileged ports
Hello, The ssh client checks for privileged ports when a local forward is about to be set. This is done in readconf.c's function "add_local_forward": ??? if (newfwd->listen_port < IPPORT_RESERVED && original_real_uid != 0) ??? ??? fatal("Privileged ports can only be forwarded by root."); The constant IPPORT_RESERVED is system wide and fixed at make time.
2011 May 26
2
How to kill a running wine application
Question: How to kill a Windows application that runs with wine? I have installed new stable version of wine for Debian. Then the Windows application starts OK but hangs for some reason (its the application logic fault). However I can't see any way to close the application window or to kill the application. I tried as in documentation: # wineserver -k bash: wineserver: command not found I
2008 May 12
2
Wineserver is not shooting down
First - Wine is great. I love it totally. To login into a company website I have to use IE6 - Firefox is not handling the Web Site due to some reglementations. IE6 runs fine and there are NO problems. Only after exit, the Wineserver keeps running and takes away a lot CPU Power. I can stop it manually (System Monitor -> Process. Right Click and I can stop it (and it relieves the Power from the
2006 Feb 03
3
Beginner needs help !
Hello everybody. I am not new to linux but new to wine. I run Fedora Core 4. I tried various rpms for wine (from fedora extras, from newrpms.sunsite.dk, and from winehq), with always the same conclusion : I am unable to run anything, even winecfg. [wec@wec-vero ~]$ winecfg wine: creating configuration directory '/home/wec/.wine'... No error message, but no window opens :-(( I can get
2008 Sep 26
4
single wineserver process on multiple session environment
is it possible to run only one wineserver process on multiple session? i set up an ubuntu server as terminal server (using xdmcp and/or xrdp), so multiple user could run their own session on this server (remotely) from other linux or windows clients. there is one apps that run under wine. but the number of wineserver process running is the same as the number of users logged in to this terminal
2005 Feb 21
2
Execution of WineTools with Wine version 20041201 on RedHat 9
Hi, I've installed Wine version 20041201 on RedHat 9 and Winetools 210-jo, but when I try to execute Winetools (by typing wt2 on shell (as a user, not root), I just get all the error messages below. Any suggestions as to what I'm doing wrong, please? Best regards, Andy [andrew@Atlas2 andrew]$ wt2 bash: wt2: command not found [andrew@Atlas2 andrew]$ cd /usr/local/winetools [andrew@Atlas2
2011 Jan 11
2
wineserver listening port 2001
Hello, I'm running wine for 2 windows programs under ubuntu and it is working quite well. But now I need the port 2001 open for an application (and I'm not able to switch this port as the application does not allow it :( ). As I see in netstat -ap the wineserver is listening to this port 2001. (tcp 0 0 *:2001 *:* LISTEN
2008 Jun 30
3
Trying to install an app from floppy
I've installed 1.0.r4 -- yes, it's kind of old, but seems to be the latest binary available for FreeBSD 7 -- and it doesn't want to run a setup.exe from the floppy drive. $ rm -rf .wine $ wine a:setup.exe wine: created the configuration directory '/home/perryh/.wine' wineserver: fcntl /tmp/.wine-105/server-53-772d/lock : Invalid argument $ wine 'a:\setup.exe'
2001 Apr 13
2
Help, guys! Codeweavers Wine error.
It's telling me maybe my wineserver crashed. How do I restart it? Logging in and out as user, in and out as root, and rebooting did nothing. I've had to resort to using (shudder) a Win dose to use Agent again. I HATE that! Help me, please, to restart my wineserver. Cybe R. Wizard -- Unofficial "Wizard of Odds", A.H.P. Original PORG Water Wizard, R.P. Ship's "Other
2006 Sep 15
1
Wine doesn't work?
Clean install of Slackware 10.2. Wine 0.9.20. Downloaded slackware package. Installed with KPackage via KDE, no errors. I have several Windows apps that I used under Wine with Slackware 10.0. I right click on executable, select Wine Windows Emulator, I can see in the process table Wineserver, wine-preloader, and wineprefixcreator(?). Then they all go away, and nothing happens. It doesn't
2007 Mar 19
1
Wine not working, Slackware 10.2
Clean install of Slackware 10.2. Wine 0.9.20. Downloaded slackware package. Installed with KPackage via KDE, no errors. I have several Windows apps that I used under Wine with Slackware 10.0. I right click on executable, select Wine Windows Emulator, I can see in the process table Wineserver, wine-preloader, and wineprefixcreator(?). Then they all go away, and nothing happens. It doesn't
2005 Dec 22
1
Wine Server for multi users
Hi, Is it possible to have a single Wineserver which can manage wine processes belonging to different users. If not, please tell me the reason. I'm trying to reduce the memory occupied by wineserver in a multiuser system, for instance: a server shared by 100s of users. In this case, it is better to have a single wineserver which can manage wine processes of multiple users (1 process instead
2001 Feb 16
1
error_2_can't_find_apps
Hello, I tried lunch something but the anwer was "can't find apps" (I used absolute path too) [serge@rex wineserver-rex]$ wine /windows/ProgramFiles/Office/winword.exe Invoking /opt/wine/bin/wine.bin /windows/ProgramFiles/Office/winword.exe ... Wine failed with return code 2 /usr/bin/wine: line 516: 1046 Compl?t? tail -f $log_name Deleting /tmp/wine.log.Vv4t6C
2005 Feb 24
1
[Fwd: Re: Execution of WineTools with Wine version 20041201 on RedHat 9]
Joachim, apologies again for bothering you, but after I sent the email below, I managed to link Xdialog in /usr/bin to /usr/local/Winetools to get Winetools to work (I'm still getting used to the 'peculiarities' of linux!). I went through the Base Setup procedure as advised, and it seemed to work 'mostly OK', but I think there is a problem with my glibc as you advised - a
2009 Aug 19
1
CAP_FOWNER=ep for asterisk
Hello, I need CAP_FOWNER=ep for the asterisk process, i set it with setcap on the file /usr/sbin/asterisk, it's there when i look on it with getcap, but after starting and loocking with getpcaps there's only cap_net_admin+ep set. So how exactly do I set CAP_FOWNER? Do I have to patch and recompile or is there another solution I did not see yet? thanks, best -- Raimund Sacherer
2001 Oct 22
6
Wine installation problem
Hi, I have just compiled and installed wine-20011004, and I have go the following problem when I start Wine: wine client error:0x806bb68: version mismatch 54/59. Your wineserver binary was not upgraded correctly, or you have an older one somewhere in your PATH. Or maybe the wrong wineserver is still running? I have build and install it with wineinstall. I have remove the previous version. Any
2005 Mar 06
1
wine wont' run
Any guess's as to whats going on here? A new from source compile/install vic@zeus:/usr/local/bin$ wine wine: creating configuration directory '/home/vic/.wine'... Unknown option '-w' usage: wineserver [options] options: -d<n> set debug level to <n> -p make server persistent -h display this help message -s server will use shared memory
2008 Apr 28
4
Wineserver causing heavy CPU load
I am running Fedora 8 uname -r = 2.6.24.4-64.fc8 on my box with Wine 0.9.58. When I first installed it I noticed that my CPU usage jumped and stayed at 100% with wineserver taking > 85%. I killed the wineserver process and it dropped down, however it soon jumped back up when wineserver restarted itself. I then killed it again and all related processes and disabled it from starting as a damen