Remote access to config FreeBSD server

2007-02-20 Thread satimis

Hi folks,

FreeBSD-6.2-amd64

I'm going to install the captioned OS as server, web/mail/database etc., for
test purpose and without X.  I'm prepared to connect a workstation for fine
tuning the server.  Can I use a Linux workstation to do the job because I
have no FreeBSD workstation here?  OR I must run a FreeBSD workstation.  If
YES, pls advise where can I find relevent steps to do the job.  I'll have
SSH enabled on the server.

I need GUI browser to connect outside World for searching documents and
seeking help.  I found elinks not easy to read html website.

TIA

B.R.
satimis
-- 
View this message in context: 
http://www.nabble.com/Remote-access-to-config-FreeBSD-server-tf3256509.html#a9053872
Sent from the freebsd-questions mailing list archive at Nabble.com.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Remote access to config FreeBSD server

2007-02-20 Thread Christian Baer
On Mon, 19 Feb 2007 19:26:02 -0800 (PST) satimis wrote:

 I'm going to install the captioned OS as server, web/mail/database etc., for
 test purpose and without X.  I'm prepared to connect a workstation for fine
 tuning the server.  Can I use a Linux workstation to do the job because I
 have no FreeBSD workstation here?  OR I must run a FreeBSD workstation.  If
 YES, pls advise where can I find relevent steps to do the job.  I'll have
 SSH enabled on the server.

I am not quite sure what your problem is here. You can use any
ssh-client on any OS when connecting to the ssh-server of you FreeBSD
box. So Linux is fine, but Windows would also be, if you use a real
ssh-client for that like PuTTY.

Regards
Chris
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Remote access to config FreeBSD server

2007-02-20 Thread Paul Schmehl
--On Monday, February 19, 2007 19:26:02 -0800 satimis [EMAIL PROTECTED] 
wrote:




Hi folks,

FreeBSD-6.2-amd64

I'm going to install the captioned OS as server, web/mail/database etc.,
for test purpose and without X.  I'm prepared to connect a workstation
for fine tuning the server.  Can I use a Linux workstation to do the job
because I have no FreeBSD workstation here?  OR I must run a FreeBSD
workstation.  If YES, pls advise where can I find relevent steps to do
the job.  I'll have SSH enabled on the server.

You can use anything that can run an ssh client.  Even Windows can do that 
- if you install one.



I need GUI browser to connect outside World for searching documents and
seeking help.  I found elinks not easy to read html website.


You can't run a GUI browser without running X.

Paul Schmehl ([EMAIL PROTECTED])
Senior Information Security Analyst
The University of Texas at Dallas
http://www.utdallas.edu/ir/security/


Re: Remote access to config FreeBSD server

2007-02-20 Thread Jeffrey Goldberg

[mailed and posted]

On Feb 20, 2007, at 5:55 PM, Paul Schmehl wrote:

--On Monday, February 19, 2007 19:26:02 -0800 satimis  
[EMAIL PROTECTED] wrote:
I need GUI browser to connect outside World for searching  
documents and

seeking help.  I found elinks not easy to read html website.


You can't run a GUI browser without running X.


We should clarify for satimis that he only needs to run an X11 server  
on the machine he is SSHing from.  The FreeBSD box does not need to  
running X11.


Personally, I haven't found a good way to work out the minimal X11  
installation needed for building and running clients (like Firefox)  
without ending up building and installing (and thus maintaining)  
stuff that I don't need (like an X11 server or window managers).  If  
I had a better handle on how to examine dependencies, I could  
probably do a cleaner installation.


Cheers,

-j

--
Jeffrey Goldberghttp://www.goldmark.org/jeff/

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]