How to Turn My Computer into a Private Cloud: Hardware and Software

Turn My Computer into a Private Cloud: Hardware and Software

Without a doubt, local storage is still the preferred option for many users. One of the main advantages is that we have control over these files at all times. However, cloud storage solutions such as Google Drive, Microsoft OneDrive or Dropbox have also convinced many users. The ease of accessing files from anywhere has made these third-party services valued. The problem arises when we have a lot of files that we need to have access to. This has a more or less high cost depending on the space we need, and it does not always compensate us. That is why we are going to explain how to turn a computer into a private cloud and thus directly manage our files.

Create our own private cloud, advantages and disadvantages

Today, converting a computer into a private cloud is a feasible mission. Usually in many homes, offices and companies it is very common for us to have broadband Internet connections of 300 Mbps and even higher speeds.

As for the elements that we are going to need are:

  • A computer with not too powerful hardware
  • An internet connection.
  • A storage system, for which we will generally use hard drives.

Sometimes we already have that computer and the Internet connection is a fixed cost that we have to pay every month. At that moment you may wonder about turning your computer into a private cloud. The only thing, you still need is to buy a higher capacity hard drive if you do not have the space you intend to store.

Now we are going to talk about the advantages of doing so. One would be that we would have a greater storage capacity in which the limit is set by us depending on the hard disk that we want to put. We also have more possibilities and configuration flexibility . Another thing to keep in mind is that we can have greater security and control of our files if we do it right. In addition, in the medium-long term we could have lower costs .

As for the drawbacks, they are that the initial price will be more expensive in the event that we have to buy all the hardware. Also, a bad configuration can cause serious security problems . When uploading files we can have bottlenecks depending on their size and our connection. In addition, then there is the increase in the electricity bill , but that will also depend on how long we keep that computer on.

Next, we will see what hardware we will need and also what operating systems we can use to turn our computer into a private cloud.

Turn a computer into a private cloud

To turn our computer into a private cloud, the first thing we will need are some minimum hardware requirements. In addition, it is not the same to have a computer oriented to act as a private cloud where priority is given to the speed of the local network and storage, than to a gaming computer where the graphics card and the main processor are the most important.

We must also take into account the operating system to be used, normally we all use Windows 10, but there are operating systems specifically oriented to function as a NAS server and mount our private cloud easily and quickly, since they incorporate all the necessary services without need of us having to go installing one by one. These operating systems are usually based on Linux or Unix, but they have a really intuitive and very fast graphical user interface, ideal for any user.

Hardware

The hardware to set up a private cloud is very important, but we will not need a very powerful processor or a state-of-the-art graphics card. In a home environment or a small and medium office, it is enough to have an Intel or AMD processor that is quad-core or higher, it is not necessary more because we will not take advantage of it, regarding the RAM memory, it would be advisable to have 8GB RAM as a minimum to ensure the proper functioning of all services.

Regarding storage, it is best to have 2 or more high-capacity hard drives, at least 3TB, to later configure it as RAID1 or as ZFS Mirror and have all the information duplicated on both. In this way, if one of the two fails, all the information would be on the other hard drive and we could recover and access it.

Finally, the network card to use is also very important, normally all computers have a Gigabit Ethernet network card, but nowadays 2.5G Multigigabit networks are already being mounted, so it would be ideal to have this type of cards that will provide us with a great wired performance and will be able to squeeze the maximum reading and writing speed of hard drives.

asus pce-xg c100c

In summary, the hardware that we should have to mount a private cloud would be the following:

  • Intel or AMD 4-core or higher processor.
  • 8GB of RAM or more.
  • Hard drives of 3TB capacity or more, it is recommended to have 2 or more drives to mount different RAID
  • 2.5G Multigigabit network card, to transfer data at maximum speed.

The rest of the hardware (power supply, motherboard and GPU) we leave it to your choice, they must be components that are in accordance with the rest of the hardware used.

Operating systems and software to use

When we are going to create a private cloud, we are responsible for security. That operating system that we are going to use must be conveniently updated. For that reason, and that of our own security, in this article we do not recommend using unsupported systems such as Windows XP or Windows 7. If you are going to use an operating system with Windows 10 or similar, the best option we can choose is to create an FTP server where we have our files stored. Then we will use an FTP client, which is a program with which we can connect from our PC to the server to send and download files safely.

Some examples of free FTP servers that we can use are:

  • FileZilla Server is probably the most popular right now. It is compatible with Windows 8.1 and 10 in 32 and 64 bit versions. In addition, it supports both the FTP protocol as well as the FTPS / FTPES protocol to provide end-to-end confidentiality and also uses the TLS protocol to secure connections between clients and the server. You can get more information on the FileZilla Server official website.
  • FreeFTPd incorporates a very simple and visual interface that is compatible with the FTP, FTPS, FTPES and SFTP protocol, which is based on the SSH protocol. You can get more information on the FreeFTPd website.
  • Wing FTP Server is a cross-platform program with versions for Windows, Linux and macOS. In addition, it supports the protocols FTP, FTPS / FTPES, SFTP and even HTTP / HTTPS. If you want more information you can visit the official website of Wftpserver .
  • Core FTP Server can use FTP / FTPS / FTPES and also has support for SFTP and HTTPS for file transfer. For more information, here is the official website of Core FTP Server .

We must also take into account other services for the Windows 10 operating system, such as data sharing via Samba through the local home network, or the incorporation of an SFTP server to make use of the SSH protocol and send and receive all files. encrypted and authenticated.

XigmaNAS

This NAS-oriented operating system is one of our favorites, we can install this operating system on any storage medium, we could even install it on a pendrive and always start from here. This operating system takes up very little storage and hardware resources (CPU and RAM), making it ideal for less powerful computers.

It is an open source storage NAS distribution based on FreeBSD . The XigmaNAS operating system can be installed on virtually any hardware platform to share computer data storage over a computer network. XigmaNAS is a simple and fast way to create a centralized and easily accessible server for all types of data with all types of network protocols and from any network.

Additionally, it supports sharing between Windows, Apple, and UNIX systems. It also includes software RAID (0,1,5), disk encryption, and SMART reports. In this case it supports the following protocols: CIFS / SMB (Samba), Active Directory Domain Controller (Samba), FTP, NFS, TFTP, AFP and RSYNC, SSH with SFTP and many more advanced options to mount a true private cloud. If you want more information you can visit its official website .

Thunder Core

This operating system is the successor to the popular FreeNAS, it is also based on FreeBSD and has the ZFS file system, one of the most advanced that exists and which also incorporates XigmaNAS. This operating system has a much better graphical user interface than the previous XigmaNAS, but it consumes more CPU and RAM resources.

One of the characteristics that we like the most about this operating system is that it incorporates a huge number of services such as Samba servers, AD, FTP, NFS, TFTP, AFP, Rsync, SSH, OpenVPN Server and also an OpenVPN client, and we can even install add-on software like Plex Media Server easily and quickly via the add-on software repository. In this way, installing additional programs such as Plex or Nextcloud is really easy.

OpenMediaVault

We can consider openmediavault as a next generation network storage (NAS) solution that is based on Debian Linux . It should also be noted that it offers services like SSH, (S) FTP, SMB / CIFS, DAAP media server, RSync, BitTorrent client, and more. In addition, it has been designed to be used in small offices and at home, although it could be used in other places. We find a simple and easy-to-use solution that does not require a lot of cooking to install and manage our storage.

As for other features that openmediavault has, we have IPv6 support, email notifications, file sharing and simple system updates through Debian package management. If you want more information you can get it by clicking on this link .

Synchronization of files and folders

All the previous operating systems make use of servers such as Samba, FTP or SFTP for the transfer on demand of the files and folders that we want. If we want to have file and folder synchronization automatically, as Dropbox, OneDrive or Google Drive does, we must install specific software to perform this task.

Although there are many solutions to synchronize files and folders automatically, there are two programs widely used around the world and which are the best, one of them is Nextcloud, which is a fork of OwnCloud, and the other is OwnCloud itself. keeps updating.

Nextcloud

Another option that we can use to transform a computer into a private cloud is Nextcloud . Thus, we can share files safely, since we will use HTTPS . Another interesting issue is that Nextcloud has a device called Nextcloud Box that works alongside one with Raspberry Pi .

Nextcloud uses client / server architecture and can be installed on Linux operating systems. As for Nextcloud clients, it has Windows, Linux, Mac OS, in addition to having apps for Android and iOS . For more information click here . We can install this software on almost any computer, because the developers have released VMware and VirtualBox images, therefore, if you use Windows you can make use of this software by virtualizing the NextCloud server, and in operating systems such as XigmaNAS, TrueNAS Core and OpenMediaVault you can install it natively without many problems.

Later, on client computers, smartphones and tablets, we must use the Nextcloud client to synchronize all files and folders correctly.

ownCloud

With ownCloud we can set up our own private cloud that can be adapted to both home and private users.

It should also be noted that it is free as long as it is used by a single user, but we would not have customer support. It should be noted that it works on Linux and you can download it from here. Also, it should be noted that it has clients for Android and iOS in addition to Windows, Mac OS and Linux.

As you have seen, setting up a private cloud with an old or current computer is really easy, depending on your needs and knowledge, you can choose one option or another.