How to open apps...
How to open apps...
Hello, to open a file with terminal, using wine, the command is:
wine filename, right?
How do i open a file that is inside folders?
Thanks!
Bye!
wine filename, right?
How do i open a file that is inside folders?
Thanks!
Bye!
How to open apps...
On Thu, May 7, 2009 at 2:15 PM, Kaboo <[email protected]> wrote:
This is same command on windows or *nux from a shell/terminal/command window.
John
cd foldernameHello, to open a file with terminal, using wine, the command is:
wine filename, right?
How do i open a file that is inside folders?
Thanks!
This is same command on windows or *nux from a shell/terminal/command window.
John
How to open apps...
On Thu, May 7, 2009 at 1:15 PM, Kaboo <[email protected]> wrote:
$ wine program.exe filename
Same as you would on windows...
--
-Austin
Close:Hello, to open a file with terminal, using wine, the command is:
wine filename, right?
$ wine program.exe filename
$ wine program.exe folder/filenameHow do i open a file that is inside folders?
Same as you would on windows...
--
-Austin
Re: How to open apps...
Thanks for the help!austin987 wrote:On Thu, May 7, 2009 at 1:15 PM, Kaboo <[email protected]> wrote:Close:Hello, to open a file with terminal, using wine, the command is:
wine filename, right?
$ wine program.exe filename
$ wine program.exe folder/filenameHow do i open a file that is inside folders?
Same as you would on windows...
--
-Austin
But... if the file program.exe is on /var/foldername, i will do:
$ wine programname.exe var/foldername
or
$ wine program.exe var/foldername/program.exe?
And.. how do i close the application that i opened?
Thanks.
Bye!
How to open apps...
On Thu, May 7, 2009 at 1:31 PM, Kaboo <[email protected]> wrote:
$ cd /var/foldername
$ wine program.exe filename
-Austin
No, do:austin987 wrote:Thanks for the help!On Thu, May 7, 2009 at 1:15 PM, Kaboo <[email protected]> wrote:
Close:Hello, to open a file with terminal, using wine, the command is:
wine filename, right?
$ wine program.exe filename
$ wine program.exe folder/filenameHow do i open a file that is inside folders?
Same as you would on windows...
--
-Austin
But... if the file program.exe is on /var/foldername, i will do:
$ wine programname.exe var/foldername
or
$ wine program.exe var/foldername/program.exe?
$ cd /var/foldername
$ wine program.exe filename
-Austin
Re: How to open apps...
$ wine program.exe filenameaustin987 wrote:On Thu, May 7, 2009 at 1:31 PM, Kaboo <[email protected]> wrote:No, do:austin987 wrote:Thanks for the help!On Thu, May 7, 2009 at 1:15 PM, Kaboo <[email protected]> wrote:
Close:
$ wine program.exe filename
$ wine program.exe folder/filename
Same as you would on windows...
--
-Austin
But... if the file program.exe is on /var/foldername, i will do:
$ wine program.exe var/foldername
or
$ wine program.exe var/foldername/program.exe?
$ cd /var/foldername
$ wine program.exe filename
-Austin
What's the filename?
Sorry, i'm a damn newba, when talking about terminal

However, how do i close the file, after i opened it?
And, can i open .bat files with Wine, eh?
Thanks for your posts, you are really helping me
Bye!
How to open apps...
On Thu, May 7, 2009 at 1:46 PM, Kaboo <[email protected]> wrote:
program, it's 'wine program.exe'
as intended.
--
-Austin
You said you wanted to open a file...if you just want to run aaustin987 wrote:$ wine program.exe filenameOn Thu, May 7, 2009 at 1:31 PM, Kaboo <[email protected]> wrote:
No, do:austin987 wrote:
Thanks for the help!
But... if the file program.exe is on /var/foldername, i will do:
$ wine program.exe var/foldername
or
$ wine program.exe var/foldername/program.exe?
$ cd /var/foldername
$ wine program.exe filename
-Austin
What's the filename?
program, it's 'wine program.exe'
Just as you would in windows. Close the program.Sorry, i'm a damn newba, when talking about terminal  [Laughing] .
However, how do i close the file, after i opened it?
'wine cmd.exe' should support them. Complex .bat scripts may not workAnd, can i open .bat files with Wine, eh?
as intended.
--
-Austin
Re: How to open apps...
Is there any command? Because i will open it remotely, with Putty, no graphical things, hehe.Just as you would in windows. Close the program.
So i can do:'wine cmd.exe' should support them. Complex .bat scripts may not work
as intended.
$ cd /var/foldername
$ wine program.bat ?
Thanks!
How to open apps...
On Thu, May 7, 2009 at 1:56 PM, Kaboo <[email protected]> wrote:
$ wine start program.bat
--
-Austin
Wine requires X to run.Is there any command? Because i will open it remotely, with Putty, no graphical things, hehe.Just as you would in windows. Close the program.
Not quite...you'd need to use:'wine cmd.exe' should support them. Complex .bat scripts may not workAnd, can i open .bat files with Wine, eh?
as intended.
So i can do:
$ cd /var/foldername
$ wine program.bat ?
$ wine start program.bat
--
-Austin
Re: How to open apps...
Sorry, but i didn't understand what is X.... hehe, what's it?Wine requires X to run.
Thanks.
How to open apps...
On Thu, May 7, 2009 at 2:16 PM, Kaboo <[email protected]> wrote:
X = gui
--
-Austin
http://www.x.org/wiki/Sorry, but i didn't understand what is X.... hehe, what's it?Wine requires X to run.
X = gui
--
-Austin
How to open apps...
On Thu, May 7, 2009 at 3:16 PM, Kaboo <[email protected]> wrote:
http://en.wikipedia.org/wiki/X_Window_System
John
X Windows.Sorry, but i didn't understand what is X.... hehe, what's it?Wine requires X to run.
http://en.wikipedia.org/wiki/X_Window_System
John
How to open apps...
On Thu, May 7, 2009 at 2:20 PM, Austin English <[email protected]> wrote:
--
since this is a gmail account, please verify the mailing list is
included in the reply to addresses
(waiting for the next question..."what is gui"?)On Thu, May 7, 2009 at 2:16 PM, Kaboo <[email protected]> wrote:http://www.x.org/wiki/Sorry, but i didn't understand what is X.... hehe, what's it?Wine requires X to run.
X = gui
--
-Austin
--
since this is a gmail account, please verify the mailing list is
included in the reply to addresses
How to open apps...
On Thu, May 7, 2009 at 20:56, Kaboo <[email protected]> wrote:
should work.
Look under the SSH -> X11 section in the PuTTY configuration.
Note: It might need some changes to the sshd_config.
Gert
SSH's X11 forwarding combined with a Windows X server, such as XMingIs there any command? Because i will open it remotely, with Putty, no graphical things, hehe.Just as you would in windows. Close the program.
should work.
Look under the SSH -> X11 section in the PuTTY configuration.
Note: It might need some changes to the sshd_config.
Gert
Re: How to open apps...
So, i need to install this X windows system where? On my home computer or on the Server(with linux, that i want to use wine remotely) that i'm using?
How do i use X Window System?
Sorry, but i'm confused...
Bye!
How to open apps...
On Thu, May 7, 2009 at 3:32 PM, Kaboo <[email protected]> wrote:
have no time to go into the details of that though.
John
You install that on the server. You may want a virtual X server. ISo, i need to install this X windows system where? On my home computer or on the Server(with linux, that i want to use wine remotely) that i'm using?
have no time to go into the details of that though.
John
How to open apps...
On Thu, 2009-05-07 at 14:03 -0500, Austin English wrote:
installed on your Windows PC. If Java, you need a browser that can run
Java applets, e.g. FireFox.
T start VNC, login to the directory that contains WINE with PuTTY, run:
vncserver
and make a note of the desktop number it says it will use (usually 1).
You can logout from PuTTY or not, as you please.
If you have vncviewer, start it:
vncviewer
When prompted, enter "hostname:n" where 'n' is the desktop number.
Now it will prompt for the password for the login where you ran
vncserver. When that's accepted it will open a desktop for your remote
host.
Alternatively, fire up your web browser and type in the url
"hostname:580n" where 'n' is the desktop number (usually 1). The browser
will show a VNC banner page and pop yo a dialogue box showing
"hostname:n". Click OK and another popup appears, asking for the login
where you ran vncserver. When that's accepted it will open a desktop for
your remote host.
To close either desktop, click its 'close' icon. You can leave vncserver
running and close and reopen the desktop as many times as you want.
vncserver will keep running until you either reboot the host or login
again via PuTTY and stop it by running:
vncserver -kill :n
where 'n' is the desktop number.
VNC's desktop defaults to xfce and opens a terminal window on starting,
where you can type the wine command, etc. When an app wants to open a
window, a ghost window trails from the mouse pointer: click where you
want to put its top left corner on the VNC desktop. If you like VNC but
not xfce, you can configure it to use Gnome or KDE instead, but two
thinks to note: (1) accept the default desktop size and (2) you'll find
the colours are relatively poor because VNC only uses 16 bit colour.
HTH
Martin
... or you can use VNC provided you have either vncviewer or JavaOn Thu, May 7, 2009 at 1:56 PM, Kaboo <[email protected]> wrote:Wine requires X to run.Is there any command? Because i will open it remotely, with Putty, no graphical things, hehe.Just as you would in windows. Close the program.
installed on your Windows PC. If Java, you need a browser that can run
Java applets, e.g. FireFox.
T start VNC, login to the directory that contains WINE with PuTTY, run:
vncserver
and make a note of the desktop number it says it will use (usually 1).
You can logout from PuTTY or not, as you please.
If you have vncviewer, start it:
vncviewer
When prompted, enter "hostname:n" where 'n' is the desktop number.
Now it will prompt for the password for the login where you ran
vncserver. When that's accepted it will open a desktop for your remote
host.
Alternatively, fire up your web browser and type in the url
"hostname:580n" where 'n' is the desktop number (usually 1). The browser
will show a VNC banner page and pop yo a dialogue box showing
"hostname:n". Click OK and another popup appears, asking for the login
where you ran vncserver. When that's accepted it will open a desktop for
your remote host.
To close either desktop, click its 'close' icon. You can leave vncserver
running and close and reopen the desktop as many times as you want.
vncserver will keep running until you either reboot the host or login
again via PuTTY and stop it by running:
vncserver -kill :n
where 'n' is the desktop number.
VNC's desktop defaults to xfce and opens a terminal window on starting,
where you can type the wine command, etc. When an app wants to open a
window, a ghost window trails from the mouse pointer: click where you
want to put its top left corner on the VNC desktop. If you like VNC but
not xfce, you can configure it to use Gnome or KDE instead, but two
thinks to note: (1) accept the default desktop size and (2) you'll find
the colours are relatively poor because VNC only uses 16 bit colour.
HTH
Martin
Re: How to open apps...
I went to the directory(cd usr/lib/wine) with Putty, but when i did vncserver:T start VNC, login to the directory that contains WINE with PuTTY, run:
vncserver
Command not found.
Do i need to write anything, not only vncserver?
Thanks.
Bye!
How to open apps...
On Thu, May 7, 2009 at 6:18 PM, Kaboo <[email protected]> wrote:
should have this.
John
Then its probably not installed on your linux server. Your distroI went to the directory(cd usr/lib/wine) with Putty, but when i did vncserver:T start VNC, login to the directory that contains WINE with PuTTY, run:
vncserver
Command not found.
Do i need to write anything, not only vncserver?
should have this.
John
How to open apps...
On Thu, 2009-05-07 at 17:18 -0500, Kaboo wrote:
need to install them. If your package installer doesn't let you figure
out the package names yourself, ask on a support forum for your distro.
In Fedora distros you need the vnc and vnc-server packages but I don't
know what other Linuxes would call them. When you find out, post the
package names here so others, as well as myself, will know what to
install for your distro.
Martin
It sounds as if it isn't installed by default on your distro, so you'llI went to the directory(cd usr/lib/wine) with Putty, but when i did vncserver:T start VNC, login to the directory that contains WINE with PuTTY, run:
vncserver
Command not found.
Do i need to write anything, not only vncserver?
need to install them. If your package installer doesn't let you figure
out the package names yourself, ask on a support forum for your distro.
In Fedora distros you need the vnc and vnc-server packages but I don't
know what other Linuxes would call them. When you find out, post the
package names here so others, as well as myself, will know what to
install for your distro.
Martin
Re: How to open apps...
Ok, i started VNC server..
"New 'X' desktop is blabla.bla-:1
Starting applications specified in /etc/x11/xsession
log file is root/.vnc/blablabla:1.log".
But when i try to connect with VNC Viewer, i got the following error:
"unable to connect to host: Connection refused (10061)".
(I tried to log with IP:1)
The host provider(where i bought the server) said that all ports are opened
Didn't find anything good related to it on internet, does anyone had this error, or know how to solve?
Thanks.
Bye!
"New 'X' desktop is blabla.bla-:1
Starting applications specified in /etc/x11/xsession
log file is root/.vnc/blablabla:1.log".
But when i try to connect with VNC Viewer, i got the following error:
"unable to connect to host: Connection refused (10061)".
(I tried to log with IP:1)
The host provider(where i bought the server) said that all ports are opened
Didn't find anything good related to it on internet, does anyone had this error, or know how to solve?
Thanks.
Bye!
How to open apps...
On Thu, 2009-05-07 at 20:26 -0500, Kaboo wrote:
blocking the ports used by Xvnc, the server started by the vncserver
script. Xvnc listens on:
- 590x for vncviewer
- 580x for the Java applet
where x is the desktop number. In case you didn't realize, you can leave
more than copy of Xnvnc running in different logins and use the port
number to select which login to use.
Use the firewall management tool (it is System:Administration:Firewall
on Fedora) to open at least port 5801 (if you want to try the applet)
and 5901 (for vncviewer).
Martin
Have you got the firewall running on Linux? If so, it is probablyOk, i started VNC server..
"New 'X' desktop is blabla.bla-:1
Starting applications specified in /etc/x11/xsession
log file is root/.vnc/blablabla:1.log".
But when i try to connect with VNC Viewer, i got the following error:
"unable to connect to host: Connection refused (10061)".
Didn't find anything good related to it on internet, does anyone had
this error, or know how to solve?
blocking the ports used by Xvnc, the server started by the vncserver
script. Xvnc listens on:
- 590x for vncviewer
- 580x for the Java applet
where x is the desktop number. In case you didn't realize, you can leave
more than copy of Xnvnc running in different logins and use the port
number to select which login to use.
Use the firewall management tool (it is System:Administration:Firewall
on Fedora) to open at least port 5801 (if you want to try the applet)
and 5901 (for vncviewer).
Martin