Tech on Fire

Tech on Fire

Tech tutorials focusing mainly on Microsoft Azure, but with a spattering of other things, too!

GitHub Powered Dad Jokes!

GitHub Powered Dad Jokes!

Пікірлер

  • @kizen3056
    @kizen3056Күн бұрын

    Please help, I am getting black bars and showing using software encoder in parsec when using tesla t4 gpu, I followed all of the steps also disabled the hyper v video card in tight vnc

  • @BlaizeTech
    @BlaizeTechКүн бұрын

    This one was intended for the AMD GPU series on Azure. It won't work with the Tesla T4 series. Trying this one if you want to use NVidia. kzread.info/dash/bejne/gHmbscSKlcbcnLg.html

  • @yoanncharpiot4778
    @yoanncharpiot47782 күн бұрын

    Thanks a lot for your video, I got hundreds of ideas now 😅 would be just perfect to scripts all of this in order to get it on demand and start and stop it directly for a cheap Raspberry pi.

  • @BlaizeTech
    @BlaizeTech2 күн бұрын

    This is more for PC games, but a raspi can do some games.

  • @yoanncharpiot4778
    @yoanncharpiot4778Күн бұрын

    @@BlaizeTech Since the gaming calculation is done on Azure side, I was expecting a Raspberry should be enough just to render the result. I know we can run Steam desk on it, I will have a try and give you my conclusion ;)

  • @BlaizeTech
    @BlaizeTechКүн бұрын

    @@yoanncharpiot4778 As long as it supports the codec with hardware decoding, I think it should work. Raspis are pretty slow on software decoding of video streams.

  • @yoanncharpiot4778
    @yoanncharpiot4778Күн бұрын

    @@BlaizeTech The last Rasp pi 5 can display 2 4K screens in parallel, so it would be a good test to do. Nevertheless I am currently blocked since the only VM I can deploy is a Standard NV4as v4 (4vcpu, 14Go RAM) and I cannot install nor NVIDIA Data center or GRIID Drivers (its not finishing the install stating its not the appropriate Graphic Card). Would you have any idea on the problem?

  • @BlaizeTech
    @BlaizeTechКүн бұрын

    @@yoanncharpiot4778 The NVas series are for AMD GPUs. Follow my other guide for how to set this up: kzread.info/dash/bejne/h5Z2l7uzqtvch8Y.html

  • @demianschultz3749
    @demianschultz37493 күн бұрын

    Is there a place to download that container?, thanks for the very instructive video

  • @BlaizeTech
    @BlaizeTech2 күн бұрын

    No, because that would probably go against the licensing for Windows to do that.

  • @LuoBin-th5sj
    @LuoBin-th5sj3 күн бұрын

    I started to pick up azure recently and this popped in my head. Thought it was some sort of revolutionary idea, but guess not 😂😂. Thanks for the video!

  • @BlaizeTech
    @BlaizeTech2 күн бұрын

    I don't know if I was the first person, but I might have been the first to do it this way and document it.

  • @UncleDanBand64
    @UncleDanBand648 күн бұрын

    Nice, I recently got the Enya Nova Go. It has built in reverb. It is the cheapest guitar I have ever had. The effects without an amp has been inspiring I have thought about the Tone Wood for my wood guitsrs. Cause they are collecting dust. Good review.

  • @BlaizeTech
    @BlaizeTech8 күн бұрын

    I like the Tonewood for the added dimension it adds to play.

  • @UncleDanBand64
    @UncleDanBand648 күн бұрын

    @@BlaizeTech I think I am gonna get one. Thanks for your demo and reply.

  • @remingtonhenderson6742
    @remingtonhenderson674210 күн бұрын

    Hi, great video but I have a few questions. 1) Not sure if you use/ own a Synology NAS, but do you forsee any issues using that with their Docker/ Container Manager? 2) Are you only able to access the program from your local network or are you able to access it from other sources (i.e. sharing a URL to friends etc.)? 3) Have you tried playing multi-player games with it (SNES Donkey Kong 2 etc)? I.e. can you have two SNES controls connected and have two people play simultaneously? 4) Likewise, could you have two people play from different computers AND different games at the same time (same network or otherwise)? 5) Are you able to save your place in the game with this option or are you starting over everytime you load the game?

  • @jeffreyooi1971
    @jeffreyooi197110 күн бұрын

    Thank you for the video. I have one question. How to get all the physical devices like desktop, laptop to connect to this virtual firewall or pass through it? Do I need a unmanaged or managed switch, or a hub? what if I don't have any of it?

  • @BlaizeTech
    @BlaizeTech8 күн бұрын

    For vlans, you need a managed switch. I use a TP link switch for mine.

  • @jeffreyooi1971
    @jeffreyooi19718 күн бұрын

    @@BlaizeTech okay, thanks

  • @imperial140
    @imperial14015 күн бұрын

    11:52 CREATE EXTENSION vector; did not work for me but the following did: SELECT CREATE_EXTENSION('vector');

  • @akarimatsumura6601
    @akarimatsumura660117 күн бұрын

    thanks you so much for the video, i created my own lora with base model SD 1.5 successfully, however there are many sampling method, DPM++ 2M, 3M, euler, heun...etc, how do i know which sampler work best with my lora? Do i have to test it with different sampler,sampling steps, CFG Scale and weight to find out? is there any method to find out without testing it one by one? thanks

  • @BlaizeTech
    @BlaizeTech17 күн бұрын

    Which one works best is subjective... Finding the optimized settings for a LORA seems to be trial and error. I don't think there is a "best" one. Turning up the sampling steps helps some. The other trick is to to use the keyword in your LoRA with manual weights (word:weight) ie (blaize:1.3) and also amp up your LoRA <lora:loraname:weight> <lora:blaize:1.3> or something like that.

  • @Frontlainer
    @Frontlainer19 күн бұрын

    What GPU do you have?😊

  • @BlaizeTech
    @BlaizeTech19 күн бұрын

    3060 TI. I did those on an Azure VM, though.

  • @casperghst42
    @casperghst4220 күн бұрын

    Interesting, but I'm sorry IPSec VPN is not secure and should be avoided.

  • @BlaizeTech
    @BlaizeTech20 күн бұрын

    Not sure if you're talking about a particular IPSec implementation or aspect of it, but generally speaking, IPSec is considered secure and is widely used as the industry standard for site to site connectivity.

  • @bish-jyag3371
    @bish-jyag337120 күн бұрын

    Why not show the network topology so that the listener can understand how your network looks like?

  • @BlaizeTech
    @BlaizeTech20 күн бұрын

    It really wasn't the intent of the video but thanks for the feedback. I was using this with the assumption that you know what a VLan is and what it's for.

  • @digital_flo
    @digital_flo25 күн бұрын

    Is there a way to view footage from my phone

  • @BlaizeTech
    @BlaizeTech25 күн бұрын

    The DVR website is mobile friendly. You can see it on the DVR and play it on your phone.

  • @inctube2320
    @inctube2320Ай бұрын

    Thank you for this walkthrough! Can't wait to start training my own lora

  • @BlaizeTech
    @BlaizeTechАй бұрын

    Glad you found it helpful

  • @Fogertian
    @FogertianАй бұрын

    Go to 9:12 ...

  • @BlaizeTech
    @BlaizeTechАй бұрын

    That's where the fun begins. 😂

  • @Deruzejaku
    @DeruzejakuАй бұрын

    Only thing for me that's better in DSLR's is viewfinder, but popup flash? I either use off camera flash or I shoot natural since ISO performance today is so good with cameras, maybe it's just me but I just don't like on camera flash look that much. But all people prefer it different, for one I still like my old A7 MK1 even though people called it shit camera overall XD Today I have also MKIII version, but I still come back to MK1.

  • @BlaizeTech
    @BlaizeTechАй бұрын

    I used the pop-up flash rarely, but it was just enough to appreciate it and not have to get my speed light out or when I didn't have the flash. Flash gives nice fill light or just enough to make portraits have more life to them.

  • @paulbarnes2392
    @paulbarnes2392Ай бұрын

    Great video, thanks! The search results were perhaps a little underwhelming but having this process stepped through like this, and with open-source technologies, really helped me. As you say, with some fine-tuning I'm sure the search results could be significantly improved. I'd be interested in seeing a video on how you might go about doing such fine-tuning so that it performs better on a given dataset.

  • @BlaizeTech
    @BlaizeTechАй бұрын

    This video may be more helpful. It's about building a RAG app, but gets at the same Idea. kzread.info/dash/bejne/qIOfsJmlkseql8o.html

  • @kerrykreiter445
    @kerrykreiter445Ай бұрын

    Would it be possible to use containers to play doom 2 coop with Zandronum so that I could play other wad files?

  • @BlaizeTech
    @BlaizeTechАй бұрын

    You could try to using Doom 2. If it worked on old-school IPX, it should work on this.

  • @kerrykreiter445
    @kerrykreiter445Ай бұрын

    This should have a million likes! Thank you sooooo much for posting. I’m going to give this a try

  • @janaybhido
    @janaybhidoАй бұрын

    hello can you help me to produe own cameras i also can pay your time

  • @BlaizeTech
    @BlaizeTechАй бұрын

    I really don't consult on these things. I am happy to help in ways that I can, but it's really pretty straight forward with a Raspberry Pi Camera and a camera module.

  • @cyberspider78910
    @cyberspider78910Ай бұрын

    This is an excellent tutorial to begin on LORA trailing...

  • @BlaizeTech
    @BlaizeTechАй бұрын

    Kind of a fun and easy intro for it.

  • @iblorna
    @iblorna2 ай бұрын

    That's a whole lot of in fo! I got a little lost once, but really a great video. Very Straight forward. I may have a couple of questions....Thank you

  • @BlaizeTech
    @BlaizeTech2 ай бұрын

    It's a lot to consider, but it's a lot of hun to build.

  • @AhmedElDardeeri
    @AhmedElDardeeri2 ай бұрын

    How can i get the acces to many quota limt easily?

  • @BlaizeTech
    @BlaizeTech2 ай бұрын

    You have to go through the help in the Azure portal. It's pretty easy to do, but you may have to have approval from MS. learn.microsoft.com/en-us/azure/quotas/quickstart-increase-quota-portal

  • @AhmedElDardeeri
    @AhmedElDardeeriАй бұрын

    @BlaizeTech i dont have a cc or debit card from a bank. Can you offer me a website providing a virtual card that can be accepted on azure please ...also i can charge it that not my problem

  • @BlaizeTech
    @BlaizeTechАй бұрын

    @@AhmedElDardeeri I don't know of any card that you could use. You need a card on Azure to use these services.

  • @jynxinee
    @jynxinee21 күн бұрын

    @@BlaizeTech can you explain further on how to do this for this build specifically? it would help me a lot, thanks!

  • @BlaizeTech
    @BlaizeTech21 күн бұрын

    @@jynxinee The video is pretty step by step what you need to do to get this to work. It's really just deploying a VM to Azure and installing some drivers and software to make it work. What are you needing help with?

  • @dragonalong6860
    @dragonalong68602 ай бұрын

    Super quality content. Keep it up!

  • @BlaizeTech
    @BlaizeTechАй бұрын

    Thanks, will do!

  • @Ialreadyhaveaname2
    @Ialreadyhaveaname22 ай бұрын

    Sir, you are a lifesaver, thanks for this.

  • @BlaizeTech
    @BlaizeTech2 ай бұрын

    I'm glad silly images can be a life saver. :D

  • @willianderuberkater3526
    @willianderuberkater35262 ай бұрын

    You should give kwebbelkop ai a try 😂

  • @BlaizeTech
    @BlaizeTech2 ай бұрын

    😂😂

  • @streamology
    @streamology2 ай бұрын

    great tutorial, can you tell me more about the VM? i also has a terrible laptop so im considering using a vm.. how expensive is it?

  • @BlaizeTech
    @BlaizeTech2 ай бұрын

    I use spot instances on azure VMs, which means it costs about $0.10-0.35 for the VM. I also shut it down when I'm not using it. In a given month, that costs about $10-20. But that all depends on what you want to do.

  • @cyberspider78910
    @cyberspider78910Ай бұрын

    I had used VMWare virtual machine which you can install on standard window. This basically creates PC with in PC. The thing I don't know is whether it support CUDA simulation or not?

  • @BlaizeTech
    @BlaizeTechАй бұрын

    @@cyberspider78910 VMWare is tricky. It can do some things on the GPU using passthrough or vGPU, but it's not always supported by the hardware. You'll have to check to make sure your machine works for that situation. I'd run it on the host in any case if you can.

  • @user-jg2zn8ss1c
    @user-jg2zn8ss1c2 ай бұрын

    Thanks for the intuitive tuitorials sir.

  • @BlaizeTech
    @BlaizeTech2 ай бұрын

    Glad it was helpful!

  • @MarcosFerreira
    @MarcosFerreira2 ай бұрын

    great tutorial. I only don't understand how do a Docker Pull Command, because i'm running docker in Windows.

  • @BlaizeTech
    @BlaizeTech2 ай бұрын

    This will need Linux to run. You'll need WSL or Docker Desktop, which uses WSL.

  • @BLOODFLY1
    @BLOODFLY12 ай бұрын

    Try using thinner picks on bass. You'll be surprised, nothing below 0.60mm.

  • @BlaizeTech
    @BlaizeTech2 ай бұрын

    Thanks for the tip!

  • @willwill2548
    @willwill25482 ай бұрын

    You only need to be a rocket scientist to play some retro games 😂but it's cool concepts indeed

  • @BlaizeTech
    @BlaizeTech2 ай бұрын

    Glad you like it. 😂

  • @BigFourHead
    @BigFourHead2 ай бұрын

    nice. but the cost is high?

  • @BlaizeTech
    @BlaizeTech2 ай бұрын

    Depends on how much you play. For me, I use spot instances and only play a couple hours a month, so it's cheaper than a service like Stadia or similar. You'll just have to figure out what the cost is for you and decide what the best option is.

  • @EJ-gc6os
    @EJ-gc6os2 ай бұрын

    I am currently in my office and setting this up because I have a different issue happening (TLDR) where my OpenVPN between two offices stops working when connecting to Azure VPN, so I can't print between offices when connecting to shared drives. When I do "What's My IP" I of course get the public IP for my office. Would that cause conflict since the public IP is being used for my office firewall has the same public IP as the Azure local network gateway?

  • @EJ-gc6os
    @EJ-gc6os2 ай бұрын

    And then to add to that, if I add my local network (again I am in the office right now) that would be my office LAN. Is the idea that the Azure public IP and local network should mirror my office's?

  • @BlaizeTech
    @BlaizeTech2 ай бұрын

    No, I don't think so. The local network gateway is a resource on Azure that tells Azure where to connect the VPN, not an IP address on Azure.

  • @BlaizeTech
    @BlaizeTech2 ай бұрын

    @@EJ-gc6os the local network gateway just tells Azure where to find the endpoint. It's not an IP address on Azure. It's the public IP address for your office.

  • @EJ-gc6os
    @EJ-gc6os2 ай бұрын

    @@BlaizeTech I appreciate the quick response. I just set those and my IPsec is connecting now

  • @BlaizeTech
    @BlaizeTech2 ай бұрын

    @@EJ-gc6os Glad it's working for youj!

  • @KeerthiSetty-fv5kq
    @KeerthiSetty-fv5kq2 ай бұрын

    xp.iso file is not found , while running 3rd command it gives me no such file or directory error

  • @BlaizeTech
    @BlaizeTech2 ай бұрын

    You need to provide the ISO file and mount it in the folder.

  • @KeerthiSetty-fv5kq
    @KeerthiSetty-fv5kq2 ай бұрын

    @@BlaizeTech will this work for windows 10 or 11 iso

  • @BlaizeTech
    @BlaizeTech2 ай бұрын

    @@KeerthiSetty-fv5kq Not using this method. This might have better luck. I've never tried it though. kzread.info/dash/bejne/gIqlspZpg9mYiMY.html

  • @jessevaught3562
    @jessevaught35622 ай бұрын

    Outstanding production! Can this serve multiple clients at once? What needs to be adjusted as the number of clients increase? Besides the VM runtime and storage, do you pay for network volume as well?

  • @BlaizeTech
    @BlaizeTech2 ай бұрын

    Yes, it can do multiple clients at once. You pay for the egress traffic (anything leaving Azure after the first 100GB) not the ingress traffic.

  • @chiproberts3818
    @chiproberts38182 ай бұрын

    Kind of new to all this but I have a question that may be off topic here. We have a Vivint Security system that we will be soon unsubscribing too. Is there a way we can use the two wall plug in cameras and space monkey hub with panel to use in a camping situation away from home? Maybe rigged to a generator?

  • @BlaizeTech
    @BlaizeTech2 ай бұрын

    I am not familiar with that gear, so I can't really answer it intelligently.

  • @vandorlokronika9581
    @vandorlokronika95812 ай бұрын

    Just wondering can you do this with modern windows games? It would be away more easier to playing in a remote server from linux than using Wine in your local ubuntu PC or Mac.

  • @BlaizeTech
    @BlaizeTech2 ай бұрын

    Something like this might be what you're looking for. kzread.info/dash/bejne/gHmbscSKlcbcnLg.html

  • @vandorlokronika9581
    @vandorlokronika95812 ай бұрын

    @@BlaizeTech Thank you!

  • @TheEclecticDev
    @TheEclecticDev2 ай бұрын

    Nice job I really enjoyed this walkthrough and learned something new 👨‍💻

  • @BlaizeTech
    @BlaizeTech2 ай бұрын

    Glad you found out helpful

  • @bbtechvideos101
    @bbtechvideos1012 ай бұрын

    Is there a way to auto boot the guest OS when the container starts up?

  • @BlaizeTech
    @BlaizeTech2 ай бұрын

    after installing the OS, take an image from the container and write a new dockerfile based on the image to invoke the KVM command to start the OS.

  • @DkBose-pi7hl
    @DkBose-pi7hl2 ай бұрын

    How add extra virtual storage to this novnc environment

  • @BlaizeTech
    @BlaizeTech2 ай бұрын

    Just mount a volume into the container.

  • @hanguyenmanh2429
    @hanguyenmanh24292 ай бұрын

    So can we play it directly on the device or must we use steam remote or parsec to play smoothly And do the machine keeps the data after we shut it down?

  • @BlaizeTech
    @BlaizeTech2 ай бұрын

    Playing it on the device does not compress the video. You need steam (or parsec) to make it work. The machine does keep the data after you shut it down. It's just a VM on Azure.

  • @Ryanwong.6688
    @Ryanwong.66883 ай бұрын

    i was directed to the screen of IBM computer basic. It's a dos-like screen with command line but different from yours.

  • @BlaizeTech
    @BlaizeTech3 ай бұрын

    You need to change the hardware configuration so that it's using something more modern than the 8088. That's covered in the video on how to configure it.

  • @Ryanwong.6688
    @Ryanwong.66883 ай бұрын

    can you let me know what to do after entering the password on the VNC.html? There is different screen or page been diverted to after entering the password.

  • @BlaizeTech
    @BlaizeTech3 ай бұрын

    You should see a screen that boots 86box after logging in with VNC. Not sure what second logon you're talking about here.

  • @Ryanwong.6688
    @Ryanwong.66883 ай бұрын

    could you let us knwo the password in the vnc.html? and thx, i have found it among the files within the image

  • @BlaizeTech
    @BlaizeTech2 ай бұрын

    password1 😂😂

  • @Boricua0082
    @Boricua00823 ай бұрын

    My apologies for commenting on an older video, but I was wondering doing the loop on the mechanical chime does that make the doorbell ring like a normal doorbell or do you still have to use the included plug-in chime? My apologies I was just trying to get clarification.

  • @BlaizeTech
    @BlaizeTech3 ай бұрын

    That was to ensure that the loop to the door bell was closed. I bypassed the chime. It uses the chime that came with the device.

  • @Boricua0082
    @Boricua00823 ай бұрын

    @@BlaizeTech thank you for the clarification, I truly appreciate it

  • @rohithmanivarma99
    @rohithmanivarma993 ай бұрын

    Can I do the same with Windows server 2022 instead of windows 11 or windows 10?

  • @BlaizeTech
    @BlaizeTech3 ай бұрын

    I don't see why not. But I have not tried it.

  • @rohithmanivarma99
    @rohithmanivarma993 ай бұрын

    @@BlaizeTech I cant uninstall the hyper v driver. When I uninstall it, and then when I refresh the computer , device manager page refreshes and again its coming

  • @BlaizeTech
    @BlaizeTech3 ай бұрын

    @@rohithmanivarma99 Are you doing that through RDP or VNC? You'll probably want to install VNC first, login that way, then remove the driver.

  • @rohithmanivarma99
    @rohithmanivarma993 ай бұрын

    @@BlaizeTech yes im doing through vnc.. but I cant delete it..

  • @BlaizeTech
    @BlaizeTech3 ай бұрын

    @@rohithmanivarma99 Try installing the GFX drivers for nvidia and see if it matters.

  • @subramaniamchandrasekar1397
    @subramaniamchandrasekar13973 ай бұрын

    Man... you can talk for 19 minutes and pluck the guitar few times for a minute.

  • @BlaizeTech
    @BlaizeTech3 ай бұрын

    I'll take hat as a complement... :D

  • @music_foreveryone
    @music_foreveryone3 ай бұрын

    I want to do this process in a google cloud VM, but I have problems with virtualization, do you have a video on how to do this on a google cloud instance?

  • @BlaizeTech
    @BlaizeTech3 ай бұрын

    It might not have the stuff in the kernel enabled. I'm not sure it it's possible on GCP, as I'm more of an Azure guy.

  • @aadam6089
    @aadam60893 ай бұрын

    How do you the nv6s to be avaliable I tried to get a quotas for it but they keep dening me

  • @BlaizeTech
    @BlaizeTech3 ай бұрын

    They're pretty strict on these and they're only available in certain regions. I've had pretty good luck with the NC-series, which are a better GPU in any case.

  • @aadam6089
    @aadam60893 ай бұрын

    @BlaizeTech I'm pretty sure it's avaliable in my region however I think I wasn't using the right subscription and hadn't realised that I need to go to resource provider to get it for a quotas , but thanks for helping

  • @aadam6089
    @aadam60893 ай бұрын

    Question: Is there a free trial? im not sure if i want it, but I want to try it without spending money

  • @BlaizeTech
    @BlaizeTech3 ай бұрын

    There is a free trial on Azure, but I am not sure if it will cover the GPU VMs. Using spot instances, you could do it for just a couple of bucks though to see if it's your cup of tea.