What's new

Closed Create Your Personal Cloud Storage With Ubuntu

Status
Not open for further replies.

toymachine8

Eternal Poster
Joined
Mar 25, 2016
Posts
672
Reaction
326
Points
282
credits to MÊK na gumawa ng tutorial..
napulot ko lang to sa tabi tabi :rolleyes: so if you have any question about this post hindi ko kayo masasagot :p

RqwVd28.png

Ever Wished To Have Own Cloud Storage Server ?? Then Today You Can Create Your Cloud Storage Server With No Storage Limits Like Dropbox Or Any Other Services.

We will Use OwnCloud To Create Our Personal Cloud Server.

Requirements :
  • Ubuntu Server (You do not have permission to view the full content of this post. Log in or register now.)
  • PC with Good HDD Space (If You Want To Build Cloud With Large Capacity)
  • Good Internet Connection (You Can Also Make It Publicly Accessible)
If You Didn't Install Ubuntu Then Install It First Then Follow Below Steps.

Step - 1:
Log In To ROOT Account.
wDMXZGu.png

Step - 2:
Type Following Command.

sh -c "echo 'deb You do not have permission to view the full content of this post. Log in or register now. /' >> /etc/apt/sources.list.d/owncloud.list"
6Oe2MRf.png

Step - 3:
Then Following Command.

wget -nv You do not have permission to view the full content of this post. Log in or register now. -O Release.key

This Will Get Repository Key For OwnCloud.
bnY3keq.png

Step - 4: Now Add Downloaded Repository Key By Executing Following Command.

apt-key add - < Release.key
32k9ubV.png

Step - 5:
Now Update Server To Refresh Added Repository.

apt-get update
XUEHng1.png

Step - 6:
Now We Are Ready To Install OwnCloud By Executing Following Command.

apt-get install owncloud
lJ7IWrK.png

Step - 7:
It Will Ask To Enter Password Of MySQL Root Account.
T8aje1z.png
- Type Confirm Password.
M2A7pxy.png

- After Completing Installation, You Need To Go To Web browser of Network PC.

Step - 8:

Now Enter URL in following manner.
You do not have permission to view the full content of this post. Log in or register now.

It Will Show Window Like Below.
- Enter Username And Password For Admin Account.
iaKyC4U.png

Step -9:

- Now Select 'Storage& Database'.
- Then Select MySQL/MariaDB Tab.
- Enter username root and it's password. Then give database name.
- Click On Finish Setup.
2xY7TBl.png

Done!! You have Successfully Created Cloud Storage Server.

- Following Window Shows That How You Can Access Your Cloud Server.
yjQ8V9q.png

Now You Are Ready To Use Your Cloud Storage Server.
e3AP58n.png

You Can Enable Port Forwarding To Use Your Server Publicly.
 

Attachments

Technically, you described how to use "owncloud" not so much ubuntu, but good effort nonetheless (may edit the thread title?)
 
Status
Not open for further replies.
Back
Top