Sny o designu GNOME Shellu, článek s náhledy a videi, představuje dlouhodobou vizi týmu GNOME pro vylepšení uživatelského rozhraní GNOME Shellu. Zatímco nedávné verze přinášely spíše drobné úpravy, designéři nyní plánují zásadnější změny.
Byla vydána nová verze 10.5 sady aplikací pro SSH komunikaci OpenSSH. Přináší řadu důležitých bezpečnostních oprav, vylepšení funkcí a oprav chyb. Nově vyžaduje podporu ECC (Elliptic Curve Cryptography) v libcrypto, včetně křivky NISTP521.
Byla vydána nová verze 10.6 z Debianu vycházející linuxové distribuce DietPi pro (nejenom) jednodeskové počítače. S novými obrazy pro Orange Pi 4 Pro, Orange Pi Zero 3W a Odroid M1/M1S/M2. Přehled novinek v poznámkách k vydání.
Námořní drony používané elitními jednotkami britského královského námořnictva tajně posílaly údaje do Číny. Stroje vybavené čínskými komponenty měly být využívány pro vojenské operace na Blízkém východě. Kamery na dálkově řízených průzkumných člunech K3 Scout byly vybavené součástkami, které bez vědomí britského námořnictva odesílaly informace do spojeného zařízení v Číně. Britské námořní síly využívaly flotilu námořních dronů
… více »Alza.cz nabízí herní AlzaPC s předinstalovaným Linuxem (YouTube), konkrétně s linuxovou distribucí Bazzite (Wikipedie).
Squeak (Wikipedie), open source implementace programovacího jazyka a prostředí Smalltalk, byl vydán ve verzi 6.1. Přehled novinek v poznámkách k vydání.
V Linuxu v KVM byla nalezena a v upstreamu již byla opravena kritická zranitelnost Zapscape aneb CVE-2026-64561. Root na hostovaném počítači (virtuální stroj) může obejít izolaci a získat plnou kontrolu nad hostitelským systémem (DoS útok nebo vzdálené spuštění kódu s právy roota). Na obou hlavních architekturách – Intel i AMD. Zranitelnost v Linuxu existovala 6 let (od července 2020 do července 2026).
Počítačová hra Knytt napsaná v Multimedia Fusion 2 byla vydána před 20 lety. Při této příležitosti byl dnes představen moderní port (YouTube) této plošinovky na současné operační systémy pod názvem Knytt Classic. Je zdarma k dispozici na Steamu a GOG.com.
Americká technologická společnost Meta Platforms představila nový model umělé inteligence (AI) Muse Glimmer. Model je menší než přední modely AI od konkurence a má běžet přímo na počítačích uživatelů. Meta model zpřístupní jako open source, tedy otevřený software. Nový model je navržen tak, aby zvládal takzvané agentní úkoly na počítačích se spotřebitelskou grafickou kartou. Klade si tak za cíl uspokojit poptávku po systémech AI, které běží přímo na zařízeních uživatelů.
V pátek 28. srpna 2026 se v pražském Karlíně uskuteční již osmý Mobilní Hackday. Akce začne v 10:00 a potrvá až do večera. Setkání proběhne v prostorách SUSE Linux, s.r.o. na adrese Křižíkova 148/34, Praha 8 – Karlín. Nejbližší zastávkou je Křižíkova, kam se lze dostat tramvají i metrem. Na programu budou například novinky z posledních měsíců, možnosti, jak si zjednodušit práci s LLM/AI, a také nová linuxová distribuce BengalOS, včetně … více »
server1:~# maildrop -v maildrop 1.6.3 Copyright 1998-2003 Double Precision, Inc. Maildir quota extension enabled. Virtual user database via MySQL extension enabled. This program is distributed under the terms of the GNU General Public License. See COPYING for additional information.pokud si chci overit jestli spravne funguje tak se stane tohle
server1:~# maildrop -d petr.haton@unicov-net.com maildrop: signal 0x0BKompiloval jsem ho takhle
server1:~# ./configure --prefix=/usr --enable-maildropmysql \ --enable-maildirquota --with-devel \ --with-mysqlconfig=/etc/maildrop/maildropmysql.cf \ --enable-syslog=1 --enable-restrict-trusted=0 \ --enable-sendmail=/usr/sbin/sendmail \ --with-etcdir=/etc/maildrop --enable-maildrop-uid=virtual \ --enable-maildrop-gid=virtualvi nekdo proc to vyhazuje tuhle chybu ??? Distro Debian Serge. Zkousel jsem i verzi 2.0.2 ale ta mi nechce sahat na mysql vubec
postfix_users email: petr.haton@unicov-net.com crypt: heslo v md5 name: Jmeno uid: 5000 gid: 5000 homedir: /home/virtual maildir: /unicov-net.com/petr.haton@unicov-net.com/Maildir access: Y Postfix: Y bypass_virus_check: Y bypass_spam_check: Y bypass_header_check: Y postfix_access source: unicov-net.com access: OK type: recipient postfix_transport: domain: unicov-net.com destination: maildrop:V logach k mysql nic neni. jak zapnu podrobnejsi vypisi mysql
060402 21:26:13 1 Connect postfix@localhost on 1 Init DB postfix 1 Query SELECT email, uid, gid, homedir, maildir, quota FROM postfix_users WHERE email = "petr.haton@unicov-net.com" and postfix='y'podle toho vseho maildrop k databazi pristoupi ale potom nahle spadne
Apr 3 01:42:44 server1 postfix/qmgr[1071]: 922601B542: from=<petr.haton@unicov-net.com>, size=1348, nrcpt=1 (queue active) Apr 3 01:42:44 server1 maildrop[19618]: Cannot have world/group permissions on the filter file - for your own good. Apr 3 01:42:44 server1 postfix/pipe[19617]: 922601B542: to=<petr.haton@unicov-net.com>, relay=maildrop, delay=0, status=deferred (temporary failure. Command output: /usr/bin/maildrop: Cannot have world/group permissions on the filter file - for your own good. )
mysqld, Version: 4.1.11-Debian_4sarge2-log. started with:
Tcp port: 3306 Unix socket: /var/run/mysqld/mysqld.sock
Time Id Command Argument
060403 1:41:17 1 Connect postfix@localhost on
1 Init DB postfix
1 Query SELECT email, uid, gid, homedir, maildir, quota FROM postfix_users WHERE email = "petr.haton@unicov-net.com" and postfix='y'
1 Quit
060403 1:42:09 2 Connect postfix@localhost on postfix
2 Query SELECT email, crypt, "", uid, gid, homedir, maildir, "", name, "" FROM postfix_users WHERE email = "petr.haton" AND (access='y')
060403 1:42:14 3 Connect postfix@localhost on postfix
3 Query SELECT email, crypt, "", uid, gid, homedir, maildir, "", name, "" FROM postfix_users WHERE email = "petr.haton" AND (access='y')
060403 1:42:20 4 Connect postfix@localhost on postfix
4 Query SELECT email, crypt, "", uid, gid, homedir, maildir, "", name, "" FROM postfix_users WHERE email = "petr.haton@unicov-net.com" AND (access='y')
060403 1:42:44 5 Connect postfix@localhost on postfix
5 Query select destination from postfix_transport where domain = '*'
5 Query select destination from postfix_transport where domain = '*'
6 Connect postfix@localhost on postfix
6 Query select destination from postfix_virtual where email = 'unicov-net.com'
7 Connect postfix@localhost on postfix
7 Query select email from postfix_email where email = 'unicov-net.com'
8 Connect postfix@localhost on postfix
8 Query select destination from postfix_trash where email = 'unicov-net.com'
9 Connect postfix@localhost on postfix
9 Query select maildir from postfix_users where email = 'unicov-net.com' and postfix = 'y'
5 Query select destination from postfix_transport where domain = 'petr.haton@unicov-net.com'
5 Query select destination from postfix_transport where domain = 'unicov-net.com'
10 Connect postfix@localhost on postfix
10 Query select destination from postfix_relocated where email = 'petr.haton@unicov-net.com'
10 Query select destination from postfix_relocated where email = 'petr.haton'
10 Query select destination from postfix_relocated where email = '@unicov-net.com'
11 Connect postfix@localhost on postfix
11 Query select access from postfix_access where source = 'petr.haton@unicov-net.com' and type = 'recipient'
11 Query select access from postfix_access where source = 'unicov-net.com' and type = 'recipient'
12 Connect postfix@localhost on postfix
12 Query select destination from postfix_virtual where email = 'petr.haton@unicov-net.com'
13 Connect postfix@localhost on postfix
13 Query select email from postfix_email where email = 'petr.haton@unicov-net.com'
14 Connect postfix@localhost on postfix
14 Query select destination from postfix_trash where email = 'petr.haton@unicov-net.com'
12 Query select destination from postfix_virtual where email = 'petr.haton'
13 Query select email from postfix_email where email = 'petr.haton'
14 Query select destination from postfix_trash where email = 'petr.haton'
12 Query select destination from postfix_virtual where email = '@unicov-net.com'
13 Query select email from postfix_email where email = '@unicov-net.com'
14 Query select destination from postfix_trash where email = '@unicov-net.com'
15 Connect postfix@localhost on postfix
15 Query select destination from postfix_alias where alias = 'petr.haton@unicov-net.com'
16 Connect postfix@localhost on postfix
16 Query select maildir from postfix_users where email = 'petr.haton@unicov-net.com' and postfix = 'y'
17 Connect postfix@localhost on postfix
17 Query select destination from postfix_virtual where email = 'petr.haton@unicov-net.com'
18 Connect postfix@localhost on postfix
18 Query select email from postfix_email where email = 'petr.haton@unicov-net.com'
19 Connect postfix@localhost on postfix
19 Query select destination from postfix_trash where email = 'petr.haton@unicov-net.com'
17 Query select destination from postfix_virtual where email = 'petr.haton'
18 Query select email from postfix_email where email = 'petr.haton'
19 Query select destination from postfix_trash where email = 'petr.haton'
17 Query select destination from postfix_virtual where email = '@unicov-net.com'
18 Query select email from postfix_email where email = '@unicov-net.com'
19 Query select destination from postfix_trash where email = '@unicov-net.com'
6 Query select destination from postfix_virtual where email = 'unicov-net.com'
7 Query select email from postfix_email where email = 'unicov-net.com'
8 Query select destination from postfix_trash where email = 'unicov-net.com'
9 Query select maildir from postfix_users where email = 'unicov-net.com' and postfix = 'y'
5 Query select destination from postfix_transport where domain = 'petr.haton@unicov-net.com'
5 Query select destination from postfix_transport where domain = 'unicov-net.com'
10 Query select destination from postfix_relocated where email = 'petr.haton@unicov-net.com'
10 Query select destination from postfix_relocated where email = 'petr.haton'
10 Query select destination from postfix_relocated where email = '@unicov-net.com'
20 Connect postfix@localhost on
20 Init DB postfix
20 Query SELECT email, uid, gid, homedir, maildir, quota FROM postfix_users WHERE email = "petr.haton@unicov-net.com" and postfix='y'
20 Quit
060403 1:42:48 21 Connect postfix@localhost on postfix
21 Query SELECT email, crypt, "", uid, gid, homedir, maildir, "", name, "" FROM postfix_users WHERE email = "petr.haton@unicov-net.com" AND (access='y')
060403 1:43:44 15 Quit
14 Quit
13 Quit
12 Quit
11 Quit
16 Quit
19 Quit
18 Quit
17 Quit
10 Quit
5 Quit
9 Quit
8 Quit
7 Quit
6 Quit
Apr 3 19:22:19 server1 maildrop[22123]: Invalid home directory permissions - world writable. Apr 3 19:22:19 server1 postfix/pipe[22110]: 71B901B54B: to=<petr.haton@unicov-net.com>, relay=maildrop, delay=0, status=deferred (temporary failure. Command output: /usr/bin/maildrop: Invalid home directory permissions - world writable. )coz mi pripada ze zase nemuze najit adresar kam to ulozit i kdyz stromova struktura by mela byt vytvorena spravne nebo jsou nejak divne prava, ale vzdyt jsou nastavena na 777 tak by to melo vzit.
Cannot have world/group permissions on the filter file - for your own gooduz jsem z toho opravdu zoufaly snazim se to rozjed uz ponekolikaty a porad nastavaji nejake problemy
Tiskni
Sdílej: