abclinuxu.cz AbcLinuxu.cz itbiz.cz ITBiz.cz HDmag.cz HDmag.cz abcprace.cz AbcPráce.cz
AbcLinuxu hledá autory!
Inzerujte na AbcPráce.cz od 950 Kč
Rozšířené hledání
×
    včera 05:00 | Nová verze

    Byla vydána beta verze Linux Mintu 22.3 s kódovým jménem Zena. Podrobnosti v přehledu novinek a poznámkách k vydání. Vypíchnout lze, že nástroj Systémová hlášení (System Reports) získal mnoho nových funkcí a byl přejmenován na Informace o systému (System Information). Linux Mint 22.3 bude podporován do roku 2029.

    Ladislav Hagara | Komentářů: 2
    včera 01:55 | Nová verze

    GNU Project Debugger aneb GDB byl vydán ve verzi 17.1. Podrobný přehled novinek v souboru NEWS.

    Ladislav Hagara | Komentářů: 0
    19.12. 17:22 | IT novinky

    Josef Průša oznámil zveřejnění kompletních CAD souborů rámů tiskáren Prusa CORE One a CORE One L. Nejsou vydány pod obecnou veřejnou licenci GNU ani Creative Commons ale pod novou licencí OCL neboli Open Community License. Ta nepovoluje prodávat kompletní tiskárny či remixy založené na těchto zdrojích.

    Ladislav Hagara | Komentářů: 11
    19.12. 17:00 | Komunita

    Nový CEO Mozilla Corporation Anthony Enzor-DeMeo tento týden prohlásil, že by se Firefox měl vyvinout v moderní AI prohlížeč. Po bouřlivých diskusích na redditu ujistil, že v nastavení Firefoxu bude existovat volba pro zakázání všech AI funkcí.

    Ladislav Hagara | Komentářů: 0
    19.12. 10:11 | IT novinky

    V pořadí šestou knihou autora Martina Malého, která vychází v Edici CZ.NIC, správce české národní domény, je titul Kity, bity, neurony. Kniha s podtitulem Moderní technologie pro hobby elektroniku přináší ucelený pohled na svět současných technologií a jejich praktické využití v domácích elektronických projektech. Tento knižní průvodce je ideální pro každého, kdo se chce podívat na současné trendy v oblasti hobby elektroniky, od

    … více »
    Ladislav Hagara | Komentářů: 8
    19.12. 03:11 | Komunita

    Linux Foundation zveřejnila Výroční zprávu za rok 2025 (pdf). Příjmy Linux Foundation byly 311 miliónů dolarů. Výdaje 285 miliónů dolarů. Na podporu linuxového jádra (Linux Kernel Project) šlo 8,4 miliónu dolarů. Linux Foundation podporuje téměř 1 500 open source projektů.

    Ladislav Hagara | Komentářů: 0
    19.12. 02:11 | Zajímavý článek

    Jean-Baptiste Mardelle se v příspěvku na blogu rozepsal o novinkám v nejnovější verzi 25.12.0 editoru videa Kdenlive (Wikipedie). Ke stažení také na Flathubu.

    Ladislav Hagara | Komentářů: 0
    19.12. 02:00 | Nová verze

    OpenZFS (Wikipedie), tj. implementace souborového systému ZFS pro Linux a FreeBSD, byl vydán ve verzi 2.4.0.

    Ladislav Hagara | Komentářů: 0
    19.12. 01:00 | IT novinky

    Kriminalisté z NCTEKK společně s českými i zahraničními kolegy objasnili mimořádně rozsáhlou trestnou činnost z oblasti kybernetické kriminality. V rámci operací OCTOPUS a CONNECT ukončili činnost čtyř call center na Ukrajině. V prvním případě se jednalo o podvodné investice, v případě druhém o podvodné telefonáty, při kterých se zločinci vydávali za policisty a pod legendou napadeného bankovního účtu okrádali své oběti o vysoké finanční částky.

    Ladislav Hagara | Komentářů: 9
    18.12. 14:44 | IT novinky

    Na lepší pokrytí mobilním signálem a dostupnější mobilní internet se mohou těšit cestující v Pendolinech, railjetech a InterPanterech Českých drah. Konsorcium firem ČD - Telematika a.s. a Kontron Transportation s.r.o. dokončilo instalaci 5G opakovačů mobilního signálu do jednotek Pendolino a InterPanter. Tento krok navazuje na zavedení této technologie v jednotkách Railjet z letošního jara.

    Ladislav Hagara | Komentářů: 7
    Kdo vám letos nadělí dárek?
     (26%)
     (2%)
     (13%)
     (2%)
     (2%)
     (2%)
     (11%)
     (26%)
     (17%)
    Celkem 47 hlasů
     Komentářů: 15, poslední dnes 09:50
    Rozcestník

    Dotaz: zaznamy v /etc/sysctl.conf

    25.12.2019 21:22 kyci
    zaznamy v /etc/sysctl.conf
    Přečteno: 426×
    Příloha:
    Prosim Vas vedel by niekto poradit ci su tieto zaznamy v poriadku?mam pripojenie na net cez kabel na router udava rychlost 1000 mb stahovanie -1,4mb/s ale stranky otvara 100kb

    Odpovědi

    25.12.2019 21:42 kyci
    Rozbalit Rozbalit vše Re: zaznamy v /etc/sysctl.conf
    ten zaznam :# IPv6 Privacy Extensions (RFC 4941) # --- # IPv6 typically uses a device's MAC address when choosing an IPv6 address # to use in autoconfiguration. Privacy extensions allow using a randomly # generated IPv6 address, which increases privacy. # # Acceptable values: # 0 - don’t use privacy extensions. # 1 - generate privacy addresses # 2 - prefer privacy addresses and use them over the normal addresses. net.ipv6.conf.all.use_tempaddr = 2 net.ipv6.conf.default.use_tempaddr = 2
    25.12.2019 21:46 kyci
    Rozbalit Rozbalit vše Re: zaznamy v /etc/sysctl.conf
    zaznam v sysctl.conf:

    # # Configuration file for setting network variables. Please note these settings # override /etc/sysctl.conf. If you prefer to use /etc/sysctl.conf, please # adjust IPT_SYSCTL in /etc/default/ufw. #

    # Uncomment this to allow this host to route packets between interfaces #net/ipv4/ip_forward=1 #net/ipv6/conf/default/forwarding=1 #net/ipv6/conf/all/forwarding=1

    # Turn on Source Address Verification in all interfaces to prevent some # spoofing attacks net/ipv4/conf/default/rp_filter=1 net/ipv4/conf/all/rp_filter=1

    # Do not accept IP source route packets (we are not a router) net/ipv4/conf/default/accept_source_route=0 net/ipv4/conf/all/accept_source_route=0 net/ipv6/conf/default/accept_source_route=0 net/ipv6/conf/all/accept_source_route=0

    # Disable ICMP redirects. ICMP redirects are rarely used but can be used in # MITM (man-in-the-middle) attacks. Disabling ICMP may disrupt legitimate # traffic to those sites. net/ipv4/conf/default/accept_redirects=0 net/ipv4/conf/all/accept_redirects=0 net/ipv6/conf/default/accept_redirects=0 net/ipv6/conf/all/accept_redirects=0

    # Ignore bogus ICMP errors net/ipv4/icmp_echo_ignore_broadcasts=1 net/ipv4/icmp_ignore_bogus_error_responses=1 net/ipv4/icmp_echo_ignore_all=0

    # Don't log Martian Packets (impossible packets) net/ipv4/conf/default/log_martians=0 net/ipv4/conf/all/log_martians=0

    # Change to '1' to enable TCP/IP SYN cookies This disables TCP Window Scaling # (http://lkml.org/lkml/2008/2/5/167) net/ipv4/tcp_syncookies=0

    #net/ipv4/tcp_fin_timeout=30 #net/ipv4/tcp_keepalive_intvl=1800

    # normally allowing tcp_sack is ok, but if going through OpenBSD 3.8 RELEASE or # earlier pf firewall, should set this to 0 net/ipv4/tcp_sack=1

    # Uncomment this to turn off ipv6 autoconfiguration #net/ipv6/conf/default/autoconf=0 #net/ipv6/conf/all/autoconf=0

    # Uncomment this to enable ipv6 privacy addressing #net/ipv6/conf/default/use_tempaddr=2 #net/ipv6/conf/all/use_tempaddr=2
    vencour avatar 25.12.2019 22:34 vencour | skóre: 56 | blog: Tady je Vencourovo | Praha+západní Čechy
    Rozbalit Rozbalit vše Re: zaznamy v /etc/sysctl.conf
    Zdravím,
    oněch 1000 Mbps je zřejmě "fyzická rychlost" k prvnímu stroji (mezi počítačem a routerem).
    IP adresy v obrázku jsou uvedeny jen IPv4, pokud má vše ze sysctl.conf skutečně hash (ten křížek), tak to není aktivní.
    Pokud jde "blbě" internet, zkuste a) ping -c 200 -s 1200 8.8.8.8 (čili poslat 200x ping o velikosti 1200 bajtů na google), pokud to bude bez chyb, prověřte si tu stránku, kam jdete, co na ní vše je plus zkuste taky pingat na něco z ní.
    Případně zkuste nějaký test rychlosti (rychlost.cz, https://www.lupa.cz/nastroje/speedmeter/, http://speedtest.cesnet.cz/).
    Ty nejhlubší objevy nečekají nutně za příští hvězdou. Jsou uvnitř nás utkány do vláken, která nás spojují, nás všechny.
    26.12.2019 12:21 kyci
    Rozbalit Rozbalit vše Re: zaznamy v /etc/sysctl.conf
    no vyhodilo mi toto ,len sa v tom nevyznam

    PING 8.8.8.8 (8.8.8.8) 1200(1228) bytes of data.
    76 bytes from 8.8.8.8: icmp_seq=1 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=2 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=3 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=4 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=5 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=6 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=7 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=8 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=9 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=10 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=11 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=12 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=13 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=14 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=15 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=16 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=17 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=18 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=19 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=20 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=21 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=22 ttl=54 (truncated)
    26.12.2019 12:23 kyci
    Rozbalit Rozbalit vše Re: zaznamy v /etc/sysctl.conf
     $ ping -c 200 -s 1200 8.8.8.8
    PING 8.8.8.8 (8.8.8.8) 1200(1228) bytes of data.
    76 bytes from 8.8.8.8: icmp_seq=1 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=2 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=3 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=4 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=5 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=6 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=7 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=8 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=9 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=10 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=11 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=12 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=13 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=14 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=15 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=16 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=17 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=18 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=19 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=20 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=21 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=22 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=23 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=24 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=25 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=26 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=27 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=28 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=29 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=30 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=31 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=32 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=33 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=34 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=35 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=36 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=37 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=38 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=39 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=40 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=41 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=42 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=43 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=44 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=45 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=46 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=47 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=48 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=49 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=50 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=51 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=52 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=53 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=54 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=55 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=56 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=57 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=58 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=59 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=60 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=61 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=62 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=63 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=64 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=65 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=66 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=67 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=68 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=69 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=70 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=71 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=72 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=73 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=74 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=75 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=76 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=77 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=78 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=79 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=80 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=81 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=82 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=83 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=84 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=85 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=86 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=87 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=88 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=89 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=90 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=91 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=92 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=93 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=94 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=95 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=96 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=97 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=98 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=99 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=100 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=101 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=102 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=103 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=104 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=105 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=106 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=107 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=108 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=109 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=110 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=111 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=112 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=113 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=114 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=115 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=116 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=117 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=118 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=119 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=120 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=121 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=122 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=123 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=124 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=125 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=126 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=127 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=128 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=129 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=130 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=131 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=132 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=133 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=134 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=135 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=136 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=137 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=138 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=139 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=140 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=141 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=142 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=143 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=144 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=145 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=146 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=147 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=148 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=149 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=150 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=151 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=152 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=153 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=154 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=155 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=156 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=157 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=158 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=159 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=160 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=161 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=162 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=163 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=164 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=165 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=166 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=167 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=168 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=169 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=170 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=171 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=172 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=173 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=174 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=175 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=176 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=177 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=178 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=179 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=180 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=181 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=182 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=183 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=184 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=185 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=186 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=187 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=188 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=189 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=190 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=191 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=192 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=193 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=194 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=195 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=196 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=197 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=198 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=199 ttl=54 (truncated)
    76 bytes from 8.8.8.8: icmp_seq=200 ttl=54 (truncated)
    

    --- 8.8.8.8 ping statistics --- 200 packets transmitted, 200 received, 0% packet loss, time 199261ms rtt min/avg/max/mdev = 31.883/49.736/105.997/7.587 ms
    k3dAR avatar 26.12.2019 15:09 k3dAR | skóre: 63
    Rozbalit Rozbalit vše Re: zaznamy v /etc/sysctl.conf
    btw: nevsiml sis ze po vlozeni a tuknuti na nahled je z toho necitelnej bordel? ;-) pro zachovani formatovani oznac vkladanej text a tukni na <pre> ...
    porad nemam telo, ale uz mam hlavu... nobody
    vencour avatar 26.12.2019 19:43 vencour | skóre: 56 | blog: Tady je Vencourovo | Praha+západní Čechy
    Rozbalit Rozbalit vše Re: zaznamy v /etc/sysctl.conf
    Pro vás je podstatné tohle
    --- 8.8.8.8 ping statistics --- 200 packets transmitted, 200 received, 0% packet loss, time 199261ms rtt min/avg/max/mdev = 31.883/49.736/105.997/7.587 ms
    čili nic se neztratilo. Pokud něco konkrétního zlobí, pokračujte dál v testování toho, co zlobí.
    Ty nejhlubší objevy nečekají nutně za příští hvězdou. Jsou uvnitř nás utkány do vláken, která nás spojují, nás všechny.

    Založit nové vláknoNahoru

    Tiskni Sdílej: Linkuj Jaggni to Vybrali.sme.sk Google Del.icio.us Facebook

    ISSN 1214-1267   www.czech-server.cz
    © 1999-2015 Nitemedia s. r. o. Všechna práva vyhrazena.