- Original Message -
> From: Chris Hill
> To: Quark
> Cc: Mike Jeays ; "me...@bris.ac.uk"
> ; "freebsd-questions@freebsd.org"
> ; aurfalien
> Sent: Thursday, 8 August 2013 9:50 AM
> Subject: Re: learn
>
> On Thu, 8 Aug 2013, Quark
On Thu, 8 Aug 2013, Quark wrote:
On Aug 1, 2013, at 8:31 AM, Mike Jeays wrote:
[ big snip ]
Hell, I may even get a hoody from the store :)
hey, where are the hoodies??? I found for mozilla & openSUSE on their
respective sites very good looking hoodies, but nor FreeBSD I won't
hesitate t
ark wrote:
>
>
>
>
>
>>
>> From: aurfalien
>> To: Mike Jeays
>> Cc: me...@bris.ac.uk; freebsd-questions@freebsd.org
>> Sent: Thursday, 1 August 2013 9:25 PM
>> Subject: Re: learn
>>
>>
>>
>> On Aug 1, 2013, at 8:31 AM, Mike Jeays
>
> From: aurfalien
>To: Mike Jeays
>Cc: me...@bris.ac.uk; freebsd-questions@freebsd.org
>Sent: Thursday, 1 August 2013 9:25 PM
>Subject: Re: learn
>
>
>
>On Aug 1, 2013, at 8:31 AM, Mike Jeays wrote:
>
>> On Thu, 1
ow that, corebug.
>
> I usually recommend the owl:
> http://shop.oreilly.com/product/9780596002619.do
>
> Cheers
> herb langhans
>
>
> Message: 19
> Date: Thu, 1 Aug 2013 14:41:07 +0300
> From: ??? ???
> To: "Teymur.Rahimzade&q
On Aug 1, 2013, at 8:31 AM, Mike Jeays wrote:
> On Thu, 1 Aug 2013 14:21:34 +0100 (BST)
> Anton Shterenlikht wrote:
>
>>> Date: Thu, 1 Aug 2013 14:29:25 +0200
>>> From: herbert langhans
>>> To: freebsd-questions@freebsd.org
>>> Subject: Re:
On Thu, 1 Aug 2013 14:21:34 +0100 (BST)
Anton Shterenlikht wrote:
> >Date: Thu, 1 Aug 2013 14:29:25 +0200
> >From: herbert langhans
> >To: freebsd-questions@freebsd.org
> >Subject: Re: learn
>
> >The handbook is a monster, even technically interested people
>Date: Thu, 1 Aug 2013 14:29:25 +0200
>From: herbert langhans
>To: freebsd-questions@freebsd.org
>Subject: Re: learn
>The handbook is a monster, even technically interested people get lost
>there. You know that, corebug.
I completely disagree.
The handbook is of excel
On 01/08/2013 14:12, Anton Shterenlikht wrote:
>> From: "Teymur.Rahimzade"
>> To:
>> Subject: learn
>> Date: Thu, 1 Aug 2013 16:35:57 +0500
>
>> Hi.
>> Please help me to learn freebsd unix.
>> Many thanks.
>
> RTFM:
> http
>From: "Teymur.Rahimzade"
>To:
>Subject: learn
>Date: Thu, 1 Aug 2013 16:35:57 +0500
>Hi.
>Please help me to learn freebsd unix.
>Many thanks.
RTFM:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/index.html
__
essage: 19
> Date: Thu, 1 Aug 2013 14:41:07 +0300
> From: ??? ???
> To: "Teymur.Rahimzade"
> Cc: questi...@freebsd.org
> Subject: Re: learn
> Message-ID:
> 2-esfwzjzvw4h49v32lrbgrugz...@mail.gmail.com>
> Content-T
: ??? ???
To: "Teymur.Rahimzade"
Cc: questi...@freebsd.org
Subject: Re: learn
Message-ID:
Content-Type: text/plain; charset=ISO-8859-1
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/
This should help a lot for sure :)
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/
This should help a lot for sure :)
2013/8/1 Teymur.Rahimzade
> Hi.
>
> Please help me to learn freebsd unix.
>
>
>
> Many thanks.
>
>
>
>
>
> ___
>
Hi.
Please help me to learn freebsd unix.
Many thanks.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
Start Your Own Business, Learn How to Sell Online and Grow with Lelong.my!
You're receiving this newsletter because you subscribed from our website.
Can’t see the message? View it in br
On Fri, Oct 21, 2011 at 06:53:33PM +0200, Christopher J. Ruwe wrote:
>
> To improve on my C and to learn something about systems programming, I
> have begun to pick out "bite-size bits" from the bin-PRs. Currently, I
> am dispairing about bin/149972, which is about 1) adding
"Christopher J. Ruwe" wrote:
> On Sat, 22 Oct 2011 16:45:08 +0200
> Fabian Keil wrote:
>
> > "Christopher J. Ruwe" wrote:
> >
> > > On Fri, 21 Oct 2011 18:53:33 +0200
> > > "Christopher J. Ruwe" wrote:
> > > As I stil do not know why the latter variant of my code worked and
> > > the former
On Sat, 22 Oct 2011 16:45:08 +0200
Fabian Keil wrote:
> "Christopher J. Ruwe" wrote:
>
> > On Fri, 21 Oct 2011 18:53:33 +0200
> > "Christopher J. Ruwe" wrote:
> >
> > > [...]
> > >
> > > I have tried to follow the suggestion from the comment by
> > > modifiying the else-statement thus:
> > >
"Christopher J. Ruwe" wrote:
> On Fri, 21 Oct 2011 18:53:33 +0200
> "Christopher J. Ruwe" wrote:
>
> > [...]
> >
> > I have tried to follow the suggestion from the comment by modifiying
> > the else-statement thus:
> >
> > } else {
> > struct passwd *trgpwd;
> > if (!(trgpwd = GETPWNAM(ar
On Fri, 21 Oct 2011 18:53:33 +0200
"Christopher J. Ruwe" wrote:
> [...]
>
> I have tried to follow the suggestion from the comment by modifiying
> the else-statement thus:
>
> } else {
> struct passwd *trgpwd;
> if (!(trgpwd = GETPWNAM(arg->val)))
> errx(EX_DATAERR, "User %s does not e
To improve on my C and to learn something about systems programming, I
have begun to pick out "bite-size bits" from the bin-PRs. Currently, I
am dispairing about bin/149972, which is about 1) adding error handling
to pw being invoced "pw -u " and 2) trying to get a uid f
On Mon, 24 Mar 2008 08:33:30 -0400
Robert Huff <[EMAIL PROTECTED]> wrote:
> Respectfully, the list of things WINE will not - by its own
> documentation - run and has no expectation of running in the
> foreseeable future is immense. Seasonal example for Americans:
> TurboTax.
sure. and nei
Norberto Meijome writes:
> And dont forget WINE as well :)
Respectfully, the list of things WINE will not - by its own
documentation - run and has no expectation of running in the
foreseeable future is immense. Seasonal example for Americans:
TurboTax.
On Thu, 20 Mar 2008 18:16:35 +0800 (HKT)
"Gelsema, P \(Patrick\)" <[EMAIL PROTECTED]> wrote:
> I do agree that microsoft has the benefit of everything together where you
> will have to install port and port and package to end up with the same
> result.
the problem is that you get 'everything toge
On Thu, Mar 20, 2008 at 08:57:01AM -0700, mdh wrote:
> It's been my experience that finding drivers for
> hardware created for open source operating systems by
> developers within the communities is quite easy, while
> such community doesn't exist for windows and you are
> 100% reliant on the vendo
On Fri, Mar 21, 2008 at 01:01:35AM +0800, Gelsema, P (Patrick) wrote:
> On Fri, March 21, 2008 00:39, Chad Perrin wrote:
> > On Thu, Mar 20, 2008 at 10:50:34AM +0100, Nejc Å koberne wrote:
> >>
> >> So you are saying that merely setting up an OpenLDAP server with proper
> >> DNS
> >> configuration
On Thu, Mar 20, 2008 at 06:29:09PM +0100, Zbigniew Szalbot wrote:
> Hello,
>
> 2008/3/20, Nerius Landys <[EMAIL PROTECTED]>:
> > You could make it a video game server. That's why I set up a FreeBSD
> > server. I run games/iourbanterror, but there are other games you could
> > run.
>
> And cou
hing to do is get on the FreeBSD website: http://www.freebsd.org/
> and start reading.Especially read the handbook and things about
> installing and setting up FreeBSD.
>
> Then put some stuff on it, such as browser (Firefox, probably),
> web server (Apache), offic
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Nejc Škoberne
> Sent: Thursday, March 20, 2008 1:51 AM
> To: User Questions
> Subject: Replacing Windows with FreeBSD (was: my brother is making me
> learn FreeBSD...)
>
>
>
On Thu, Mar 20, 2008 at 02:56:02PM -0400, Edward Capriolo wrote:
> For a kick, tell you brother that free BSD is no good. Install linux
> on the server and start your own consulting company!
>
> I mean seriously! 14 replies to a thread about nothing. Let it die everyone!
Hey, you old grouch. S
Written by Edward Capriolo on 03/20/08 13:56>>
> For a kick, tell you brother that free BSD is no good. Install linux
> on the server and start your own consulting company!
>
> I mean seriously! 14 replies to a thread about nothing. Let it die everyone!
>
> On Thu, Mar 20, 2008 at 3:32 AM, Donald
For a kick, tell you brother that free BSD is no good. Install linux
on the server and start your own consulting company!
I mean seriously! 14 replies to a thread about nothing. Let it die everyone!
On Thu, Mar 20, 2008 at 3:32 AM, Donald Laniohan <[EMAIL PROTECTED]> wrote:
> My task is to build
Sure, check out the icecast and darkice ports.
Icecast is a server, darkice is a client. There're
also some other useful ports like icegenerator
(automatic mp3 streaming client software).
Take care, mdh
--- Zbigniew Szalbot <[EMAIL PROTECTED]> wrote:
> Hello,
>
> 2008/3/20, Nerius Landys <[E
Written by Zbigniew Szalbot on 03/20/08 12:29>>
> Hello,
>
> 2008/3/20, Nerius Landys <[EMAIL PROTECTED]>:
>> You could make it a video game server. That's why I set up a FreeBSD
>> server. I run games/iourbanterror, but there are other games you could run.
>
> And could FreeBSD be used to bec
Hello,
2008/3/20, Nerius Landys <[EMAIL PROTECTED]>:
> You could make it a video game server. That's why I set up a FreeBSD
> server. I run games/iourbanterror, but there are other games you could run.
And could FreeBSD be used to become a streaming internet radio
station? Has anyone been doin
On Fri, March 21, 2008 00:39, Chad Perrin wrote:
> On Thu, Mar 20, 2008 at 10:50:34AM +0100, Nejc Å koberne wrote:
>>
>> So you are saying that merely setting up an OpenLDAP server with proper
>> DNS
>> configuration and Kerberos authentication could replace Microsoft AD
>> controller?
>> How about
You could make it a video game server. That's why I set up a FreeBSD
server. I run games/iourbanterror, but there are other games you could run.
On Thu, Mar 20, 2008 at 12:32 AM, Donald Laniohan <[EMAIL PROTECTED]> wrote:
> My task is to build a BSD server and do something with it. That is all
On Thu, Mar 20, 2008 at 06:16:35PM +0800, Gelsema, P (Patrick) wrote:
>
> If I had the time I would have tried building an network with Active
> Directory running on a Freebsd server. Probably would have failed due to
> some microsoft specific thing. Point is still that all the features are
> avai
On Thu, Mar 20, 2008 at 10:50:34AM +0100, Nejc Škoberne wrote:
>
> So you are saying that merely setting up an OpenLDAP server with proper DNS
> configuration and Kerberos authentication could replace Microsoft AD
> controller?
> How about a group of controllers with all the failover features? Gr
t; "what I would need a unix server to that I couldn't make windows do
for me."
The answer is - nothing. Both are operating systems for computers and
have unlimited possibilities.
It's a matter of time and curiosity. Look at it like this:
Windows:
Easy things
It's been my experience that finding drivers for
hardware created for open source operating systems by
developers within the communities is quite easy, while
such community doesn't exist for windows and you are
100% reliant on the vendor to supply working drivers.
If they supply crap drivers, go o
On Thu, Mar 20, 2008 at 09:18:25AM +0100, Nejc Škoberne wrote:
> >everything you run on windows can be run on Freebsd and more.
>
> Huh? AFAIK FreeBSD can not act as a domain controller for an Microsoft AD.
> And this is something you would need in a company full of Windows boxen.
You're thinking
hing to do is get on the FreeBSD website: http://www.freebsd.org/
> and start reading.Especially read the handbook and things about
> installing and setting up FreeBSD.
>
> Then put some stuff on it, such as browser (Firefox, probably),
> web server (Apache), offic
p FreeBSD.
Then put some stuff on it, such as browser (Firefox, probably),
web server (Apache), office tools (OpenOffice) and maybe a few games
from /usr/ports and learn to use those. You might want to add
database (MySQL), interpreter (Perl, PHP) and other stuff as needed.
Have fun.
jer
On Thu, Mar 20, 2008 at 8:32 AM, Donald Laniohan <[EMAIL PROTECTED]> wrote:
> My task is to build a BSD server and do something with it.
To add to the Patrick's list:
make it a DAAP music server. See mt-daapd:
$ cat /usr/ports/audio/mt-daapd/pkg-descr
daapd scans a directory for music files an
"Donald Laniohan" <[EMAIL PROTECTED]> wrote:
>
> My task is to build a BSD server and do something with it. That is all the
> information he gave me, that, and any questions I have to make Google my
> best friend, which I have. i remember building my first whitebox, it was a
> 386 with windows 3.1.
p the OS
> scene for
> our math professors, because you just _can't_ use non-OS software at
> universities. :)
I like to use both unfortunately I am restricted to use windows at work.
Which is ok for me. For an end user the OS makes no difference. There are
big companies, financial c
n't_ use non-OS software at
universities. :)
Besides, the point was that the TS wanted to start using somethign else
than windows to learn more about OS in general. PPl stick to Windows
because they are afraid for change and a learning curve.
I totally agree here. And I agree that it's goo
On Wed, Mar 19, 2008 at 11:32:08PM -0800, Donald Laniohan wrote:
> My task is to build a BSD server and do something with it. That is all the
> information he gave me, that, and any questions I have to make Google my
> best friend, which I have. i remember building my first whitebox, it was a
> 386
test stuff from Microsoft. But for all
these applications I can use also Freebsd and applications found in ports.
Besides, the point was that the TS wanted to start using somethign else
than windows to learn more about OS in general. PPl stick to Windows
because they are afraid for change and a l
everything you run on windows can be run on Freebsd and more.
Huh? AFAIK FreeBSD can not act as a domain controller for an Microsoft AD.
And this is something you would need in a company full of Windows boxen.
And don't tell me I can throw away Windows and install FreeBSD on hundreds
of clients
On Thu, March 20, 2008 15:32, Donald Laniohan wrote:
> My task is to build a BSD server and do something with it. That is all the
> information he gave me, that, and any questions I have to make Google my
> best friend, which I have. i remember building my first whitebox, it was a
> 386 with window
My task is to build a BSD server and do something with it. That is all the
information he gave me, that, and any questions I have to make Google my
best friend, which I have. i remember building my first whitebox, it was a
386 with windows 3.1. I remember when I built my 486 and stole a copy of
win
Compliant Company Demonstration for Legal Professionals
Join us for a Webinar on May 16
Direct Communication with Client.
Better Business means More Business!
Create a Compliant Company or Corporation.
Maintain Compliance in all 51 Jurisdictions.
Create Option pl
What kind of questions do you have?
On 6/23/06, swygue <[EMAIL PROTECTED]> wrote:
Corey,
Thanks for your help, /usr/local/pgsql/lib/ permission was:
2 drwx-- 2 root wheel
I changed it to pgsql:pgsql, and it work's.
Where can I find more information about shared library objects ? I r
Corey,
Thanks for your help, /usr/local/pgsql/lib/ permission was:
2 drwx-- 2 root wheel
I changed it to pgsql:pgsql, and it work's.
Where can I find more information about shared library objects ? I read
ldconfig, ldd, ld manpages, but I'm looking for a broader explanation.
-Rod
On
That's interesting. Would you email me the output of these commands?
echo $LD_LIBRARY_PATH
ls
file libpq.so.3
Thanks,
Corey
On 6/22/06, swygue <[EMAIL PROTECTED]> wrote:
Corey,
Thanks for your response, I did set the LD_LIBRARY_PATH but ldd still
can't find it.
[EMAIL PROTECTED]>ldd /usr/l
Corey,
Thanks for your response, I did set the LD_LIBRARY_PATH but ldd still can't
find it.
[EMAIL PROTECTED]>ldd /usr/local/postgresql-7.4.2/bin/psql
/usr/local/pgsql/bin/psql:
libpq.so.3 => not found (0x0)
libpam.so.1 => /usr/lib/libpam.so.1 (0x28086000)
libz.so.2 => /usr/
Have you tried setting LD_LIBRARY_PATH to include the directory where libpq
is? Are you getting this error after psql or something like it? If you
haven't, then set LD_LIBRARY_PATH, then type 'ldd '. This will tell
you which libs are found and which are not.
Hope this helps.
Corey
On 6/22/06, s
Once in a while I get some error, looking like this:
/usr/libexec/ld-elf.so.1: Shared object "libpq.so.3" not found
This specific error was a result of trying to connect to a
postgresql-7.4.2 database running on FreeBSD, 4.6.2. And yes the
server is in the process of being decommissioned.
I wa
Hi,
You are highly recommended to gain this "2 DAYS FULL UNLIMITED ACCESS" to view
over 200 online seminars of the world's most famous speakers, trainers and
authors such as Robert Kiyosaki, Tony Robbins, Brian Tracy, Jay Abraham, Joe
Girard and etc. who collectively have helped thousands of p
On Friday 16 December 2005 08:18 am, Adi Pircalabu wrote:
> On Fri, 16 Dec 2005 08:24:19 -0500
>
> "Marc Dufresne" <[EMAIL PROTECTED]> wrote:
> > Over the last couple of days, when I try to run sa-learn against my
> > spam mailbox, I receive the following e
On Fri, 16 Dec 2005 08:24:19 -0500
"Marc Dufresne" <[EMAIL PROTECTED]> wrote:
> Over the last couple of days, when I try to run sa-learn against my
> spam mailbox, I receive the following error:
>
> sa-learn --spam --force-expire --mbox /var/mail/spammail
> b
On Fri, 16 Dec 2005, Wojciech Puchar wrote:
Since my installation of MailScanner I have always been able to use
sa-learn --spam --force-expire --mbox /var/mail/spammail with no
issues.
Over the last couple of days, when I try to run sa-learn against my
spam mailbox, I receive the following
Since my installation of MailScanner I have always been able to use
sa-learn --spam --force-expire --mbox /var/mail/spammail with no
issues.
Over the last couple of days, when I try to run sa-learn against my
spam mailbox, I receive the following error:
sa-learn --spam --force-expire --mbox
from
http://www.sng.ecs.soton.ac.uk/mailscanner/downloads.shtml
MailScanner, SpamAssassin and Sendmail all working fine. The only
problem I am having is with SA-LEARN.
Problem:
Since my installation of MailScanner I have always been able to use
sa-learn --spam --force-expire --mbox /var/mail/spa
On page http://wolfram.schneider.org/bsd/7thEdManVol2/
there is a paper about LEARN -- Computer-Aided Instruction on UNIX
Does anyone know if this program is available?
--
i386 FreeBSD 4.11-STABLE
There are 10 types of people in this world. Ones that understand binary and
then, the others
> On Thu, 25 Nov 2004, Tom Parquette wrote:
> > I'm trying to learn ANSI C using a book circa 1994. It is written from
> > a DOS perspective. Someone at work, who knows a little C, told me that
> > the book was "close enough".
>
> I think they are probab
On Thursday 25 November 2004 04:38 pm, Tom Parquette wrote:
> Hi. This is a little off topic but I'm hoping someone can provide
> some guidance and answer a few questions. TIA.
>
> I'm trying to learn ANSI C using a book circa 1994. It is written
> from a DOS perspectiv
On Thu, 25 Nov 2004, Tom Parquette wrote:
I'm trying to learn ANSI C using a book circa 1994. It is written from
a DOS perspective. Someone at work, who knows a little C, told me that
the book was "close enough".
I think they are probably wrong.
1) gcc complains that was n
On Thu, Nov 25, 2004 at 07:38:10PM -0500, Tom Parquette wrote:
> 1) gcc complains that was not found. If I comment out the
> #include, the program compiles. Is this a DOSism or something else?
Yes, it is.
> 2) fprintf is described with stdprn being valid for a default printer.
> This does n
Hi. This is a little off topic but I'm hoping someone can provide some
guidance and answer a few questions. TIA.
I'm trying to learn ANSI C using a book circa 1994. It is written from
a DOS perspective.
Someone at work, who knows a little C, told me that the book was "clos
In the last episode (Mar 09), Pat said:
> I was wondering exactly what the scope is on sa-learn.
> what i mean by this is:
> if i run sa-learn as root, does it get applied to the
> global spam-assassin ruleset or only for my user?
>
> do all my users need to run sa-learn on thei
I was wondering exactly what the scope is on sa-learn.
what i mean by this is:
if i run sa-learn as root, does it get applied to the
global spam-assassin ruleset or only for my user?
do all my users need to run sa-learn on their spam/ham
files or does it affect everyone if only I do it?
I hope
Denis,
> Do you happen to know where is some helpful
> information about SHELL
> programming???
Others have posted some fine references; I'd like to
belabor you with a piece of experience:
There is a difference between writing shell
scripts and writing shell programs.
o A script is
In my opinion the very best for *beginning* is
UNIX SHELL PROGRAMMING
by Kochan and Wood
and once you have the basics in hand, be sure to consult
UNIX POWER TOOLS
by Peek, O'Reilly, and Loukides
On Sat, Sep 13, 2003 at 03:12:42PM +0400, Denis wrote:
> Do you happen
Denis wrote:
Hi All!!!
Do you happen to know where is some helpful information about SHELL
programming???
_Unix Shell Programming_, Third Editiion, Stephen G. Kochan and Patrick
Wood, was recommended to me.
This book is easy to understand and provides plenty of examples and
exercises
Seco
On Saturday, 13 September 2003 21:12, Denis wrote:
> Hi All!!!
>
> Do you happen to know where is some helpful information about SHELL
> programming???
There was a recent article on DaemonNews.net about Shell programming that
might be helpfull to you.
_
Hi All!!!
Do you happen to know where is some helpful information about SHELL
programming???
--
Best regards, Denis
[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, se
On Sat, Aug 09, 2003 at 04:58:59PM +0800, zd wrote:
> how to learn freebsd?
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/index.html
toni
--
Behandle die Menschen, als wären sie, was sie sein | toni at stderror dot at
sollten, und du wirst ihnen helfen, zu werden, was | T
Handbook(2nd
Edition) and The Complete FreeBSD(4th Edition) opened. This proved to
be an excellent way for me to learn how to build my very own custom
kernel. My only regret is I wish I had known about FreeBSD much
sooner. I'm very grateful my friend introduced me to BSD. I'm a newbie
how to learn freebsd?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
mmercial/consulting.html
joey
how to learn freebsd?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
"[EMAIL PROTECTED]"
___
On Sat, 9 Aug 2003 16:58:59 +0800
"zd" <[EMAIL PROTECTED]> wrote:
> how to learn freebsd?
1: learn the basic unix commands and ect...
2: read the documentation online and build a freebsd box
___
[EMAIL PROTECTED] mailing list
http:
freebsd online manual. :)
--long
On Saturday 09 August 2003 01:58 am, zd wrote:
> how to learn freebsd?
>
>
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscr
On Saturday 09 August 2003 09:15 am, long cao wrote:
> freebsd online manual. :)
>
> --long
>
> On Saturday 09 August 2003 01:58 am, zd wrote:
> > how to learn freebsd?
> >
> >
> > ___
> > [EMAIL PROTECT
Dear Sir/Madam,
LEARN-MORE.COM - GBP 390
LEARN-MORE.COM is now available from us for IMMEDIATE transfer.
The domain name market is extremely solid at the moment and similar
domains are currently selling on afternic.com, greatdomains.com (domain auction
sites), and by domain name
Hello:
My name is Charles Cedeno. I am now focusing in one online
opportunity.I have tried several of these opportunities full of hype
promising us thousands of dollars every month. I would get all excited and
run to my family and friends with another "Great Money Maker ". It is a
sad fac
Hello:
My name is Charles Cedeno. I am now focusing in one online
opportunity.I have tried several of these opportunities full of hype
promising us thousands of dollars every month. I would get all excited and
run to my family and friends with another "Great Money Maker ". It is a
sad fac
On Sun, 13 Oct 2002, DaleCo, S.P.---'the solutions people' wrote:
> Good question. FBSD can read NTFS, I think, but I don't think
> it speaks FAT. (I could be wrong here.) I've never tried mounting
> a Windoze HDD in a FBSD box, can't think of why I'd want to
See:
man mount_msdos
Useful fo
From: "bowen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, October 13, 2002 12:52 PM
Subject: Can I and where to learn how?
> Hi I've been going through the handbook and the faq's and wondering
how
> or if it's possible to do the fol
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
>> (10.13.2002 @ 1052 PST): bowen said, in 1.4K: <<
> 1_) I'd like to use my FreeBSD 4.7 to act as the home to 3 windows
> machines my documents folder.
/usr/ports/net/samba
> 2_) I'd like to use it for my WWW server
/usr/ports/www/apache13
> 3_)
Hi I've been going through the handbook and the faq's and wondering how
or if it's possible to do the following
1_) I'd like to use my FreeBSD 4.7 to act as the home to 3 windows
machines my documents folder.
2_) I'd like to use it for my WWW server
3_) I'd like to use it for my FTP server
4_) I
istration dates; we're creating a November workshop to help them
catch up. Please see the ScoutChess website, at http://www.scoutchess.org/ ,
for details.
***
Do you want to learn chess from a Grand Master? Would you like to polish y
94 matches
Mail list logo