Re: how to use the freebsd help

2006-10-26 Thread J. Armando Velazco Velazco



On Tue, 24 Oct 2006, shonbir singh tomar wrote:


hello,
 i have installed the freebsd but i  dont know how to use it after installation 
a black scrren comes prompting for login and password after login by
root or user a # or $ sign appears its the console mode how i want to use 
window mode how can i use it plz help me


Hi!, you need to read over the FreeBSD project; the basic thing is
root is the superuser; (Administrator in other systems) and this user is 
only for administration of the system; he can do it all.
	Others users, them work normally: Programmers, web designers, Unix 
Lovers :), etc, etc.

Basic commands:

	ls, cd, cp , mv, rm, su, mkdir, rmdir, etc. You can obtain details 
of these commands with man, for example:


[EMAIL PROTECTED] man cp

[EMAIL PROTECTED] man man

recommended links:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/index.html
http://www.onlamp.com/bsd/

Good day.


 i am a new user to bsd
 i will be very thankful to u if u help me plz...
 contact me as soon as possible plz...
 [EMAIL PROTECTED] or [EMAIL PROTECTED] or [EMAIL PROTECTED]





   No lo intentes, hazlo o no lo hagas, pero no lo intentes; a
menudo se dice que no hay Arte sin Disciplina, ni Disciplina
   \sin sacrificio... creo que tienen raz'on ;)/
\___  _/
|/
\\|//
 o o
  U
 \~/
===
J. Armando Velazco Velazco
Soluciones noether
SysAdmin
http://www.soluciones-noether.com/
Cel. (55) 20695732
===






-
Find out what India is talking about on  - Yahoo! Answers India
Send FREE SMS to your friend's mobile from Yahoo! Messenger Version 8. Get it 
NOW
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


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


Re: how to use the freebsd help

2006-10-24 Thread Bob M.
On Tue, 2006-10-24 at 14:21 +0100, shonbir singh tomar wrote:
 hello, 
   i have installed the freebsd but i  dont know how to use it after 
 installation a black scrren comes prompting for login and password after 
 login by root or user a # or $ sign appears its the console mode how i want 
 to use window mode how can i use it plz help me
   i am a new user to bsd 
   i will be very thankful to u if u help me plz...
   contact me as soon as possible plz...

Hi Shonbir,

Welcome, the handbook is your friend:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/

specifically this section if you're looking for a workstation:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x11.html


Bob

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


Re: how to use the freebsd help

2006-10-24 Thread Jerry McAllister
On Tue, Oct 24, 2006 at 02:21:19PM +0100, shonbir singh tomar wrote:

 hello, 
   i have installed the freebsd but i  dont know how to use it after 
 installation a black scrren comes prompting for login and password after 
 login by root or user a # or $ sign appears its the console mode how i 
 want to use window mode how can i use it plz help me

You have some studying to do.
FreeBSD uses X-Windows to create graphics screens and windows.
The current X-windows system used in FreeBSD is called X.org.
You may have installed this during the regular installation if
you selected that option, so it might already be there and just
needs starting.  If not you will have to install it.

The FreeBSD Handbook covers this quite extensively.  Go to:
  http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x11.html

As for which window manager you use, it is really a matter of taste
and what you want to accomplish.   I use AfterStep because it gives
me good working screens and handles all the utilities I need to run
without a lot of extra garbage or bloat.   Some people prefer KDE or
Gnome or others.   You might, over time, want to experiment with each
of the main ones to get your own ideas.

Then you will need to learn something about running under UNIX.  It is
quite different than a Microsloth system or a MAC.  You have your hands
right on the system in FreeBSD and it makes very few assumptions for
you.  You need to decide what you want to do and then install and run
the things you want.There are many books on using UNIX.  But, start
with the FreeBSD Handbook that is online.
On useful section might be:
  http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/basics.html
and another:
  http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/common-tasks.html

There is no magic about learning FreeBSD.  You just have to read a lot
and try out everything.   You should give yourself time to experiment
with it as that will be the best way to learn.

Once you get the hang of it, you will begin to discover the magic
that is inside of FreeBSD.

jerry

   i am a new user to bsd 
   i will be very thankful to u if u help me plz...
   contact me as soon as possible plz...
   [EMAIL PROTECTED] or [EMAIL PROTECTED] or [EMAIL PROTECTED] 
 
   
 -
  Find out what India is talking about on  - Yahoo! Answers India 
  Send FREE SMS to your friend's mobile from Yahoo! Messenger Version 8. Get 
 it NOW
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]