Najbolji videi


Using a Raspberry Pi shouldn’t be complicated.
📥 Download my free PDF glossary to start the right way: https://download.raspberrytips.com/glossary
OpenMediaVault is software that can be installed on any Debian-based distribution, like Raspberry Pi OS Lite. It can be used to host and configure a file server via a web interface in a few clicks.
In this video, I show you how to use it, and make a quick comparison with my Synology NAS.
Hardware used for this video:
- Argon One case: https://raspberrytips.com/argonone (Amazon)
- SSD in the case: https://raspberrytips.com/m2ssd (Amazon)
- USB key for RPI OS: https://raspberrytips.com/myusbkey (Amazon)
- My Raspberry Pi: https://raspberrytips.com/mypi4 (Amazon)
- Synology NAS: https://raspberrytips.com/syno (Amazon)
Check the article for more details:
https://raspberrytips.com/open....mediavault-on-raspbe
Installation command (one line):
wget -O - https://github.com/OpenMediaVa....ult-Plugin-Developer | sudo bash
---------- Links ----------
Master your Raspberry Pi in 30 days (e-book)
📕 https://raspberrytips.com/yt-ebook
Raspberry Pi Bootcamp (course)
📕 https://raspberrytips.com/yt-course
Master Python on Raspberry Pi
📕 https://raspberrytips.com/masterpython
Join us on Patreon!
❤️ https://raspberrytips.com/patreon
👉RaspberryTips: https://raspberrytips.com/
👉Recommended hardware: http://raspberrytips.com/resources
---------- My stuff ----------
(affiliate links)
- Raspberry Pi: https://raspberrytips.com/rpi4 (Amazon)
- SD card: https://raspberrytips.com/sd (Amazon)
- Case: https://raspberrytips.com/case (Amazon)
- Keyboard: https://raspberrytips.com/keyboard (Amazon)
- Touch screen: https://raspberrytips.com/screen (Amazon)
- Video capture: https://raspberrytips.com/capture (Amazon)
- Sense Hat: https://raspberrytips.com/sensehat (Amazon)
- Robot dog: https://raspberrytips.com/robotdog (Amazon)
- Raspad 3: https://raspberrytips.com/raspad
---------- Follow Me! ----------
👉Twitter: https://twitter.com/TipsRaspberry
👉Pinterest: https://www.pinterest.com/raspberrytips/
---------- Timestamps ----------
0:00 Intro
0:32 Why?
1:23 Prerequisites
2:18 Installation
3:22 Overview
4:40 File share creation
6:39 OMV vs Synology vs manual install
7:44 Similar tool
#raspberrypi #openmediavault #synology
Note: This description contains affiliate links.
If you use them, I’ll get a small commission.
The commission comes at no additional cost to you.
RaspberryTips is a participant in the Amazon Associates and other companies affiliate programs.


Want a Universal Backup that works on EVERY operating system and is free + open source? Urbackup is the software you are looking for!
Website Guide: https://christitus.com/urbackup/ .
►► Digital Downloads ➜ https://www.cttstore.com
►► Reddit ➜ https://www.reddit.com/r/ChrisTitusTech/
►► Titus Tech Talk ➜ https://www.youtube.com/c/TitusTechTalk
►► Twitch ➜ https://www.twitch.tv/christitustech ►► BlueSky ➜ https://bsky.app/profile/christitus.com


Presented by Karl Schopmeyer, Owner, Inova Development Inc.
Download Presentation:
https://www.snia.org/sites/def....ault/files/SDC/2018/
Abstract:
Using scripts and automation tools such as Ansible is common when doing repetitive management tasks and monitoring systems in the data center, but writing these scripts can be challenging when integrating with different storage system management interfaces. PyWBEM simplifies these tasks when dealing with storage systems managed by the Storage Management Initiative Specification (SMI-S) standard. PyWBEM is an open source Python library that simplifies dealing with storage system discovery, security, monitoring, performance, fault reporting, and active management.
This talk provides an overview of the use of the PyWBEM project tools to automate and simplify access and configuration of storage systems that are managed via an SMI-S connection. Examples of automation with tools like Ansible using PyWBEM and the PyWBEMtools as the resource manager will be provided. The talk will also cover future directions for the PyWBEM open source project.
Learning Objectives:
1. Introduce attendees to the active PyWBEM open source project
2. Describe storage management use case scenarios and how they are being solved using PyWBEM
3. Describe the use of the SMI resource layer based on the SMI profiles to enable scripting and automation of the management of SMI based resources
4. Demonstrate specific use cases of SMI management automation using the PyWBEM tools
5. Discuss future directions for the PyWBEM project


As a precursor to getting to more Power Supply and other electronic projects on the go, I want to look at a few programming languages / environments I have not used before
In this case I will look at using Node-Red.
To quote the site http://nodered.org/
"Node-RED
A visual tool for wiring the Internet of Things.
Node-RED is a tool for wiring together hardware devices, APIs and online services in new and interesting ways."
This is a programming environment driven by a graphical WEB page and uses Drag and Drop with configuration of nodes to build your application
Many nodes are available and if you cannot find what you need, it seems to be fairly simple to add you own, and if you know Java then even better.
It will run on many platforms including Windows, Linux and OSX and or course a range of hardware including the PC or Raspberry PI.
A long-time friend of mine "Peter Scargill" has been using Node-RED for a while and provided me access to a few scripts he uses to make configuring the PI a little easier. The process will still take an hour or two but this is including everything from creating a boot SD card through to a full working environment including a Database, MQTT, WEB Admin Pages and many node-RED nodes installed
Pete’s technical blog is here: - http://tech.scargill.net/
His scripts can be found here: - https://bitbucket.org/snippets/scargill/
Node-RED documentation can be found here: - http://nodered.org/
And if you google "Node-Red Nodes" you will find plenty more. Add "Scargill" to the search for many posts by Pete. (He goes by Pete, I go by Peter :) )
And some useful info for node-RED from IBM can be found here: - http://www.techrepublic.com/article/node-red/
I will be following this post with actual programming tutorials and sessions using node-RED very soon so keep an eye out.


Teleport Open-Source Community Edition: https://cybercademy.org/go-teleport
👇 Links, timestamps, and notes below 👇
🔗 Website Links Mentioned
Passwordless Homelab Project Overview Slides: https://docs.google.com/presen....tation/d/1l-X9uXgosg
Teleport: https://goteleport.com/?utm_campaign=eg&utm_medium=partner&utm_source=GrantCollins
Signup for a free domain name with Freenom: https://www.freenom.com/en/index.html?lang=en
Note: Type in domain name, choose “Checkout”, and create a new account.
Sign up for AWS: https://portal.aws.amazon.com/....billing/signup#/star
AWS Educate (apply for free annual credits): https://aws.amazon.com/education/awseducate/
Deploy Open Source Teleport on a Linux Server (commands used to download Teleport Cluster): https://goteleport.com/docs/de....ploy-a-cluster/open-
Local Lab (with Docker Desktop): https://goteleport.com/docs/tr....y-out-teleport/docke
Introduction to Linux for Cybersecurity Crash Course - https://www.youtube.com/watch?v=2eEe5LnEbks&list=PLLDjng0_4bmMQgeomsJIyUZTt7YM9UfLt
⏰ Timestamps
0:00 – Introduction
0:45 – Project Overview & Prerequisites
8:38 – 1) Register a Free Domain Name
11:27 – 2) Create a Teleport Cluster with AWS EC2
21:02 – 3) Log into EC2 and Download Teleport
24:50 – 4) Configure Teleport Cluster
30:00 – 5) Login to Teleport UI
34:52 – 6) Connect Personal Computer
39:13 – 7) Add Another SSH Node
43:44 – 8) Conclusion
🐕 Follow Me:
Twitter: https://twitter.com/collinsinfosec
Instagram: https://www.instagram.com/collinsinfosec
Cybercademy Discord Server: https://discord.gg/bWymWhCv9p
🤔 Have questions, concerns, comments? -
Email me: grant@cybercademy.org
🎧 Gear:
Laptop (Lenovo X1 Carbon Ultrabook 6th Gen): https://amzn.to/2O0UfAM
Monitors (Dell D Series 31.5” D3218HN): https://amzn.to/2EXlgRF
Keyboard (Velocifire VM01): https://amzn.to/2TEswfd
Headphones (Audio Technica ATH-M40x): https://amzn.to/2F4Tvq6
Work Monitors (Dell U4919DW UltraSharp 49 Curved Monitor): https://amzn.to/3yQmDhM
Desk (FLEXISPOT EW8 Comhar Electric Standing Desk): https://amzn.to/3S9OxvG
Chapters


Ubuntu 20.10 is now available as a BETA release. This includes a Raspberry Pi server edition. In this video I will boot up from a newly created image using the image from:
https://cdimage.ubuntu.com/releases/20.10/beta/
*********
UPDATE! Ubuntu 20.10 is now also available as a desktop edition for the Raspberry Pi. See the following link for more details: https://youtu.be/-RPcRlDfoQg
*********
After showing the install of Raspberry Pi server edition I then show how it can be setup as a basic web server with a simple test page created in html.
This is just the first steps in setting up a web server as it only installs Apache 2. You may also want to install a database such as Maria DB or other applications. You will probably also want to change to a static IP address which is not shown in this video.
The console screen video is captured using gucview
Chapters
00:00 Introduction
00:40 Console screen and login to ubuntu
02:48 Logging in remotely using ssh
03:22 Installing apache2 web server
04:28 Loading the default page in a web browser
05:21 Changing ownership of the html directory
05:58 Creating a basic text only html page
This was tested using the beta image installed onto an SD Card. I have tried to boot from an external USB drive (eg SSD drive), but that was unsuccessful. See the comments for more details - or please let me know if you have had more success.
This video is also included on my website at: http://www.penguintutor.com/ne....ws/raspberrypi/rpi-u


Hello and welcome to the second video of this series which explains how to setup your Virtual machine optimized for deep learning on the Google cloud platform.
In this video you will find out the best practices on how to setup your deep learning environment on the google cloud platform.
Feel free to leave us questions and suggestions in the comment sections below.
# Link
Follows us on Twitter: https://twitter.com/africa_android


Hi Guys,
This video is regarding Installation process of KVM Hypervisor on CentOS8 /RHEL 8 in a Physical machine and Create / Manage Virtual Machine using Cockpit
I have used CentOS 8 for this video you can use these commands on RHEL8 and Fedora too . Please follow the process and if you find out any kind of difficulty please let me know on the comment section
============================================
Commands: KVM installation On CentOS 8 / RHEL 8
============================================
Part Two Link: https://youtu.be/vIXc-wfhh_k
# Virtualization Compatibility Check
grep -e 'vmx' /proc/cpuinfo #Intel systems
grep -e 'svm' /proc/cpuinfo #AMD systems
# KVM Modules Confirmation Check
lsmod | grep kvm
# Cockpit WEB Console Installation
dnf install cockpit cockpit-machines
# Start , Enable , and Checking Status of Cockpit Service
systemctl start cockpit.socket
systemctl enable cockpit.socket
systemctl status cockpit.socket
# Configuring the Cockpit Service in System Firewall
firewall-cmd --add-service=cockpit --permanent
firewall-cmd --reload
# Accessing the Host From WEB Browser
https://FQDN:9090/
OR
https://SERVER_IP:9090/
# KVM Installation Process
dnf module install virt
dnf install virt-install virt-viewer
#Checking the Hypervisor Status
virt-host-validate
# Start , Enable , and Checking Status of Libvirtd Service
systemctl start libvirtd.service
systemctl enable libvirtd.service
systemctl status libvirtd.service
Note: Before Starting this Installation Please Update your server Using dnf Update command.
#KVM #Install #CentOS8 #RHEL8 #Linux


In this video, I demonstrate how to install Wordpress on Ubuntu. To read the full write-up, visit my blog at http://ajreissig.com/install-wordpress-ubuntu/
Here is a link to Matt Hartley's video I mentioned: http://freedompenguin.com/arti....cles/just-ask-matt/h
As always, thanks for watching. To keep up with my latest content, please subscribe to my channel at https://www.youtube.com/user/freedomredux
If you want to meet up on social media, here are my profiles:
Google+ http://bit.ly/1n7Py3u
FaceBook https://www.facebook.com/FreedomRedux/
Twitter http://bit.ly/RKpAJc
Pinterest http://bit.ly/1iWcBKD
My Blog: http://ajreissig.com/
If you'd like to donate to this channel, follow this link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=P7394SZXF95P6
Please visit and subscribe to my fellow Linux YouTubers:
Kips Linux Tips: https://www.youtube.com/channe....l/UC1snR04Fnjr-0XwSk
Matthew Moore: https://www.youtube.com/channe....l/UCVTlmFfclZsEj_Wo5
Quidsup: https://www.youtube.com/user/quidsup
OhHeyitsLou: https://www.youtube.com/channe....l/UC3qmmCSc7VnbuTyxg
Infinite Galactic: https://www.youtube.com/channe....l/UC3jSNmKWYA04R47fD
Charlie Henson: https://www.youtube.com/channe....l/UCNP_LDBvWldxCkVYL
Tostoday: https://www.youtube.com/user/tostoday
Open FOSS Training: https://www.youtube.com/channe....l/UCdo3NGv7jKZ6e5jxM
TheFrugalComputerGuy: https://www.youtube.com/channe....l/UCbZ8wD6pmGb9qHqvx
Ghost Sixtyseven: https://www.youtube.com/channe....l/UCglkWuyZDppWD2BVs
-~-~~-~~~-~~-~-
Please watch: "Ubuntu 17.10 Linux OS Review: Gnome Shell Awesome!"
https://www.youtube.com/watch?v=EZ17WHb0-vo
-~-~~-~~~-~~-~-


Welcome to APNIC 52! You can follow the sessions live on YouTube but if you would like to ask questions of the speakers or participate in chat with other attendees, please join the Zoom streams from the APNIC 52 website: https://conference.apnic.net/5....2/program/schedule/#


API Functional Testing Demo. WhatsApp us on +91-8019952427 to enroll Demo on 11th April 2023.
*****************************************************************
Welcome to Isha Training Solutions.
To enroll for the “API Functional Testing” Course, pls WhatsApp me or call me on +91-8019952427.
For course content and further information, pls refer to below link
http://www.ishatrainingsolutio....ns.org/api-functiona
If you would like to get updates from "Isha Training Solutions" regarding upcoming courses, learning material etc...pls register using below link
http://eepurl.com/dlZNW1
Live project support is provided on any performance testing tools and also any protocols under the roof
***********************************************************************************************
Other Courses Offered by ISHA
1) Performance Engineering Course
http://ishatrainingsolutions.o....rg/performance-engin
2) Cloud Performance Engineering in DevOps - Core to Master Level
http://ishatrainingsolutions.o....rg/cloud-performance
3) AppDynamics
http://ishatrainingsolutions.org/app-dynamics/
4) Dynatrace
http://ishatrainingsolutions.o....rg/dynatrace-trainin
5) Jmeter Core to Master Level
http://ishatrainingsolutions.o....rg/jmeter-core-to-ma
6) Performance Testing using LoadRunner
http://ishatrainingsolutions.o....rg/microfocus-loadru
7) Advanced LoadRunner
http://ishatrainingsolutions.o....rg/advanced-scriptin
8) Web Services Performance Testing using LoadRunner
http://ishatrainingsolutions.o....rg/performance-testi
9) SAPGUI protocol - Performance Testing for SAP applications Using LoadRunner
http://ishatrainingsolutions.o....rg/loadrunner-sap-we
10) TruClient Protocol Using LoadRunner
http://ishatrainingsolutions.o....rg/true-client-proto
11) Mobile Performance Testing using LoadRunner and JMeter
http://ishatrainingsolutions.o....rg/mobile-performanc
12) Performance Testing using NeoLoad
http://ishatrainingsolutions.o....rg/performance-testi
13) Splunk
http://www.ishatrainingsolutio....ns.org/splunk-for-pe
14)Selenium
http://www.ishatrainingsolutio....ns.org/courses/selen
15) Datadog
http://ishatrainingsolutions.o....rg/courses/datadog-s
16)Newrelic
http://ishatrainingsolutions.org/newrelic/
17)Mobile Automation with Appium
http://www.ishatrainingsolutio....ns.org/mobile-automa
18)Manual Testing
http://www.ishatrainingsolutio....ns.org/manual-testin
19)Automated Performance : End user experience , Monitoring and Jenkins Pipeline execution – Crash Course
http://www.ishatrainingsolutio....ns.org/automated-per
20)Silk Performer
http://ishatrainingsolutions.o....rg/silk-performer-tr
21)Infrastructure and Network Analysis for Performance Engineers
http://ishatrainingsolutions.o....rg/infrastructure-an
22)Chaos Engineering
http://ishatrainingsolutions.o....rg/chaos-engineering
23).NET Performance Engineering
http://ishatrainingsolutions.o....rg/net-performance-e
24)Java for Performance Engineers
http://ishatrainingsolutions.o....rg/java-for-performa
25)Performance Testing with Gatling
http://www.ishatrainingsolutio....ns.org/performance-t
26)Monitoring Made Easy
http://ishatrainingsolutions.o....rg/monitoring-made-e
27)Selenium for Performance Testers and Leads
http://ishatrainingsolutions.o....rg/selenium-for-perf
28)Winning New Performance Testing Clients and Presenting Performance Test Proposals
http://www.ishatrainingsolutio....ns.org/winning-new-p
29)Crash Course On Performance Monitoring – End User Experience of Web and Mobile Apps
http://ishatrainingsolutions.o....rg/crash-course-on-p
30)Practical Crash course on “Live Performance Testing Project”
http://ishatrainingsolutions.o....rg/practical-crash-c
31)Linux for Performance Testers/Functional Testers/SDET
http://www.ishatrainingsolutio....ns.org/linux-for-per
***********
For further details, pls contact me.
Contact : Kumar Gupta
Call : +91-8019952427/ WhatsApp : +91-8019952427
kgupta.testingtraining@gmail.com


Nobody does network asset monitoring as well as Nagios, and NEMS Linux brings a fully-configured Nagios server to your Raspberry Pi. Robbie and Bekah check out the latest release of the Nagios Enterprise Monitoring Server for Raspberry Pi 3.
Get NEMS Linux for Free: https://nemslinux.com/


We will use the GitHub actions to create a PWA (progressive web app) and test it using Lighthouse CI. I will also review my improvements from the report CI in Lighthouse.
Git repository:
https://github.com/kalaspuffar/stuff2buy
DigitalOcean's App Platform allows you to build, deploy, and scale apps quickly using a simple, fully-managed solution. We’ll handle the infrastructure, app runtimes, and dependencies so you can focus on your code and launch your app efficiently.
https://digitalocean.pxf.io/c/....3402234/1373760/1589
Leverage AI in your software development workflow. Enhance your skills as a software developer, grow your career, and stay competitive in this fast-paced industry.
https://imp.i384100.net/c/3402234/2145943/14726
Join the channel to get access to more perks:
https://www.youtube.com/channe....l/UCnG-TN23lswO6QbvW
Or visit my blog at:
https://danielpersson.dev
Outro music: Sanaas Scylla
#lighthouse #pwa #actions


SLIDES: https://drive.google.com/open?....id=0B7zweKma2uL1c1pN
Jafar Husain is the Cross-Team Technical Lead for the Netflix UI's. He is the architect of Netflix's UI data platform "Falcor", and specializes in building reactive, event-driven systems. He is the Netflix representative on the JavaScript standards committee (TC-39) and is actively working to evolve the JavaScript language.
Imagine how easy building your application would be if all of the data in the cloud was available in-memory on the client.
Falcor is the JS data access framework that powers Netflix. We'll show you how to use Falcor to replace all of your endpoints a with a single JSON resource on the server. Then we'll show you how to use the power of Angular 2 templates to bind your templates directly to your JSON resource in cloud without any code at all! You'll see how simple app development can be when your controllers don't have to worry about retrieving data from the server.
You'll also see how easy it is to integrate Falcor into your existing stack, regardless of whether you are using a single database, or like Netflix, have a huge number of different back-end services.


Welcome back to another video. In this one I am going over how I scored a Mini PC for use as an at home server on the cheap for running services like Jellyfin, Nextcloud, and more!
Containers mentioned:
Jellyfin: https://hub.docker.com/r/linuxserver/jellyfin
Nextcloud: https://hub.docker.com/_/nextcloud
Time Machine: https://hub.docker.com/r/mbentley/timemachine
Docker Linux Install Instructions: https://docs.docker.com/engine/install/ubuntu/
Song: JPB - Top Floor [NCS Release]
Music provided by NoCopyrightSounds
Free Download/Stream: http://NCS.io/TopFloor
Watch: http://youtu.be/h-jxgXxRgnM


Have you ever heard the sentence that every device can be hacked? I have talked to several security researchers who have experience in hacking Browsers, iPhones and more, to figure out if this is true. And if it's true, should you be worried?
You should worry more about Phishing: https://www.youtube.com/watch?v=NWtm4X6L_Cs
@steventseeley: https://twitter.com/steventseeley
@s1guza: https://twitter.com/s1guza
@itszn13: https://twitter.com/itszn13
@xerub: https://twitter.com/xerub
@gf_256: https://twitter.com/gf_256 / https://www.youtube.com/channe....l/UCmYAXMxue6UdEPfAP
---
00:00 - Can Every Device Get Hacked?
00:53 - Collaboration
02:24 - Law of Security: The More Complexity, The More Insecure
03:20 - Proof #1: Zerodium
04:55 - Proof #2: Phone Vendor Security Updates
05:33 - Proof #3: Hacking Competitions
06:28 - "Can You Find The Vulnerabilities Alone?"
09:27 - "Weaponized" (or Operationalized) Exploits
10:35 - The Original Question Is Useless
11:18 - Risk Of Your Device Getting Hacked?
12:32 - The Economics Of The Attacker
14:30 - Who Should Be Worried About 0days?
15:11 - Attack On Security Researchers
16:06 - What Can You Do Against Hackers?
18:15 - Trick Against Smartphone Hacking
19:22 - Summary and Conclusion
21:21 - Outro
-=[ ❤️ Support ]=-
→ per Video: https://www.patreon.com/join/liveoverflow
→ per Month: https://www.youtube.com/channe....l/UClcE-kVhqyiHCcjYw
-=[ 🐕 Social ]=-
→ Twitter: https://twitter.com/LiveOverflow/
→ Instagram: https://instagram.com/LiveOverflow/
→ Blog: https://liveoverflow.com/
→ Subreddit: https://www.reddit.com/r/LiveOverflow/
→ Facebook: https://www.facebook.com/LiveOverflow/


Set up and install Wordpress on a VPS with Hostinger. Use my link https://hostinger.com/davidb or coupon code DAVIDB to get an additional discount for all Hostinger VPS packages or Shared Hosting Plans.
If you are wondering how to set up Hostinger VPS, then this is for you:
https://www.youtube.com/watch?v=N2h2n7Df_2Y
In this video, we'll walk through how to set up a VPS plan on Hostinger and install Cloudpanel. Cloudpanel will be our server control panel which makes the process of adding multiple websites to a vps easy. Then we will connect our domain name to our new VPS and connect the free SSL to keep our site secure (using Let's Encrypt). We will also see how easy it is to install Wordpress on our new VPS hosting.
If you are interested in using Hostinger's Shared or VPS hosting, then make sure to take advantage of the hosting discount using the link above to lock down the best rate.


In this video, we're going to show you how to enable and disable cookies on your iPhone. Cookies are tiny files that help websites remember your preferences, so we can give you a better experience when you visit our website again.
How to Enable or Disable Cookies on iPhone?
If you want to manage your cookies yourself, this video is a great resource for you. We'll show you how to enable and disable cookies on your iPhone, so you can control the information we collect about you.
Learn more about How to Enable or Disable Cookies on iPhone.
=================================
You can watch other iPhone tutorials here https://www.youtube.com/playli....st?list=PLZXB_RccsZs
=================================
Join this channel to support me and get access to the perks:
https://www.youtube.com/channe....l/UCZgr5g1rhvXmjGa3F
=================================
You can increase your views on YouTube by installing this free tool:
https://www.tubebuddy.com/DexHowTo
https://vidiq.com/dexhowto
=================================
Join Discord Server To Ask More Questions https://discord.gg/ypQEjAqZjG
=================================
More Videos
https://www.youtube.com/watch?v=c73xwSPRjOc
https://www.youtube.com/watch?v=O3bow3MLAqY
https://www.youtube.com/watch?v=dZ4fv_eU_Xw
https://www.youtube.com/watch?v=M-01zNBOBYE
https://www.youtube.com/watch?v=3coZHsj4zEA
https://www.youtube.com/watch?v=6a_qa8RSGzA
https://www.youtube.com/watch?v=gp1ypuQaWKU
https://www.youtube.com/watch?v=E12jOtV7poM
https://www.youtube.com/watch?v=4lOEu9oypfk
https://www.youtube.com/watch?v=phrFY5xE_Ak
https://www.youtube.com/watch?v=DY9M5Ql69w4
https://www.youtube.com/watch?v=PVv6FhOeXBU
https://www.youtube.com/watch?v=s-WxgDet4mk
https://www.youtube.com/watch?v=DJJD7IP1i5s
https://www.youtube.com/watch?v=FMzEjPR9S0k
https://www.youtube.com/watch?v=OZm7dX1CHfs
https://www.youtube.com/watch?v=N1czu_ehiVM
https://www.youtube.com/watch?v=3_nTCxOt5OY
https://www.youtube.com/watch?v=HmGcJ_unr2E
https://www.youtube.com/watch?v=7Ll--xZ9pD8
https://www.youtube.com/watch?v=VjChqvEOIZU
https://www.youtube.com/watch?v=ZP0a8KYDBy4
https://www.youtube.com/watch?v=2ItLnnh11oY
https://www.youtube.com/watch?v=3-CI_8iCuDY
https://www.youtube.com/watch?v=0Hfd2-b0p1g
https://www.youtube.com/watch?v=yABAoPn_qPs
https://www.youtube.com/watch?v=JCHPPUZCsw8 .
https://youtu.be/1Gad1NZ6_hc .
https://youtu.be/7KAlyMV3HAk .
https://youtu.be/L04J-ZFDwVQ .
https://youtu.be/BPnHojHZ67Q .
https://youtu.be/uKvi5Ix6ZYE .
https://youtu.be/TcyGI5TUIMM .
https://youtu.be/N1tpSXt3qUk .
https://youtu.be/brA9ZzKZHOY .
https://youtu.be/-b3W-tnmOcU .
https://youtu.be/MJaUu_wmEZ0 .
https://youtu.be/s0HZhbK8xWg .
https://youtu.be/znVjEfiybug .
https://youtu.be/DsAtzgJbJk8 .
https://youtu.be/6XdKVwvyniM .
https://youtu.be/SVotrcBBInA .
https://youtu.be/DwB_BbSIgHw .
https://youtu.be/MTqQGquBb3E .
https://youtu.be/T4oh7Md_bIE


In this comprehensive tutorial, we'll guide you through the step-by-step process of building and setting up a RAID 10 NAS (Network Attached Storage) using the Raspberry Pi 4 or the latest Raspberry Pi 5.
Learn how to enhance your storage capabilities, improve data redundancy, and boost performance by configuring a RAID 10 array on these compact and powerful single-board computers.
🔧 Topics Covered:
- Introduction to RAID 10 and its benefits
- Choosing the right hardware components for your NAS setup
- Installing the necessary software and operating system
- Preparing and formatting your storage drives
- Configuring RAID 10 using software RAID tools (MDADM and Webmin)
- Setting up Samba Server
- Configuring network access and permissions
- Testing and optimizing your RAID 10 NAS for performance
Whether you're a beginner or an experienced Raspberry Pi enthusiast, this tutorial provides valuable insights and practical tips to create a reliable and efficient NAS solution for your home or small office.
Commands (in Sequence):
sudo apt update
sudo apt upgrade -y
sudo apt install mdadm
sudo nano /etc/apt/sources.list
Paste the following:
deb https://download.webmin.com/download/repository sarge contrib
sudo apt-key add jcameron-key.asc
sudo apt update && sudo apt install webmin -y
Format RAID10
sudo mkfs.ext4 -v -m .1 -b 4096 -E stride=32,stripe-width=64 /dev/md0
sudo mkdir /media/SambaNAS
sudo mount /dev/md0 /media/SambaNAS
sudo chown ravi:ravi /media/SambaNAS
sudo apt install samba
sudo nano /etc/samba/smb.conf
Paste this at the end:
[RAID10_NAS]
comment = RADI10 NAS on Raspberry Pi
path = /media/SambaNAS
read only = no
browsable = yes
sudo service smbd restart
sudo blkid
sudo nano /etc/fstab
UUID=(my_uuid) /media/SambaNAS ext4 defaults,nofail 0 0
cat /etc/fstab
Please Support me on Patreon: https://www.patreon.com/techposts
-My Gears-
My Camera- http://amzn.to/2mkYkT1
My Laptop- http://amzn.to/2r1MQtl
My Mic (Voice-over) - http://amzn.to/2ml0H88
My Lav Mic- http://amzn.to/2CSAIft
My Smartphone- http://amzn.to/2FvNimK
My Tripod- http://amzn.to/2CUsVxC and Pico Dolly: http://amzn.to/2ExqXUA
My Tripod (For Smartphone)- http://amzn.to/2D374bA
32GB Memory Card- http://amzn.to/2DjQDV3
Green Screen- http://amzn.to/2mkZ0Yv
Boom Arm For Mic- http://amzn.to/2Dl6mDn
Subscribe to our Youtube Channel for More: http://goo.gl/BE00aR
You can also Follow "Techposts" on:
Facebook: https://www.facebook.com/techposts007
Google+: https://google.com/+Ravisingh9
Twitter: https://twitter.com/coolbuddy543
Visit http://http://techposts.org for More Tech How to guides.