create account

How to Install freeBSD 11.1 plus XFCE desktop and basic applications by ribalinux

View this thread on: hive.blogpeakd.comecency.com
· @ribalinux ·
$1.67
How to Install freeBSD 11.1 plus XFCE desktop and basic applications
![steem.png](https://steemitimages.com/DQma79KRwTK5EvXkidH82WXvLrKoffQoLnvmPjbmkgLVq3q/steem.png)

https://youtu.be/VVUXPYFctng

In this video, i am going to show how to Install freeBSD 11.1 plus XFCE desktop and basic applications.

> FreeBSD is a UNIX-like operating system for the i386, amd64, IA-64, arm, MIPS, powerpc, ppc64, PC-98 and UltraSPARC platforms based on U.C. Berkeley's "4.4BSD-Lite" release, with some "4.4BSD-Lite2" enhancements. It is also based indirectly on William Jolitz's port of U.C. Berkeley's "Net/2" to the i386, known as "386BSD", though very little of the 386BSD code remains. FreeBSD is used by companies, Internet Service Providers, researchers, computer professionals, students and home users all over the world in their work, education and recreation. FreeBSD comes with over 20,000 packages (pre-compiled software that is bundled for easy installation), covering a wide range of areas: from server software, databases and web servers, to desktop software, games, web browsers and business software - all free and easy to install. 

# Download
https://download.freebsd.org/ftp/releases/ISO-IMAGES/11.1/FreeBSD-11.1-RELEASE-i386-dvd1.iso

# Home Page 
http://www.freebsd.org

# Commands

How to Install freeBSD 11.1 plus XFCE desktop and basic applications

Select the install option

Choose your keyboard layout

Choose your hostname

Choose optional components

Partition management
Choose the partition type and file system (I am going to use guided and ZFS file system)

Partition management
Confirm and proceed

Partition management
Choose the virtual device type (i only have one hdd so i am going to select stripe)

Partition management
Select the hard drive or hard drives where you want to install freeBSD

Partition management
Confirm that you want to write changes to the disk

Create the root password

Network management

Set your time zone and date

Choose the services to start on boot

Choose system security hardening options

Create a user
Remember to add the user to the wheel group

Exit reboot and remove the DVD

Login with the root user

Install nano text editor
> pkg install -y nano

Install xorg
> pkg install -y xorg

Install Slim
> pkg install -y slim slim-themes

Open and edit rc.conf
> nano /etc/rc.conf

Add to the file
> dbus_enable="YES" 

Add to the file
> hald_enable="YES"

Add to the file
> slim_enable="YES"

Save and exit
Ctrl+x

Open and edit your user .xinitrc file
> nano /home/youruser/.xinitrc

Add to the file
> exec startxfce4

Save and exit
Ctrl+x

# Other posts:

[**openSUSE 42.3 "GNOME" overview | The choice for sysadmins, developers and desktop users.**](https://steemit.com/linux/@ribalinux/opensuse-42-3-gnome-overview-or-the-choice-for-sysadmins-developers-and-desktop-users)
https://steemitimages.com/0x0/https://steemitimages.com/0x0/https://steemitimages.com/DQmSHXnukD5Ht6ytTdWXBMdEBz3K9gtk1wBQBho5XUV7rcB/thumbnail.png

[**BackBox Linux 5 overview | penetration testing and security assessment oriented Linux distribution.**](https://steemit.com/linux/@ribalinux/backbox-linux-5-overview-or-penetration-testing-and-security-assessment-oriented-linux-distribution)
https://steemitimages.com/0x0/https://steemitimages.com/0x0/https://steemitimages.com/0x0/https://steemitimages.com/DQmP2x2ukewjzkqoAgBt78KhyCDu69SNpbnCG6KxWjNiu6r/thumbnail.png

Thank you and please vote, Resteem, follow @ribalinux \(^ω^\)
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 11 others
properties (23)
authorribalinux
permlinkhow-to-install-freebsd-11-1-plus-xfce-desktop-and-basic-applications
categorylinux
json_metadata{"tags":["linux","programming","computing","technology","bsd"],"users":["ribalinux"],"image":["https://steemitimages.com/DQma79KRwTK5EvXkidH82WXvLrKoffQoLnvmPjbmkgLVq3q/steem.png","https://img.youtube.com/vi/VVUXPYFctng/0.jpg","https://steemitimages.com/0x0/https://steemitimages.com/0x0/https://steemitimages.com/DQmSHXnukD5Ht6ytTdWXBMdEBz3K9gtk1wBQBho5XUV7rcB/thumbnail.png","https://steemitimages.com/0x0/https://steemitimages.com/0x0/https://steemitimages.com/0x0/https://steemitimages.com/DQmP2x2ukewjzkqoAgBt78KhyCDu69SNpbnCG6KxWjNiu6r/thumbnail.png"],"links":["https://youtu.be/VVUXPYFctng","https://download.freebsd.org/ftp/releases/ISO-IMAGES/11.1/FreeBSD-11.1-RELEASE-i386-dvd1.iso","http://www.freebsd.org","https://steemit.com/linux/@ribalinux/opensuse-42-3-gnome-overview-or-the-choice-for-sysadmins-developers-and-desktop-users","https://steemit.com/linux/@ribalinux/backbox-linux-5-overview-or-penetration-testing-and-security-assessment-oriented-linux-distribution"],"app":"steemit/0.1","format":"markdown"}
created2017-08-01 09:07:54
last_update2017-08-01 09:07:54
depth0
children3
last_payout2017-08-08 09:07:54
cashout_time1969-12-31 23:59:59
total_payout_value1.425 HBD
curator_payout_value0.241 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length3,399
author_reputation65,935,442,293,005
root_title"How to Install freeBSD 11.1 plus XFCE desktop and basic applications"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id10,402,170
net_rshares405,781,613,916
author_curate_reward""
vote details (75)
@cosmicboy123 ·
Thanks for this tutorial ribalinux really clear and straight forward for some one with open source experience :)
properties (22)
authorcosmicboy123
permlinkre-ribalinux-how-to-install-freebsd-11-1-plus-xfce-desktop-and-basic-applications-20170806t185636002z
categorylinux
json_metadata{"tags":["linux"],"app":"steemit/0.1"}
created2017-08-06 18:56:36
last_update2017-08-06 18:56:36
depth1
children0
last_payout2017-08-13 18:56:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length112
author_reputation1,971,099,682,805
root_title"How to Install freeBSD 11.1 plus XFCE desktop and basic applications"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id10,976,793
net_rshares0
@minnowsupport ·
<p>Congratulations!  This post has been upvoted from the communal account, @minnowsupport, by ribalinux from the Minnow Support Project.  It's a witness project run by aggroed, ausbitbank, teamsteem, theprophet0, and someguy123.  The goal is to help Steemit grow by supporting Minnows and creating a social network.  Please find us in the <a href="https://discord.gg/HYj4yvw">Peace, Abundance, and Liberty Network (PALnet) Discord Channel</a>.  It's a completely public and open space to all members of the Steemit community who voluntarily choose to be there.</p>

<p>If you like what we're doing please upvote this comment so we can continue to build the community account that's supporting all members.</p>
properties (22)
authorminnowsupport
permlinkre-ribalinux-how-to-install-freebsd-11-1-plus-xfce-desktop-and-basic-applications-20170801t092851884z
categorylinux
json_metadata{"tags":["linux"],"app":"cosgrove/0.0.1rc3"}
created2017-08-01 09:28:51
last_update2017-08-01 09:28:51
depth1
children0
last_payout2017-08-08 09:28:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length710
author_reputation148,902,805,319,183
root_title"How to Install freeBSD 11.1 plus XFCE desktop and basic applications"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id10,403,724
net_rshares0
@resteem.bot ·
<a href="https://steemit.com/steemit/@resteem.bot/this-bot-resteem-yout-posting-dont-t-forget-the-point"><img src="https://steemitimages.com/DQmUfepnQjtH8YMu6KA4gUgAVaQMNtWtiM5YJmEWgoyicTW/resteem.bot.png" alt="@resteem.bot" /></a>

Resteemed and <b>100%</b> upvoted. Thank you for using my service!
<a href="https://steemit.com/steemit/@resteem.bot/this-bot-resteem-yout-posting-dont-t-forget-the-point">Read here how the new green bot from Berlin works.</a>
@resteem.bot
properties (22)
authorresteem.bot
permlinkre-ribalinux-how-to-install-freebsd-11-1-plus-xfce-desktop-and-basic-applications-20170801t112833388z
categorylinux
json_metadata{"tags":["linux"],"users":["resteem.bot"],"image":["https://steemitimages.com/DQmUfepnQjtH8YMu6KA4gUgAVaQMNtWtiM5YJmEWgoyicTW/resteem.bot.png"],"links":["https://steemit.com/steemit/@resteem.bot/this-bot-resteem-yout-posting-dont-t-forget-the-point"],"app":"steemit/0.1"}
created2017-08-01 11:28:33
last_update2017-08-01 11:28:33
depth1
children0
last_payout2017-08-08 11:28:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length472
author_reputation33,530,472,041,781
root_title"How to Install freeBSD 11.1 plus XFCE desktop and basic applications"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id10,412,689
net_rshares0