Ubuntu Cinnamon bude od Ubuntu 23.04 oficiální odnoží Ubuntu (návrh, schválení).
Byla vydána nová major verze 5.0 účetního softwaru GnuCash (Wikipedie). Ve formátu Flatpak je již k dispozici na Flathubu.
Na GOG.com běží Spring Sale. Při té příležitosti lze získat zdarma počítačovou hru Alwa's Awakening (ProtonDB).
Byla vydána verze 3.28.0 2D CAD (computer-aided design) softwaru QCAD (Wikipedie). Přehled novinek v Changelogu.
Změna ve vedení společnosti SUSE. Dosavadní CEO Melissa Di Donato odstoupila. Od 1. května je novým CEO Dirk-Peter van Leeuwen, bývalý Senior Vice President a General Manager ve společnosti Red Hat.
CyberChef je webová aplikace pro analýzu dat a jejich kódování a dekódování, šifrování a dešifrování, kompresi a dekompresi, atd. Často je využívaná při kybernetických cvičeních a CTF (Capture the Flag). Vydána byla nová major verze 10 (aktuálně 10.4.0). Přehled novinek v Changelogu.
UBports, nadace a komunita kolem Ubuntu pro telefony a tablety Ubuntu Touch, vydala Ubuntu Touch OTA-1 Focal založené na Ubuntu 20.04 Focal Fossa.
Společnost Red Hat slaví 30 let.
Ve věku 91 let zemřel izraelský informatik Ja'akov Ziv, spolutvůrce bezztrátových kompresních algoritmů LZ77, LZ78 a LZW (Lempel–Ziv–Welch).
Byla představena nová Arduino deska Arduino UNO R4 s 32bitovým MCU RA4M1 (Arm Cortex-M4). Desku lze zatím získat pouze v rámci early access programu.
SquirrelMail configtest This script will try to check some aspects of your SquirrelMail configuration and point you to errors whereever it can find them. You need to go run conf.pl in the config/ directory first before you run this script. SquirrelMail version: 1.4.21 Config file version: 1.4.0 Config file last modified: 07 August 2011 12:16:03 Checking PHP configuration... PHP version 5.3.3-7+squeeze3 OK. Running as www-data(33) / www-data(33) display_errors: error_reporting: 22527 variables_order OK: GPCS. PHP extensions OK. Dynamic loading is disabled. Checking paths... Data dir OK. Attachment dir OK. Plugins OK. Themes OK. Default language OK. Base URL detected as: http://192.168.15.253/webmail/src (location base autodetected) Checking outgoing mail service.... ERROR: Error connecting to SMTP server "localhost:25".Server error: (0)
tcp 0 0 *:smtp *:* LISTEN 2733/master
cenda@nb:~$ telnet 192.168.15.253 25 Trying 192.168.15.253... Connected to 192.168.15.253. Escape character is '^]'. 220 192.168.15.253 ESMTP Postfix (Debian/GNU)
Postfix
. Nemá být místo Postfix
něco jiného?
cenda@nb:~$ telnet 192.168.15.253 25 Trying 192.168.15.253... Connected to 192.168.15.253. Escape character is '^]'. 220 192.168.15.253 ESMTP Postfix (Debian/GNU)
cenda@nb:~$ telnet 192.168.15.253 25 Trying 192.168.15.253... Connected to 192.168.15.253. Escape character is '^]'. 220 192.168.15.253 ESMTP Postfix (Debian/GNU) MAIL FROM:test@tset.com 250 2.1.0 Ok RCTP TO:cenda@mojedomena.cz 502 5.5.2 Error: command not recognized
cenda@nb:~$ telnet 192.168.15.253 25 Trying 192.168.15.253... Connected to 192.168.15.253. Escape character is '^]'. 220 192.168.15.253 ESMTP Postfix (Debian/GNU) MAIL FROM:test@tset.com 250 2.1.0 Ok RCPT TO:cenda@mojedomena.cz 250 2.1.5 Ok DATA 354 End data with CR LF.CR LF SUBJECT:pokus pokus 9.srpna . 250 2.0.0 Ok: queued as A3045E0063
Já jsem to zkoušel z gmailu a nic mi nepřišlo. Stále mi chodilo jen toto.
Od: Mail Delivery Subsystem <mailer-daemon@googlemail.com> Komu: janhron.c@gmail.com Předmět: Delivery Status Notification (Delay) Datum: Tue, 09 Aug 2011 07:47:12 +0000 (9.8.2011 09:47:12) This is an automatically generated Delivery Status Notification THIS IS A WARNING MESSAGE ONLY. YOU DO NOT NEED TO RESEND YOUR MESSAGE. Delivery to the following recipient has been delayed: cenda@mojedomena.cz Message will be retried for 1 more day(s) Technical details of temporary failure: The recipient server did not accept our requests to connect. Learn more at http://mail.google.com/support/bin/answer.py?answer=7720 [server.mojedomema.cz. (10): No route to host] ----- Original message ----- Received: by 10.223.20.154 with SMTP id f26mr5652654fab.104.1312703092793; Sun, 07 Aug 2011 00:44:52 -0700 (PDT) Return-Path: Received: from [192.168.1.10] ([88.83.x.x]) by mx.google.com with ESMTPS id s2sm1281932faa.15.2011.08.07.00.44.50 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 07 Aug 2011 00:44:51 -0700 (PDT) Subject: pokus From: Jan Hron To: cenda@mojedomena.cz Content-Type: text/plain Date: Sun, 07 Aug 2011 09:44:49 +0200 Message-ID: <1312703089.2947.4.camel@nb> Mime-Version: 1.0 X-Mailer: Evolution 2.32.2 Content-Transfer-Encoding: 7bit pokus 7.srpna 9:44
[server.mojedomema.cz. (10): No route to host]
?
TTL Typ Hodnota mojedomena.cz 1800 A 88.83.x.x server.mojedomena.cz 1800 A 88.83.x.x mojedomena.cz 1800 MX 10 server.mojedomena.cz server.mojedomena.cz 1800 MX 5 mojedomena.cz *.mojedomena.cz 1800 CNAME mojedomena.cz
server.mojedomena.cz 1800 MX 5 mojedomena.cz
tam být nemá. Je to tak?
/etc/hosts
. V souboru je
127.0.0.1 localhost #192.168.15.253 server.mojedomena.cz server 192.168.15.253 server.mojedomena.cz server 88.83.x.x server.mojedomena.cz server
192.168.15.253
na janhron.c@gmail.com
. Ještě jsem pošlu s nmap
u scanovámí. Třeba tam mám něco špatně.
cenda@nb:~$ nmap 192.168.15.253 Starting Nmap 5.21 ( http://nmap.org ) at 2011-08-10 09:54 CEST mass_dns: warning: Unable to determine any DNS servers. Reverse DNS is disabled. Try using --system-dns or specify valid servers with --dns-servers Nmap scan report for 192.168.15.253 Host is up (0.0050s latency). Not shown: 989 filtered ports PORT STATE SERVICE 21/tcp open ftp 25/tcp open smtp 53/tcp open domain 80/tcp open http 110/tcp open pop3 143/tcp open imap 443/tcp open https 993/tcp open imaps 995/tcp open pop3s 8080/tcp open http-proxy 8081/tcp open blackice-icecap Nmap done: 1 IP address (1 host up) scanned in 4.47 seconds
mass_dns: warning: Unable to determine any DNS servers. Reverse DNS is disabled. Try using --system-dns or specify valid servers with --dns-servers
? Ví to někdo?
Tiskni
Sdílej: