Astronet Поиск по астрономическим сайтам English Russian
       
        Точная форма слов   О проекте   Сайты   Справка
Найдено документов: 12880 (34 сайтов) ---- Время поиска: 0.26сек.   

1 | 2 | След.

Показаны документы, содержащие фрагменты текста из документа
http://neptun.sai.msu.su/manual/programs/htdigest.html.

1. Manual Page: htdigest - Apache HTTP Server
NAME htdigest - Create and update user authentication files SYNOPSIS htdigest [ - c ] passwdfile realm username DESCRIPTION htdigest is used to create and update the flat-files used to store usernames, realm and password for digest authentica- tion of HTTP users. Resources available from the httpd Apache web server can be restricted to just the users listed in the files created by htdigest. This manual page only lists the command line arguments. ... OPTIONS -c Create the passwdfile . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/programs/htdigest.html -- 3.6 Кб -- 15.10.2001
Похожие документы

2. Appendix B: Changes from CSS1
... B.1 New functionality . ... B.3 Semantic changes from CSS1 . ... CSS2 builds on CSS1 and all valid CSS1 style sheets are valid CSS2 style sheets. The changes between the CSS1 specification (see [CSS1] ) and this specification fall into three groups: new functionality, updated descriptions of CSS1 functionality, and changes to CSS1. ... Several internationalization features, including list numbering styles , support for bidirectional text , and support for language-sensitive quotation marks . ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/css2/changes.html -- 9.0 Кб -- 12.05.1998
Похожие документы

3. LWN: Driver porting: miscellaneous changes
... This article is part of the LWN Porting Drivers to 2.6 series . This article serves as a sort of final resting place for various small changes in the kernel programming API which do not fit elsewhere. The kdev_t type has been removed from the kernel; everything which works with device numbers should now use the dev_t type. ... Consider using these while fixing your code; the next time the type of i_rdev changes, you will be happier. ... Driver porting: miscellaneous changes, designated inits . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/doc/porting_to_26/22196.html -- 16.0 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/doc/porting_to_26/22196.html -- 16.0 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/doc/porting_to_26/22196.html -- 16.0 Кб -- 02.10.2012
Похожие документы

4. Converting the XPA API to 2.0
This document describes tips for converting from xpa 1.0 (Xt-based xpa) to xpa 2.0 (socket-based xpa). ... The changes are straight-forward and almost can be done automatically (we used editor macros for most of the conversion). ... Also change first 2 arguments from XtPointer to void *. ... Change NewXPACommand() to XPAcmdNew(), with the new calling sequence: xpa = NewXPACommand(toplevel, NULL, prefix, NULL); is changed to: xpa = XPACmdNew(xclass, name); . ... Go to XPA Help Index ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/doc/convert.html -- 4.9 Кб -- 25.12.2003
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/xpa/convert.html -- 4.9 Кб -- 01.10.2012
Похожие документы

5. Example of changing a password with the passwd command
To change your password: passwd Old password: enter your current password New password: enter your new password Retype new password: re-enter your new password . Enter the command passwd and then respond to the prompts by entering your old password followed by your new one. ... The passwords will not appear on the screen as you type, to prevent other people from seeing them. If you make a mistake, the message Mismatch - password unchanged. is displayed and your password remains unchanged. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/basics/basic3.1.html -- 2.3 Кб -- 17.01.1997
Похожие документы

6. Stellarium: ShortcutsDialog Class Reference
Stellarium 0.12.3 . ... Classes . ... Public Slots | ... ShortcutsDialog Class Reference . voidљ . ... restore colors of all items it TreeWidget to defaults. ... prefixMatchKeySequence (const QKeySequence &ks1, const QKeySequence &ks2) . ... called when apply button clicked. virtual void ShortcutsDialog::createDialogContent . ... called when editors' state changed. void ShortcutsDialog::initEditors . ... checks whether one QKeySequence is prefix of another. void ShortcutsDialog::resetCollisions . ...
[