H2DC - How to do Computers
H2DC - How to do Computers
  • 27
  • 606 992
Automatically Back Up pfSense configuration using Windows Powershell
Links used in video:
github.com/badbread/breadsPFsenseAutoBackup
github.com/KoenZomers/pfSenseBackup/releases
---------
NEW H2DC Discord - discord.gg/cvSj2QGXqw
Facebook - H2DC-How-To-Do-Computers-108075255013728
Twitter - how2docomputers
Instagram - howtodocomputers NEW H2DC Discord - discord.gg/cvSj2QGXqw
Переглядів: 1 122

Відео

Baremetal Backup and Restore on a ProxMox/Linux Server HOST Machine using Veeam for Linux
Переглядів 18 тис.2 роки тому
Veeam login/create account: www.veeam.com/ Link to Veeam Agent for Linux: www.veeam.com/linux-backup-download.html Link to Putty for SSH: www.putty.org/ Link to WinSCP for SFTP winscp.net/eng/index.php Videos referenced in this upload: Passing a storage drive through to a VM: ua-cam.com/video/U-UTMuhmC1U/v-deo.html Creating Bootable media with rufus: ua-cam.com/video/JlUm_gi7eUE/v-deo.html Comm...
Mounting a CIFS Network Share in Debian/Linux/LXC
Переглядів 14 тис.2 роки тому
Commands Used: Update/Upgrade # apt update # apt upgrade # apt install cifs-utils Create/open credentials file # nano /root/.smbcred Enter following info: username=smbuser password=Homelab1 domain=test set /smbcred access to root only # chmod 400 /root/.smbcred Check .smbcred access # ls -al /root/.smbcred Make mountpoint directory # mkdir /mnt/testshare Mount the share manually mount.cifs -v /...
Upgrading from ProxMox 6 to ProxMox 7
Переглядів 11 тис.2 роки тому
ProxMox 6.x to 7.x upgrade page: pve.proxmox.com/wiki/Upgrade_from_6.x_to_7.0 Commands used: pastebin.com/HLCdPPtf Facebook - H2DC-How-To-Do-Computers-108075255013728 Twitter - how2docomputers Instagram - howtodocomputers NEW H2DC Discord - discord.gg/cvSj2QGXqw
Running Docker under LXC Containers in ProxMox for Extra Granularization
Переглядів 33 тис.3 роки тому
$ apt update $ apt upgrade Installing required packages $ apt install apt-transport-https ca-certificates curl gnupg2 software-properties-common add the docker gpg key $ curl -fsSL download.docker.com/linux/debian/gpg | apt-key add - add the docker repository $ add-apt-repository "deb [arch=amd64] download.docker.com/linux/debian $(lsb_release -cs) stable" another apt update $ apt update instal...
Passing a Physical Drive through to a VM in ProxMox
Переглядів 78 тис.3 роки тому
# ls -n /dev/disk/by-id/ # /sbin/qm set [VM-ID] -virtio2 /dev/disk/by-id/[DISK-ID] VirtIO Windows Drivers - pve.proxmox.com/wiki/Windows_VirtIO_Drivers Installing VMs in ProxMox - ua-cam.com/video/ckPCl_B5gSc/v-deo.html Facebook - H2DC-How-To-Do-Computers-108075255013728 Twitter - how2docomputers Instagram - howtodocomputers NEW H2DC Discord - discord.gg/...
Virtualizing An Internal Network With pfSense In ProxMox
Переглядів 21 тис.3 роки тому
commands used: # apt install ifupdown2 pfSense Download - www.pfsense.org/download/ Facebook - H2DC-How-To-Do-Computers-108075255013728 Twitter - how2docomputers Instagram - howtodocomputers NEW H2DC Discord - discord.gg/cvSj2QGXqw
Setting up an Active Directory Domain Controller in Windows Server 2019
Переглядів 2,6 тис.3 роки тому
Installing Windows Server 2019 - ua-cam.com/video/5-h6URqCYio/v-deo.html Installing VMs on ProxMox - ua-cam.com/video/ckPCl_B5gSc/v-deo.html Updated Microsoft Security Best Practices: docs.microsoft.com/en-us/archive/blogs/secguide/security-baseline-final-for-windows-10-v1903-and-windows-server-v1903 Facebook - H2DC-How-To-Do-Computers-108075255013728 Twitter - how2doco...
Backing up VMs and Containers in Proxmox
Переглядів 4,5 тис.3 роки тому
Configuring Storage in ProxMox: ua-cam.com/video/HqOGeqT-SCA/v-deo.html Facebook - H2DC-How-To-Do-Computers-108075255013728 Twitter - how2docomputers Instagram - howtodocomputers NEW H2DC Discord - discord.gg/cvSj2QGXqw
Install and Configure Windows Server 2019
Переглядів 12 тис.3 роки тому
Commands used: slmgr.vbs -dli slmgr.vbs -rearm Server 2019 Evaluation: www.microsoft.com/en-us/evalcenter/evaluate-windows-server-2019 Facebook - H2DC-How-To-Do-Computers-108075255013728 Twitter - how2docomputers Instagram - howtodocomputers NEW H2DC Discord - discord.gg/cvSj2QGXqw
Cloning VMs and Containers in ProxMox
Переглядів 11 тис.3 роки тому
Commands/bat file contents: C:\Windows\System32\sysprep\sysprep /generalize /oobe /reboot Facebook - H2DC-How-To-Do-Computers-108075255013728 Twitter - how2docomputers Instagram - howtodocomputers NEW H2DC Discord - discord.gg/cvSj2QGXqw
Safely Storing Data in the Cloud with Duplicati
Переглядів 1,1 тис.3 роки тому
Download Duplicati: www.duplicati.com/download Facebook - H2DC-How-To-Do-Computers-108075255013728 Twitter - how2docomputers Instagram - howtodocomputers NEW H2DC Discord - discord.gg/cvSj2QGXqw
Installing Virtual Machines in ProxMox
Переглядів 16 тис.3 роки тому
Configuring Storage: ua-cam.com/video/HqOGeqT-SCA/v-deo.html Windows VirtIO ISO: pve.proxmox.com/wiki/Windows_VirtIO_Drivers Facebook - H2DC-How-To-Do-Computers-108075255013728 Twitter - how2docomputers Instagram - howtodocomputers NEW H2DC Discord - discord.gg/cvSj2QGXqw
Using Rufus to Create Bootable Media
Переглядів 2,2 тис.3 роки тому
Download Rufus: rufus.ie/en/ Facebook - H2DC-How-To-Do-Computers-108075255013728 Twitter - how2docomputers Instagram - howtodocomputers NEW H2DC Discord - discord.gg/cvSj2QGXqw
Configuring Storage in ProxMox
Переглядів 169 тис.3 роки тому
Commands Used: fdisk /dev/your_disk # fdisk /dev/sdb # g # w zfs create pool_name/data_set_name -o mountpoint=/mnt_point # zfs create ZFS01/Data01 -o mountpoint=/zfsdata Referenced videos Installing ProxMox: ua-cam.com/video/GYOlulPwxlE/v-deo.html ProxMox Initial Configuration: ua-cam.com/video/R0Zn0bdPwcw/v-deo.html Facebook - H2DC-How-To-Do-Computers-108075255013728 Twitter - twi...
Installing Virtual Machines on VMWare ESXi 7
Переглядів 16 тис.3 роки тому
Installing Virtual Machines on VMWare ESXi 7
HomeLab on a Slab - Mobile all-in-one ProxMox Homelab
Переглядів 6 тис.3 роки тому
HomeLab on a Slab - Mobile all-in-one ProxMox Homelab
How to Install VMWare ESXi 7
Переглядів 9 тис.3 роки тому
How to Install VMWare ESXi 7
ProxMox 7.0 Post Install Configuration
Переглядів 32 тис.3 роки тому
ProxMox 7.0 Post Install Configuration
How to Install pfSense 2.5.2
Переглядів 1,6 тис.3 роки тому
How to Install pfSense 2.5.2
Passing Through Storage Devices in Hyper V
Переглядів 1,3 тис.3 роки тому
Passing Through Storage Devices in Hyper V
Enable Nested Virtualization in Hyper V
Переглядів 17 тис.3 роки тому
Enable Nested Virtualization in Hyper V
The Homelab An Introduction
Переглядів 7433 роки тому
The Homelab An Introduction
Performing Routine Maintenance on Windows 10
Переглядів 1,6 тис.3 роки тому
Performing Routine Maintenance on Windows 10
How to install Proxmox VE 7.0
Переглядів 24 тис.3 роки тому
How to install Proxmox VE 7.0
Enabling Hyper V in Windows 10 Pro and Enterprise
Переглядів 1,5 тис.3 роки тому
Enabling Hyper V in Windows 10 Pro and Enterprise
Enable Hyper-V on Windows 10 Home
Переглядів 100 тис.3 роки тому
Enable Hyper-V on Windows 10 Home

КОМЕНТАРІ

  • @stephenhulme90
    @stephenhulme90 4 дні тому

    3rd guide i have followed and failed :( think docker and frigate is beyond me.

  • @ElementAnimationDeletedVideos

    Dont listen to him, my pc got destroyed with boot issues, DONT DO IT

  • @Mr_ToR
    @Mr_ToR 5 днів тому

    do "apt install blksnap" before "apt install veeam".

  • @setorliguddah
    @setorliguddah 7 днів тому

    This video saved me hours and hours of research...I am new to promox and needed to use the whole drive..any subscriber added

  • @SteveMiddleton
    @SteveMiddleton 9 днів тому

    Hi, I've just installed this on a new node and I get the following error message when trying to back up the whole machine "Failed to create volume snapshot / failed to take volume snapshot / failed to perform backup / insufficient free space for a snapshot in a volume group: pve" Given this has worked on my previous nodes, what could the problem be please?

  • @ryanmalone2681
    @ryanmalone2681 10 днів тому

    Great tutorial. Everything worked as expected as in the video except one thing; the disk doesn't show up in partition manager. No errors in Proxmox or Windows. Weird.

  • @wila6796
    @wila6796 11 днів тому

    404 error when accessing script!

  • @alexanderbreasonable
    @alexanderbreasonable 14 днів тому

    This video is fantastic. The guides you've put together for Proxmox have been so useful for me to get started with Proxmox. Thank you very much for creating them!

  • @MohamedELSayed-to9jj
    @MohamedELSayed-to9jj 15 днів тому

    will done, Thank you

  • @StephenDail
    @StephenDail 17 днів тому

    FYSA, the last command after adding the Veeam repository from the .deb file before you can install Veeam is "apt update". Not apt upgrade. You need to update the package list with the new repository you just added...and then you can install Veeam.

  • @ramonrocks
    @ramonrocks 24 дні тому

    Just want to say that I postponed this upgrade till today, cause I was afraid of losing all my VMs and configurations in my homelab. Used your instructions and everything went well. Now missing the upgrade to 8, cause version 7 is already not supported :D

  • @prasadch8988
    @prasadch8988 26 днів тому

    hello i didnt find the content in description

  • @Spoolingturbo6
    @Spoolingturbo6 Місяць тому

    Dec. 2024 Thank you . I had a disk with data . was for sure I passed it thought to VM, but it never showed. Had no idea about assigning it a drive letter. once I did that it showed in MyPc . Now I'm Abe to copy stuff off that drive to use in my VM. Again. Thanks!!

  • @cyber_alias9633
    @cyber_alias9633 Місяць тому

    Thanks!

  • @matg795
    @matg795 Місяць тому

    Doesn’t work for me any idea for windows server 2018 ?

  • @jdigital3794
    @jdigital3794 Місяць тому

    Thanks H2DC, you are indeed the MAN!! The batch file on pastebin is no longer active but @Diegoad1 posted the script in the comments below.

  •  Місяць тому

    pushd "%~dp0" dir /b %SystemRoot%\servicing\Packages\"Hyper-V".mum >hyper-v.txt for /f %%i in ('findstr /i . hyper-v.txt 2^>nul') do dism /online /norestart /add-package:"%SystemRoot%\servicing\Packages\%%i" del hyper-v.txt Dism /online /enable-feature /featurename:Microsoft -Hyper-V -All /LimitAccess /ALL pause

    • @cadmonkey928
      @cadmonkey928 6 днів тому

      rewrite "Hyper-V".mum above to *Hyper-V*.mum

  • @anderswilliams7069
    @anderswilliams7069 Місяць тому

    Thanks, one of the more accessible videos on the topic, still trying to wrap my head around LVM's as it is a black box to me.

  • @fabioamado6725
    @fabioamado6725 Місяць тому

    Hello.nice video.thank you for the video. Thanks. I was wondering if there is some kind of issue regarding to reliability of the solution? Because I am thinking into running open media vault inside of VM with direct access of the hard drives is this a tested and reliable solution?Thank you once again.

  • @fulesmackofule
    @fulesmackofule Місяць тому

    How would you setup an environment in Proxmox for the the following use case? 1. Multiple VMs to use (one main for home server purpose, the others for learning and playing) 2. One common storage for documents, movies, pictures, etc. 3. There is one SSD for Proxmox VE and a RAID 5 array for anything else. Can I store the ISOs on #2? Or should I partition the RAID 5 array for that? I can also store the ISOs to another location which is accessible through SCP. Thanks!

  • @QMarina
    @QMarina 2 місяці тому

    almost 3 years later this helped me lots, thanks a lot for this video!

  • @warwolf333
    @warwolf333 2 місяці тому

    Nice job. A pain it’s not as easy for a container...

  • @kaylerimstuck8398
    @kaylerimstuck8398 2 місяці тому

    Thanks a lot! Same works for CT (containers)? What do you have to do in order to revert the passthrough?

  • @andyodonnell7733
    @andyodonnell7733 2 місяці тому

    Do you have any input on using OVA files? I used the ProxMox tutorial for this and when booting I get dracut initqueue timeouts… have not been able to get the VM online bc of this. Client is running a brand new T550 from dell wjth 2 drives on PERC controller in raid 1.

  • @PonPonTheBonBonVODs
    @PonPonTheBonBonVODs 2 місяці тому

    This worked for me on Windows 10 Home 22H2 Here's the text since the link doesn't work: pushd "%~dp0" dir /b %SystemRoot%\servicing\Packages\*Hyper-V*.mum >hyper-v.txt for /f %%i in ('findstr /i . hyper-v.txt 2^>nul') do dism /online /norestart /add-package:"%SystemRoot%\servicing\Packages\%%i" del hyper-v.txt Dism /online /enable-feature /featurename:Microsoft-Hyper-V -All /LimitAccess /ALL pause

  • @jaxjax7318
    @jaxjax7318 2 місяці тому

    - USE THIS COMAND FOR EASIER COPYING OF /dev/disk/by-id du -s /dev/disk/by-id/*

  • @deibycardona3994
    @deibycardona3994 2 місяці тому

    bro I dont find the script anymore

  • @alfath-v5v
    @alfath-v5v 2 місяці тому

    wow its work for me, thx you very much 😆😆😆😆

  • @fabbrorandomlife
    @fabbrorandomlife 2 місяці тому

    Straight forward also for a totally new to proxmox! Your video answer perfectly all the first doubt i was having! A quick advice if you can, i have 2 ssd 256gb and 2hd 4tb. My thought is to use 2ssd in zfs for the Vm and ct (home assistant, plex, pihole) and the zfs pool with 2hd for the storage of the vms itself and all other storage files like iso. (For backup i have a separated synology nas)

  • @shaneSAYSlawlballs
    @shaneSAYSlawlballs 2 місяці тому

    If I have a 4bay DAS enclosure that supports hardware RAID (QNAP TR-004), would you suggest using the hardware RAID controller, or bypassing that and using ZFS?

  • @TheRithianyawgmoth
    @TheRithianyawgmoth 2 місяці тому

    I have a Question, I want to do this to my old computer that still has two harddrives, do I have to use the USB boot for some special reason or could I just dedicate one of the harddrives on the machine as the boot and use the other bigger harddrive for the VMs?

  • @SBinVancouver
    @SBinVancouver 2 місяці тому

    Would liked to have seen content about managing content in VMs - for example extending or contracting storage available to a VM.

  • @dritanxhelili9911
    @dritanxhelili9911 2 місяці тому

    hello, i dont find the file content in the description, can you provide it please?

  • @marcinkosko9157
    @marcinkosko9157 3 місяці тому

    Link to activiate hyper v bat is broken

  • @showjaymayhem
    @showjaymayhem 3 місяці тому

    Thank you so much. Linux need extra steps and I'm finally figured out. Took me 3days to do this... Thank you so much

  • @latoyamclarty3200
    @latoyamclarty3200 3 місяці тому

    I just started a new position as an I.T. engineer and we are using proxmox. Your videos are super amazing Im so happy that you did them. You are educating someone 2years after. Thank you so much

  • @ImperialDog1999
    @ImperialDog1999 3 місяці тому

    for some reason mone not showing up in disk manager

  • @crush_override
    @crush_override 3 місяці тому

    Hi, how can i backup if my Proxmox is on zfs?

  • @as_noob007
    @as_noob007 3 місяці тому

    Full video and one by one pls bro

  • @jfrjr7964
    @jfrjr7964 3 місяці тому

    The code has been removed and is no longer available. Did you removed it?

    • @bruhjoestar
      @bruhjoestar 3 місяці тому

      pushd "%dp0%" dir /b %SystemRoot%\servicing\Packages\*Hyper-V*.mum >hyper-v.txt for /f %%i in ('findstr /i . hyper-v.txt 2^>nul') do dism /online /norestart /add-package:"%SystemRoot%\servicing\Packages\%%i" del hyper-v.txt Dism /online /enable-feature /featurename:Microsoft-Hyper-V /All /LimitAccess /ALL pause

  • @RobertHernandez-t5q
    @RobertHernandez-t5q 3 місяці тому

    Hernandez Thomas Rodriguez Mary Rodriguez Michael

  • @notimplementedyet
    @notimplementedyet 3 місяці тому

    Thank you, this is very helpful! However, when I try to mount another HDD using the same method, it ends up replacing the first one I added.

    • @BarryShaffer
      @BarryShaffer 6 днів тому

      I believe you have to provide a unique interface id for each disk ie: virtio2, virtio3, etc. - at least thats how I did it and it worked for adding multiple drives.

  • @creaturebaba
    @creaturebaba 3 місяці тому

    cant find the note file

  • @hieuFGG911
    @hieuFGG911 3 місяці тому

    Nice! Thanks it actually works! But the link in description is not working anymore!

  • @shayseahawkraptorfan
    @shayseahawkraptorfan 3 місяці тому

    I did that but its telling me unable to support nested virtualization, what am i supposed to do?

  • @RMSTMusic
    @RMSTMusic 3 місяці тому

    How about cloning vm and make same hwid. Is this possible?

  • @Jank42O
    @Jank42O 4 місяці тому

    For some reason I could not figure out how to pass through a drive without wiping the data. I am new to Proxmox, and this video helped me figure out how to get it done. Thank you!

  • @Valcraft1
    @Valcraft1 4 місяці тому

    dude, this is amazing and easy !!! btw here is the script if anyone has a broken link : pushd "%~dp0" dir /b %SystemRoot%\servicing\Packages\*Hyper-V*.mum >hyper-v.txt for /f %%i in ('findstr /i . hyper-v.txt 2^>nul') do dism /online /norestart /add-package:"%SystemRoot%\servicing\Packages\%%i" del hyper-v.txt Dism /online /enable-feature /featurename:Microsoft-Hyper-V -All /LimitAccess /All pause

  • @rezaxxx
    @rezaxxx 4 місяці тому

    Great video. But how can i now create a folder under the created ZFSData? it don't show up under Disk!

  • @sarah.sonninem
    @sarah.sonninem 4 місяці тому

    Not a good techer