Nový open source router Turris Omnia NG je v prodeji. Aktuálně na Allegro, Alternetivo, Discomp, i4wifi a WiFiShop.
Na YouTube a nově také na VHSky byly zveřejněny sestříhané videozáznamy přednášek z letošního OpenAltu.
Jednou za rok otevírá společnost SUSE dveře svých kanceláří široké veřejnosti. Vítáni jsou všichni, kdo se chtějí dozvědět více o naší práci, prostředí ve kterém pracujeme a o naší firemní kultuře. Letos se dveře otevřou 26. 11. 2025 v 16:00. Můžete se těšit na krátké prezentace, které vám přiblíží, na čem naši inženýři v Praze pracují, jak spolupracujeme se zákazníky, partnery i studenty, proč máme rádi open source a co pro nás skutečně
… více »Na čem pracují vývojáři webového prohlížeče Ladybird (GitHub)? Byl publikován přehled vývoje za říjen (YouTube).
Jeff Quast otestoval současné emulátory terminálu. Zaměřil se na podporu Unicode a výkon. Vítězným emulátorem terminálu je Ghostty.
Amazon bude poskytovat cloudové služby OpenAI. Cloudová divize Amazon Web Services (AWS) uzavřela s OpenAI víceletou smlouvu za 38 miliard USD (803,1 miliardy Kč), která poskytne majiteli chatovacího robota s umělou inteligencí (AI) ChatGPT přístup ke stovkám tisíc grafických procesů Nvidia. Ty bude moci využívat k trénování a provozování svých modelů AI. Firmy to oznámily v dnešní tiskové zprávě. Společnost OpenAI také nedávno
… více »Konference Prague PostgreSQL Developer Day 2026 (P2D2) se koná 27. a 28. ledna 2026. Konference je zaměřena na témata zajímavá pro uživatele a vývojáře. Příjem přednášek a workshopů je otevřen do 14. listopadu. Vítáme témata související s PostgreSQL či s databázemi obecně, a mohou být v češtině či angličtině.
Byl vydán Devuan 6 Excalibur. Přehled novinek v poznámkách k vydání. Kódové jméno Excalibur bylo vybráno podle planetky 9499 Excalibur. Devuan (Wikipedie) je fork Debianu bez systemd. Devuan 6 Excalibur vychází z Debianu 13 Trixie. Devuan 7 ponese kódové jméno Freia.
Společnost Valve aktualizovala přehled o hardwarovém a softwarovém vybavení uživatelů služby Steam. Podíl uživatelů Linuxu poprvé překročil 3 %, aktuálně 3,05 %. Nejčastěji používané linuxové distribuce jsou Arch Linux, Linux Mint a Ubuntu. Při výběru jenom Linuxu vede SteamOS Holo s 27,18 %. Procesor AMD používá 67,10 % hráčů na Linuxu.
Joel Severin v diskusním listu LKML představil svůj projekt linuxového jádra ve WebAssembly (Wasm). Linux tak "nativně" běží ve webovém prohlížeči. Potřebné skripty pro převod jsou k dispozici na GitHubu.
Řešení dotazu:
[root@localhost petr]# iptables -L Chain INPUT (policy ACCEPT) target prot opt source destination ACCEPT all -- anywhere anywhere ctstate RELATED,ESTABLISHED ACCEPT all -- anywhere anywhere INPUT_direct all -- anywhere anywhere INPUT_ZONES all -- anywhere anywhere ACCEPT icmp -- anywhere anywhere REJECT all -- anywhere anywhere reject-with icmp-host-prohibited Chain FORWARD (policy ACCEPT) target prot opt source destination ACCEPT all -- anywhere anywhere ctstate RELATED,ESTABLISHED ACCEPT all -- anywhere anywhere FORWARD_direct all -- anywhere anywhere FORWARD_ZONES all -- anywhere anywhere ACCEPT icmp -- anywhere anywhere REJECT all -- anywhere anywhere reject-with icmp-host-prohibited Chain OUTPUT (policy ACCEPT) target prot opt source destination OUTPUT_direct all -- anywhere anywhere Chain FORWARD_ZONES (1 references) target prot opt source destination FWDI_ZONE_public all -- anywhere anywhere FWDO_ZONE_public all -- anywhere anywhere FWDO_ZONE_public all -- anywhere anywhere FWDI_ZONE_public all -- anywhere anywhere Chain FORWARD_direct (1 references) target prot opt source destination Chain FWDI_ZONE_public (2 references) target prot opt source destination FWDI_ZONE_public_deny all -- anywhere anywhere FWDI_ZONE_public_allow all -- anywhere anywhere Chain FWDI_ZONE_public_allow (1 references) target prot opt source destination Chain FWDI_ZONE_public_deny (1 references) target prot opt source destination Chain FWDO_ZONE_external (0 references) target prot opt source destination FWDO_ZONE_external_deny all -- anywhere anywhere FWDO_ZONE_external_allow all -- anywhere anywhere Chain FWDO_ZONE_external_allow (1 references) target prot opt source destination ACCEPT all -- anywhere anywhere Chain FWDO_ZONE_external_deny (1 references) target prot opt source destination Chain FWDO_ZONE_public (2 references) target prot opt source destination FWDO_ZONE_public_deny all -- anywhere anywhere FWDO_ZONE_public_allow all -- anywhere anywhere Chain FWDO_ZONE_public_allow (1 references) target prot opt source destination Chain FWDO_ZONE_public_deny (1 references) target prot opt source destination Chain INPUT_ZONES (1 references) target prot opt source destination IN_ZONE_public all -- anywhere anywhere IN_ZONE_public all -- anywhere anywhere Chain INPUT_direct (1 references) target prot opt source destination Chain IN_ZONE_dmz (0 references) target prot opt source destination IN_ZONE_dmz_deny all -- anywhere anywhere IN_ZONE_dmz_allow all -- anywhere anywhere Chain IN_ZONE_dmz_allow (1 references) target prot opt source destination ACCEPT tcp -- anywhere anywhere tcp dpt:ssh ctstate NEW Chain IN_ZONE_dmz_deny (1 references) target prot opt source destination Chain IN_ZONE_external (0 references) target prot opt source destination IN_ZONE_external_deny all -- anywhere anywhere IN_ZONE_external_allow all -- anywhere anywhere Chain IN_ZONE_external_allow (1 references) target prot opt source destination ACCEPT tcp -- anywhere anywhere tcp dpt:ssh ctstate NEW Chain IN_ZONE_external_deny (1 references) target prot opt source destination Chain IN_ZONE_home (0 references) target prot opt source destination IN_ZONE_home_deny all -- anywhere anywhere IN_ZONE_home_allow all -- anywhere anywhere Chain IN_ZONE_home_allow (1 references) target prot opt source destination ACCEPT tcp -- anywhere anywhere tcp dpt:ssh ctstate NEW ACCEPT udp -- anywhere anywhere udp dpt:ipp ctstate NEW ACCEPT udp -- anywhere 224.0.0.251 udp dpt:mdns ctstate NEW ACCEPT udp -- anywhere anywhere udp dpt:netbios-ns ctstate NEW ACCEPT udp -- anywhere anywhere udp dpt:netbios-dgm ctstate NEW Chain IN_ZONE_home_deny (1 references) target prot opt source destination Chain IN_ZONE_internal (0 references) target prot opt source destination IN_ZONE_internal_deny all -- anywhere anywhere IN_ZONE_internal_allow all -- anywhere anywhere Chain IN_ZONE_internal_allow (1 references) target prot opt source destination ACCEPT tcp -- anywhere anywhere tcp dpt:ssh ctstate NEW ACCEPT udp -- anywhere anywhere udp dpt:ipp ctstate NEW ACCEPT udp -- anywhere 224.0.0.251 udp dpt:mdns ctstate NEW ACCEPT udp -- anywhere anywhere udp dpt:netbios-ns ctstate NEW ACCEPT udp -- anywhere anywhere udp dpt:netbios-dgm ctstate NEW Chain IN_ZONE_internal_deny (1 references) target prot opt source destination Chain IN_ZONE_public (2 references) target prot opt source destination IN_ZONE_public_deny all -- anywhere anywhere IN_ZONE_public_allow all -- anywhere anywhere Chain IN_ZONE_public_allow (1 references) target prot opt source destination ACCEPT tcp -- anywhere anywhere tcp dpt:ssh ctstate NEW ACCEPT udp -- anywhere 224.0.0.251 udp dpt:mdns ctstate NEW Chain IN_ZONE_public_deny (1 references) target prot opt source destination Chain IN_ZONE_work (0 references) target prot opt source destination IN_ZONE_work_deny all -- anywhere anywhere IN_ZONE_work_allow all -- anywhere anywhere Chain IN_ZONE_work_allow (1 references) target prot opt source destination ACCEPT udp -- anywhere 224.0.0.251 udp dpt:mdns ctstate NEW ACCEPT udp -- anywhere anywhere udp dpt:netbios-ns ctstate NEW ACCEPT udp -- anywhere anywhere udp dpt:netbios-dgm ctstate NEW ACCEPT tcp -- anywhere anywhere tcp dpt:netbios-ssn ctstate NEW ACCEPT tcp -- anywhere anywhere tcp dpt:microsoft-ds ctstate NEW ACCEPT udp -- anywhere anywhere udp dpt:ipp ctstate NEW ACCEPT tcp -- anywhere anywhere tcp dpt:ssh ctstate NEW ACCEPT udp -- anywhere anywhere udp dpt:netbios-ns ctstate NEW ACCEPT udp -- anywhere anywhere udp dpt:netbios-dgm ctstate NEW Chain IN_ZONE_work_deny (1 references) target prot opt source destination Chain OUTPUT_direct (1 references) target prot opt source destinationDěkuji Petr
Tiskni
Sdílej: