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í
×
    dnes 17:22 | Nová verze

    Raspberry Pi Connect, tj. oficiální služba Raspberry Pi pro vzdálený přístup k jednodeskovým počítačům Raspberry Pi z webového prohlížeče, byla vydána v nové verzi 2.5. Nejedná se už o beta verzi.

    Ladislav Hagara | Komentářů: 0
    dnes 15:22 | Komunita

    Google zveřejnil seznam 1272 projektů (vývojářů) od 185 organizací přijatých do letošního, již jednadvacátého, Google Summer of Code. Plánovaným vylepšením v grafických a multimediálních aplikacích se věnuje článek na Libre Arts.

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

    Byla vydána (𝕏) dubnová aktualizace aneb nová verze 1.100 editoru zdrojových kódů Visual Studio Code (Wikipedie). Přehled novinek i s náhledy a videi v poznámkách k vydání. Ve verzi 1.100 vyjde také VSCodium, tj. komunitní sestavení Visual Studia Code bez telemetrie a licenčních podmínek Microsoftu.

    Ladislav Hagara | Komentářů: 0
    včera 18:00 | Nová verze

    Open source platforma Home Assistant (Demo, GitHub, Wikipedie) pro monitorování a řízení inteligentní domácnosti byla vydána v nové verzi 2025.5.

    Ladislav Hagara | Komentářů: 0
    včera 01:22 | Nová verze Ladislav Hagara | Komentářů: 0
    včera 00:55 | Zajímavý projekt

    PyXL je koncept procesora, ktorý dokáže priamo spúštat Python kód bez nutnosti prekladu ci Micropythonu. Podľa testov autora je pri 100 MHz približne 30x rýchlejší pri riadeni GPIO nez Micropython na Pyboard taktovanej na 168 MHz.

    vlk | Komentářů: 0
    7.5. 19:44 | Nová verze

    Grafana (Wikipedie), tj. open source nástroj pro vizualizaci různých metrik a s ní související dotazování, upozorňování a lepší porozumění, byla vydána ve verzi 12.0. Přehled novinek v aktualizované dokumentaci.

    Ladislav Hagara | Komentářů: 0
    7.5. 17:33 | Nová verze

    Raspberry Pi OS, oficiální operační systém pro Raspberry Pi, byl vydán v nové verzi 2025-05-06. Přehled novinek v příspěvku na blogu Raspberry Pi a poznámkách k vydání. Pravděpodobně se jedná o poslední verzi postavenou na Debianu 12 Bookworm. Následující verze by již měla být postavena na Debianu 13 Trixie.

    Ladislav Hagara | Komentářů: 0
    7.5. 05:33 | Komunita

    Richard Stallman dnes v Liberci přednáší o svobodném softwaru a svobodě v digitální společnosti. Od 16:30 v aule budovy G na Technické univerzitě v Liberci. V anglickém jazyce s automaticky generovanými českými titulky. Vstup je zdarma i pro širokou veřejnost.

    Ladislav Hagara | Komentářů: 17
    7.5. 03:55 | Komunita

    sudo-rs, tj. sudo a su přepsáné do programovacího jazyka Rust, nahradí v Ubuntu 25.10 klasické sudo. V plánu je také přechod od klasických coreutils k uutils coreutils napsaných v Rustu.

    Ladislav Hagara | Komentářů: 0
    Jaký filesystém primárně používáte?
     (57%)
     (1%)
     (8%)
     (21%)
     (4%)
     (2%)
     (2%)
     (1%)
     (1%)
     (3%)
    Celkem 568 hlasů
     Komentářů: 26, poslední včera 09:58
    Rozcestník

    Dotaz: gentoo dhcpcd ifplugd

    7.10.2010 12:15 Farin
    gentoo dhcpcd ifplugd
    Přečteno: 246×
    Ahoj mam problem s pridelenim s dhcpd; pocitac je pripojen na adsl modem po zapnuti nekdy konci dhcpcd[3403]: eth0: timed out, nekdy nabehne normalne.
    Nasledujici vypis ukazuje moje pokusy:
    1) po zapnuti to nefungovalo
    2) rucni spusteni dhcpcd probehlo v poradku
    3) /etc/init.d/net.eth0 restart - nefungovalo
    4) po reboot fungovalo vse jak ma
    
    
    1)
    Oct  7 11:28:14  kernel: eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
    Oct  7 11:28:14  ifplugd(eth0)[2692]: ifplugd 0.28 initializing.
    Oct  7 11:28:14  ifplugd(eth0)[2692]: Using interface eth0/00:40:63:FF:C9:13 with driver via-rhine (version: 1.4.3)
    Oct  7 11:28:14  ifplugd(eth0)[2692]: Using detection mode: SIOCETHTOOL
    Oct  7 11:28:14  ifplugd(eth0)[2692]: Initialization complete, link beat detected.
    Oct  7 11:28:14  ifplugd(eth0)[2692]: Executing '/etc/ifplugd/ifplugd.action eth0 up'.
    Oct  7 11:28:15  rc-scripts: WARNING:  openvpn.ctrl is scheduled to start when net.eth0 has started.
    Oct  7 11:28:16  rc-scripts: WARNING:  openvpn.data is scheduled to start when net.eth0 has started.
    Oct  7 11:28:17  rc-scripts: WARNING:  sshd is scheduled to start when net.eth0 has started.
    Oct  7 11:28:18  cron[3284]: (CRON) STARTUP (V5.0)
    Oct  7 11:28:18  ifplugd(eth0)[2692]: client: eth0: dhcpcd 4.0.15 starting
    Oct  7 11:28:18  dhcpcd[3403]: eth0: dhcpcd 4.0.15 starting
    Oct  7 11:28:18  ifplugd(eth0)[2692]: client: eth0: broadcasting for a lease
    Oct  7 11:28:18  dhcpcd[3403]: eth0: broadcasting for a lease
    Oct  7 11:28:28  ifplugd(eth0)[2692]: client: eth0: timed out
    Oct  7 11:28:28  dhcpcd[3403]: eth0: timed out
    Oct  7 11:28:28  ifplugd(eth0)[2692]: client:   [ !! ]
    Oct  7 11:28:28  ifplugd(eth0)[2692]: client:   [ !! ]
    Oct  7 11:28:29  ifplugd(eth0)[2692]: Program executed successfully.
    Oct  7 11:29:40  kernel: usb 4-1: new low speed USB device using uhci_hcd and address 2
    Oct  7 11:29:40  kernel: usb 4-1: configuration #1 chosen from 1 choice
    Oct  7 11:29:40  kernel: input:   USB Keyboard as /devices/pci0000:00/0000:00:10.2/usb4/4-1/4-1:1.0/input/input3
    Oct  7 11:29:40  kernel: generic-usb 0003:05AF:0802.0002: input: USB HID v1.11 Keyboard [  USB Keyboard] on usb-0000:00:10.2-1/i
    nput0
    Oct  7 11:29:40  kernel: input:   USB Keyboard as /devices/pci0000:00/0000:00:10.2/usb4/4-1/4-1:1.1/input/input4
    Oct  7 11:29:40  kernel: generic-usb 0003:05AF:0802.0003: input: USB HID v1.11 Device [  USB Keyboard] on usb-0000:00:10.2-1/inp
    ut1
    Oct  7 11:30:01  cron[980]: (root) CMD (test -x /usr/sbin/run-crons && /usr/sbin/run-crons )
    Oct  7 11:30:03  login[3540]: pam_unix(login:session): session opened for user root by LOGIN(uid=0)
    
    2)
    Oct  7 11:30:03  login[1387]: ROOT LOGIN  on 'tty1'
    Oct  7 11:36:55  dhcpcd[19419]: dhcpcd: no interface specified
    Oct  7 11:37:01  dhcpcd[21084]: eth0: dhcpcd 4.0.15 starting
    Oct  7 11:37:02  dhcpcd[21084]: eth0: broadcasting for a lease
    Oct  7 11:37:02  dhcpcd[21084]: eth0: offered 192.168.1.33 from 192.168.1.1 `P660HW-T3'
    Oct  7 11:37:02  dhcpcd[21084]: eth0: acknowledged 192.168.1.33 from 192.168.1.1 `P660HW-T3'
    Oct  7 11:37:02  dhcpcd[21084]: eth0: checking 192.168.1.33 is available on attached networks
    Oct  7 11:37:07  dhcpcd[21084]: eth0: leased 192.168.1.33 for 259200 seconds
    Oct  7 11:40:01  cron[22944]: (root) CMD (test -x /usr/sbin/run-crons && /usr/sbin/run-crons )
    
    3)
    Oct  7 11:41:13  dhcpcd[23368]: eth0: sending signal 1 to pid 22771
    Oct  7 11:41:13  dhcpcd[22771]: eth0: received SIGHUP, releasing lease
    Oct  7 11:41:13  dhcpcd[23368]: eth0: waiting for pid 22771 to exit
    Oct  7 11:41:13  ifplugd(eth0)[2692]: Exiting.
    Oct  7 11:41:16  kernel: eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
    Oct  7 11:41:16  ifplugd(eth0)[24297]: ifplugd 0.28 initializing.
    Oct  7 11:41:16  ifplugd(eth0)[24297]: Using interface eth0/00:40:63:FF:C9:13 with driver via-rhine (version: 1.4.3)
    Oct  7 11:41:16  ifplugd(eth0)[24297]: Using detection mode: SIOCETHTOOL
    Oct  7 11:41:16  ifplugd(eth0)[24297]: Initialization complete, link beat detected.
    Oct  7 11:41:17  ifplugd(eth0)[24297]: Executing '/etc/ifplugd/ifplugd.action eth0 up'.
    Oct  7 11:41:21  ifplugd(eth0)[24297]: client: eth0: dhcpcd 4.0.15 starting
    Oct  7 11:41:21  dhcpcd[25377]: eth0: dhcpcd 4.0.15 starting
    Oct  7 11:41:21  ifplugd(eth0)[24297]: client: eth0: broadcasting for a lease
    Oct  7 11:41:21  dhcpcd[25377]: eth0: broadcasting for a lease
    Oct  7 11:41:31  ifplugd(eth0)[24297]: client: eth0: timed out
    Oct  7 11:41:31  dhcpcd[25377]: eth0: timed out
    Oct  7 11:41:31  ifplugd(eth0)[24297]: client:   [ !! ]
    Oct  7 11:41:31  ifplugd(eth0)[24297]: client:   [ !! ]
    Oct  7 11:41:31  ifplugd(eth0)[24297]: Program executed successfully.
    Oct  7 11:41:56  shutdown[2734]: shutting down for system reboot
    Oct  7 11:41:56  init: Switching to runlevel: 6
    Oct  7 11:42:03  apcupsd[1551]: apcupsd exiting, signal 15
    Oct  7 11:42:03  apcupsd[1551]: apcupsd shutdown succeeded
    Oct  7 11:42:03  acpid: exiting
    Oct  7 11:42:05  ifplugd(eth0)[24297]: Exiting.
    
    4)
    Oct  7 11:42:46  kernel: eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
    Oct  7 11:42:47  ifplugd(eth0)[2699]: ifplugd 0.28 initializing.
    Oct  7 11:42:47  ifplugd(eth0)[2699]: Using interface eth0/00:40:63:FF:C9:13 with driver via-rhine (version: 1.4.3)
    Oct  7 11:42:47  ifplugd(eth0)[2699]: Using detection mode: SIOCETHTOOL
    Oct  7 11:42:47  ifplugd(eth0)[2699]: Initialization complete, link beat detected.
    Oct  7 11:42:47  ifplugd(eth0)[2699]: Executing '/etc/ifplugd/ifplugd.action eth0 up'.
    Oct  7 11:42:48  rc-scripts: WARNING:  openvpn.ctrl is scheduled to start when net.eth0 has started.
    Oct  7 11:42:48  rc-scripts: WARNING:  openvpn.data is scheduled to start when net.eth0 has started.
    Oct  7 11:42:49  rc-scripts: WARNING:  sshd is scheduled to start when net.eth0 has started.
    Oct  7 11:42:50  cron[3296]: (CRON) STARTUP (V5.0)
    Oct  7 11:42:51  ifplugd(eth0)[2699]: client: eth0: dhcpcd 4.0.15 starting
    Oct  7 11:42:51  dhcpcd[3405]: eth0: dhcpcd 4.0.15 starting
    Oct  7 11:42:51  ifplugd(eth0)[2699]: client: eth0: broadcasting for a lease
    Oct  7 11:42:51  dhcpcd[3405]: eth0: broadcasting for a lease
    Oct  7 11:42:51  ifplugd(eth0)[2699]: client: eth0: offered 192.168.1.33 from 192.168.1.1 `P660HW-T3'
    Oct  7 11:42:51  dhcpcd[3405]: eth0: offered 192.168.1.33 from 192.168.1.1 `P660HW-T3'
    Oct  7 11:42:51  ifplugd(eth0)[2699]: client: eth0: acknowledged 192.168.1.33 from 192.168.1.1 `P660HW-T3'
    Oct  7 11:42:51  ifplugd(eth0)[2699]: client: eth0: checking 192.168.1.33 is available on attached networks
    Oct  7 11:42:51  dhcpcd[3405]: eth0: acknowledged 192.168.1.33 from 192.168.1.1 `P660HW-T3'
    Oct  7 11:42:51  dhcpcd[3405]: eth0: checking 192.168.1.33 is available on attached networks
    Oct  7 11:42:56  ifplugd(eth0)[2699]: client: eth0: leased 192.168.1.33 for 259200 seconds
    Oct  7 11:42:56  dhcpcd[3405]: eth0: leased 192.168.1.33 for 259200 seconds
    Oct  7 11:42:57  ifplugd(eth0)[2699]: client:  * Starting openvpn.ctrl ...
    

    Na otázku zatím nikdo bohužel neodpověděl.

    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.