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 22:44 | Nová verze

    Wayland (Wikipedie) byl vydán ve verzi 1.23.0. Z novinek lze vypíchnout podporu OpenBSD.

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

    Craig Loewen na blogu Microsoftu představil novinky ve Windows Subsystému pro Linux (WSL). Vypíchnout lze GUI aplikaci pro nastavování WSL nebo správu WSL z Dev Home.

    Ladislav Hagara | Komentářů: 0
    včera 12:44 | Pozvánky

    V sobotu 1. června lze navštívit Maker Faire Ostrava, festival plný workshopů, interaktivních činností a především nadšených a zvídavých lidí.

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

    Webový server Caddy (Wikipedie) s celou řadou zajímavých vlastností byl vydán ve verzi 2.8 (𝕏). Přehled novinek na GitHubu.

    Ladislav Hagara | Komentářů: 2
    29.5. 22:11 | Nová verze

    Byla vydána verze 3.0 (@, 𝕏) svobodného softwaru HAProxy (The Reliable, High Performance TCP/HTTP Load Balancer; Wikipedie) řešícího vysokou dostupnost, vyvažování zátěže a reverzní proxy. Detailní přehled novinek v příspěvku na blogu společnosti HAProxy Technologies.

    Ladislav Hagara | Komentářů: 3
    29.5. 21:11 | IT novinky

    Společnost Framework Computer představila novou vylepšenou verzi svého modulárního notebooku Framework Laptop 13 s Intel Core Ultra Series 1, displej s lepším rozlišením a novou webovou kameru. Přímo do Česka jej zatím koupit nelze.

    Ladislav Hagara | Komentářů: 0
    29.5. 15:44 | Nová verze

    Byla vydána nová verze 2.16 svobodného video editoru Flowblade (GitHub, Wikipedie). Přehled novinek v poznámkách k vydání. Videoukázky funkcí Flowblade na Vimeu. Instalovat lze také z Flathubu.

    Ladislav Hagara | Komentářů: 2
    28.5. 21:22 | Zajímavý software

    TerminalTextEffects (TTE) je engine pro vizuální efekty v terminálu. Zdrojové kódy jsou k dispozici na GitHubu pod licencí MIT.

    Ladislav Hagara | Komentářů: 43
    28.5. 17:11 | Pozvánky

    Od čtvrtka 30. 5. do soboty 1. 6. lze v Praze navštívit Veletrh vědy, tj. největší populárně naučnou akci v České republice, kterou každoročně od roku 2015 pořádá Akademie věd ČR. Vstup zdarma.

    Ladislav Hagara | Komentářů: 14
    28.5. 14:11 | Komunita

    Canonical představil Ubuntu optimalizované pro jednodeskový počítač s RISC-V procesorem Milk-V Mars.

    Ladislav Hagara | Komentářů: 0
    Podle hypotézy Mrtvý Internet mj. tvoří většinu online interakcí boti.
     (90%)
     (3%)
     (4%)
     (4%)
    Celkem 1009 hlasů
     Komentářů: 16, poslední 14.5. 11:05
    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
    29.10.2006 20:10 vencour | skóre: 56 | blog: Tady je Vencourovo | Praha+západní Čechy
    Rozbalit Rozbalit vše Re: Nefunguje man

    Hm ... ani tohle nezabere?

    $ ls /etc/man.config -l
    -rw-r--r--  1 root root 4900 čec  7  2005 /etc/man.config
    
    $ cat /etc/man.config
    #
    # Generated automatically from man.conf.in by the
    # configure script.
    #
    # man.conf from man-1.5m
    #
    # 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/X11R6/man
    MANPATH /usr/local/man
    MANPATH /usr/kerberos/man
    MANPATH /usr/man
    #
    # Uncomment if you want to include one of these by default
    #
    #MANPATH /opt/teTeX/man
    #MANPATH /usr/lib/perl5/man
    
    #MANPATH /usr/share/perl5/man
    #MANPATH /usr/share/tcl-8.0/man
    #MANPATH /usr/share/tk-8.0/man
    #MANPATH /usr/share/tix-4.1/man
    #MANPATH /usr/share/coas/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/man
    MANPATH_MAP     /usr/local/sbin         /usr/local/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
    MANPATH_MAP     /usr/kerberos/bin       /usr/kerberos/man
    MANPATH_MAP     /usr/kerberos/sbin      /usr/kerberos/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
    #
    # NOCACHE keeps man from creating cache pages
    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 -c
    NROFF           /usr/bin/nroff -Tlatin1 -mandoc -c
    # not used, the nroff script determines what to do for Japanese
    #JNROFF         /usr/bin/groff -Tnippon -mandocj -c
    EQN             /usr/bin/geqn -Tps
    NEQN            /usr/bin/geqn -Tlatin1
    JNEQN           /usr/bin/geqn -Tnippon
    TBL             /usr/bin/gtbl
    # COL           /usr/bin/col
    REFER           /usr/bin/grefer
    PIC             /usr/bin/gpic
    VGRIND
    GRAP
    PAGER           /usr/bin/less -isrR
    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        /usr/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         0p:1:1p:8:2:3:3p:3pm:4:5:6:7:9: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            /usr/bin/bzip2 -c -d
    .z
    .Z              /bin/zcat
    .F
    .Y
    

    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.

    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.