www.freebsd.org

2014-05-19 Thread Fred



Hi,

If you want your website to work harder, WE can help you measure your
performances, identify areas of weakness, and clear a path to better
conversion rates. There's no single reason why visitors to your website
fail to become customers. The need is to attract visitor's attention that
helps in better interaction. Optimisation does not mean changing the
existing layout of your website but these are tools for better visitor
engagements.

Every non-converting visitor costs you in wasted market-ing efforts and
missed sale.

Would you be interested in receiving further information & a quote for
optimising your website with no-strings-attached?
Best regards,
Fred
Conversion Optimisation Specialist

*D*OMOTICS Western Australia, Northern Territory, South Australia,
Queensland, New South Wales, Victoria, Australian Capital Territory,
Tasmania

Disclaimer: We respect your privacy and want to make sure you are aware of
a few things. By replying to this email, you authorise our affiliates that
can help with your project to contact you at the number you provided, and
you understand that they may use automated technology to reach you. At no
time are you required to make a purchase.
___
freebsd-doc@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"


Build world??

2017-05-17 Thread Fred Koschara
I noticed the pages about makeworld and buildworld seem to have disappeared 
from the Handbook.  Is this intentional?  How is that knowledge preserved?


-- Fred Koschara

Space Power Now, for humanity's survival - http://SpacePowerNow.org
For your daily dose of art, try http://PhotoByFred.com
Investment quality fine art prints - http://LimitedEditionPhoto.com
FREE space history newsletter - http://L5Development.com/SpaceHistoryNews.php
FKE Internet, Web hosting for space related business - http://FKEinternet.com
My personal Web page is http://wfredk.com - stop by some time!
___
freebsd-doc@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"


anchor text missing in "Upgrading from Source"

2018-03-05 Thread Fred Koschara

Hello --

On the https://www.freebsd.org/releases/11.1R/installation.html installation 
page, in the "Updgrading from Source" section, the page reads "The procedure 
for doing a source code based update is described in and ." because there is no 
anchor text in the links - there needs to be something between the "" 
and the "".


 -- Fred Koschara, President
FKE Internet
"Hosting the Future"
39 S Main Street Unit 1R
Wellsville, NY 14895-1520
617-792-4320
http://FKEinternet.com
_
Secure your site today - Inquire about HTTPS conversion.
Space Power Now, for humanity's survival - https://SpacePowerNow.org
Race to Space has a new home! - https://RaceToSpaceProject.com
Help get the book written - https://www.gofundme.com/race-to-space
___
freebsd-doc@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"


manpage for bectl

2019-01-25 Thread Fred Schlechter
I'm looking for the location of the source-file for the bectl(8) man-page
in svnweb. I can't find it. I found the share/man/man8/ directory under
HEAD and release/12.0.0 but neither contains bectl. I've also looked in
earlier releases but can't find it there either.

Can somebody please point me to the location in svnweb?
___
freebsd-doc@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"


Inquiry: FreeBSD Handbook Section 1.2

2019-07-17 Thread Fred Pohls
Thank you all for your hard work on this world-class piece of technical
writing. To have a handbook that isn't a wiki or badly formatted
amalgam of HTML and duct tape is a godsend.

I have more or less a question about licensing and copyright pertaining
to Section 1.2 of the FreeBSD Handbook. The second paragraph mentions
AT&T UNIX® not being open source, but what largely consisted what was
historically cconsidered "AT&T UNIX®" is all but nonexistent, instead
effectively existing as the SUS/POSIX standard. It's my understanding
that Caldera International opened the source code to 7th Edition
Research UNIX under permissive licensing, and thus, as free software.

What's the reasoning behind the Handbook still using this nomenclature?
Is it for historical reasons, or as terminology pertinent to the
discussion of FreeBSD as a derivative of the historical Berkeley UNIX,
as opposed to a System V-style system? 

Again, thank you.

Fred Pohls
Telecommunication Student
University of Florida, '21

___
freebsd-doc@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"


Handbook errors for 10.2

2015-10-05 Thread Fred Koschara

There are errors on this page with regards to FreeBSD 10.2
https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/jails-build.html

There is no indication when it would be appropriate to exit from the shell 
started as the first step in the illustrated procedure.


The command to install just the base system should be
tar -xf /mnt/usr/freebsd-dist/base.txz -C $DESTDIR
(hyphen, not underbar, in "freebsd-dist")

The command to install everything except the kernel should be
	for sets in base doc games lib32 ports src; do tar -xf 
/mnt/usr/freebsd-dist/$sets.txz -C $DESTDIR ; done

(ls: /mnt/FREEBSD_INSTALL/USR/FREEBSD_DIST: No such file or directory
 filename extension is txz, not TXZ
 lettercase error in "sets" list
 incomplete list of archives to install "everything except the kernel")

The "procedure for building a jail" contains errors:
setenv D /here/is/the/jail
fails within the (Bash) shell previously started: setenv: not found

-- Fred Koschara

Space Power Now, for humanity's survival - http://SpacePowerNow.org
For your daily dose of art, try http://PhotoByFred.com
Investment quality fine art prints - http://LimitedEditionPhoto.com
FREE space history newsletter - http://L5Development.com/SpaceHistoryNews.php
FKE Internet, Web hosting for space related business - http://FKEinternet.com
My personal Web page is http://wfredk.com - stop by some time!
___
freebsd-doc@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"