<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Storage Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/storage/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Fri, 24 Dec 2021 20:04:38 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.12</generator>
	<item>
		<title>How to use Google Drive as an FTP server.</title>
		<link>https://www.osradar.com/how-to-use-google-drive-as-an-ftp-server/</link>
					<comments>https://www.osradar.com/how-to-use-google-drive-as-an-ftp-server/#respond</comments>
		
		<dc:creator><![CDATA[roger]]></dc:creator>
		<pubDate>Sun, 02 Jan 2022 22:55:00 +0000</pubDate>
				<category><![CDATA[Network]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[google drive]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=34092</guid>

					<description><![CDATA[<p>Hi! There are certainly many platforms for hosting content in the cloud. However, Google Drive is one of the most popular. Indeed, there we can store files of all kinds. It is even possible to create backups, have documents available to open and edit from anywhere, or share them between devices. In this post, we [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-use-google-drive-as-an-ftp-server/">How to use Google Drive as an FTP server.</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Hi! There are certainly many platforms for hosting content in the cloud. However, Google Drive is one of the most popular. Indeed, there we can store files of all kinds. It is even possible to create backups, have documents available to open and edit from anywhere, or share them between devices. In this post, we will see a program that extends the possibilities of Google Drive. Specifically, it is google-drive-ftp-adapter. This add-on allows you to use Google Drive as an FTP server.</p>



<h2>What is an FTP server</h2>



<p>The first thing we will do is to define what an FTP server is. It is a service used to transfer files. That is, to upload and download data between two remotely connected computers. Usually, it is between a client&#8217;s local computer and a provider&#8217;s server. For this to be possible, it is necessary to have an FTP client and an FTP server. It is actually the software that allows the transfer of files between two computers. Note that the connection is bidirectional. That is, we can receive and send data at the same time. In addition, we can upload all kinds of files. For example, you can upload images, video files, text documents, etc.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="1001" src="https://www.osradar.com/wp-content/uploads/2021/12/ftp-1024x1001.png" alt="" class="wp-image-34093" srcset="https://www.osradar.com/wp-content/uploads/2021/12/ftp-1024x1001.png 1024w, https://www.osradar.com/wp-content/uploads/2021/12/ftp-300x293.png 300w, https://www.osradar.com/wp-content/uploads/2021/12/ftp-768x751.png 768w, https://www.osradar.com/wp-content/uploads/2021/12/ftp-1536x1502.png 1536w, https://www.osradar.com/wp-content/uploads/2021/12/ftp-2048x2002.png 2048w, https://www.osradar.com/wp-content/uploads/2021/12/ftp-696x680.png 696w, https://www.osradar.com/wp-content/uploads/2021/12/ftp-1068x1044.png 1068w, https://www.osradar.com/wp-content/uploads/2021/12/ftp-1920x1877.png 1920w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>We can increase the security of the service by using username and password. This allows us to authenticate ourselves. In addition to verify a specific account to access a server and transfer files. However, it is also possible to access as a guest, which could be anonymous.</p>



<h2>How to use Google Drive as an FTP server. Step by step. </h2>



<p>We have briefly explained what the FTP protocol is and how the client and server work. Now we are going to explain how we can use Google Drive for it. With this in mind, we will use google-drive-ftp-adapter, which is the application needed to achieve this. In addition, we will have to download it to our computer and configure it. Finally, we will start using it with our user to start uploading and downloading files.</p>



<h3>Download google-drive-ftp-adapter</h3>



<p>Logically, the first thing you have to do is to download google-drive-ftp-adapter. This is a free, open-source software, and we can download it from<a href="https://github.com/andresoviedo/google-drive-ftp-adapter" target="_blank" rel="noreferrer noopener"> GitHub. </a>Kindly note that it is imperative to have <a href="https://www.java.com/download/ie_manual.jsp" target="_blank" rel="noreferrer noopener">Java </a>installed for it to work flawlessly. In the GitHub page we will see all the information related to the project. Previously, we had to download the ZIP file and from there look for the files needed to run. However, the author has simplified the download and use of the tool. In fact, it has brought together, in a single file, the tool itself together with its dependencies. Therefore, you only have to scroll down and download the file that I indicate in the following image:</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="787" src="https://www.osradar.com/wp-content/uploads/2021/12/ftp2-1024x787.png" alt="Downloading the jar file along with the dependencies" class="wp-image-34094" srcset="https://www.osradar.com/wp-content/uploads/2021/12/ftp2-1024x787.png 1024w, https://www.osradar.com/wp-content/uploads/2021/12/ftp2-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2021/12/ftp2-768x590.png 768w, https://www.osradar.com/wp-content/uploads/2021/12/ftp2-696x535.png 696w, https://www.osradar.com/wp-content/uploads/2021/12/ftp2-1068x821.png 1068w, https://www.osradar.com/wp-content/uploads/2021/12/ftp2.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Downloading the jar file along with the dependencies</figcaption></figure>



<p>It is likely that the system will warn you about the alleged dangerousness of the download. Please be advised that you can download without any problems. It is actually a false positive. The tool is perfectly safe and harmless to system security. It simply fulfills its mission of using Google Drive as an FTP server. Undoubtedly, it widens even more the range of possibilities of this cloud storage service.</p>



<h3>Execute the jar file</h3>



<p>We have mentioned that the procedure has been modernized. Previously you had to download the ZIP file. Then you had to unzip it. Then go to the google-drive-ftp-adapter-master folder. And from there, run the homonymous jar file. It was certainly a bit more tedious. However, the methodology has been simplified to the extreme. In fact, you just have to double-click on the<strong> google-drive-ftp-adapter-jar-with-dependencies.jar</strong> file.</p>



<figure class="wp-block-image size-full"><img loading="lazy" width="969" height="531" src="https://www.osradar.com/wp-content/uploads/2021/12/ftp3.png" alt="Running the jar file" class="wp-image-34095" srcset="https://www.osradar.com/wp-content/uploads/2021/12/ftp3.png 969w, https://www.osradar.com/wp-content/uploads/2021/12/ftp3-300x164.png 300w, https://www.osradar.com/wp-content/uploads/2021/12/ftp3-768x421.png 768w, https://www.osradar.com/wp-content/uploads/2021/12/ftp3-696x381.png 696w" sizes="(max-width: 969px) 100vw, 969px" /><figcaption>Running the jar file</figcaption></figure>



<p>As mentioned above, it is likely that the execution of the file will throw an error. This error occurs because the system detects it as potentially dangerous. But we have already told you that it is perfectly safe. So if it says that it cannot be read or executed, don&#8217;t worry. Just run it again. Most likely it will run without problems.</p>



<h3>Linking Google Drive account</h3>



<p>We are going to work with Google Drive. Therefore, it is necessary to add our user credentials. Don&#8217;t worry, this is something that the program handles automatically. Once we double-click on the file, we will be redirected to the Google Drive website. Please log in. Furthermore, we have to give the necessary permissions for it to work properly.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="787" src="https://www.osradar.com/wp-content/uploads/2021/12/ftp4-1024x787.png" alt="Entering Google Drive credentials" class="wp-image-34097" srcset="https://www.osradar.com/wp-content/uploads/2021/12/ftp4-1024x787.png 1024w, https://www.osradar.com/wp-content/uploads/2021/12/ftp4-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2021/12/ftp4-768x590.png 768w, https://www.osradar.com/wp-content/uploads/2021/12/ftp4-696x535.png 696w, https://www.osradar.com/wp-content/uploads/2021/12/ftp4-1068x821.png 1068w, https://www.osradar.com/wp-content/uploads/2021/12/ftp4.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Entering Google Drive credentials</figcaption></figure>



<p>It is necessary to grant the necessary permissions for the program to work correctly. In addition, Windows Defender is likely to display a warning message. You have to accept it, otherwise the program is likely to have problems. Similarly, access to the Google Drive account with username and password is essential. In this way, we can access the content we have already saved or upload new files we want to the platform.</p>



<p>From this point on, Google Drive is already configured as an FTP server. The best thing is that the tool automates the whole process. From now on, we only need an FTP client. In this case, we will use WinSCP, which works very well. However, the process is the same with any other client. Have a look at this list of <a href="https://www.osradar.com/the-best-ftp-clients-for-windows/" target="_blank" rel="noreferrer noopener">FTP clients</a> we prepared for you.</p>



<figure class="wp-block-image size-full"><img loading="lazy" width="1024" height="787" src="https://www.osradar.com/wp-content/uploads/2021/12/ftp5.png" alt="" class="wp-image-34099" srcset="https://www.osradar.com/wp-content/uploads/2021/12/ftp5.png 1024w, https://www.osradar.com/wp-content/uploads/2021/12/ftp5-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2021/12/ftp5-768x590.png 768w, https://www.osradar.com/wp-content/uploads/2021/12/ftp5-696x535.png 696w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<h3>Configuring the FTP client.</h3>



<p>The configuration is elementary, you only have to add some data to be able to connect to Google Drive. We have to put in host name Localhost. In the user section we put user and password also user. Regarding the port we will use, we put 1821. This is the port that google-drive-ftp-adapter configures by default. In the options that will appear above, we have to select FTP and without encryption.</p>



<p>All that remains is to press the connect button. Please wait a few seconds while the tool synchronizes. As a result, we will see all files present in our Google Drive. From now on, we will be able to upload and download data at our convenience. Ultimately, we have seen how to use Google Drive as an FTP server. Another use you may not have known about for this popular storage service. See you later!</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-use-google-drive-as-an-ftp-server/">How to use Google Drive as an FTP server.</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/how-to-use-google-drive-as-an-ftp-server/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Install and Configure FreeNAS</title>
		<link>https://www.osradar.com/how-to-install-and-configure-freenas/</link>
					<comments>https://www.osradar.com/how-to-install-and-configure-freenas/#respond</comments>
		
		<dc:creator><![CDATA[Muhammad Nabeel]]></dc:creator>
		<pubDate>Sun, 12 Jan 2020 16:32:36 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[File and Storage]]></category>
		<category><![CDATA[freenas]]></category>
		<category><![CDATA[Storage]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=17588</guid>

					<description><![CDATA[<p>FreeNAS is a free and open-source network-attached storage (NAS) software based on FreeBSD and the OpenZFS file system. It is licensed under the terms of the BSD License and runs on commodity x86-64 hardware. FreeNAS supports Windows, macOS and Unix clients and various virtualization hosts such as XenServer and VMware using the SMB, AFP, NFS, [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-and-configure-freenas/">How to Install and Configure FreeNAS</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>FreeNAS is a free and open-source network-attached storage (NAS) software based on FreeBSD and the OpenZFS file system. It is licensed under the terms of the BSD License and runs on commodity x86-64 hardware. FreeNAS supports Windows, macOS and Unix clients and various virtualization hosts such as XenServer and VMware using the SMB, AFP, NFS, iSCSI, SSH, rsync and FTP/TFTP protocols. Advanced FreeNAS features include full-disk encryption and a plug-in architecture for third-party software.</p>



<h2>Features</h2>



<p><strong>Administrative features:</strong></p>



<ul><li>Web-based graphical user interface with optional SSL encryption</li><li> Localized into over 20 languages</li><li> Web, console, and SSH access configurable</li><li> Plug-ins</li><li> Wide range of configurable alerts and alerting mechanisms, including log emails and reporting notification</li><li> Downloadable configuration file and encryption keys</li><li> S.M.A.R.T. disk diagnostics</li><li> Local certificate management, including Certificate Authority role.</li><li> 2 factor authentication, LDAP, Active Directory, RADIUS, IPSec, Kerberos and other authentication/user management systems supported in FreeBSD and therefore available for FreeNAS (Note: some but not all supported in GUI).</li></ul>



<p><strong>File system features:</strong></p>



<ul><li>Highly resilient ZFS file system with Feature Flags (OpenZFS v5000) and theoretical storage limit of 16 Exabytes. ZFS file system features are fully configurable and include:</li><li> Compression (including lz4 and gzip),</li><li> Full-volume encryption (Disk encryption with GELI and AESNI hardware acceleration),</li><li> Snapshots (which can be near-continual; snapshotting every 15-30 minutes is not uncommon),</li><li> Data deduplication</li><li> User quotas</li><li> Physical disks are fully portable and can be moved without data loss to other FreeNAS servers, or to any other Operating System that supports a compatible version of OpenZFS.</li><li> Data reliability features &#8211; mirroring / RAID (including ZFS RaidZ), multiple copies of selected data and metadata for reliability, and entire-system checksumming and background data repair as needed (&#8220;scrubbing&#8221;) (see also: ZFS generally, which was designed expressly with the aim of ensuring data preservation)</li><li> Server reliability features &#8211;</li><li> Replication, fallover and failover,</li><li> Multi-version boot environment &#8211; the boot menu provides access to previous versions of FreeNAS which have been upgraded. In the event of a boot issue or system problem, FreeNAS can also load any of these at boot, as &#8220;known good&#8221; versions, without &#8220;rolling back&#8221; the server.</li><li> Disk read and data import for UFS2, NTFS, FAT32 and EXT2/3</li><li> User/Group permissions &#8211; Classic Unix/Linux permissions and/or ACL based (including ACLs for Microsoft file systems)</li></ul>



<p><strong>Built-in network services and features:</strong></p>



<ul><li>Protocols as standard &#8211; Samba/SMB/CIFS (for Microsoft and other networks), AFP (Apple), NFS, iSCSI, FTP/TFTP</li><li> LDAP and Active Directory client support with Windows ACLs</li><li> Apple Time Machine and Microsoft File History/Previous Versions support</li><li> rsync data sync and replication (server/client)</li><li> Link aggregation and failover</li><li> VLAN networking</li><li> Dynamic DNS client</li><li> Remote syslogd forwarding</li><li> SNMP monitoring</li><li> Wide range of networking hardware and environments supported by FreeBSD, including copper cable, fiberoptic cable, WiFi</li><li> Supports jumbo frames, hardware offloading (exact features offloaded vary by adapter), high bandwidth servicing (10G+)</li></ul>



<p><strong>FreeNAS Uses:</strong></p>



<ul><li>SMB and Enterprise file serving</li><li>Virtualization server storage backing</li><li>Media center audio/video serving and streaming to DLNA devices</li></ul>



<p><strong>Requirements</strong>:<br> 8 GB of Disk Space is the absolute minimum. 16 GiB is recommended.<br> 64-bit hardware is required forFreeNAS releases.<br> 8 GB of RAM is required, with more recommended.</p>



<h2>Step 1</h2>



<p>Download FreeNAS from this link. Burn ISO image to DVD or make a Bootable usb.<br><strong> https://www.freenas.org/download-freenas-release/</strong></p>



<p>turn on your system, plugin bootable media (DVD or USB) and start installation process</p>



<h2>Step 2</h2>



<p>Navigate to Option 1 Boot FreeNAS Installer and press ENTER key to install FreeNAS</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="720" height="400" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/01/1-10.png" alt="" class="wp-image-17590" srcset="https://www.osradar.com/wp-content/uploads/2020/01/1-10.png 720w, https://www.osradar.com/wp-content/uploads/2020/01/1-10-300x167.png 300w, https://www.osradar.com/wp-content/uploads/2020/01/1-10-696x387.png 696w" sizes="(max-width: 720px) 100vw, 720px" /></figure>



<p></p>



<h2>Step 3</h2>



<p>Here Select Install/Upgrade option and Hit ENTER on Ok button</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="720" height="400" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/01/2-10.png" alt="" class="wp-image-17591" srcset="https://www.osradar.com/wp-content/uploads/2020/01/2-10.png 720w, https://www.osradar.com/wp-content/uploads/2020/01/2-10-300x167.png 300w, https://www.osradar.com/wp-content/uploads/2020/01/2-10-696x387.png 696w" sizes="(max-width: 720px) 100vw, 720px" /></figure>



<p></p>



<h2>Step 4</h2>



<p>Now Choose One or Multiple Drives where you want to install FreeNAS, Spacebar button is used to select drive and asterisk(*) will notify that the drive is selected, then hit ENTER on Ok button.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="720" height="400" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/01/3-9.png" alt="" class="wp-image-17592" srcset="https://www.osradar.com/wp-content/uploads/2020/01/3-9.png 720w, https://www.osradar.com/wp-content/uploads/2020/01/3-9-300x167.png 300w, https://www.osradar.com/wp-content/uploads/2020/01/3-9-696x387.png 696w" sizes="(max-width: 720px) 100vw, 720px" /></figure>



<p></p>



<h2>Step 5</h2>



<p>At this time you will get a warning that everything will be removed from selected drives, just proceed to installation by clicking on Yes button.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="720" height="400" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/01/4-8.png" alt="" class="wp-image-17593" srcset="https://www.osradar.com/wp-content/uploads/2020/01/4-8.png 720w, https://www.osradar.com/wp-content/uploads/2020/01/4-8-300x167.png 300w, https://www.osradar.com/wp-content/uploads/2020/01/4-8-696x387.png 696w" sizes="(max-width: 720px) 100vw, 720px" /></figure>



<p></p>



<h2>Step 6</h2>



<p>Setting up your root password</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="720" height="400" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/01/5-7.png" alt="" class="wp-image-17594" srcset="https://www.osradar.com/wp-content/uploads/2020/01/5-7.png 720w, https://www.osradar.com/wp-content/uploads/2020/01/5-7-300x167.png 300w, https://www.osradar.com/wp-content/uploads/2020/01/5-7-696x387.png 696w" sizes="(max-width: 720px) 100vw, 720px" /></figure>



<p></p>



<h2>Step 7</h2>



<p>Finally you will receive a message that installation succeeded. hit on ok</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="720" height="400" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/01/6-5.png" alt="" class="wp-image-17595" srcset="https://www.osradar.com/wp-content/uploads/2020/01/6-5.png 720w, https://www.osradar.com/wp-content/uploads/2020/01/6-5-300x167.png 300w, https://www.osradar.com/wp-content/uploads/2020/01/6-5-696x387.png 696w" sizes="(max-width: 720px) 100vw, 720px" /></figure>



<p></p>



<h2>Step 8</h2>



<p>Remove your bootable installation media (USB or DVD), navigate to option &#8220;Reboot System&#8221; and restart it</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="720" height="400" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/01/7-3.png" alt="" class="wp-image-17596" srcset="https://www.osradar.com/wp-content/uploads/2020/01/7-3.png 720w, https://www.osradar.com/wp-content/uploads/2020/01/7-3-300x167.png 300w, https://www.osradar.com/wp-content/uploads/2020/01/7-3-696x387.png 696w" sizes="(max-width: 720px) 100vw, 720px" /></figure>



<p></p>



<h2>Step 9 </h2>



<p>After rebooting the system you will get similar screen given below, here you need to copy the URL so that you can access <strong>FreeNAS GUI</strong> from your webs browser.</p>



<p>In my case it is http://192.168.231.130</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="720" height="400" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/01/8-2.png" alt="" class="wp-image-17597" srcset="https://www.osradar.com/wp-content/uploads/2020/01/8-2.png 720w, https://www.osradar.com/wp-content/uploads/2020/01/8-2-300x167.png 300w, https://www.osradar.com/wp-content/uploads/2020/01/8-2-696x387.png 696w" sizes="(max-width: 720px) 100vw, 720px" /></figure>



<p></p>



<h2>Step 10</h2>



<p>Open the web browser and enter the URL to Access FreeNAS GUI, then type your login details user name will be &#8220;root&#8221; and the password is you set during installation.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="686" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/01/9-1024x686.png" alt="" class="wp-image-17598" srcset="https://www.osradar.com/wp-content/uploads/2020/01/9-1024x686.png 1024w, https://www.osradar.com/wp-content/uploads/2020/01/9-300x201.png 300w, https://www.osradar.com/wp-content/uploads/2020/01/9-768x514.png 768w, https://www.osradar.com/wp-content/uploads/2020/01/9-696x466.png 696w, https://www.osradar.com/wp-content/uploads/2020/01/9-1068x715.png 1068w, https://www.osradar.com/wp-content/uploads/2020/01/9-627x420.png 627w, https://www.osradar.com/wp-content/uploads/2020/01/9.png 1353w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p></p>



<p>Finally you will see FreeNAS Dashboard like below.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="546" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/01/10-1024x546.png" alt="" class="wp-image-17599" srcset="https://www.osradar.com/wp-content/uploads/2020/01/10-1024x546.png 1024w, https://www.osradar.com/wp-content/uploads/2020/01/10-300x160.png 300w, https://www.osradar.com/wp-content/uploads/2020/01/10-768x410.png 768w, https://www.osradar.com/wp-content/uploads/2020/01/10-1536x819.png 1536w, https://www.osradar.com/wp-content/uploads/2020/01/10-696x371.png 696w, https://www.osradar.com/wp-content/uploads/2020/01/10-1068x570.png 1068w, https://www.osradar.com/wp-content/uploads/2020/01/10-787x420.png 787w, https://www.osradar.com/wp-content/uploads/2020/01/10.png 1914w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>That&#8217;s it you have installed and configured FreeNAS successfully, soon we will create a guide that how to create a file sharing server on FreeNAS.</p>



<p></p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-and-configure-freenas/">How to Install and Configure FreeNAS</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/how-to-install-and-configure-freenas/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How To Set Up A Software RAID-1 On Centos8</title>
		<link>https://www.osradar.com/how-to-set-up-a-software-raid-1-on-centos8/</link>
					<comments>https://www.osradar.com/how-to-set-up-a-software-raid-1-on-centos8/#respond</comments>
		
		<dc:creator><![CDATA[Mel]]></dc:creator>
		<pubDate>Fri, 11 Oct 2019 08:50:49 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[centos8]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[raid]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[tools]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=14165</guid>

					<description><![CDATA[<p>RAID introduces:&#160;(Redundant Array of Inexpensive Disks or Drives, or&#160;Redundant Array of Independent Disks) is a data&#160;storage virtualization&#160;technology that combines multiple physical&#160;disk drive&#160;components into one or more logical units for the purposes of&#160;data redundancy, performance improvement, or both. This was in contrast to the previous concept of highly reliable mainframe disk drives referred to as &#8220;single [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-set-up-a-software-raid-1-on-centos8/">How To Set Up A Software RAID-1 On Centos8</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p><strong>RAID introduces:&nbsp;(Redundant Array of Inexpensive Disks or Drives, or&nbsp;Redundant Array of Independent Disks) </strong>is a data&nbsp;<a href="https://en.wikipedia.org/wiki/Storage_virtualization">storage virtualization</a>&nbsp;technology that combines multiple physical&nbsp;<a href="https://en.wikipedia.org/wiki/Disk_drive">disk drive</a>&nbsp;components into one or more logical units for the purposes of&nbsp;<a href="https://en.wikipedia.org/wiki/Data_redundancy">data redundancy</a>, performance improvement, or both. This was in contrast to the previous concept of highly reliable mainframe disk drives referred to as &#8220;single large expensive disk&#8221; (SLED). </p>



<p>Data is distributed across the drives in one of several ways, referred to as RAID levels, depending on the required level of and performance. The different schemes, or data distribution layouts, are named by the word &#8220;RAID&#8221; followed by a number, for example, RAID&nbsp;0 or RAID&nbsp;1. Each scheme, or RAID level, provides a different balance among the key goals:&nbsp;<a href="https://en.wikipedia.org/wiki/Reliability_engineering">reliability</a>,&nbsp;<a href="https://en.wikipedia.org/wiki/Availability">availability</a>,&nbsp;<a href="https://en.wikipedia.org/wiki/Computer_performance">performance</a>, and&nbsp;<a href="https://en.wikipedia.org/wiki/Computer_data_storage#Capacity">capacity</a>. RAID levels greater than RAID&nbsp;0 provide protection against unrecoverable&nbsp;<a href="https://en.wikipedia.org/wiki/Disk_sector">sector</a>&nbsp;read errors, as well as against failures of whole physical drives.——[<a href="https://en.wikipedia.org/wiki/RAID">RAID.wikipedia]</a></p>



<h3><strong>The test environment</strong></h3>



<ul><li>CentOS 8.0 virtual machine</li><li>Add two hard disks</li><li>The installation for mdadm</li></ul>



<h3><strong>raid-1 operating steps</strong></h3>



<ul><li>Use LSBLK to view the current hard disk partition</li></ul>



<pre class="wp-block-preformatted">lsblk</pre>



<figure class="wp-block-image is-resized"><img loading="lazy" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/10/raid.png" alt="" class="wp-image-14462" width="690" height="330" srcset="https://www.osradar.com/wp-content/uploads/2019/10/raid.png 581w, https://www.osradar.com/wp-content/uploads/2019/10/raid-300x144.png 300w" sizes="(max-width: 690px) 100vw, 690px" /><figcaption> disk partition info</figcaption></figure>



<p>You can see that sdb and sdc are not in use</p>



<ul><li>partition for sdb and sdc</li></ul>



<p>Because RAID requires the same size of each hard disk, sdb and sdc are partitioned respectively, and each hard disk is partitioned into a 16G partition, and Hex code is modified as fd</p>



<pre class="wp-block-preformatted">fdisk /dev/sdc</pre>



<figure class="wp-block-image"><img loading="lazy" width="1024" height="413" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/10/fdisk-1024x413.png" alt="partition for sdc" class="wp-image-14463" srcset="https://www.osradar.com/wp-content/uploads/2019/10/fdisk-1024x413.png 1024w, https://www.osradar.com/wp-content/uploads/2019/10/fdisk-300x121.png 300w, https://www.osradar.com/wp-content/uploads/2019/10/fdisk-768x310.png 768w, https://www.osradar.com/wp-content/uploads/2019/10/fdisk-696x280.png 696w, https://www.osradar.com/wp-content/uploads/2019/10/fdisk-1068x430.png 1068w, https://www.osradar.com/wp-content/uploads/2019/10/fdisk-1042x420.png 1042w, https://www.osradar.com/wp-content/uploads/2019/10/fdisk.png 1330w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption> partition for sdc</figcaption></figure>



<p>Other hard disk partition process omitted, partition after as follows:</p>



<figure class="wp-block-image"><img loading="lazy" width="933" height="306" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/10/企业微信截图_15706112399803.png" alt="" class="wp-image-14465" srcset="https://www.osradar.com/wp-content/uploads/2019/10/企业微信截图_15706112399803.png 933w, https://www.osradar.com/wp-content/uploads/2019/10/企业微信截图_15706112399803-300x98.png 300w, https://www.osradar.com/wp-content/uploads/2019/10/企业微信截图_15706112399803-768x252.png 768w, https://www.osradar.com/wp-content/uploads/2019/10/企业微信截图_15706112399803-696x228.png 696w" sizes="(max-width: 933px) 100vw, 933px" /><figcaption>disk info</figcaption></figure>



<ul><li>installation mdadm</li></ul>



<pre class="wp-block-preformatted">yum install madadm</pre>



<ul><li>Create a RAID-1</li></ul>



<p>sdb1, sdc1 form a group of raid-1, RAID device named /dev/md0</p>



<pre class="wp-block-preformatted">mdadm -C /dev/md0 -a yes -l 1 -n 2 /dev/sd{c1,b1}</pre>



<figure class="wp-block-image"><img loading="lazy" width="684" height="189" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/10/raid1.png" alt="raid-1" class="wp-image-14466" srcset="https://www.osradar.com/wp-content/uploads/2019/10/raid1.png 684w, https://www.osradar.com/wp-content/uploads/2019/10/raid1-300x83.png 300w" sizes="(max-width: 684px) 100vw, 684px" /><figcaption>build raid-1</figcaption></figure>



<p>Check the progress:</p>



<pre class="wp-block-preformatted">cat /proc.mdstat </pre>



<figure class="wp-block-image"><img loading="lazy" width="882" height="178" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/10/raidmastat.png" alt="" class="wp-image-14467" srcset="https://www.osradar.com/wp-content/uploads/2019/10/raidmastat.png 882w, https://www.osradar.com/wp-content/uploads/2019/10/raidmastat-300x61.png 300w, https://www.osradar.com/wp-content/uploads/2019/10/raidmastat-768x155.png 768w, https://www.osradar.com/wp-content/uploads/2019/10/raidmastat-696x140.png 696w" sizes="(max-width: 882px) 100vw, 882px" /><figcaption> progress </figcaption></figure>



<p>View RAID information:</p>



<pre class="wp-block-preformatted">mdadm -D /dev/md0</pre>



<figure class="wp-block-image"><img loading="lazy" width="877" height="386" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/10/info.png" alt="" class="wp-image-14468" srcset="https://www.osradar.com/wp-content/uploads/2019/10/info.png 877w, https://www.osradar.com/wp-content/uploads/2019/10/info-300x132.png 300w, https://www.osradar.com/wp-content/uploads/2019/10/info-768x338.png 768w, https://www.osradar.com/wp-content/uploads/2019/10/info-696x306.png 696w" sizes="(max-width: 877px) 100vw, 877px" /><figcaption>  RAID information </figcaption></figure>



<p>

Here we create a RAID1 disk array from mdadm

</p>



<ul><li>Create the md0 profile</li></ul>



<pre class="wp-block-preformatted">echo DEVICE /dev/sd{b,c}1 &gt;&gt; /etc/mdadm.conf
mdadm -Evs &gt;&gt; /etc/mdadm.con </pre>



<ul><li>Format &amp; create directory and <a href="https://www.osradar.com/how-to-mount-unmount-a-file-system-in-linux/">mount</a></li></ul>



<pre class="wp-block-preformatted">mkfs.xfs /dev/md0
mkdir    /raid1
mount    /dev/md0 /raid1
df       -h</pre>



<figure class="wp-block-image is-resized"><img loading="lazy" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/10/mount.png" alt="" class="wp-image-14470" width="697" height="383" srcset="https://www.osradar.com/wp-content/uploads/2019/10/mount.png 654w, https://www.osradar.com/wp-content/uploads/2019/10/mount-300x165.png 300w" sizes="(max-width: 697px) 100vw, 697px" /><figcaption>mount disk</figcaption></figure>



<p>At this time we can go to /raid1 directory to store our files</p>



<ul><li>Write the partition table and mount automatically at startup</li></ul>



<pre class="wp-block-preformatted">echo "/dev/md0 /raid1 xfs defaults 0 0" &gt;&gt; /etc/fstab </pre>



<h3><strong>Conclusion</strong></h3>



<p>Save A file to display of RAID 1, RAID will cut into A1, A2, A3, branch of two pieces of written to disk, can make the disk write speed slightly down, because this way is written to disk, one of the hard disk is broken, another have the same backup hard disk, so the RAID 1 is redundant support, but the cost is quite high, also only 1/2 of the disk space can be used</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-set-up-a-software-raid-1-on-centos8/">How To Set Up A Software RAID-1 On Centos8</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/how-to-set-up-a-software-raid-1-on-centos8/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to install OpenMediaVault: A solution for your NAS</title>
		<link>https://www.osradar.com/how-to-install-openmediavault-a-solution-for-your-nas/</link>
					<comments>https://www.osradar.com/how-to-install-openmediavault-a-solution-for-your-nas/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Thu, 04 Oct 2018 22:06:12 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[NAS]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[OpenMediaVault]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[Server Storage]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[Tutorial]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=5966</guid>

					<description><![CDATA[<p>Linux is an open system is adaptable for many different things due to the availability of its source code. In addition, as it is a secure system, everything will go well with the data. for this reason is that many NAS devices use it as a system. Today in this article I will show you how to [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-openmediavault-a-solution-for-your-nas/">How to install OpenMediaVault: A solution for your NAS</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a href="https://www.linux.org/" rel="noopener">Linux</a> is an open system is adaptable for many different things due to the availability of its source code. In addition, as it is a secure system, everything will go well with the data. for this reason is that many NAS devices use it as a system. Today in this article I will show you <strong>how to install</strong> <strong>OpenMediaVault</strong> for your NAS.</p>
<p>First of all, it is convenient to say that NAS is a technology for connecting a server with TCP protocol to store files and share them on a network. A major benefit of NAS is its ability to provide multiple clients on the network with access to the same files. For example, it is used by many companies worldwide that need to have their files available anywhere.</p>
<p><a href="https://www.openmediavault.org/" rel="noopener">OpenMediaVault</a> is a network attached storage (NAS) solution based on Debian Linux. It contains services like SSH, (S)FTP, SMB/CIFS, DAAP media server, RSync, BitTorrent client and many more. It&#8217;s simple, out-of-the-box and extensible via plugins.</p>
<p>Let&#8217;s install it.</p>
<h2>Requirements</h2>
<p>The hardware requirements to install OpenMediaVault are very accessible as it is a <a href="https://www.osradar.com/how-to-install-apache-gui-on-debian-9/">Debian 9</a> based system. Generally, you need <strong>1gb ram</strong>, at least<strong> 20gb of hard disk</strong> and a <strong>64bits processor.</strong></p>
<p>I will use VirtualBox for this tutorial, but the process is the same if you have real hardware.</p>
<h2>Downloading OpenMediaVault</h2>
<p>First, go to your download section and <a href="https://www.openmediavault.org/download.html" rel="noopener">download</a> the image.</p>
<p><figure id="attachment_6217" aria-describedby="caption-attachment-6217" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6217" src="https://www.osradar.com/wp-content/uploads/2018/10/1-3.png" alt="1.- Downloading OpenMediaVault" width="1366" height="665" srcset="https://www.osradar.com/wp-content/uploads/2018/10/1-3.png 1366w, https://www.osradar.com/wp-content/uploads/2018/10/1-3-300x146.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/1-3-768x374.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/1-3-1024x499.png 1024w, https://www.osradar.com/wp-content/uploads/2018/10/1-3-696x339.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/1-3-1068x520.png 1068w, https://www.osradar.com/wp-content/uploads/2018/10/1-3-863x420.png 863w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-6217" class="wp-caption-text">1.- Downloading OpenMediaVault</figcaption></figure></p>
<p><figure id="attachment_6218" aria-describedby="caption-attachment-6218" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6218" src="https://www.osradar.com/wp-content/uploads/2018/10/2-3.png" alt="2.- Downloading OpenMediaVault" width="1366" height="665" srcset="https://www.osradar.com/wp-content/uploads/2018/10/2-3.png 1366w, https://www.osradar.com/wp-content/uploads/2018/10/2-3-300x146.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/2-3-768x374.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/2-3-1024x499.png 1024w, https://www.osradar.com/wp-content/uploads/2018/10/2-3-696x339.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/2-3-1068x520.png 1068w, https://www.osradar.com/wp-content/uploads/2018/10/2-3-863x420.png 863w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-6218" class="wp-caption-text">2.- Downloading OpenMediaVault</figcaption></figure></p>
<p>If you use real hardware, you need to burn the image to a flash drive and make it bootable. For this I recommend <a href="https://etcher.io/" rel="noopener">etcher</a>.</p>
<h2>Install OpenMediaVault</h2>
<p>Once you get the system started, you&#8217;ll see something like this.</p>
<p><figure id="attachment_6219" aria-describedby="caption-attachment-6219" style="width: 640px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6219" src="https://www.osradar.com/wp-content/uploads/2018/10/3-3.png" alt="3.- OpenMediaVault boot screen" width="640" height="480" srcset="https://www.osradar.com/wp-content/uploads/2018/10/3-3.png 640w, https://www.osradar.com/wp-content/uploads/2018/10/3-3-300x225.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/3-3-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2018/10/3-3-265x198.png 265w, https://www.osradar.com/wp-content/uploads/2018/10/3-3-560x420.png 560w" sizes="(max-width: 640px) 100vw, 640px" /><figcaption id="caption-attachment-6219" class="wp-caption-text">3.- OpenMediaVault boot screen</figcaption></figure></p>
<p>Select the <em>Install</em> option. If you have installed Debian 9 you will find the process very similar.</p>
<p>First you&#8217;ll be asked what country you&#8217;re in.</p>
<p><figure id="attachment_6220" aria-describedby="caption-attachment-6220" style="width: 800px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6220" src="https://www.osradar.com/wp-content/uploads/2018/10/4-3.png" alt="4.- choosing the country where you are" width="800" height="600" srcset="https://www.osradar.com/wp-content/uploads/2018/10/4-3.png 800w, https://www.osradar.com/wp-content/uploads/2018/10/4-3-300x225.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/4-3-768x576.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/4-3-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2018/10/4-3-265x198.png 265w, https://www.osradar.com/wp-content/uploads/2018/10/4-3-696x522.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/4-3-560x420.png 560w" sizes="(max-width: 800px) 100vw, 800px" /><figcaption id="caption-attachment-6220" class="wp-caption-text">4.- choosing the country where you are</figcaption></figure></p>
<p>Then, you will have to configure the Keymap of the keyboard. Choose yours.</p>
<p><figure id="attachment_6221" aria-describedby="caption-attachment-6221" style="width: 800px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6221" src="https://www.osradar.com/wp-content/uploads/2018/10/5-4.png" alt="5.- Keymap keyboard" width="800" height="600" srcset="https://www.osradar.com/wp-content/uploads/2018/10/5-4.png 800w, https://www.osradar.com/wp-content/uploads/2018/10/5-4-300x225.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/5-4-768x576.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/5-4-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2018/10/5-4-265x198.png 265w, https://www.osradar.com/wp-content/uploads/2018/10/5-4-696x522.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/5-4-560x420.png 560w" sizes="(max-width: 800px) 100vw, 800px" /><figcaption id="caption-attachment-6221" class="wp-caption-text">5.- Keymap keyboard</figcaption></figure></p>
<p>At the end of the network configuration, you have enter the hostname of the computer.</p>
<p><figure id="attachment_6222" aria-describedby="caption-attachment-6222" style="width: 800px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6222" src="https://www.osradar.com/wp-content/uploads/2018/10/6-2.png" alt="6.- Entering the hostname" width="800" height="600" srcset="https://www.osradar.com/wp-content/uploads/2018/10/6-2.png 800w, https://www.osradar.com/wp-content/uploads/2018/10/6-2-300x225.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/6-2-768x576.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/6-2-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2018/10/6-2-265x198.png 265w, https://www.osradar.com/wp-content/uploads/2018/10/6-2-696x522.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/6-2-560x420.png 560w" sizes="(max-width: 800px) 100vw, 800px" /><figcaption id="caption-attachment-6222" class="wp-caption-text">6.- Entering the hostname</figcaption></figure></p>
<p>Now it is the turn to place the domain name. If you don&#8217;t have one, then, leave it empty.</p>
<p><figure id="attachment_6223" aria-describedby="caption-attachment-6223" style="width: 800px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6223" src="https://www.osradar.com/wp-content/uploads/2018/10/7-1.png" alt="7.- Setting the domain name" width="800" height="600" srcset="https://www.osradar.com/wp-content/uploads/2018/10/7-1.png 800w, https://www.osradar.com/wp-content/uploads/2018/10/7-1-300x225.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/7-1-768x576.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/7-1-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2018/10/7-1-265x198.png 265w, https://www.osradar.com/wp-content/uploads/2018/10/7-1-696x522.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/7-1-560x420.png 560w" sizes="(max-width: 800px) 100vw, 800px" /><figcaption id="caption-attachment-6223" class="wp-caption-text">7.- Setting the domain name</figcaption></figure></p>
<p>The next step is to define the root password.</p>
<p><figure id="attachment_6224" aria-describedby="caption-attachment-6224" style="width: 800px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6224" src="https://www.osradar.com/wp-content/uploads/2018/10/8-1.png" alt="8.- Setting the root password" width="800" height="600" srcset="https://www.osradar.com/wp-content/uploads/2018/10/8-1.png 800w, https://www.osradar.com/wp-content/uploads/2018/10/8-1-300x225.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/8-1-768x576.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/8-1-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2018/10/8-1-265x198.png 265w, https://www.osradar.com/wp-content/uploads/2018/10/8-1-696x522.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/8-1-560x420.png 560w" sizes="(max-width: 800px) 100vw, 800px" /><figcaption id="caption-attachment-6224" class="wp-caption-text">8.- Setting the root password</figcaption></figure></p>
<p><figure id="attachment_6225" aria-describedby="caption-attachment-6225" style="width: 800px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6225" src="https://www.osradar.com/wp-content/uploads/2018/10/9-1.png" alt="9.- Setting the root password" width="800" height="600" srcset="https://www.osradar.com/wp-content/uploads/2018/10/9-1.png 800w, https://www.osradar.com/wp-content/uploads/2018/10/9-1-300x225.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/9-1-768x576.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/9-1-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2018/10/9-1-265x198.png 265w, https://www.osradar.com/wp-content/uploads/2018/10/9-1-696x522.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/9-1-560x420.png 560w" sizes="(max-width: 800px) 100vw, 800px" /><figcaption id="caption-attachment-6225" class="wp-caption-text">9.- Setting the root password</figcaption></figure></p>
<p>Next, the installation wizard will configure the clock from the internet. However, you have also enter your time zone.</p>
<p><figure id="attachment_6226" aria-describedby="caption-attachment-6226" style="width: 800px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6226" src="https://www.osradar.com/wp-content/uploads/2018/10/10-2.png" alt="10.- Selecting the timezone" width="800" height="600" srcset="https://www.osradar.com/wp-content/uploads/2018/10/10-2.png 800w, https://www.osradar.com/wp-content/uploads/2018/10/10-2-300x225.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/10-2-768x576.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/10-2-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2018/10/10-2-265x198.png 265w, https://www.osradar.com/wp-content/uploads/2018/10/10-2-696x522.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/10-2-560x420.png 560w" sizes="(max-width: 800px) 100vw, 800px" /><figcaption id="caption-attachment-6226" class="wp-caption-text">10.- Selecting the timezone</figcaption></figure></p>
<p>After, the system will start the OpenMediaVault installation.</p>
<p><figure id="attachment_6227" aria-describedby="caption-attachment-6227" style="width: 800px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6227" src="https://www.osradar.com/wp-content/uploads/2018/10/11-1.png" alt="11.- The wizard will install OpenMediaVault on your disk" width="800" height="600" srcset="https://www.osradar.com/wp-content/uploads/2018/10/11-1.png 800w, https://www.osradar.com/wp-content/uploads/2018/10/11-1-300x225.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/11-1-768x576.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/11-1-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2018/10/11-1-265x198.png 265w, https://www.osradar.com/wp-content/uploads/2018/10/11-1-696x522.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/11-1-560x420.png 560w" sizes="(max-width: 800px) 100vw, 800px" /><figcaption id="caption-attachment-6227" class="wp-caption-text">11.- The wizard will install OpenMediaVault on your disk</figcaption></figure></p>
<p>Equally important that the system is the network mirror you have use of Debian. Remember that OpenMediaVault is based on Debian 9. Choose the mirror closest to you.</p>
<p><figure id="attachment_6228" aria-describedby="caption-attachment-6228" style="width: 800px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6228" src="https://www.osradar.com/wp-content/uploads/2018/10/12-1.png" alt="12.- Selecting the Debian Base mirror" width="800" height="600" srcset="https://www.osradar.com/wp-content/uploads/2018/10/12-1.png 800w, https://www.osradar.com/wp-content/uploads/2018/10/12-1-300x225.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/12-1-768x576.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/12-1-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2018/10/12-1-265x198.png 265w, https://www.osradar.com/wp-content/uploads/2018/10/12-1-696x522.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/12-1-560x420.png 560w" sizes="(max-width: 800px) 100vw, 800px" /><figcaption id="caption-attachment-6228" class="wp-caption-text">12.- Selecting the Debian Base mirror</figcaption></figure></p>
<p>Then it will scan the base mirror.</p>
<p><figure id="attachment_6229" aria-describedby="caption-attachment-6229" style="width: 800px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6229" src="https://www.osradar.com/wp-content/uploads/2018/10/13-1.png" alt="13.- Scanning the mirror" width="800" height="600" srcset="https://www.osradar.com/wp-content/uploads/2018/10/13-1.png 800w, https://www.osradar.com/wp-content/uploads/2018/10/13-1-300x225.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/13-1-768x576.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/13-1-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2018/10/13-1-265x198.png 265w, https://www.osradar.com/wp-content/uploads/2018/10/13-1-696x522.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/13-1-560x420.png 560w" sizes="(max-width: 800px) 100vw, 800px" /><figcaption id="caption-attachment-6229" class="wp-caption-text">13.- Scanning the mirror</figcaption></figure></p>
<p>In addition, at the time of installation, you must choose where to install the GRUB boot loader. In this case, <em>/dev/</em>sda<em>.</em></p>
<p><figure id="attachment_6230" aria-describedby="caption-attachment-6230" style="width: 800px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6230" src="https://www.osradar.com/wp-content/uploads/2018/10/14.png" alt="14.- Installing GRUB" width="800" height="600" srcset="https://www.osradar.com/wp-content/uploads/2018/10/14.png 800w, https://www.osradar.com/wp-content/uploads/2018/10/14-300x225.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/14-768x576.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/14-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2018/10/14-265x198.png 265w, https://www.osradar.com/wp-content/uploads/2018/10/14-696x522.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/14-560x420.png 560w" sizes="(max-width: 800px) 100vw, 800px" /><figcaption id="caption-attachment-6230" class="wp-caption-text">14.- Installing GRUB</figcaption></figure></p>
<p>If everything went well, you should see this message at the end.</p>
<p><figure id="attachment_6231" aria-describedby="caption-attachment-6231" style="width: 800px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6231" src="https://www.osradar.com/wp-content/uploads/2018/10/15.png" alt="15.- Installation complete" width="800" height="600" srcset="https://www.osradar.com/wp-content/uploads/2018/10/15.png 800w, https://www.osradar.com/wp-content/uploads/2018/10/15-300x225.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/15-768x576.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/15-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2018/10/15-265x198.png 265w, https://www.osradar.com/wp-content/uploads/2018/10/15-696x522.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/15-560x420.png 560w" sizes="(max-width: 800px) 100vw, 800px" /><figcaption id="caption-attachment-6231" class="wp-caption-text">15.- Installation complete</figcaption></figure></p>
<p>Finally, reboot the system. When you start the system, you will see the following screen, informing the IP address to access the web panel and the credentials to access it.</p>
<p><figure id="attachment_6232" aria-describedby="caption-attachment-6232" style="width: 720px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6232" src="https://www.osradar.com/wp-content/uploads/2018/10/16.png" alt="16.- OpenMediaVault running" width="720" height="400" srcset="https://www.osradar.com/wp-content/uploads/2018/10/16.png 720w, https://www.osradar.com/wp-content/uploads/2018/10/16-300x167.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/16-696x387.png 696w" sizes="(max-width: 720px) 100vw, 720px" /><figcaption id="caption-attachment-6232" class="wp-caption-text">16.- OpenMediaVault running</figcaption></figure></p>
<h2>Accessing to OpenMediaVault web interface</h2>
<p>The installation has been successfully completed. Now start from another computer your favorite web browser, place the IP address of the NAS to access the OpenMediaVault web interface.</p>
<p><figure id="attachment_6233" aria-describedby="caption-attachment-6233" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6233" src="https://www.osradar.com/wp-content/uploads/2018/10/17.png" alt="17.- Login Screen" width="1366" height="665" srcset="https://www.osradar.com/wp-content/uploads/2018/10/17.png 1366w, https://www.osradar.com/wp-content/uploads/2018/10/17-300x146.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/17-768x374.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/17-1024x499.png 1024w, https://www.osradar.com/wp-content/uploads/2018/10/17-696x339.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/17-1068x520.png 1068w, https://www.osradar.com/wp-content/uploads/2018/10/17-863x420.png 863w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-6233" class="wp-caption-text">17.- Login Screen</figcaption></figure></p>
<p>Enter the password that was previously given to you. And you will see the first screen of the system.</p>
<p><figure id="attachment_6234" aria-describedby="caption-attachment-6234" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6234" src="https://www.osradar.com/wp-content/uploads/2018/10/18.png" alt="18.- OpenMediaVault web interface" width="1366" height="665" srcset="https://www.osradar.com/wp-content/uploads/2018/10/18.png 1366w, https://www.osradar.com/wp-content/uploads/2018/10/18-300x146.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/18-768x374.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/18-1024x499.png 1024w, https://www.osradar.com/wp-content/uploads/2018/10/18-696x339.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/18-1068x520.png 1068w, https://www.osradar.com/wp-content/uploads/2018/10/18-863x420.png 863w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-6234" class="wp-caption-text">18.- OpenMediaVault web interface</figcaption></figure></p>
<p>That&#8217;s it.</p>
<p>In conclusion, it is easily possible to say that the installation is simple and very suitable for fair hardware equipment.</p>
<p>We want to know about you, what did you think? do you use NAS? have you used OpenMediaVault?</p>
<p>Please share this article.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-openmediavault-a-solution-for-your-nas/">How to install OpenMediaVault: A solution for your NAS</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/how-to-install-openmediavault-a-solution-for-your-nas/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
