18412 From Debian to FreeBSD - The FreeBSD Forums
The FreeBSD Forums  

Go Back   The FreeBSD Forums > Base System > Installing & Upgrading

Installing & Upgrading Installing and upgrading FreeBSD.

Reply
 
Thread Tools Display Modes
  #1  
Old April 13th, 2012, 14:03
antolap antolap is offline
Junior Member
 
Join Date: Mar 2012
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
Default From Debian to FreeBSD

Hi,

I come from Debian, and I'd like to learn to use freebsd FreeBSD. Can you give me some info? For example: which is the correspondent of rcconf? (the GUI to select what has to start at boot and what not)?

Last edited by DutchDaemon; April 13th, 2012 at 20:25. Reason: Mind your writing style: http://forums.freebsd.org/showthread.php?t=18043
Reply With Quote
  #2  
Old April 13th, 2012, 14:05
SirDice's Avatar
SirDice SirDice is offline
Moderator
 
Join Date: Nov 2008
Location: Rotterdam, Netherlands
Posts: 13,725
Thanks: 47
Thanked 2,023 Times in 1,862 Posts
Default

There is no GUI configuration.

Handbook
__________________
Senior UNIX Engineer at Unix Support Nederland
Experience is something you don't get until just after you need it.
Reply With Quote
  #3  
Old April 13th, 2012, 14:18
antolap antolap is offline
Junior Member
 
Join Date: Mar 2012
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Ok, I wanted to be sure there wasn't.

Last edited by DutchDaemon; April 13th, 2012 at 20:26.
Reply With Quote
  #4  
Old April 13th, 2012, 14:20
antolap antolap is offline
Junior Member
 
Join Date: Mar 2012
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Another info: in Debian there was exim4 as default MTA. In freebsd FreeBSD, which mail server is installed by default?

Last edited by DutchDaemon; April 13th, 2012 at 20:27. Reason: Mind your writing style: http://forums.freebsd.org/showthread.php?t=18043
Reply With Quote
  #5  
Old April 13th, 2012, 14:24
Zare Zare is offline
Member
 
Join Date: Nov 2008
Location: Split, Dalmatia
Posts: 360
Thanks: 26
Thanked 50 Times in 41 Posts
Default

Sendmail.

Last edited by DutchDaemon; April 13th, 2012 at 20:27.
Reply With Quote
  #6  
Old April 13th, 2012, 14:24
pkubaj pkubaj is offline
Member
 
Join Date: Jun 2010
Posts: 302
Thanks: 22
Thanked 40 Times in 30 Posts
Default

http://www.freebsd.org/doc/en_US.ISO.../sendmail.html
Reply With Quote
  #7  
Old April 13th, 2012, 14:27
antolap antolap is offline
Junior Member
 
Join Date: Mar 2012
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Can it be configured to listen also on LAN IP address so that it can receive mail from outside? Or do I have to change it with another MTA?

Last edited by DutchDaemon; April 13th, 2012 at 20:27. Reason: Mind your writing style: http://forums.freebsd.org/showthread.php?t=18043
Reply With Quote
  #8  
Old April 13th, 2012, 14:46
ondra_knezour ondra_knezour is offline
Member
 
Join Date: Nov 2008
Location: Prague, Czech Republic, Europe
Posts: 215
Thanks: 9
Thanked 29 Times in 28 Posts
Default

Quote:
Originally Posted by antolap View Post
can it be configured to listen also on lan ip address so that it can receive mail from outside?
You may be really surprised by second sentence in page linked above
Quote:
Sendmail can also accept network connections and deliver mail to local mailboxes or deliver it to another program.
Please try to spend little of your valuable time to read answers you was given, it can increase outcome from your questions to truly new level beyond any imagination.

Last edited by DutchDaemon; April 13th, 2012 at 20:28.
Reply With Quote
  #9  
Old April 13th, 2012, 14:59
antolap antolap is offline
Junior Member
 
Join Date: Mar 2012
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I printed the book documentation in my language and didn't find this. Now I have seen that this chapter is missing. I'll print the English book, which is full.

Last edited by DutchDaemon; April 13th, 2012 at 20:28. Reason: Also print: http://forums.freebsd.org/showthread.php?t=18043
Reply With Quote
  #10  
Old April 13th, 2012, 15:09
wblock@'s Avatar
wblock@ wblock@ is offline
Moderator
 
Join Date: Sep 2009
Location: Milky Way galaxy
Posts: 7,723
Thanks: 432
Thanked 1,761 Times in 1,458 Posts
Default

Don't print it, the online PDF version is long out of date. Use the web version.
Reply With Quote
  #11  
Old April 13th, 2012, 18:02
antolap antolap is offline
Junior Member
 
Join Date: Mar 2012
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
Default

And how could I print the whole handbook starting from html?

Last edited by DutchDaemon; April 13th, 2012 at 20:29.
Reply With Quote
  #12  
Old April 13th, 2012, 19:21
ondra_knezour ondra_knezour is offline
Member
 
Join Date: Nov 2008
Location: Prague, Czech Republic, Europe
Posts: 215
Thanks: 9
Thanked 29 Times in 28 Posts
Default

There is single page version, which can be printed, but output will be at least ugly.
Reply With Quote
  #13  
Old April 13th, 2012, 19:28
tmp tmp is offline
Junior Member
 
Join Date: Apr 2012
Posts: 7
Thanks: 1
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by ondra_knezour View Post
There is single page version, which can be printed, but output will be at least ugly.
What I like to do is convert HTML to ePub (which is just a glorified HTML + CSS document anyway) through a program called calibre and read it on my e-ink device (in this case, a Nook Touch).
Reply With Quote
  #14  
Old April 13th, 2012, 20:31
DutchDaemon's Avatar
DutchDaemon DutchDaemon is offline
Administrator
 
Join Date: Nov 2008
Location: Rotterdam, the Netherlands
Posts: 9,854
Thanks: 30
Thanked 1,892 Times in 1,335 Posts
Default

This topic is going all over the place. Original poster: use the Handbook from now. All of your basic questions are covered in there, with configuration examples. If there are questions after reading the handbook, make sure you post only specific questions, and in the right sub-forum for that specific question.
__________________
FreeBSD Forums: Information for New Members | FreeBSD Forums Rules
FreeBSD Resources: The FreeBSD Handbook | Manuals | FAQ | Wiki
Before you post: How to ask questions the smart way
If you must know .. So, what does an Administrator/Moderator do?
---> Do not PM me with FreeBSD questions. I do not work here. <---
Reply With Quote
  #15  
Old April 13th, 2012, 20:31
wblock@'s Avatar
wblock@ wblock@ is offline
Moderator
 
Join Date: Sep 2009
Location: Milky Way galaxy
Posts: 7,723
Thanks: 432
Thanked 1,761 Times in 1,458 Posts
Default

PM sent. If you have a working FreeBSD system and textproc/docproj, you can build the docs as PDF. For those where that is not feasible, send me a PM or email.
Reply With Quote
  #16  
Old April 13th, 2012, 20:44
antolap antolap is offline
Junior Member
 
Join Date: Mar 2012
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thanks for the fresh PDF handbook.

Last edited by DutchDaemon; April 13th, 2012 at 22:38.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Debian + FreeBSD 7.2 Kernel - Benchmarking Debian's GNU/kFreeBSD Penel Off-Topic 42 February 20th, 2011 03:11
Debian--->FreeBSD larry77 Mobile Computing 12 November 14th, 2010 17:49
Penguins and Daemons: Using FreeBSD and Debian together sossego Off-Topic 2 October 22nd, 2009 21:51
FreeBSD vs Debian (desktop) SuperMiguel X.Org 8 June 17th, 2009 15:30
Debian Gets FreeBSD Kernel Support DutchDaemon Off-Topic 16 April 8th, 2009 20:57


All times are GMT +1. The time now is 01:56.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
The mark FreeBSD is a registered trademark of The FreeBSD Foundation and is used by The FreeBSD Project with the permission of The FreeBSD Foundation.
Web protection and acceleration provided by CloudFlare
0