|
Prerequisites: |
FreeBSD (Base + Autoconf, Automake,
Bash and GCC) OpenSSH - SSH Server running on FreeBSD |
|
Overview: You have a
FreeBSD server up and
running with an SSH server
and now you want to run "UNIX
XWindow" type programs and have them displayed on your
Windows workstation. Instead of a commercial
(pay money) X Server for Windows like "Exceed"
you can run Cygwin/X for
free!
|
|
Cygwin/X – Download and Install
Home:
Point your web browser to: http://x.cygwin.com/
Download: http://cygwin.com/setup.exe
Save setup.exe in a directory:
C:\Software\Cygwin

Run
C:\Software\Cygwin\setup.exe
(Either use "Start" and click "Run" or open the folder and double
click setup.exe)
Click "Next" on the welcome screen then select "Install from
Internet" and click "Next"

The default "Root Directory" and options are fine click "Next"

The Internet installer Setup.exe will download all packages to place
of your choosing, simply click "Next"

Select the correct Internet connection based on your current
location and situation and click "Next"

Choose a Download site and click "Next"

Select at least these three (3) items at minimum:
-Net
openssh
- Shell
bash
- X11
xorg-x11-base
You may choose other packages if you know what you are doing, but
get at least these 3 and click "Next"



Allow all the Packages to download!

Click "Finish"

|
Add the Cygwin binaries C:\Cygwin\bin to the Windows search Path environment variable |
|
"Right" click "My Computer" on your
desktop then click "Properties" Click the
"Advanced" tab then click the "Environment Variables" button |
|
Create a shortcut to C:\cygwin\usr\X11R6\bin\startxwin.bat on your Desktop |
|
Create a shortcut to "C:\cygwin\usr\X11R6\bin\startxwin.bat"
on your Desktop |
|
Test out an X Windows application - Run xcalc on FreeBSD and see it displayed in Windows XP |
|