what's up guys wired zero here in this
video I'll be doing an update to a video
I did about a year ago titled how to set
up your own personal cloud from start to
finish this tutorial will guide you
through setting up the latest version of
home cloud in a boon to server 16.4 dot
for the prerequisites are a host
operating system such as Mac OS Linux or
Windows VirtualBox terminal if you're on
Mac or Linux and putty if you're using
Windows and the bundu server lengths of
the tutorial videos on getting a boon to
server installed in VirtualBox will be
included in the description below so
with that said let's go ahead and fire
up the terminal or putty if you're on
Windows and SSH into a Mbutu server
[Music]
all right now that we've successfully
SSH into our Bluetooth server what we're
going to do is we're going to type in
sudo space su and then type in your
password all right I'm gonna type in
clear and now what we're going to do is
we're gonna copy this line that we have
in the description below that's going to
install all the modules we need to go
along with own cloud in our blue to
install here so just go ahead and I
believe this is going to be probably
number two in the description below all
right I'll make sure it's love it so so
go ahead and paste that in and then hit
enter and we are going to go ahead and
let that run through and this is going
to give us everything pretty much we
need to install own cloud
all right now that that's finished we're
gonna go ahead and restart Apache no
Apache is the web server that we have
running on our Ubuntu server so to do
this we're just going to simply type in
service Apache to space restart alright
now what we're gonna do again if you
follow the instructions below I'll try
to match this up as closely as possible
we're gonna add the own cloud repository
so go ahead and copy and paste this line
in which all have an inscription and
we're good to go there and now we're
basically gonna update our repository
list within our sources list in a boon -
so just go ahead and type in apt-get
update again and we're pretty much gonna
be good to go here alright we're ready
to install a home cloud at this point so
all we got to do now is type in apt-get
install own cloud - files and we're
installing own cloud and yes we're gonna
go ahead and install these packages
all right now it's time to create our
database for our own cloud install so in
order to do that what we're gonna do is
type in my SQL space - you space through
space - B and remember that password
that we created when we were doing our
boom to install and VirtualBox whether
it was in Mac OS or Windows
well that password we're gonna need to
recall it here so go ahead and type that
in all right now that will at our MySQL
prompt what we're going to do is going
to create a database so for the purpose
of this video we're gonna create a
database called own cloud so go ahead
and type and create database space and
we're gonna call this database phone
cloud followed by a semicolon alright
now that we have our database created
we're gonna create a user so go ahead
and type in create user space single
quote okay we're going to call this user
own cloud all lowercase own cloud
alright single quote at local you know
at
local host and then we're gonna give it
a password identified five and for the
case of this video we're going to do
password as the password by a semicolon
so we're basically creating a user with
the username phone cloud and we're
identifying it with the password of
password so go ahead and enter all right
now we have a user now what we need to
do with this user is grant all access to
the database for this user so we're
gonna go ahead and type in grant all on
ownCloud the username dot asterisk all
right
two single quote ownCloud
at local huh we need another at the
volkl post semicolon alright now we
should be pretty much good to go with
our username and our database with
permissions so at this point what we're
gonna do is win a flush all privileges
all right we are good to go now all we
have to do at this point is type in exit
and now we're good to go
now what we're gonna do is change the
Apache which is the webserver element of
the abbulu server the configuration file
so when we pull up the IP address of
this webserver we get the own cloud
default page so in order to do that what
we're gonna do is we want to type in
Nano which is gonna be a editor to allow
us to change this configuration file and
save it so we want to type in Nano space
forward slash etsy forward slash apache2
forward slash sites forward slash
available forward slash zero zero zero
- default top okay or C on that and then
go ahead and enter alright now that
we're gonna do is gonna down arrow down
to document route and we're gonna take
out HTML and we're gonna put in phone
cloud because that's where home cloud
let's install - so now we can hold down
control and hit o and hit enter to save
changes okay then control X and BRR
we're saved where we're at now what
we're gonna do is just going to restart
apache so we can type in service space
apache to space restock
and now we're pretty much good to go
now we can go to our host operating
system and we can pull up a browser and
we can go to our IP address of our
Bluetooth server and continue the
configuration or the initial setup of
home 5 all right before we move on I
just want to make sure you know what IP
address are you going - so what was
still in the terminal here let's go
ahead and type in if config alright and
we'll locate our IP address with the
Cebu new server so in my case it's
10.0.0.0 - so this is the number we're
gonna type in in our browser in our host
operating system so with that said let's
head over there alright now what you
want to do is type in the IP address
that we just add in our terminal and
then hit enter so in my case it was
10.0.0.0 or two all right and you will
be presented with this page alright this
is the initial install of own cloud X ok
so we're gonna create a user name in my
case I'm gonna go ahead and select admin
and type in a password okay now we're
gonna create a database user and
remember during the set up we created
own cloud ok and the password in my case
I entered in pass word database name I
created own cloud and we can leave it at
localhost ok that should be everything
we need so if you follow this tutorial
from start to finish and we had finished
setup everything should be golden good
to go
[Music]
we're good to go so let's go ahead and
login people congratulations all right
so our username is admin and the
password you create it there you have it
home cloud from start to finish
easy to follow fairly quick everyone
have a good night wired zero out
you