Trending

#WinBoat

Latest posts tagged with #WinBoat on Bluesky

Latest Top
Trending

Posts tagged #WinBoat

So in regards for WinBoat for linux.

1. What is the security for this like? What isolates windows bug's, intrusive features, and security flows from being imposed onto the host linux system?

#linux #winboat

0 0 1 0

Is #WinBoat just trash on #Fedora?

Doing a podman install, setting up my friend's first #Linux system, and she needs #Photoshop.

It's been frustrating though. Seems to get stuck logging in when I launch an app, but if doing the full desktop, it loads.

1 0 0 0
How To Install WinBoat On CachyOS - Run Windows Apps Seamlessly On Linux
How To Install WinBoat On CachyOS - Run Windows Apps Seamlessly On Linux YouTube video by Flip The Bits

I know, I know...yet another #WinBoat video... But new users and beginners will totally love the easy button approach to installing it without SCARY #Linux terminal commands. Good job #CachyOS peeps.

youtu.be/gGqJGSjzoOY

0 0 0 0
Post image

Winboatが入った
#winboat

0 0 0 0
Preview
Winboat startet nicht mehr? Mein Wechsel zu Dockurr Eigentlich ist die Idee hinter #Winboat super, aber die Umsetzung scheint noch etwas instabil zu sein. Seit der Installation Anfang des Jahres lief es zwar, aber heute hat die Software komplett den Dienst verweigert. Das Image meldete plötzlich zu wenig RAM. Ich habe noch versucht, das irgendwie zu fixen, aber das hat das Ganze leider endgültig zerschossen. Statt weiter Zeit in die Fehlersuche zu investieren, bin ich direkt auf das **Dockurr Windows Image** umgestiegen – das ist ohnehin die technische Basis von Winboat. ### 1. Meine Vorbereitung Da ich **Podman** verwende, habe ich als Erstes die nötigen Ordner auf meinem Host-System angelegt. So gehen die Daten nicht verloren, wenn der Container mal neu erstellt werden muss: mkdir -p $HOME/Windows/System mkdir -p $HOME/Windows/Shared ### 2. Der Start-Befehl **Nicht vergessen:** Ersetze in `-e USERNAME` und `-e PASSWORD` die Platzhalter durch deine eigenen Zugangsdaten. podman run -d \ --name windows \ -p 8006:8006 \ --device=/dev/kvm \ --cap-add NET_ADMIN \ -e RAM_SIZE="8G" \ -e USERNAME="Carsten" \ -e PASSWORD="1234" \ -e LANGUAGE="German" \ -v $HOME/Windows/System:/storage:Z \ -v $HOME/Windows/Shared:/shared:Z \ --stop-timeout 120 \ dockurr/windows Sobald der Container läuft, kannst du das neue Windows direkt über deinen Browser aufrufen: http://127.0.0.1:8006 ### 3. Zusammenfassung Den langen Befehl oben musste ich nur einmal ausführen. Im Alltag steuere ich mein Windows jetzt ganz entspannt über diese Kurzbefehle: * **Starten:** `podman start windows` * **Stoppen:** `podman stop windows` (oder einfach in Windows herunterfahren) * **Status prüfen:** `podman ps -a` **Links zum Thema:** * Das verwendete Image: GitHub – dockur/windows * Die ursprüngliche App: Winboat.app * Podman: Podman

Neuer Blog Artikel:

blog.burningboard.org/winboat-startet-nicht-me...

#winboat #podman #windows #docker #Dockurr

0 0 0 0
Preview
Contain your Windows apps inside Linux Windows Hands-on: Can't live without Adobe? Get on board WinBoat – or WinApps sails a similar course

I've been using #Winboat for awhile now and love how well it works.
#Linux #Windows #Docker #tech

www.theregister.com/2026/02/14/w...

1 0 0 0

@rwaschbaer Alle Komerziellen CADs sind Zicken auf Linux, Weder Solidworks noch AutoCAD habe ich mit Wine oder Proton zum Laufen gebracht.
Neuerdings gibt es ja #Winboat. Du könntest das mal auprobieren.

0 0 0 0

Gibt es eigentlich bei Linux sowas wie "Komplettsets", die einem den Umstieg möglichst leicht machen? Also Mint mit vorinstalliertem Winboat, oder sowas? Wahrscheinlich läuft das der Haltung "Linux" zuwider, aber ich denke das wäre schon praktisch, oder?

#Linux #linuxMint #winboat #DIDit

0 0 1 0
WinBoat-Dashboard für einen laufenden „Custom Windows“-Podman-Container mit Statusinformationen. Es werden aktuelle Auslastungsmetriken für CPU (78,1 %), RAM (36,4 %) und Festplatte (31,0 %) angezeigt.

WinBoat-Dashboard für einen laufenden „Custom Windows“-Podman-Container mit Statusinformationen. Es werden aktuelle Auslastungsmetriken für CPU (78,1 %), RAM (36,4 %) und Festplatte (31,0 %) angezeigt.

#winboat ist wirklich verdammt praktisch 🫶

0 1 0 0

Tried #winboat today and I am positively surprised. Because now I don't even need a Windows VM anymore 🎉

0 0 0 0

Tried #winboat today and I am positively surprised. Because now I don't even need a Windows VM anymore 🎉

0 0 0 0
Preview
The Defenestration Game It’s been a time-honoured adage that the best advert for Linux is Windows. Despite that, I limped along with a Windows 10 install on my laptop for many years. It did the job reasonably well, and I could run the apps I needed to for both myself and my studies. Then the “upgrade” to Windows […]
1 0 0 0
Preview
How to Run Any Windows App on Linux Using WinBoat | The CyberSec Guru Ditching Windows for Linux but can't leave your favorite apps behind? This guide shows you how to run any Windows app on Linux using Winboat

RUN WINDOWS APPS ON LINUX — NO EMULATOR NEEDED

You won’t believe how easy this method is.
Forget Wine. Forget VMs. This actually just works. 😲

No more OS switching.
No more compatibility headaches.

Learn about Winboat, the tool that every Linux user needs👇

#Linux #Windows
#OpenSource #Winboat

0 0 1 0
Preview
ITちゃんねる Linux上でWindowsアプリをシームレスに動かせるオープンソースツール「WinBoat」 #WinBoat #ITニュース

Linux上でWindowsアプリをシームレスに動かせるオープンソースツール「WinBoat」
#WinBoat #ITニュース

0 0 0 0

As per @zorinos.bsky.social's tweeet Dec18:

OS projects receiving donation this holiday season ↓

#GIMP, #Inkscape, Tech Bridges to #Malawi, #Winboat, #Krita, #Bottles, #Kdenlive among others.👏️

Full list:
x.com/ZorinOS/stat...

·

1 0 0 0
Post image

Is it Linux? Is it Windows? It's Winboat (https://github.com/TibixDev/winboat a real Windows 11 VM, running inside a Docker container. Accessing the individual applications via xRDP.

And it works surpsisingly good! 🙂

#windows #linux #winboat #docker

1 0 0 0
Original post on bofh.social

Getting ready to wipe #Windows from my #SurfacePro6 and install #Kubuntu25_10 instead. Fortunately there _is_ a way of pulling off the Windows #LicenseKey from either UEFI or the OS before I wipe that because I plan to install #WinBoat just in case I might need to run something Windows related […]

0 0 0 0
How to Run Windows Apps on Linux with WinBoat
How to Run Windows Apps on Linux with WinBoat YouTube video by Open Geospatial Solutions

📺 Video Tutorial: youtu.be/P__nnbiPfPk
🌐 Try WinBoat: www.winboat.app

📺 Watch more Linux tutorials here: www.youtube.com/playlist?lis...

#winboat #linux #opensource

4 1 0 0
Preview
WinBoat 0.9.0 Rilasciato arriva il Supporto Podman e App UWP WinBoat 0.9.0 introduce il supporto per Podman, la gestione e l'avvio delle app UWP, un migliorato Application Scaling e nuove opzioni di sicurezza per la virtualizzazione Windows su Linux

WinBoat 0.9.0 introduce il supporto per Podman, la gestione e l'avvio delle app UWP, un migliorato Application Scaling e nuove opzioni di sicurezza per la virtualizzazione Windows su Linux #WinBoat #Windows #Linux #Software

0 0 0 0
Preview
Release v0.9.0 · TibixDev/winboat 🎉 Release v0.9.0 ✨ Features: 🐳 Podman is now supported, you can pick it during installation, however USB passthrough on Podman is not supported yet UWP app support has been added, now you can see ...

🎉 Release v0.9.0

There are loads of new features! See the changelog below: github.com/TibixDev/win...

#linux #winboat

38 10 3 0
Original post on mas.to

RE: mastodon.social/@gamingonlinux/115604983...

Happily discovered #winboat a few weeks ago. There's ONE #Windows app I don't want to lose despite being a #linux daily driver. I _had_ been running it inside a vmbox VM, but on my 12 yr old laptop, that was really painful. And […]

0 0 0 0
Preview
WinBoat adds support for Podman, UWP, app filtering and more WinBoat is a popular way to run Windows apps on Linux in a containerized environment that sorts all the configuration for you and a new update sounds great.

WinBoat adds support for Podman, UWP, app filtering and more
#WinBoat #Linux #Windows

62 5 1 1
Original post on katholisch.social

RE: https://social.heise.de/@iX_Magazin/115604454143503683

Das @kdsz_bayern setz konsequent auf #linux. Da man sich aber dem Markt natürlich nicht verschließen kann, haben wir zu Testzwecken virtuelle Maschinen mit #winboat und auch #virtualbox laufen.
Winboat kommt in der Praxis etwas besser […]

0 1 1 0
WinBoat : enfin une vraie alternative à Wine pour Linux ?
WinBoat : enfin une vraie alternative à Wine pour Linux ? YouTube video by M.Cazitra

Tu as aussi #Winboat

Ca rend seamless l'usage d'une app native windows d'une VM

Moi je peux pas car g migre une installe existante depuis une machine physique pour garder des compos musicales, j'attend que ce soit possible

m.youtube.com/watch?v=jLqk...

0 0 2 0

Sous #linux l'app #Winboat est un espoir de pouvoir enfin utiliser des apps windows sans se farcir les inconvénients des machines virtuelles :
Ton app windows dans ton windows virtuel devient une simple fenêtre d'application

Sauf que pour le configurer ...

💀💀💀
😭😭😭

0 0 0 0
Preview
Why we made Affinity free, and how we’ll keep it that way We’ve made Affinity completely free, empowering professional designers with studio-grade creative software, supported by Canva’s sustainable ecosystem.

www.canva.com/newsroom/new... 🤯

I really hope this runs well in #Winboat because I can't way to try it out.
Who knows... Maybe I'll even replace #GIMP and #Inkscape (even if I value their #FOSS nature a lot)

#Canva #Affinity

0 0 0 0
Post image

Linux PPA Ransomware Scare is Light on Evidence Hysteria is contagious online. One person’s worry becomes another’s conviction, and that belief hardens — the thrill of righteous outrage is ad...

#News #malware #PPAs #security #WinBoat

Origin | Interest | Match

0 1 0 0