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 22:00 | IT novinky

    Google oznámil, že Quick Share na Androidu funguje s AirDropem na iOS. Zatím na telefonech Pixel 10. Uživatelé tak mohou snadno přenášet soubory z telefonů s Androidem na iPhony a obráceně.

    Ladislav Hagara | Komentářů: 0
    včera 21:22 | Nová verze

    Byla vydána nová verze 8.5 (8.5.0) skriptovacího jazyka PHP používaného zejména k vývoji dynamických webových stránek. Přináší řadu novinek a vylepšení (URI Extension, Pipe Operator, Clone With, …). Vydána byla také příručka pro přechod z předchozích verzí.

    Ladislav Hagara | Komentářů: 0
    včera 12:44 | IT novinky

    Evropská komise zahájila tři vyšetřování týkající se cloudových platforem Amazon Web Services (AWS) a Microsoft Azure. Evropská exekutiva, která plní také funkci unijního antimonopolního orgánu, chce mimo jiné určit, zda jsou americké společnosti Microsoft a Amazon v cloudových službách takzvanými gatekeepery, tedy hráči, kteří významně ovlivňují provoz internetu a musí dle nařízení o digitálních trzích (DMA) na společném trhu

    … více »
    Ladislav Hagara | Komentářů: 4
    včera 12:33 | IT novinky

    Společnost Meta Platforms vyhrála ostře sledovaný spor o akvizici sítě pro sdílení fotografií Instagram a komunikační aplikace WhatsApp. Podle amerického soudu firma jejich převzetím neporušila antimonopolní zákon, protože si tak nemonopolizovala trh sociálních sítí. Žalobu na Metu podala před pěti lety americká Federální obchodní komise (FTC). FTC argumentovala, že Meta, tehdy známá jako Facebook, koupila tyto dvě společnosti v letech 2012 a 2014 proto, aby s nimi nemusela soutěžit.

    Ladislav Hagara | Komentářů: 0
    včera 05:11 | IT novinky

    Home Assistant včera představil svůj nejnovější oficiální hardware: Home Assistant Connect ZBT-2 pro připojení zařízení na sítích Zigbee nebo Thread.

    Ladislav Hagara | Komentářů: 5
    19.11. 19:44 | Nová verze

    Byla vydána verze 9.1 open source virtualizační platformy Proxmox VE (Proxmox Virtual Environment, Wikipedie) založené na Debianu. Přehled novinek v poznámkách k vydání a informačním videu.

    Ladislav Hagara | Komentářů: 1
    19.11. 17:44 | IT novinky

    Byl aktualizován seznam 500 nejvýkonnějších superpočítačů na světě TOP500. Nejvýkonnějším superpočítačem zůstává El Capitan od HPE (Cray) s výkonem 1,809 exaFLOPS. Druhý Frontier má výkon 1,353 exaFLOPS. Třetí Aurora má výkon 1,012 exaFLOPS. Nejvýkonnější superpočítač v Evropě JUPITER Booster s výkonem 1,000 exaFLOPS je na čtvrtém místě. Nejvýkonnější český superpočítač C24 klesl na 192. místo. Karolina, GPU partition klesla na 224. místo a Karolina, CPU partition na 450. místo. Další přehledy a statistiky na stránkách projektu.

    Ladislav Hagara | Komentářů: 15
    19.11. 17:22 | IT novinky

    Microsoft představil Azure Cobalt 200, tj. svůj vlastní SoC (System-on-Chip) postavený na ARM a optimalizovaný pro cloud.

    Ladislav Hagara | Komentářů: 0
    19.11. 12:00 | IT novinky

    Co způsobilo včerejší nejhorší výpadek Cloudflare od roku 2019? Nebyl to kybernetický útok. Vše začalo změnou oprávnění v jednom z databázových systémů a pokračovalo vygenerováním problém způsobujícího konfiguračního souboru a jeho distribucí na všechny počítače Cloudflare. Podrobně v příspěvku na blogu Cloudflare.

    Ladislav Hagara | Komentářů: 3
    18.11. 23:44 | Nová verze

    Byla vydána (Mastodon, 𝕏) první RC verze GIMPu 3.2. Přehled novinek v oznámení o vydání. Podrobně v souboru NEWS na GitLabu.

    Ladislav Hagara | Komentářů: 0
    Jaké řešení používáte k vývoji / práci?
     (35%)
     (46%)
     (19%)
     (18%)
     (23%)
     (15%)
     (23%)
     (15%)
     (17%)
    Celkem 373 hlasů
     Komentářů: 17, poslední 19.11. 21:57
    Rozcestník

    Dotaz: zaznamy v /etc/sysctl.conf

    25.12.2019 21:22 kyci
    zaznamy v /etc/sysctl.conf
    Přečteno: 424×
    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.