Max Leiter v roce 2019 zkusil zprovoznit X server na iPadu (iOS). Nyní se k tématu vrátil a s pomocí LLM a balíčkovacích nástrojů Procursus rozběhl desktop s X11 i Waylandem. Jeho balíčky jsou dostupné v repozitáři xiOS.
Společnost Google Cloud dnes oznámila, že její infrastruktura a služby byly oficiálně zařazeny do Katalogu cloud computingu vedeného Digitální a informační agenturou (DIA). Tato certifikace potvrzuje, že infrastruktura a služby Google Cloud splňují přísné bezpečnostní a regulační požadavky České republiky pro provoz cloudových služeb ve veřejném sektoru.
Vůbec poprvé v historii se stát při testování digitálních služeb obrací na širokou veřejnost. Digitální a informační agentura (DIA) a Ministerstvo vnitra zvou občany k zapojení do zátěžového testu eDokladů, které od loňského podzimu prošly optimalizací aplikace a posílením infrastruktury. Test proběhne 13. srpna ve 13:00 a pro jeho úspěch bude potřeba zapojení několika desítek tisíc občanů. Zapojení do testu je zcela dobrovolné a úkol
… více »FireDragon je webový prohlížeč, doposud založený na Floorpu, jednom z forků Firefoxu s větším důrazem na ochranu soukromí a přizpůsobení uživatelského rozhraní. Spravuje ho člen komunity distribuce Garuda Linux. Nové vydání verze 13 opouští Floorp a přechází přímo na Firefox s patchi z LibreWolfu a vlastními úpravami. Dostupný je také na Flathubu.
picogame (GitHub) je malý 2D herní engine pro mikrokontroléry jako RP2040, čip uvnitř kapesní konzole Picopad. Hru napíšeš v Pythonu a vyzkoušíš ji v prohlížeči nebo desktopovém simulátoru. Až bude hotová, zkopíruješ ji na podporovanou desku. Na začátku nepotřebuješ C, sestavení firmwaru ani hardware.
Multiplatformní prohlížeč elektronických knih KOReader byl vydán ve verzi 2026.07 "Sailing Walrus". U PDF souborů s SMask lze vyčistit pozadí. Přibyla podpora Kobo v5 nebo základní podpora OPDS 2.0.
Společnost Valve sponzoruje a společnost Collabora portuje RADV (open source Vulkan ovladač pro AMD GPU z projektu Mesa) na Windows.
Starling (GitHub) je desktopové prostředí vytvořeno umělou inteligencí (s dohledem jednoho vývojáře během šesti měsíců).
Dne 30. června 2026 byla završena fyzická realizace projektu Czech National Quantum Communication Infrastructure (CZQCI), tedy České národní kvantové komunikační infrastruktury. Projekt byl realizován od 1. března 2023 a financován z Národního plánu obnovy částkou 121,6 milionu Kč. Cílem podpořeného projektu bylo vybudovat základy národní kvantové komunikační infrastruktury a ověřit možnosti jejího praktického využití. Mezi
… více »Město Šumperk se stalo terčem kybernetického útoku, chod úřadu je omezen. Zjišťuje se, jestli unikla nějaká data. Cílem hackerů byla městská datová síť. První útoky zaznamenali odborníci na informační technologie již v pondělí večer, závady se ale plně projevily až dnes ráno. Město událost nahlásilo Národnímu úřadu pro kybernetickou a informační bezpečnost (NUKIB).
Author: Jakub Talaš
Virtualization is one of the most promising and developing IT techniques nowadays. Although virtualization concepts started to appear back in 1960s, the boom of operating systems virtualization began to spread among IT professionals since the dawn of new millennium. VMware is company, that offers widespread virtualization portfolio, from lightweight home toys to hi-end enterprise-class implementations in datacenters. Host operating systems can be Linux, Windows, *BSD and Intel-based Macs. Guests can be virtually everything suitable to run on IA32 and x32_64bit architectures. Most of the products are proprietary and commercial, but VMware is quite Linux-friendly firm, they are also member of Linux Foundation since 2008.
First VMware product ever stated was VMware Workstation in 1999. Nowadays it supports advanced features like 3D acceleration, snapshosts taking, transparent support for USB devices and so on. Unity mode also offers guest OS's windows to run separately in seamless mode in host desktop environment. On the other side of spectrum is Vmware Player. It isn't able to create new virtual machines (VM), but can be used for executing VMs created in other VMware's products. In the world of Apple, VMware Fusion is used for virtualizing other operating systems. Competitors on Mac OS are Parallels' virtualization products. VMware ThinApp is new solution for enabling Windows application to run in “sanbox” environment. This prevent for example compatibility issues. Unfortunatelly, this is Microsoft Windows-only software.
In the world of servers is crucial support of high end techologies such as iSCSI, Fibre Channel, Storage area networks. VMware company has server products that are able to ensure compatibility with whole this company's network and storage infrastructure. VMware Server (originally released as GSX Server) is on Linux able to run without X Window system, so you can spare memory for your VMs. In version 2, it brings much better cooperation with VMware Infrastructure, but isn't suitable as replacement of VMware Workstation for home or small office anymore. You can obtain free serial number after registration. Administration is provided easily via web browser with plugin for connecting to VM's desktops. VMware Server doesn't provide such functionality as Workstation – for example allows only one snapshost per VM and 3D acceleration is not supported at all. Flagship of VMware's server virtualization software is ESX server. It is based on RHEL, but is strongly modified; ESX is meant to run in datacenters/big enterprise on certified hardware. Since it doesn't use any host OS (“bare metal”), hardware certification ensures, that ESX will be able to run on your machines. All management services are maintained by Service console (“vmnix” service) over CLI as well as web interface or VMware Console (this console uses slightly modified VNC protocol for remote desktop management).
Package of ESX server and other extra features is called VMware Infrastructure. It enhances ESX with several high end possibilities
VMware Infrastructure also consists of other extras such as tools for consolidated backup or distributed resource scheduling and so on.
I have come through the most important and most visible software products of VMware, but this company also issues and develops more interesting tools:
Citrix XenServer (that is free) with combination with Citrix Essentials (commercial advanced automation and management for the virtual datacenters) is probably biggest ESX server competitor in the world of Linux-based virtualization.
XenServer serves with lower price than ESX server or VMware infrastructure, so it aims to lower cost solutions (for example allows also 1 CPU licences in opposite to at least 2 CPU licences of VMware). It also has better license policy – array of pricing and configuration options for ESX is quite confusing and complicated.
According to material on the vmware.com, VMware ESX has approximately twice lower slowdown to native. It also wins in most tests (integer as well as floating point math, Xen was little better in encryption or compression tests). On the other hand, since aquiring XenSource by Citrix recently, Xen boosted its performance and continues to get better and better.
Advantages of ESX: Widest selection of guest operating systems, hundreds of prebuilt appliances, de-facto standard.
Advantages of Xen: Open source solution, that doesn't require host OS. Lower cost when compared to VMware Infrastructure.
Disadvantages of ESX: Confusing array of pricing and configuration options.
Disadvantages of Xen: Limited support for MS Windows guests.
Tiskni
Sdílej:
x32_64bithuh?! ;-]