Francis Techworld
Francis Techworld
  • 123
  • 66 000
[2024] How to Set Up Two OBS Instances on Separate PCs for Seamless Streaming (2 EASY METHOD)
Hey guys, welcome back to my channel! Today, I'm going to show you how to set up two OBS instances on two separate PCs. This setup is great for offloading tasks and sharing the load between your gaming video PC and a dedicated OBS recording PC. If your gaming PC isn't powerful enough to handle both gaming and recording/streaming, this setup can be a lifesaver.
I'll walk you through two methods: one using the OBS plugin called Teleport, and another using the native OBS streaming setup. First, install OBS Studio on both your gaming PC and the OBS controller PC. The installation is straightforward-just click "Next" a few times. Then, install the Teleport Plugin on both PCs by downloading the Windows installer and following the prompts.
On the gaming PC, open OBS Studio, go to the Tools menu, select Teleport, and enable the service. Set an identifier for this PC (e.g., "Gaming PC"), leave the port number as default, and click OK. Play a video on the gaming PC using VLC or any media player. On the OBS controller, open OBS Studio, go to the Tools menu, select Teleport, and refresh the list. You should see the Gaming PC listed. Select it and click OK. Start recording or streaming on the OBS controller, and you should now see the video from the Gaming PC.
For the native OBS streaming method, open OBS Studio on the gaming PC, go to Settings, select Stream, choose Custom, and enter the IP address of the OBS controller with the mode set to "Caller". On the OBS controller, go to Settings, select Stream, choose Custom, and enter the IP address of the Gaming PC with the mode set to "Listener". Start streaming on the Gaming PC, and the OBS controller should now receive the stream.
Using the Teleport plugin is great if both PCs are on the same local network. However, if your OBS controller is far away or on a different network, the native OBS streaming method might be more suitable.
That's it for today's video! If you have any questions, feel free to ask in the comments. See you next time!
Hashtags: #OBSSetup #GamingPC #StreamingTips
มุมมอง: 19

วีดีโอ

[2024] Azure Networking 101: Setting Up a Virtual Server and Subnet in Azure
มุมมอง 204หลายเดือนก่อน
(Follow my step you can learn) In this comprehensive tutorial, you’ll learn the essentials of Azure networking. We’ll guide you through the process of setting up a virtual server in Azure, including creating a Virtual Network (VNet) and Subnet, adding additional Network Interface Cards (NICs) to a virtual machine, and assigning a public IP address. Additionally, we’ll explain User-Defined Route...
[2024] Proxmox VM with custom UEFI: Step-by-Step Guide
มุมมอง 236หลายเดือนก่อน
In this video, I’ll walk you through the process of installing a virtual machine (VM) in Proxmox using UEFI with specific OVMF_VARS.sw.fd and OVMF_CODE.sw.fd files. We’ll cover two key steps: Switching from UEFI to SeaBIOS. Modifying the VM configuration file (VM.conf) to include the necessary arguments. By the end of this tutorial, you’ll have a fully functional VM running in Proxmox. Don’t fo...
[Good Stuff - 2024] Visual Studio Subscriptions: Quick 1-Minute Walkthrough
มุมมอง 16หลายเดือนก่อน
Welcome to my 1-Minute walkthrough of the Visual Studio Subscriptions webpage! In this video, I’ll show you how to navigate the portal and highlight some of the key benefits included in your subscription, such as Azure credits, developer tools, and more. Whether you’re new to Visual Studio or just need a refresher, this guide will help you make the most of your subscription. Don’t forget to lik...
[2024] KVM with Custom UEFI OVMF Files (Installing SonicWall 7.1.2)
มุมมอง 105หลายเดือนก่อน
Watch this detailed tutorial on installing SonicWall 7.1.2 in KVM using custom UEFI OVMF files. This video guides you through the entire process, including uploading OVMF_VARS.sw.fd and OVMF_CODE.sw.fd, configuring the VM with Q35 and UEFI boot, adding an additional NIC, and integrating a watchdog into the VM. Perfect for anyone looking to set up SonicWall in a KVM environment. Don’t forget to ...
[2024] YOU CAN - How to Install and Configure XRDP on Ubuntu Desktop
มุมมอง 177หลายเดือนก่อน
Learn how to install and configure XRDP on your Ubuntu Desktop to enable remote desktop access. This step-by-step tutorial covers everything from updating your package list to setting up the GNOME desktop environment and configuring firewall settings. Follow along to get your remote desktop up and running smoothly! Commands covered: Update package list Install XRDP Check XRDP status Add XRDP us...
[2024] How to Install KVM on Ubuntu 24.04.01: Step-by-Step Guide
มุมมอง 133หลายเดือนก่อน
In this video, I’ll walk you through the process of installing KVM (Kernel-based Virtual Machine) on Ubuntu 24.04.01. We’ll start by checking CPU virtualization support and then proceed with installing the necessary packages, enabling and starting the libvirtd service, and adding your user to the appropriate groups. By the end of this tutorial, you’ll have a fully functional KVM setup ready for...
How to Enable SSH on Ubuntu Desktop: Step-by-Step Guide
มุมมอง 35หลายเดือนก่อน
In this video, I’ll walk you through the process of enabling SSH on your Ubuntu Desktop. Follow these simple steps to get SSH up and running: Update your package list with sudo apt update Install the OpenSSH server with sudo apt install openssh-server Check the status of the SSH service with sudo systemctl status ssh Enable SSH to start on boot with sudo systemctl enable ssh Allow SSH through t...
How to Convert MKV to MP4 Using OBS - Quick and Easy Guide
มุมมอง 47หลายเดือนก่อน
In this video, I’m going to show you how to convert an MKV file to MP4 using OBS. It’s a very simple process. OBS has a function called “Remux Recording” that allows us to easily convert MKV files to MP4. Watch the full video to see the step-by-step guide. I hope this helps! Hashtags: #OBS #MKVtoMP4 #TechTutorial
How to Delete a Locked VM in Proxmox - Quick and Easy Guide
มุมมอง 214หลายเดือนก่อน
In this video, I’ll show you how to delete a locked VM in Proxmox. It’s a simple process that involves using console access to unlock the VM with the command qm unlock VMID. Once unlocked, you’ll be able to delete the VM without any issues. Watch the full video to see how it’s done step-by-step. Hope this helps! Hashtags: #ProxmoxTutorial #VirtualMachine #TechTips
Master Nextcloud Setup in Minutes 2024 : A Beginner’s Guide
มุมมอง 1852 หลายเดือนก่อน
This video is to share how to set up NextCloud on Ubuntu and change the data folder to NFS for better flexibility and performance. This step-by-step guide covers everything from downloading NextCloud to configuring Apache and setting up NFS. Perfect for those looking to implement a two-tier architecture for their NextCloud instance. Commands Used: mkdir nextcloud cd nextcloud/ wget download.nex...
[Preview] 2024 How to Set Up NextCloud on Ubuntu with NFS Data Folder | Two-Tier Architecture Guide
มุมมอง 2232 หลายเดือนก่อน
This is a preview video in order to share how to set up NextCloud on Ubuntu and change the data folder to NFS for better flexibility and performance. This step-by-step guide covers everything from downloading NextCloud to configuring Apache and setting up NFS. Perfect for those looking to implement a two-tier architecture for their NextCloud instance. Commands Used: mkdir nextcloud cd nextcloud...
Updated Guide: Setting Up FreeRADIUS + DaloRADIUS on Ubuntu [Aug 2024]
มุมมอง 9233 หลายเดือนก่อน
Welcome to my updated tutorial on setting up FreeRADIUS and DaloRADIUS on Ubuntu! 🎉 In this video, I walk you through the entire process step-by-step, ensuring you have a smooth installation experience. This guide is based on the latest updates as of August 2024. What’s Covered: Detailed installation steps for FreeRADIUS and DaloRADIUS Configuration tips and best practices Troubleshooting commo...
[Preview] 2024 How to Adjust Dell R620 Server Fan Speed & Measure Noise Levels | dB Test Results
มุมมอง 983 หลายเดือนก่อน
This is a preview video that I demonstrate how to change the fan speed on a Dell R620 server and measure the resulting noise levels in decibels (dB). Watch as I test different fan speeds: 100% (85 dB), 50% (73 dB), 25%, and 10% (10 dB). This tutorial is perfect for IT professionals and enthusiasts looking to optimize their server’s cooling and noise performance. Don’t forget to like, comment, a...
[Preview] 2024 How to Install vGPU Driver on Windows 11 & Stress Test with Furmark | GPU Hits 91°C!
มุมมอง 953 หลายเดือนก่อน
Again, this is a preview video on how to install the vGPU driver on Windows 11 VM and run Furmark to stress test your GPU. In this step-by-step tutorial, I guide you through the installation process and demonstrate how to use Furmark to push your vGPU to its limits. Watch as my GPU temperature reaches up to 91°C! Perfect for tech enthusiasts and anyone looking to optimize their system’s perform...
[2024] Ubuntu24 Installation on Proxmox8.2 for Dummies - A Step-by-Step Guide
มุมมอง 703 หลายเดือนก่อน
[2024] Ubuntu24 Installation on Proxmox8.2 for Dummies - A Step-by-Step Guide
[Preview] 2024 Backing Windows XP on Proxmox 8.2 with VirtIO Transition
มุมมอง 1213 หลายเดือนก่อน
[Preview] 2024 Backing Windows XP on Proxmox 8.2 with VirtIO Transition
[2024] Proxmox 8.2 Installation Guide: High-Speed Networking, Ceph, and vGPU Setup, NFS
มุมมอง 6744 หลายเดือนก่อน
[2024] Proxmox 8.2 Installation Guide: High-Speed Networking, Ceph, and vGPU Setup, NFS
[Preview] TrueNAS Scale NFS Tutorial: Proxmox Integration
มุมมอง 4574 หลายเดือนก่อน
[Preview] TrueNAS Scale NFS Tutorial: Proxmox Integration
[Preview] How to Setup vGPU in Proxmox 8.2.4 : Step-by-Step Guide 2024
มุมมอง 1.6K4 หลายเดือนก่อน
[Preview] How to Setup vGPU in Proxmox 8.2.4 : Step-by-Step Guide 2024
[Preview] Proxmox Hyper Converged Infrastructure: Creating Ceph Pool for Enhanced Storage Solutions
มุมมอง 1924 หลายเดือนก่อน
[Preview] Proxmox Hyper Converged Infrastructure: Creating Ceph Pool for Enhanced Storage Solutions
[Preview] You Must Know PXE Network Booting: Install iVentoy &Proxmox VE on Dell R620 | PXE + iDRAC
มุมมอง 3014 หลายเดือนก่อน
[Preview] You Must Know PXE Network Booting: Install iVentoy &Proxmox VE on Dell R620 | PXE iDRAC
[Preview] Remove and Delete All Ceph Setting in Proxmox 8.2
มุมมอง 5444 หลายเดือนก่อน
[Preview] Remove and Delete All Ceph Setting in Proxmox 8.2
[Preview] Proxmox 8.2 Mixed Cluster Setup: Dell R620, R720xd, and R730xd | Step-by-Step Guide | 2024
มุมมอง 1544 หลายเดือนก่อน
[Preview] Proxmox 8.2 Mixed Cluster Setup: Dell R620, R720xd, and R730xd | Step-by-Step Guide | 2024
[Preview] Installing Nvidia P620 and M40 GPUs in Proxmox 8.2 Tutorial
มุมมอง 8424 หลายเดือนก่อน
[Preview] Installing Nvidia P620 and M40 GPUs in Proxmox 8.2 Tutorial
[Preview] 10G Proxmox 8.2 Cluster Network Verification with Iperf3 | Step-by-Step Tutorial
มุมมอง 4424 หลายเดือนก่อน
[Preview] 10G Proxmox 8.2 Cluster Network Verification with Iperf3 | Step-by-Step Tutorial
Resetting iDRAC and Configuring Management IP on Dell R720xd [2024]
มุมมอง 575 หลายเดือนก่อน
Resetting iDRAC and Configuring Management IP on Dell R720xd [2024]
TrueNAS Scale Installation on Dell R720xd with ZFS MIRROR [2024]
มุมมอง 4145 หลายเดือนก่อน
TrueNAS Scale Installation on Dell R720xd with ZFS MIRROR [2024]
Upgrading R730xd with 1 x GPU (Nvidia P620) 1 x 10Gbps NIC, 1 x 4-port NIC
มุมมอง 7355 หลายเดือนก่อน
Upgrading R730xd with 1 x GPU (Nvidia P620) 1 x 10Gbps NIC, 1 x 4-port NIC
Unboxing and Overview: Dell PowerEdge R730 - 24 Drive Bays! [40 Core, 256G RAM, 24 Drive, P620 GPU]
มุมมอง 1875 หลายเดือนก่อน
Unboxing and Overview: Dell PowerEdge R730 - 24 Drive Bays! [40 Core, 256G RAM, 24 Drive, P620 GPU]

ความคิดเห็น

  • @ZenoFromTheElea
    @ZenoFromTheElea วันที่ผ่านมา

    What? NVMe adapter has only 1 lane of PCIe? This is clearly not an "home lab senthusiast's" choice...

  • @sphui
    @sphui 2 วันที่ผ่านมา

    Could you please share the full OpenWrt image name you’re using? I’m currently using the same U-Boot image but am having trouble flashing the stock OpenWrt image

  • @Haijuken
    @Haijuken 4 วันที่ผ่านมา

    how can find the link from the vgpu installer ? Im use pollo loco vgpu but it doestn work with pve 8.2. can u share the the link to the file ? big thanks edit im found the script im try now thx

  • @rnmmohanraj
    @rnmmohanraj 9 วันที่ผ่านมา

    Very good video. Thanks. Did you get a chance to test the freeradius with MFA/2FA? Have you tried PrivacyIDEA with freeradius? Please share your feedback and any vides/document you refer for this integration.

  • @anobody5708
    @anobody5708 13 วันที่ผ่านมา

    How can I get from Switch> to Switch#? If I type login, i get No Login Server Running.

    • @FrancisTechWorld
      @FrancisTechWorld 13 วันที่ผ่านมา

      @@anobody5708 what is your console screen shown ?

  • @pillowism
    @pillowism 14 วันที่ผ่านมา

    Thank you for this, switching to E1000 intel solved my problem!

  • @echbob6301
    @echbob6301 15 วันที่ผ่านมา

    Just pass nvme, it doest need vfio.

  • @Mariocatanduva
    @Mariocatanduva 15 วันที่ผ่านมา

    Thank you very much, it helped me a lot!! muito obrigado!

  • @m3a2l
    @m3a2l 18 วันที่ผ่านมา

    Thank you very much. It helped a lot.

  • @androsswinx
    @androsswinx 20 วันที่ผ่านมา

    Hi Francis, How u migrate WIn2022, i keep having BSOD inaccessible boot device, can u help

  • @Elviscventura
    @Elviscventura 21 วันที่ผ่านมา

    My friend it is possible to make custom images linux , the file custom_templates.yml It only works for one image

  • @revalkaha9536
    @revalkaha9536 21 วันที่ผ่านมา

    My friend it is possible to make custom image linux

    • @FrancisTechWorld
      @FrancisTechWorld 21 วันที่ผ่านมา

      @@revalkaha9536 It will be more easy to

  • @Elviscventura
    @Elviscventura 22 วันที่ผ่านมา

    it is posible to make pci passthrough in eve-ng

  • @AllendradeTI
    @AllendradeTI 23 วันที่ผ่านมา

    PESIMO EL PEOR TUTORIAL !!

  • @Prince_of_the_South
    @Prince_of_the_South 23 วันที่ผ่านมา

    Hello how to remove proxmox all together? I want to delete the whole thing. It will not load. It keeps loading to pve login:

  • @Porens
    @Porens หลายเดือนก่อน

    Hi Sir I'm trying many times to Add Guid but still showing The operation cannot be performed at this time. Please try again later.

    • @FrancisTechWorld
      @FrancisTechWorld หลายเดือนก่อน

      Is the message appeared in the mysonicwall.com? I suspected that you GUID is not unique or you are sharing someone's GUID.

  • @arthurmorgan993
    @arthurmorgan993 หลายเดือนก่อน

    im new in proxmox ,and your video is my life saver,thanks sir

    • @FrancisTechWorld
      @FrancisTechWorld หลายเดือนก่อน

      @@arthurmorgan993 you are welcome. Hope I can help.

  • @rwgshorts
    @rwgshorts หลายเดือนก่อน

    now I cant connect to my main machine for some reason, they both share same ip but for my lxc my ssh port is 2222

    • @FrancisTechWorld
      @FrancisTechWorld หลายเดือนก่อน

      @@rwgshorts why share same IP?

    • @rwgshorts
      @rwgshorts หลายเดือนก่อน

      @@FrancisTechWorld My provider dont give me extra ip, but in future i m thinking of using gre tunnel or wireguard or something similar, can you please make a video on it!

  • @santiagocastano5976
    @santiagocastano5976 หลายเดือนก่อน

    sudo nano /etc/freeradius/3.0/mods-enabled/sql when I use this command the archive is empty why is that?

    • @FrancisTechWorld
      @FrancisTechWorld หลายเดือนก่อน

      @@santiagocastano5976 please check this link’s description. th-cam.com/video/JwFhljT5hyQ/w-d-xo.htmlsi=_opT2H3-Du3AipL-

    • @FrancisTechWorld
      @FrancisTechWorld หลายเดือนก่อน

      You can also view this video: th-cam.com/video/JwFhljT5hyQ/w-d-xo.html

    • @santiagocastano5976
      @santiagocastano5976 หลายเดือนก่อน

      @@FrancisTechWorld thank you!

  • @ปั๋ม-ฒ1ช
    @ปั๋ม-ฒ1ช หลายเดือนก่อน

    - SSD NGFF is a SATA protocol max speed is 500+ MB/sec - PCIe x 1 is high speed bus M.2 NGFF SATA run on PCIe x 1 no have benefit because it still normal speed 500+ MB/sec

  • @a.r.6965
    @a.r.6965 หลายเดือนก่อน

    there is so much wrong in this video... 1. the RAM (how much is it? 126 (??) GB, 128 GB or 144 GB??) is not placed in the recommended slots (it is even written on the chassis lid). 2. For Proxmox you don't use the RAID-Card, instead you use a flashed HBA card and install ZFS on it.

  • @odbo_One
    @odbo_One หลายเดือนก่อน

    You should match the memory (8x8x8x8) 32GB or (16x16x16x16) 64GB, to take full use of four channel memory for better memory performance. Your memory configuration at 48GB is worse than a 32GB.

    • @FrancisTechWorld
      @FrancisTechWorld หลายเดือนก่อน

      @@odbo_One thank you. Any suggestions for me ?

  • @promptagonist
    @promptagonist หลายเดือนก่อน

    46:50 Missing code sudo tee /etc/apache2/ports.conf<<EOF Listen 80 Listen 8000 <IfModule ssl_module> Listen 443 </IfModule> <IfModule mod_gnutls.c> Listen 443 </IfModule> EOF

  • @promptagonist
    @promptagonist หลายเดือนก่อน

    12:47 Here you go sudo tee /etc/apache2/ports.conf<<EOF Listen 80 Listen 8000 <IfModule ssl_module> Listen 443 </IfModule> <IfModule mod_gnutls.c> Listen 443 </IfModule> EOF

  • @izakrojaz7177
    @izakrojaz7177 หลายเดือนก่อน

    Thanks, great video, is there any additional steps or advise you could give, since I'm unable to access the server using the web browser, the page does not load. Already checked and both apache2 and Freeradius are running

  • @michaeljames-wu5ym
    @michaeljames-wu5ym 2 หลายเดือนก่อน

    what about simultaneous use ? one user name and password per device at a time no logging in to another device with user name while another session is active with that user name ?

  • @scuttlebutt3009
    @scuttlebutt3009 2 หลายเดือนก่อน

    please turn the music down next time lool

  • @thomasmandla
    @thomasmandla 2 หลายเดือนก่อน

    hi how do i get "Simultaneous-use to work

  • @ecotts
    @ecotts 2 หลายเดือนก่อน

    Your videos are very good.

  • @niranjanthakur8599
    @niranjanthakur8599 2 หลายเดือนก่อน

    Thank you

  • @BielZero091
    @BielZero091 2 หลายเดือนก่อน

    I am able to access my Huawei switch via FreeRADIUS but cannot enter configuration mode (`system-view`). Despite successful authentication, I am not granted access to configuration mode. Has anyone encountered a similar issue or can offer guidance on configuring FreeRADIUS to ensure full access to configuration mode on a Huawei switch? Thank you for your assistance!

  • @brandonchandler4915
    @brandonchandler4915 2 หลายเดือนก่อน

    Hello, what specific WiFi/BT adapter is that, where can I find on online? Thanks

    • @FrancisTechWorld
      @FrancisTechWorld 2 หลายเดือนก่อน

      @@brandonchandler4915 this is the model that I purchased. 【淘宝】e.tb.cn/h.gLlMUaYYTK8PIM8?tk=1WqB36XmOmG MF6563 「Intel AX210PCIE无线网卡千兆WIFI6E双频5G蓝牙5台式机内置接收器」 点击链接直接打开 或者 淘宝搜索直接打开

    • @FrancisTechWorld
      @FrancisTechWorld 2 หลายเดือนก่อน

      @@brandonchandler4915 if you still have some budget, I suggest you can purchase a M2 NVME SSD to install the OS. The experience is perfect 🤩

  • @ACE-vpic
    @ACE-vpic 2 หลายเดือนก่อน

    This lab didn't show which authentication method was used?The most of starters are facing problem with freeradius authentication method in installation.Connecting to database, dalo config,NAS config aren't the mains.There is a ton of how to connecte freeradius and database,daloradius tutorials on internet.

  • @javedahmed713
    @javedahmed713 2 หลายเดือนก่อน

    Very good instructions. How do I implement self-registration with payment confirmation and send the username and password through WhatsApp and email?

    • @shikharnet
      @shikharnet 11 วันที่ผ่านมา

      you have to intregrate whats app api and sms api with it.

  • @purnairawan7140
    @purnairawan7140 2 หลายเดือนก่อน

    Hello mr. Iam not restart freeradius sudo systemctl restart freeradius.service Job for freeradius.service failed because the control process exited with error code. See "systemctl status freeradius.service" and "journalctl -xe" for details. Please help me thanks

  • @mauxj
    @mauxj 2 หลายเดือนก่อน

    Thanks a lot for the awesome tutorial, it really helped me out. Have you experimented with adding a feature to stop users from sharing their accounts?, I've been experimenting with the custom attribute "Simultaneous-use" and I can't make it work

    • @FrancisTechWorld
      @FrancisTechWorld 2 หลายเดือนก่อน

      @@mauxj you are welcome. Sharing is a happy stuff.

  • @SteevioC
    @SteevioC 3 หลายเดือนก่อน

    Oooh, interesting

  • @saredoomar5838
    @saredoomar5838 3 หลายเดือนก่อน

    Hello I can’t access to Dali web

    • @saredoomar5838
      @saredoomar5838 3 หลายเดือนก่อน

      Apache2.service failed

    • @FrancisTechWorld
      @FrancisTechWorld 3 หลายเดือนก่อน

      @@saredoomar5838 have you follow all the steps that I did in the video ? If needed, you can also check with my latest video

  • @mindshelfpro
    @mindshelfpro 3 หลายเดือนก่อน

    How are you going to use the 8x 1Gbe ports? Why not change the 4 port 1Gbe Network Daughter Card to a 4 x 10Gbe NDC for US$30?

  • @hodahjaj
    @hodahjaj 3 หลายเดือนก่อน

    Your new video is very difficult to apply Please create a new explanation for the latest version with complete simplified commands and steps There is no new explanation on the Internet

    • @FrancisTechWorld
      @FrancisTechWorld 3 หลายเดือนก่อน

      Please refer to my pervious video. This new video is used proof my steps and procedures are correct and I am 100% sure it works if you follow all the steps and command.

    • @FrancisTechWorld
      @FrancisTechWorld 3 หลายเดือนก่อน

      Currently, I am very busy in these few month. Once, I have time, I will try to add the subtitles

    • @lascelstaal1249
      @lascelstaal1249 2 หลายเดือนก่อน

      @@FrancisTechWorld Hi your video is great but some of the steps are very difficult to apply as mentioned above Running to apache server error at the end

    • @FrancisTechWorld
      @FrancisTechWorld 2 หลายเดือนก่อน

      @@lascelstaal1249 you can refer to the description.

    • @lascelstaal1249
      @lascelstaal1249 2 หลายเดือนก่อน

      Hi installation went fine and all did follow every step but as soon as I enable users.conf and operators.conf I get an apache2 error When I disable those two apache2 works Looks like syntax error in the files

  • @UlrichUys
    @UlrichUys 3 หลายเดือนก่อน

    @nitesh user the ip adress:8000 login as operator the username and password works

  • @Damia-cz8og
    @Damia-cz8og 3 หลายเดือนก่อน

    @FrancisTechWorld Hello, I would like to know the real from scratch with the complete installation of proxmox but only for a home computer with a normal computer how to do it acceleration wake sleep WOL etc. please throw it in the video and step by step you could GPU intel, AMD, RTX please and how to do it saving containing GPU for docker etc. GPU connections without load without stuttering without a disk problem etc. could you throw it after please understand but slower

    • @FrancisTechWorld
      @FrancisTechWorld 3 หลายเดือนก่อน

      @@Damia-cz8og I am happy to prepare a video like this however I don’t have any home PC.

    • @Damia-cz8og
      @Damia-cz8og 3 หลายเดือนก่อน

      @@FrancisTechWorld why Please guide all Works or home lab

    • @Damia-cz8og
      @Damia-cz8og 3 หลายเดือนก่อน

      @@FrancisTechWorld that what you show for the company and could you ask for this home from scratch if you were exactly and plus With GPU exactly and disk too etc. and I wonder what connection under proxmox FTP to connect from each VMs and under docker on LXD will read the permissions proftpd because I played around nothing happens I know that SMB and NFS and how to make you cut the backup copy but since we don't have NAS we don't have at all what can be BACKUP

  • @franklin9788
    @franklin9788 3 หลายเดือนก่อน

    Sorry, please tell me why when I start the vios router or switch, it suddenly turns gray instead of the blue image after startup.

  • @supermanisdeady1
    @supermanisdeady1 3 หลายเดือนก่อน

    Thanks sir

    • @FrancisTechWorld
      @FrancisTechWorld 3 หลายเดือนก่อน

      @@supermanisdeady1 welcome. Hope it can help.

  • @Damia-cz8og
    @Damia-cz8og 3 หลายเดือนก่อน

    yeah go use rtx 4060 TI

    • @FrancisTechWorld
      @FrancisTechWorld 3 หลายเดือนก่อน

      @@Damia-cz8og M40 is only 40 USD, however, RTX 4060ti at least 400 USD. I don’t have enough money 💰

    • @Damia-cz8og
      @Damia-cz8og 3 หลายเดือนก่อน

      @@FrancisTechWorld But the point was that there are supports or not because well, so after creating with the machine and immediately turns off what reason should not be a load of something there

  • @NonzuzoJele
    @NonzuzoJele 3 หลายเดือนก่อน

    xie xie

  • @NonzuzoJele
    @NonzuzoJele 3 หลายเดือนก่อน

    xie xie

  • @mahendravs211
    @mahendravs211 3 หลายเดือนก่อน

    Good video. I implimented PCIE NVME SSD by following the steps. Only thing missing in the end was a passthrough qm set command from shell passing through the ssd to the VM. Thanks.

  • @BielZero091
    @BielZero091 3 หลายเดือนก่อน

    subtitles please

    • @FrancisTechWorld
      @FrancisTechWorld 3 หลายเดือนก่อน

      @@BielZero091 thx for your comment. Let me find time to update it. Very busy in these month.

  • @jesusfernandotorres4460
    @jesusfernandotorres4460 3 หลายเดือนก่อน

    I can't restart apache 2 it says no such file or directory /etc/apache2/\\/var/lo/apache2/daloradius/users what I'm missing?

    • @FrancisTechWorld
      @FrancisTechWorld 3 หลายเดือนก่อน

      Thank you for your comment. I am not sure about the error you encountered, but I am confident that my steps and procedures work 100% (at least until today, August 2024). I have prepared an updated video, which you can compare with your environment: Updated Video. th-cam.com/video/QNh8CIwpVdY/w-d-xo.html

    • @DavidGJ791
      @DavidGJ791 3 หลายเดือนก่อน

      Hi, I had the same error, but with the "operators" path. To fix it, I deleted the .conf file and recreated it by copying the commands found in the description into a text file and then copying it into the console. Then I performed the following steps again and it worked. Maybe when transcribing some symbol or character it is wrong.