Francis Techworld
Francis Techworld
  • 124
  • 78 056
[2024] How to Set Up a Microsoft 365 Email Account from Zero: Step-by-Step Guide
Hey guys, welcome back to my channel! In this video, I'll walk you through the process of setting up a Microsoft 365 email account in just five easy steps. From creating your own domain name to setting up DNS records, I've got you covered. Whether you're a small business owner or just getting started, this guide will help you get your email up and running smoothly. Don't forget to like, comment, and subscribe for more tech tutorials!
#Microsoft365
#EmailSetup
#TechTutorial
Переглядів: 43

Відео

[2024] How to Set Up a Client-to-Site VPN Between TP-Link and SonicWall | Step-by-Step Guide
Переглядів 54Місяць тому
Hey guys, welcome back to my channel! In this video, I'll show you how to set up a client-to-site VPN between a TP-Link router and a SonicWall. This setup will allow users behind the TP-Link Wi-Fi router to securely connect to the headquarters using a VPN tunnel. I'll walk you through the entire process, including configuring the SonicWall, setting up the L2TP server, and configuring the TP-Lin...
[2024] How to Set Up Two OBS Instances on Separate PCs for Seamless Streaming (2 EASY METHOD)
Переглядів 65Місяць тому
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:...
[2024] Azure Networking 101: Setting Up a Virtual Server and Subnet in Azure
Переглядів 2122 місяці тому
(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
Переглядів 3482 місяці тому
Dec 25, 2024 Updated the command args: -drive 'if=pflash,unit=0,format=raw,readonly=on,file=/usr/share/OVMF/OVMF_CODE.sw.fd' -drive 'if=pflash,unit=1,format=raw,file=/usr/share/OVMF/OVMF_VARS.sw.fd' bios: seabios hardisk is virtIO block 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 fi...
[Good Stuff - 2024] Visual Studio Subscriptions: Quick 1-Minute Walkthrough
Переглядів 212 місяці тому
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)
Переглядів 1152 місяці тому
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
Переглядів 4083 місяці тому
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
Переглядів 2033 місяці тому
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
Переглядів 413 місяці тому
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
Переглядів 503 місяці тому
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
Переглядів 4553 місяці тому
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
Переглядів 2144 місяці тому
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
Переглядів 2724 місяці тому
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]
Переглядів 1,1 тис.5 місяців тому
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
Переглядів 1195 місяців тому
[Preview] 2024 How to Adjust Dell R620 Server Fan Speed & Measure Noise Levels | dB Test Results
[Preview] 2024 How to Install vGPU Driver on Windows 11 & Stress Test with Furmark | GPU Hits 91°C!
Переглядів 1185 місяців тому
[Preview] 2024 How to Install vGPU Driver on Windows 11 & Stress Test with Furmark | GPU Hits 91°C!
[2024] Ubuntu24 Installation on Proxmox8.2 for Dummies - A Step-by-Step Guide
Переглядів 775 місяців тому
[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
Переглядів 1535 місяців тому
[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
Переглядів 7805 місяців тому
[2024] Proxmox 8.2 Installation Guide: High-Speed Networking, Ceph, and vGPU Setup, NFS
[Preview] TrueNAS Scale NFS Tutorial: Proxmox Integration
Переглядів 5825 місяців тому
[Preview] TrueNAS Scale NFS Tutorial: Proxmox Integration
[Preview] How to Setup vGPU in Proxmox 8.2.4 : Step-by-Step Guide 2024
Переглядів 2,1 тис.5 місяців тому
[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
Переглядів 2426 місяців тому
[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
Переглядів 3596 місяців тому
[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
Переглядів 7326 місяців тому
[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
Переглядів 1716 місяців тому
[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
Переглядів 1 тис.6 місяців тому
[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
Переглядів 5206 місяців тому
[Preview] 10G Proxmox 8.2 Cluster Network Verification with Iperf3 | Step-by-Step Tutorial
Resetting iDRAC and Configuring Management IP on Dell R720xd [2024]
Переглядів 676 місяців тому
Resetting iDRAC and Configuring Management IP on Dell R720xd [2024]
TrueNAS Scale Installation on Dell R720xd with ZFS MIRROR [2024]
Переглядів 5966 місяців тому
TrueNAS Scale Installation on Dell R720xd with ZFS MIRROR [2024]

КОМЕНТАРІ

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

    can you please reshare nvme drivers again?

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

    HI; What profile did you choose? Is there a driver in Windows 10/11 that detects the vGPU? I can't find it, there's no way.

  • @Jae_972
    @Jae_972 21 день тому

    thank this helped me reset my switch

    • @FrancisTechWorld
      @FrancisTechWorld 21 день тому

      @@Jae_972 I am happy I can help. You are welcome. 🙏

    • @Jae_972
      @Jae_972 20 днів тому

      @@FrancisTechWorld I subbed your channel and hope to gain knowledge from you and get my CCNA

    • @FrancisTechWorld
      @FrancisTechWorld 20 днів тому

      @ when you want to take the ccna ? CCNA is not so hard.

    • @Jae_972
      @Jae_972 20 днів тому

      @@FrancisTechWorld I plan on taking it sometime this coming year. 2025 I need to do a lot of studying and practice tests. That's why I got this switch so I could learn on

  • @wvthoog
    @wvthoog 23 дні тому

    LOL, i made this script

    • @FrancisTechWorld
      @FrancisTechWorld 22 дні тому

      You help a lot of people ❤

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

      You're a genius! Although no driver in Windows detects my vGPU :(

  • @MattArmstrong-q9k
    @MattArmstrong-q9k 27 днів тому

    please provide the link to the file again 😭😭

  • @paullee107
    @paullee107 28 днів тому

    I just scored an r730xd for 400 - i lobe this platform!!

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

    Nice bro

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

    I am facing a UDP timeout issue when connecting my MikroTik Cloud Hosted Router (CHR) to a FreeRADIUS server in a VMware environment. Despite having the correct configurations for both the MikroTik router and the RADIUS server, I am unable to establish a connection, and all UDP traffic (port 1812) is timing out. Could you please assist in resolving this issue?

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

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

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

      He's trying to turn a 1x card into a 2x card by installing it the opposite way :)

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

    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 Місяць тому

    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 Місяць тому

    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 2 місяці тому

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

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

      @@anobody5708 what is your console screen shown ?

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

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

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

    Just pass nvme, it doest need vfio.

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

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

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

    Thank you very much. It helped a lot.

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

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

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

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

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

    My friend it is possible to make custom image linux

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

    it is posible to make pci passthrough in eve-ng

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

    PESIMO EL PEOR TUTORIAL !!

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

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

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

      Just erase/reformat the hard drive or partitions

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

    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 2 місяці тому

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

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

      @@FrancisTechWorldnow it’s working 😅

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

      Sir can you create video also for pocket monitoring using eve-ng.

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

      @ sure

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

      @@FrancisTechWorld thank you and possible to add vlan’s using eve-ng.

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

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

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

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

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

    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 2 місяці тому

      @@rwgshorts why share same IP?

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

      @@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 2 місяці тому

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

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

      @@santiagocastano5976 please check this link’s description. ua-cam.com/video/JwFhljT5hyQ/v-deo.htmlsi=_opT2H3-Du3AipL-

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

      You can also view this video: ua-cam.com/video/JwFhljT5hyQ/v-deo.html

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

      @@FrancisTechWorld thank you!

  • @ปั๋ม-ฒ1ช
    @ปั๋ม-ฒ1ช 3 місяці тому

    - 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 3 місяці тому

    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 3 місяці тому

    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 3 місяці тому

      @@odbo_One thank you. Any suggestions for me ?

    • @kz-xv1pm
      @kz-xv1pm 15 днів тому

      Plug 4 sticks in 4 white slots. The first 8GB of 4 sticks use 4 channels. The second 8GB of 16GB sticks use one (only one 16GB is available) or two (if you have two 16GB sticks) channels.

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

    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 3 місяці тому

    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 3 місяці тому

    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 3 місяці тому

    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 3 місяці тому

    please turn the music down next time lool

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

    hi how do i get "Simultaneous-use to work

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

    Your videos are very good.

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

    Thank you

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

    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 4 місяці тому

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

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

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

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

      @@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 4 місяці тому

    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 4 місяці тому

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

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

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

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

    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 4 місяці тому

    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 4 місяці тому

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

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

    Oooh, interesting

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

    Hello I can’t access to Dali web

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

      Apache2.service failed

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

      @@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 4 місяці тому

    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 4 місяці тому

    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 4 місяці тому

      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 4 місяці тому

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

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

      @@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 3 місяці тому

      @@lascelstaal1249 you can refer to the description.

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

      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 4 місяці тому

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

  • @Damia-cz8og
    @Damia-cz8og 4 місяці тому

    @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 4 місяці тому

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

    • @Damia-cz8og
      @Damia-cz8og 4 місяці тому

      @@FrancisTechWorld why Please guide all Works or home lab

    • @Damia-cz8og
      @Damia-cz8og 4 місяці тому

      @@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