abclinuxu.cz AbcLinuxu.cz itbiz.cz ITBiz.cz HDmag.cz HDmag.cz abcprace.cz AbcPráce.cz
Inzerujte na AbcPráce.cz od 950 Kč
Rozšířené hledání
×
    včera 21:33 | Komunita

    Fedora 40 release party v Praze proběhne v pátek 17. května od 18:30 v prostorách společnosti Etnetera Core na adrese Jankovcova 1037/49, Praha 7. Součástí bude program kratších přednášek o novinkách ve Fedoře.

    Ladislav Hagara | Komentářů: 1
    včera 21:11 | IT novinky

    Stack Overflow se dohodl s OpenAI o zpřístupnění obsahu Stack Overflow pro vylepšení OpenAI AI modelů.

    Ladislav Hagara | Komentářů: 0
    včera 17:55 | Nová verze

    AlmaLinux byl vydán v nové stabilní verzi 9.4 (Mastodon, 𝕏). S kódovým názvem Seafoam Ocelot. Přehled novinek v příspěvku na blogu a v poznámkách k vydání.

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

    Před 50 lety, 5. května 1974 v žurnálu IEEE Transactions on Communications, Vint Cerf a Bob Kahn popsali protokol TCP (pdf).

    Ladislav Hagara | Komentářů: 0
    včera 13:44 | Zajímavý článek

    Bylo vydáno do češtiny přeložené číslo 717 týdeníku WeeklyOSM přinášející zprávy ze světa OpenStreetMap.

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

    Byla vydána (Mastodon, 𝕏) nová stabilní verze 2.10.38 svobodné aplikace pro úpravu a vytváření rastrové grafiky GIMP (GNU Image Manipulation Program). Přehled novinek v oznámení o vydání a v souboru NEWS na GitLabu. Nový GIMP je již k dispozici také na Flathubu.

    Ladislav Hagara | Komentářů: 5
    včera 00:22 | Komunita

    Google zveřejnil seznam 1220 projektů od 195 organizací (Debian, GNU, openSUSE, Linux Foundation, Haiku, Python, …) přijatých do letošního, již dvacátého, Google Summer of Code.

    Ladislav Hagara | Komentářů: 2
    5.5. 22:22 | IT novinky

    Na základě DMCA požadavku bylo na konci dubna z GitHubu odstraněno 8535 repozitářů se zdrojovými kódy open source emulátoru přenosné herní konzole Nintendo Switch yuzu.

    Ladislav Hagara | Komentářů: 7
    5.5. 00:33 | Nová verze

    Webový prohlížeč Dillo (Wikipedie) byl vydán ve verzi 3.1.0. Po devíti letech od vydání předchozí verze 3.0.5. Doména dillo.org již nepatří vývojářům Dilla.

    Ladislav Hagara | Komentářů: 0
    4.5. 15:00 | Komunita

    O víkendu probíhá v Bostonu, a také virtuálně, konference LibrePlanet 2024 organizovaná nadací Free Software Foundation (FSF).

    Ladislav Hagara | Komentářů: 0
    Podle hypotézy Mrtvý Internet mj. tvoří většinu online interakcí boti.
     (63%)
     (8%)
     (15%)
     (14%)
    Celkem 119 hlasů
     Komentářů: 8, poslední 4.5. 08:25
    Rozcestník

    Administrace komentářů

    Jste na stránce určené pro řešení chyb a problémů týkajících se diskusí a komentářů. Můžete zde našim administrátorům reportovat špatně zařazenou či duplicitní diskusi, vulgární či osočující příspěvek a podobně. Děkujeme vám za vaši pomoc, více očí více vidí, společně můžeme udržet vysokou kvalitu AbcLinuxu.cz.

    Příspěvek
    11.3.2006 19:56 Mufíček2 | skóre: 10 | blog: Muficek | Hradec Králové
    Rozbalit Rozbalit vše Re: Gentoo+man sshd+UTF8=nesmysly
    Tady už jsem taky byl a bohužel, zatím stále nic. Pro jistotu přikládám ještě celý výpis z man.conf:
    gw1 ~ # cat /etc/man.conf
    #
    # Generated automatically from man.conf.in by the
    # configure script.
    #
    # man.conf from man-1.6
    #
    # For more information about this file, see the man pages man(1)
    # and man.conf(5).
    #
    # This file is read by man to configure the default manpath (also used
    # when MANPATH contains an empty substring), to find out where the cat
    # pages corresponding to given man pages should be stored,
    # and to map each PATH element to a manpath element.
    # It may also record the pathname of the man binary. [This is unused.]
    # The format is:
    #
    # MANBIN                pathname
    # MANPATH               manpath_element [corresponding_catdir]
    # MANPATH_MAP           path_element    manpath_element
    #
    # If no catdir is given, it is assumed to be equal to the mandir
    # (so that this dir has both man1 etc. and cat1 etc. subdirs).
    # This is the traditional Unix setup.
    # Certain versions of the FSSTND recommend putting formatted versions
    # of /usr/.../man/manx/page.x into /var/catman/.../catx/page.x.
    # The keyword FSSTND will cause this behaviour.
    # Certain versions of the FHS recommend putting formatted versions of
    # /usr/.../share/man/[locale/]manx/page.x into
    # /var/cache/man/.../[locale/]catx/page.x.
    # The keyword FHS will cause this behaviour (and overrides FSSTND).
    # Explicitly given catdirs override.
    #
    # FSSTND
    FHS
    #
    # This file is also read by man in order to find how to call nroff, less, etc.,
    # and to determine the correspondence between extensions and decompressors.
    #
    # MANBIN                /usr/local/bin/man
    #
    # Every automatically generated MANPATH includes these fields
    #
    MANPATH /usr/share/man
    MANPATH /usr/local/share/man
    MANPATH /usr/X11R6/man
    MANPATH /usr/local/man
    MANPATH /usr/man
    #
    # Uncomment if you want to include one of these by default
    #
    # MANPATH       /opt/*/man
    # MANPATH       /usr/lib/*/man
    # MANPATH       /usr/share/*/man
    # MANPATH       /usr/kerberos/man
    #
    # Set up PATH to MANPATH mapping
    #
    # If people ask for "man foo" and have "/dir/bin/foo" in their PATH
    # and the docs are found in "/dir/man", then no mapping is required.
    #
    # The below mappings are superfluous when the right hand side is
    # in the mandatory manpath already, but will keep man from statting
    # lots of other nearby files and directories.
    #
    MANPATH_MAP     /bin                    /usr/share/man
    MANPATH_MAP     /sbin                   /usr/share/man
    MANPATH_MAP     /usr/bin                /usr/share/man
    MANPATH_MAP     /usr/sbin               /usr/share/man
    MANPATH_MAP     /usr/local/bin          /usr/local/share/man
    MANPATH_MAP     /usr/local/sbin         /usr/local/share/man
    MANPATH_MAP     /usr/X11R6/bin          /usr/X11R6/man
    MANPATH_MAP     /usr/bin/X11            /usr/X11R6/man
    MANPATH_MAP     /usr/bin/mh             /usr/share/man
    #
    # NOAUTOPATH keeps man from automatically adding directories that look like
    # manual page directories to the path.
    #
    #NOAUTOPATH
    #
    # NOCACHE keeps man from creating cache pages ("cat pages")
    # (generally one enables/disable cat page creation by creating/deleting
    # the directory they would live in - man never does mkdir)
    #
    #NOCACHE
    #
    # Useful paths - note that COL should not be defined when
    # NROFF is defined as "groff -Tascii" or "groff -Tlatin1";
    # not only is it superfluous, but it actually damages the output.
    # For use with utf-8, NROFF should be "nroff -mandoc" without -T option.
    # (Maybe - but today I need -Tlatin1 to prevent double conversion to utf8.)
    #
    # If you have a new troff (version 1.18.1?) and its colored output
    # causes problems, add the -c option to TROFF, NROFF, JNROFF.
    #
    TROFF           /usr/bin/groff -Tps -mandoc
    NROFF           /usr/bin/nroff -mandoc -c
    JNROFF          /usr/bin/groff -Tnippon -mandocj
    EQN             /usr/bin/geqn -Tps
    NEQN            /usr/bin/geqn -Tlatin1
    JNEQN           /usr/bin/geqn -Tnippon
    TBL             /usr/bin/gtbl
    # COL
    REFER           /usr/bin/refer
    PIC             /usr/bin/pic
    VGRIND
    GRAP
    PAGER           /usr/bin/less -is
    BROWSER         /usr/bin/less -is
    HTMLPAGER       /bin/cat
    CAT             /bin/cat
    #
    # The command "man -a xyzzy" will show all man pages for xyzzy.
    # When CMP is defined man will try to avoid showing the same
    # text twice. (But compressed pages compare unequal.)
    #
    CMP             /usr/bin/cmp -s
    #
    # Compress cat pages
    #
    COMPRESS        /bin/bzip2
    COMPRESS_EXT    .bz2
    #
    # Default manual sections (and order) to search if -S is not specified
    # and the MANSECT environment variable is not set.
    #
    MANSECT         1:1p:8:2:3:3p:4:5:6:7:9:0p:tcl:n:l:p:o
    #
    # Default options to use when man is invoked without options
    # This is mainly for the benefit of those that think -a should be the default
    # Note that some systems have /usr/man/allman, causing pages to be shown twice.
    #
    #MANDEFOPTIONS  -a
    #
    # Decompress with given decompressor when input file has given extension
    # The command given must act as a filter.
    #
    .gz             /bin/gunzip -c
    .bz2            /bin/bzip2 -c -d
    .z
    .Z              /bin/zcat
    .F
    .Y
    gw1 ~ #
    
    
    MOTTO: Ať žije Microsoft. Ale jinde, třeba na Marsu. - převzato z http://www.alt-f4.cz/

    V tomto formuláři můžete formulovat svou stížnost ohledně příspěvku. Nejprve vyberte typ akce, kterou navrhujete provést s diskusí či příspěvkem. Potom do textového pole napište důvody, proč by měli admini provést vaši žádost, problém nemusí být patrný na první pohled. Odkaz na příspěvek bude přidán automaticky.

    Vaše jméno
    Váš email
    Typ požadavku
    Slovní popis
    ISSN 1214-1267   www.czech-server.cz
    © 1999-2015 Nitemedia s. r. o. Všechna práva vyhrazena.