AgileDevArt
AgileDevArt
  • Видео 130
  • Просмотров 1 638 899
Run Zenity in PowerShell on Windows (2024)
Create a GUI for any powershell script using Zenity on Windows.
WANT TO SUPPORT?
💰 Patreon: www.patreon.com/agiledevart
---
00:00 Introduction
01:02 Zenity dialogs
02:33 Cross Platform Zenity
04:43 Example script with prompts
07:03 Zenity Windows port
08:01 Example script with zenity
09:08 Zenity hands-on in PowerShell
---
▶️ Zenity on Linux:
ruclips.net/video/XEKkeEaa67o/видео.html
▶️ RAM-Disk On Windows:
ruclips.net/video/ioFwT9xw_Jg/видео.html
▶️ WPF in Powershell:
ruclips.net/video/WRWReC2Kvio/видео.html
💻 Zenity Cross-Platform:
github.com/ncruces/zenity
💻 Zenity Windows Port:
github.com/kvaps/zenity-windows?tab=readme-ov-file
gitlab.rrz.uni-hamburg.de/bba1577/lama-gui
💻 Zenity Manual:
help.gnome.org/users/...
Просмотров: 235

Видео

Linux Tips - GUI For Bash Scripts With Zenity (2024)
Просмотров 2,7 тыс.14 дней назад
Create a GUI for any bash script using Zenity on Linux. WANT TO SUPPORT? 💰 Patreon: www.patreon.com/agiledevart 00:00 Introduction 01:28 Example script with prompts 04:08 Zenity dialogs 03:44 BlendOS Associations 06:15 Example script with zenity 08:32 Install zenity on debian 09:09 Zenity hands-on ▶️ RAM-Disk On Linux: ruclips.net/video/WHPD-QL12N4/видео.html ▶️ Install BlendOS: ruclips.net/vid...
Linux Tips - Unleash All Package Managers In Blend OS (2024)
Просмотров 91021 день назад
Use all package managers in all-in-one distro-agnostic BlendOS Linux distribution. WANT TO SUPPORT? 💰 Patreon: www.patreon.com/agiledevart 00:00 Introduction 01:00 BlendOS immutable FS 02:11 Run Debian apt on BlendOS 03:44 BlendOS Associations 05:12 Run Arch pacman on BlendOS 06:08 Run Fedora dnf on BlendOS 06:54 Run all containers simultaneously 07:51 Debian vs Arch vs Fedora container ▶️ Inst...
Linux Tips - All-In-One Distro-Agnostic BlendOS on a USB Drive (2024)
Просмотров 1,8 тыс.Месяц назад
Install an all-in-one distro-agnostic BlendOS Linux distribution on a USB drive. WANT TO SUPPORT? 💰 Patreon: www.patreon.com/agiledevart 🇺🇸 As an Amazon Associate I earn from qualifying purchases #commissionsearned 🇩🇪 Als Amazon-Partner verdiene ich an qualifizierten Verkäufen #commissionsearned SanDisk Extreme PRO 128GB: 🇺🇸 amzn.to/3R9bcd6 🇩🇪 amzn.to/3uTr8c7 Kingston DataTraveler Max 256GB: 🇺🇸...
Linux Tips - Better File Listing (2024)
Просмотров 1,4 тыс.Месяц назад
Discover the perfect alternative to the ls command for listing files and folders on Linux. WANT TO SUPPORT? 💰 Patreon: www.patreon.com/agiledevart 00:00 Introduction 01:11 Ls command basics 02:10 Ls command disadvantages 03:37 Tree command basics 05:38 Search using tree 07:29 Ls aliases 07:56 Create and use tree aliases ▶️ Full MX Linux on a USB Drive: ruclips.net/video/I-KWiKkImZY/видео.html ▶...
Linux Tips - Ramfs vs Tmpfs (RAM-Disk Benchmark 2024)
Просмотров 1,1 тыс.Месяц назад
Create and benchmark high speed tmpfs and ramfs RAM-Disk on Ubuntu Linux. WANT TO SUPPORT? 💰 Patreon: www.patreon.com/agiledevart 00:00 Introduction 01:42 Default Ramdisks on linux 04:06 Ramdisk features on linux 05:21 Create and use tmpfs Ramdisk 07:59 Create and use ramfs Ramdisk 10:32 KDiskMark on ubuntu 11:35 Benchmark Ramdisks on linux 12:42 Benchmark conclusion ▶️ RAM-Disk On Windows: ruc...
High Speed RAM-Disk On Windows (Benchmark 2024)
Просмотров 745Месяц назад
Create and benchmark high speed RAM-Disk on Windows. WANT TO SUPPORT? 💰 Patreon: www.patreon.com/agiledevart 00:00 Introduction 02:01 Install ImDisk 03:21 Configure a Ram-Disk 04:57 Mount and use a Ram-Disk 06:05 Benchmark a Ram-Disk ▶️ Full MX Linux on a USB Drive: ruclips.net/video/I-KWiKkImZY/видео.html ▶️ Boot Ubuntu From RAM: ruclips.net/video/gFakleOvC_0/видео.html 💻 ImDisk: github.com/LT...
Linux Tips - DistroWatch No.1 MX Linux on a USB Drive (2024)
Просмотров 1,4 тыс.Месяц назад
Install DistroWatch No.1 ranked MX Linux XFCE on a USB drive. WANT TO SUPPORT? 💰 Patreon: www.patreon.com/agiledevart 🇺🇸 As an Amazon Associate I earn from qualifying purchases #commissionsearned 🇩🇪 Als Amazon-Partner verdiene ich an qualifizierten Verkäufen #commissionsearned SanDisk Extreme PRO 128GB: 🇺🇸 amzn.to/3R9bcd6 🇩🇪 amzn.to/3uTr8c7 Kingston DataTraveler Max 256GB: 🇺🇸 amzn.to/3RANmsl 🇩🇪...
3 Ways To Run .NET On FreeBSD (2024)
Просмотров 4242 месяца назад
Run cross-platform .NET applications on FreeBSD using dotnet and mono. WANT TO SUPPORT? 💰 Patreon: www.patreon.com/agiledevart 00:00 Introduction 01:06 Run .NET app using dotnet port 03:29 Run .NET GTK app using dotnet port 04:16 Run .NET GTK app using linux compatibility 06:26 Build .NET GTK app using mono 09:31 Run .NET GTK app using mono ▶️ Install .NET on FreeBSD: ruclips.net/video/Ty4Jd1W3...
Install .NET On FreeBSD (2024)
Просмотров 5142 месяца назад
Run cross-platform dotnet applications on FreeBSD. WANT TO SUPPORT? 💰 Patreon: www.patreon.com/agiledevart 00:00 Introduction 02:34 Build dotnet from source 04:52 Install dotnet from repo 07:06 Run windows dotnet app ▶️ Cross Platform GTK with WSL: ruclips.net/video/1Y606-UZdDQ/видео.html ▶️ Install NomadBSD: ruclips.net/video/t51UZTEYnSQ/видео.html 💻 Dotnet Port: www.freshports.org/lang/dotnet...
3 Ways To Avoid Deadlocks In C# Asynchronous Programming (2024)
Просмотров 4182 месяца назад
Avoid deadlocks when using async await in C# and .NET. WANT TO SUPPORT? 💰 Patreon: www.patreon.com/agiledevart 00:00 Introduction 01:06 Deadlock example in VS 03:33 Async/Await explained 06:46 Synchronization context 08:10 Configure await 09:55 Run task 11:30 No thread blocking ▶️ Cross Platform GTK with WSL: ruclips.net/video/1Y606-UZdDQ/видео.html ▶️ Cross Platform C with WSL: ruclips.net/vid...
Easy Cross Platform GTK Apps with WSL (2024)
Просмотров 6933 месяца назад
Design cross-platform GTK applications using C# and .NET. WANT TO SUPPORT? 💰 Patreon: www.patreon.com/agiledevart 00:00 Introduction 01:51 Add GTK to VS project 02:36 Run GTK app in VS 04:32 Run GTK app in WSL 07:22 Debug GTK app in WSL 07:47 Edit GTK Glade files 08:25 Add Glade to VS ▶️ Debug WPF and Winforms .NET on Linux: ruclips.net/video/sK1bOnVpngM/видео.html ▶️ Cross Platform C with WSL:...
Full Lubuntu LXQt on FreeBSD (2024)
Просмотров 1,3 тыс.3 месяца назад
Run full Lubuntu LXQt desktop on FreeBSD variant NomadBSD. WANT TO SUPPORT? 💰 Patreon: www.patreon.com/agiledevart 00:00 Introduction 01:40 FreeBSD Linux Binary Compatibility 02:21 Install Ubuntu on FreeBSD 04:36 Setup Lubuntu 06:05 Configure Dbus 08:12 Lubuntu startup procedure 11:30 Testing Lubuntu on NomadBSD ▶️ Install NomadBSD: ruclips.net/video/t51UZTEYnSQ/видео.html ▶️ Linux vs FreeBSD v...
Docker Tips - Run Windows Impostor in a Container (2024)
Просмотров 1,1 тыс.4 месяца назад
Run Full Windows Ubuntu 11 in a Docker Container and Display on Windows using RDP and VNC. WANT TO SUPPORT? 💰 Patreon: www.patreon.com/agiledevart 00:00 Introduction 03:11 Archive Wubuntu 04:04 Build Wubuntu Docker Image from scratch 06:55 Run Wubuntu Desktop Container 07:52 Testing Wubuntu Desktop Container (RDP and VNC) ▶️ Install Full Windows Ubuntu on a USB Drive: ruclips.net/video/Gr5Li8ep...
Linux vs FreeBSD vs Windows Gameplay Performance Comparison (2024)
Просмотров 14 тыс.4 месяца назад
Linux vs. FreeBSD vs. Windows gameplay performance comparison playing F.I.S.T. Forged In Shadow Torch. WANT TO SUPPORT? 💰 Patreon: www.patreon.com/agiledevart 00:00 Introduction 00:44 Gameplay comparison 01:56 Gameplay explanation 05:09 Play F.I.S.T. on FreeBSD 06:41 Conclusion ▶️ Linux Gaming Setup: ruclips.net/video/Ff8-ToZbh9w/видео.html ▶️ FreeBSD Gaming Setup: ruclips.net/video/vQpI7SU921A...
Full FreeBSD Gaming Setup From Scratch (2024)
Просмотров 10 тыс.4 месяца назад
Full FreeBSD Gaming Setup From Scratch (2024)
Portable FreeBSD - NomadBSD (2024)
Просмотров 2,5 тыс.5 месяцев назад
Portable FreeBSD - NomadBSD (2024)
Install FreeBSD With XFCE Desktop - Full Guide From Scratch (2023)
Просмотров 14 тыс.5 месяцев назад
Install FreeBSD With XFCE Desktop - Full Guide From Scratch (2023)
6 Reasons Why Linux Is Better Than FreeBSD (2023)
Просмотров 2,5 тыс.5 месяцев назад
6 Reasons Why Linux Is Better Than FreeBSD (2023)
Install FreeBSD The Easy Way - GhostBSD (2023)
Просмотров 6 тыс.6 месяцев назад
Install FreeBSD The Easy Way - GhostBSD (2023)
3 Reasons Why FreeBSD Is Better Than Linux (2023)
Просмотров 25 тыс.6 месяцев назад
3 Reasons Why FreeBSD Is Better Than Linux (2023)
Linux Tips - Install Full Garuda Linux on a USB Drive (2023)
Просмотров 9 тыс.6 месяцев назад
Linux Tips - Install Full Garuda Linux on a USB Drive (2023)
Linux Tips - Kali Desktop in a Container on Windows (2023)
Просмотров 2,8 тыс.7 месяцев назад
Linux Tips - Kali Desktop in a Container on Windows (2023)
Linux Tips - Built in Wayland on Windows (2023)
Просмотров 3,6 тыс.7 месяцев назад
Linux Tips - Built in Wayland on Windows (2023)
Linux Tips - Low-Latency Desktop Streaming with Moonlight & Sunshine (Full Setup 2023)
Просмотров 18 тыс.7 месяцев назад
Linux Tips - Low-Latency Desktop Streaming with Moonlight & Sunshine (Full Setup 2023)
Linux Tips - Install Full Nitrux on a USB Drive (2023)
Просмотров 2,2 тыс.7 месяцев назад
Linux Tips - Install Full Nitrux on a USB Drive (2023)
Linux Tips - Screen Cast (Gnome Network Displays 2023)
Просмотров 25 тыс.8 месяцев назад
Linux Tips - Screen Cast (Gnome Network Displays 2023)
Linux Tips - Install Full BlackArch on a USB Drive (2023)
Просмотров 16 тыс.8 месяцев назад
Linux Tips - Install Full BlackArch on a USB Drive (2023)
Linux Tips - Install Full Arch on a USB Drive (2023)
Просмотров 36 тыс.8 месяцев назад
Linux Tips - Install Full Arch on a USB Drive (2023)
Linux Tips - Install SteamOS Clone Bazzite on a USB Drive (2023)
Просмотров 10 тыс.9 месяцев назад
Linux Tips - Install SteamOS Clone Bazzite on a USB Drive (2023)

Комментарии

  • @__-yd6pm
    @__-yd6pm 3 часа назад

    Excuse me sir. When I followed all your steps and reached 7:30 I tried ls -al /dev/video* but it still say cannot access. What may be the possible cause to this?

  • @Justhimself54
    @Justhimself54 10 часов назад

    i wish youtube was more like this… how to videos. Really nice work! easy and simple!

  • @tyrojames9937
    @tyrojames9937 23 часа назад

    YEP!

  • @howqso2885
    @howqso2885 День назад

    I am so frustrated, friend. I did some code in Powershell for a old fashioned client to work with comobject. I skipped past WPF and Visual because I found it annoying. I redid entirely in Python to work with a TUI, had I known about Zenity Powershell at the time, I would have just used that. Well good to know either way.

  • @sebastiendorschner5973
    @sebastiendorschner5973 День назад

    hi i have a setup installer.exe to get an offline installation but i don't understand how to install the game on ubuntu despite the "run installer first"...

  • @infinitestars394
    @infinitestars394 2 дня назад

    Hey, can you make a Tutorial on how to Install Linux on a USB Drive, for the people that only have one USB Drive? If that is even possible... Thx!

  • @user-ki3rz3xo8h
    @user-ki3rz3xo8h 2 дня назад

    nothing works from your videos

    • @agiledevart
      @agiledevart 2 дня назад

      Since distros began integrating wayland things constantly break on linux. Probably Dockerfiles need to be updated

  • @callisoncaffrey
    @callisoncaffrey 2 дня назад

    Not accurate. Depends on the packet manager if you get extra information. Portage gives you a lot, while Zypper gives you some. The rest don't give you any, but then I very rarely actually needed addition information. I'm pretty sure the Archwiki works for all systemd distros. Also not accurate. Most applications are developed with systemd in mind, which is a blight on most distros. So you don't have that problem either. Seriously, you are just making shit up at this point. I see no reason to use FreeBSD. If you want security and stability, you go with OpenBSD, which I run on my main box, for everything else you use Linux. Also you forgot to mention that pf is shit. Both iptables and nft are the bomb in comparison.

  • @Baylison
    @Baylison 2 дня назад

    Im getting "ls: cannot access '/dev/video*' : no such file or directory" anyone fix this issue?

  • @jovicocardozo1772
    @jovicocardozo1772 2 дня назад

    Hi can you put a method to root android 13 on chrome os

  • @Baylison
    @Baylison 2 дня назад

    any way to fix the getting error "make: *** [Makefile:1215: prepare0] Error 2, make[1]: *** [Kbuild:24: include/generated/timeconst.h] Error 127" 5:27

  • @schnitzlfritzl
    @schnitzlfritzl 2 дня назад

    would be fine when you write all commands in your video description.

  • @fresh-start0
    @fresh-start0 4 дня назад

    do i have to keep the usb plugged into the computer to keep arch running?

    • @agiledevart
      @agiledevart 4 дня назад

      No, you can even take it to a different machine and run it there

    • @fresh-start0
      @fresh-start0 3 дня назад

      @@agiledevart but when i take out the usb, it doesnt boot me into arch

    • @agiledevart
      @agiledevart 3 дня назад

      Sorry, I misunderstood your question. While Arch is running the USB stick must be plugged in. The USB stick is basically your hard drive.

  • @DataDashy
    @DataDashy 4 дня назад

    lol virtualization = shit, virtualization = garbage, virtualization = almost nonexistent on all the bsds and dont come with me with that full of bunk that omgitcanranvirtujalbox

  • @S3Kglitches
    @S3Kglitches 4 дня назад

    Is something similar possible for Mac as well? (debugging not required)

  • @MichaTerajewicz
    @MichaTerajewicz 5 дней назад

    So what is the point using WM like i3 or Sway?

  • @pjpw2320
    @pjpw2320 5 дней назад

    I got this setup on a flashdrive with no problem but when I am in the system and try to log out or shut down it pops up a message saying something about a session is not idle and won't let me shutdown. I am wondering how to get around that. Also if I close the network manager, which I inadvertently did, it seems that the only way to reopen it while in the same session is via a terminal command?

  • @JBPaizz
    @JBPaizz 5 дней назад

    Ok, now im going to install fedora, thank you a lot

  • @PK-pc5lq
    @PK-pc5lq 6 дней назад

    I just wanna thank you for informing about dev manager desktop. FINALLY I was able to install Jellyfin app on my TV and I can ditch second Emby docker on my server as it was my only one alternative to Jellyfin. Thanks!

  • @Mantikal
    @Mantikal 6 дней назад

    Another flavor (or Distro) of UNIX

  • @noroy2
    @noroy2 6 дней назад

    Great video man, btw, you looks creepy in the bottom corner with no background...haha. Greetings from Mexico.

  • @KukicVidan
    @KukicVidan 6 дней назад

    how do you have in topbar showing what app u are curently in?

  • @JeanValjean-cp9ru
    @JeanValjean-cp9ru 6 дней назад

    Doable without rufus? I don't have a windows pc...

  • @JanuszKrysztofiak
    @JanuszKrysztofiak 7 дней назад

    Meh. Last time I checked, FreeBSD did not even support GPU (Intel ARC) in my desktop. From what I have heard, it would struggle with wifi in my laptop. Linux handles both flawlessly. My work involves docker containers too. I also like the ease systemd (BTW, systemd was inspired by macOS launchd) allows me to define user-services and the standarization across distros it brings. Moreover, I use Linux USB gadget mode on my RPis Zero (of BSDs, only FreeBSD has something similar, but much more limited in comparison to Linux and not sure it is supported at all on RPIs). There is some gaming on Steam too. I see little reasons to prefer BSDs over Linux unless you are a company taking an advantage of the more liberal source code licence or some very particular needs. For a Linux user, BSDs feel like a time travel to the era where hardware support on Linux was very patchy and the general software support was weaker. Having BSDs is good to not land in a complete monoculture, but their 'superiority' is very debatable at best. I tried FreeBSD, OpenBSD and NetBSD on VMs. Of the three: FreeBSD had most features, OpenBSD felt easiest and NetBSD was the most buggy. All three suck as desktops.

  • @adrianpauly
    @adrianpauly 7 дней назад

    How did your entire haircut change mid video lol

  • @N25SOV
    @N25SOV 8 дней назад

    Dude, I just have to tell you thank you. I've scoured so many forums trying to figure this out for a couple days to no avail. You're the best!

  • @williamkopanchuk
    @williamkopanchuk 9 дней назад

    A big Thank YOU!

  • @user-pqk91918qqk
    @user-pqk91918qqk 9 дней назад

    Thank you because the partition part was very confusing

  • @ghegaa
    @ghegaa 10 дней назад

    Thank you. Working in May 2024. Tested,

  • @jokenkil
    @jokenkil 10 дней назад

    Is there anyway to have a virtual display. Like using virtual display driver in windows? I stream to my phone and on windows I can set a custom resolution to match my phone. I normally don't have a display connected to my PC.

  • @MasterCorneilous
    @MasterCorneilous 10 дней назад

    I got an error when trying to install.

  • @mrvolchara4055
    @mrvolchara4055 11 дней назад

    Красава! Давно искал такую инструкцию!

  • @scottwright6311
    @scottwright6311 12 дней назад

    I just bought a new USB with 256GB for my 2nd usb but when I go to install there is only 2.33 mb available. Do I need to format the USB before being able to download Linux OS on it?

  • @CriticalHitRabbit
    @CriticalHitRabbit 12 дней назад

    i get my LG tv detected on Gnome Network Displays but connections gives an error and i dont get the prompt for the screen share ( like in the 06:47 ). Dummy display worked, althought with weird endless repeating image. Am i missing something ?

  • @kevilay
    @kevilay 13 дней назад

    Can I use a raspberry pi as a client to stream from my desktop PC ?

  • @Sean-bo2lb
    @Sean-bo2lb 13 дней назад

    container start and exited, so can not connect.

  • @Sean-bo2lb
    @Sean-bo2lb 13 дней назад

    I able to start the container, its showing running however cannot see desktop. No display.

  • @mramacha71
    @mramacha71 14 дней назад

    Thank you so much for this detailed video! This helped me retrieve my data from my failed network drive!

  • @mramacha71
    @mramacha71 14 дней назад

    Thanks!

  • @user-ki3rz3xo8h
    @user-ki3rz3xo8h 14 дней назад

    it doesn't work

  • @amazingworldofanime4905
    @amazingworldofanime4905 15 дней назад

    thanks man. top tips for win10 users

  • @gbncondor88
    @gbncondor88 15 дней назад

    how to install Kali with another linux distro,i'm using Archman...intall in dualboot..

  • @pcpll
    @pcpll 15 дней назад

    I would use a webserver instead, personally, for multiple reasons like portability (using the script on mobile devices and desktop at the same time) but at the end this is just a matter of choice.

  • @amrali6388
    @amrali6388 15 дней назад

    Thank you man, a very useful tutorial

  • @moister3727
    @moister3727 15 дней назад

    Any luck on newer games?

  • @VechTech
    @VechTech 16 дней назад

    Is this persistent? And should i run Boot with persistence?

    • @agiledevart
      @agiledevart 16 дней назад

      It is persistent. You don't need to do anything special what I did not mention or show in the video

  • @Adr_Jim
    @Adr_Jim 16 дней назад

    This guy.. thank you !!!! 😄

  • @user-ki3rz3xo8h
    @user-ki3rz3xo8h 16 дней назад

    it is not working it gives error

  • @mohamed3nan
    @mohamed3nan 16 дней назад

    You make me want to use ubuntu for real, thanks man

  • @danilkurylenko6988
    @danilkurylenko6988 16 дней назад

    miniOS хороший аналог slax