Найдено документов: 312545 (162 сайтов) ---- Время поиска: 0.87сек. |
Показаны документы, содержащие фрагменты текста из документа
http://www.stsci.edu/spst/lrpg/man_txt/uvedit.txt.
http://www.stsci.edu/spst/lrpg/man_txt/uvedit.txt.
1. Manual Page: dbmmanage - Apache HTTP Server
NAME dbmmanage - Create and update user authentication files in DBM format SYNOPSIS dbmmanage filename [ command ] [ username [ encpasswd ] ] DESCRIPTION dbmmanage is used to create and update the DBM format files used to store usernames and password for basic 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 dbmmanage. ... This manual page only lists the command line arguments. ...
[
Сохраненная копия
]
Ссылки http://neptun.sai.msu.su/manual/programs/dbmmanage.html -- 6.5 Кб -- 15.10.2001
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>132) - neptun.sai.msu.ru/ )
2. Doug Burke's Perl/S-Lang pages: Datatype examples
... Doug's Home Page . ... In the examples below we show a number of ways that data can be moved back and forth between S-Lang and Perl . ... Source code typeof : "undef"; __END__ __SLang__ variable foo = Any_Type [3]; foo[0] = "a string"; foo[1] = 23; define getfoo(x) { return foo[x]; } message( "In S-Lang:" ); vmessage( "typeof(foo[0]) = %s", string(typeof(foo[0])) ); vmessage( "typeof(foo[1]) = %s", string(typeof(foo[1])) ); vmessage( "typeof(foo[2]) = %s", string(typeof(foo[2])) ); . ...
[
Сохраненная копия
]
Ссылки http://hea-www.harvard.edu/~dburke/perl-slang/examples_datatypes.html -- 12.1 Кб -- 02.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3964) - hea-www.harvard.edu/ )
3. htpasswd - Manage user files for basic authentication - Apache HTTP Server
... Apache HTTP Server Version 2.4 . ... htpasswd is used to create and update the flat-files used to store usernames and password for basic authentication of HTTP users. ... Resources available from the Apache HTTP server can be restricted to just the users listed in the files created by htpasswd . ... Name of the file to contain the user name and password. ... The MD5 algorithm used by htpasswd is specific to the Apache software; passwords encrypted using it will not be usable with other Web servers. ...
[
Сохраненная копия
]
Ссылки http://www.arcetri.astro.it/manual/fr/programs/htpasswd.html -- 17.6 Кб -- 19.11.2015
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>9781) - www.arcetri.astro.it/ )
4. AstroWeb -- Internet Resources for Astronomers
... R. E. Jackson . ... H.-M. Adorf . ... D. C. Wells . ... AstroWeb is a World Wide Web (WWW) interface to a collection of Internet accessible resources aimed at the astronomical community. ... The goal of AstroWeb is to be the most complete, up to date, and useful listing of Internet accessible astronomical resources available anywhere. ... Jackson, Wells, and Adorf noticed that they and others had created largely overlapping lists of Astronomical resources. ...
[
Сохраненная копия
]
Ссылки http://www.adass.org/adass/proceedings/adass94/jacksonr1.html -- 8.9 Кб -- 03.11.2000
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1842) - www.adass.org/ )
5. Managing Your Disk Space
The File System . Accounts consume disk space as files are created, copied, edited and mail is sent and received. Disk space is a limited resource and various methods are used to manage it. ... If quotas are used on your cluster, use the SHOW QUOTA command to display information about how much space you have used and how much is available to you. ... If free space on the scratch disk falls below 25%, then all files that are more than 4 business days old will be deleted. ...
[
Сохраненная копия
]
Ссылки http://www.stsci.edu/ftp/documents/system-docs/vms-guide/html/VUG_24.html -- 6.7 Кб -- 01.11.1995
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>14897) - www.stsci.edu/ )
6. A prototype build system for CASA using SCons Bojan Nikolic web pages (r. 329)
... Bojan Nikolic web pages (r. 329) . ... Building CASA . ... Introduction to SCons . I have designed a prototype implementation of a build system for CASA based on the SCons tool. ... This system is experimental and not the official way of building CASA. ... The main version of the code for this build system is contained in a bzr branch, together with the remainder of the CASA system. ... Build: . ... To debug the SCons build process: . ... A prototype build system for CASA using SCons . ...
[
Сохраненная копия
]
Ссылки http://www.mrao.cam.ac.uk/~bn204/alma/sweng/casascons.html -- 16.6 Кб -- 04.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>4723) - www.mrao.cam.ac.uk/ )
7. mod_so - Apache HTTP Server
Modules | ... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 > Modules . ... Source File: . ... Because Apache for Windows does not have the Configure program of Apache for Unix, the module's source file must be added to the ApacheCore project file, and its symbols must be added to the os\win32\modules.c file. The second way is to compile the module as a DLL, a shared library that can be loaded into the server at runtime, using the LoadModule directive. ...
[
Сохраненная копия
]
Ссылки http://www.sao.ru/ztcs/manual/en/mod/mod_so.html -- 11.2 Кб -- 25.02.2008
Похожие документы
Похожие документы
8. Pulsar Group PmWiki/Page File Format
... History . ... PmWiki . Summary: PmWiki group header. ... Summary:Create wiki formatted pages in bulk and for upload to your pmwiki site:) You may have many documents that you would like to use a local program to format in a format PmWiki can display. ... Only two lines are necessary in a PmWiki page file: . version=pmwiki-2.1.0 urlencoded=1 text=Markup text . ... Inside of a page file, PmWiki stores the latest version of the markup text, and uses this to render the page. ... Pulsar Surveys . ...
[
Сохраненная копия
]
Ссылки http://www.atnf.csiro.au/people/pulsar/index.html?n=PmWiki.PageFileFormat -- 18.1 Кб -- 01.03.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>31606) - www.atnf.csiro.au/ )
9. http://www.eso.org/~qc/dfos/ABbuilder.txt
NAME ABbuilder - DFO data organization tool SYNOPSIS ABbuilder <options> where <options> are: --raw-dir directory containing raw data --cal-dir directory containing calib data --cal-ldir directory containing symbolic links to calib files --cal-list mcalib list --vcal-dir directory containing virtual products --pro-dir where pipeline products are created --ab-dir where association blocks are created --oca-rul file containing OCA rules --instrume instrument --date YYYY-MM-DD --mode { CALIB | ...
[
Сохраненная копия
]
Ссылки http://www.eso.org/~qc/dfos/ABbuilder.txt -- 8.0 Кб -- 17.02.2006
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>22069) - www.eso.org/ )
10. http://www.gao.spb.ru/russian/lg/articl/seistide.pdf
... PDF created with pdfFactory Pro trial version www.pdffactory.com .1 (LOD) (M>6) XX . ... PDF created with pdfFactory Pro trial version www.pdffactory.com , , , . ... http://www.iris.washington.edu/] DMS IRIS, 318 >4 1964 2000 300 5 . ... M > 5.5 M < 5.5 . ... Geophysical Res. ... Evolutionary features of the geophysical time series: -I. Tide process and seismic series V.M.Vorotkov, V.L.Gorshkov Summary The new method of comparative study of the geophysical data of a various nature is offered. ...
[
Текст
]
Ссылки http://www.gao.spb.ru/russian/lg/articl/seistide.pdf -- 420.8 Кб -- 21.05.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>296) - www.gao.spb.ru/ )
11. Creating a file using a filename
Type ue filename . to create a new file. For instance, to create a new file called letter , type: ue letter . The screen of your terminal will fill with blank lines and the following message will be displayed at the bottom: == MicroEMACS 3.9e() == letter == File: letter ======== . ... the name MicroEMACS and the version number . ... the name of the temporary work file used to store the file you are editing (the computer term for this is 'buffer') . ...
[
Сохраненная копия
]
Ссылки http://comet.sai.msu.ru/UNIXhelp/emacs/ue_using.html -- 2.5 Кб -- 17.01.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>862) - comet.sai.msu.ru/ )
12. twistedActor Version History
... Remove Device.startCmdList . ... Bug fix: DeviceSet.startCmd and startCmdDict did not wait for all device commands to finish if a device had more than one command. ... The value returned by the callback is ignored, instead of being used to start a new device command. ... Bug fix: Device's connection state callback did not detect if a connection failed or was failing. ... Added link to Doxygen documentation in main manual and created this version history file. ... First version with version history. ...
[
Сохраненная копия
]
Ссылки http://www.apo.nmsu.edu/Telescopes/twistedActor/versionHistory.html -- 5.1 Кб -- 04.06.2015
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>871) - www.apo.nmsu.edu/ )
13. INTERBALL-TAIL KP changes
... New version of magnetic field data (descriptor "itm") is now available with small corrections in offsets and attitude coverage. ... Full set of INTERBALL-TAIL AKR radiointensity KP for AKR instrument is now available (descriptor "ita"). ... KP data availability plots are created. ... Magnetic field data (descriptor "itm") after 1st January, 1998 are recomputed with corrected Bx_GSE offset (this was just 0.5 nT correction). ... CDF files for plasma wave KP are now available (descriptor "itw"). ...
[
Сохраненная копия
]
Ссылки http://www.iki.rssi.ru/apetruko/kppnews.html -- 3.2 Кб -- 27.10.2003
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>859) - www.iki.rssi.ru/ )
14. Dynamic HTML in Communicator
... This example illustrates the use of external files as the source for a layer. This example creates a web page for Nikki's Diner, which is a vegan restaurant that offers tasty daily specials. The web page contains some general information about the diner, and then offers a pop-up menu that lists the days of the week. ... These files contain HTML formatted text that describes the specials for that day. ... LAYER ID="menu" LEFT=50 WIDTH=400 src="specials/sat.htm"> </LAYER> . ...
[
Сохраненная копия
]
Ссылки http://crydee.sai.msu.ru/~vab/html.doc/dhtml/dynhtml/layers36.htm -- 11.0 Кб -- 13.08.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>26806) - crydee.sai.msu.ru/ )
15. Zen: sncat design
Hide Zen home . ... sncat2sntab.pl - convert old catalog to table sn . ... CREATE TABLE cats ( id integer PRIMARY KEY, name text ); -- a list of properties of galaxy CREATE TABLE properties ( id integer PRIMARY KEY, name text ); CREATE TABLE galaxy ( id integer PRIMARY KEY, name text ); CREATE TABLE galaxy _property ( gid integer REFERENCES galaxy (id), pid integer REFERENCES properties(id), value float, UNIQUE( gid ,pid) ); CREATE t=# select * from galaxy; id | ...
[
Сохраненная копия
]
Ссылки http://www.sai.msu.su/~megera/wiki/sncat_design -- 15.1 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>4565) - www.sai.msu.su/ )
16. Homepage of Koposov Sergey
. Photos . This is an old homepage of Sergey Koposov with some old photos. My current homepage is here . The first version of that page was created approximately in november 2002. Sergey Koposov , 2002-2015 . Last change: 30.12.15.
[
Сохраненная копия
]
Ссылки http://lnfm1.sai.msu.ru/~math/ -- 3.9 Кб -- 30.12.2015
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>327) - lnfm1.sai.msu.ru/ )
17. http://www.astro.louisville.edu/software/sbig/archive/xmccd-1.1/INSTALL
Since XmCCD uses Motif, the libraries and include files must be available. ... By default it will create a directory xmccd-#.# with the command tar -xvzf xmccd-#.#.tar Set your current working directory to xmccd-#.# cd xmccd-#.# ... For "ls -l" you should see something like this -rwsr-xr-x 1 root root 281883 Mar 10 01:08 xmccd Move xmccd to a directory in your search path such as /usr/local/bin mv xmccd /usr/local/bin xmccd will use ds9 for image display if it is present. ...
[
Сохраненная копия
]
Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-1.1/INSTALL -- 6.2 Кб -- 22.05.2004
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>699) - www.astro.louisville.edu/ )
18. Making backups with tar
Next: Restoring files with tar Up: Simple backups Previous: Simple backups . A full backup can easily be made with tar љ : # tar -create -file /dev/ftape /usr/src . ... If your backup doesn't fit on one tape, you need to use the -multi-volume ( -M ) option: # tar -cMf /dev/fd0H1440 /usr/src . ... usr/src/ . ... usr/src/linux-1.2.10-includes/ .. ... An incremental backup can be done with tar љ using the -newer ( -N ) option: # tar -create -newer '8 Sep 1995' -file /dev/ftape /usr/src -verbose . ...
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/sag-0.4/node85.html -- 6.2 Кб -- 04.05.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2779) - star.arm.ac.uk/ )
19. Database of Optical Constants -- What's new
09.02.00 New version of JPDOC is installed in Jena and St.Petersburg. It includes about 700 references now. 28.12.99 A Properties page (Al2O3) was created. 28.12.99 Some changes of design of several pages. ... 23.12.99 The section on sulfur, sulfides, and silicon were extended (altogether about 50 new references). 10.12.99 A few recent (mostly astronomical) papers and papers cited in them were incluided (about 50 new references). ... 19.11.99 New counters on JPDOC pages. ...
[
Сохраненная копия
]
Ссылки http://www.astro.spbu.ru/JPDOC/1-news.html -- 2.6 Кб -- 19.11.2010
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>327) - www.astro.spbu.ru/ )
20. SSAU scientists have created an unique simulator for pilots and drivers
... Scientists of Samara State Aerospace University (SSAU) have created an unique mobile platform for the production of training and gaming simulators. ... Such mobile platforms also known as the Stewart platforms became widespread in the world primarily as simulators for training of highly-qualified military pilots and drivers. ... For example, the Rocket and Space Centre Progress is going to test level sensors for residual fuel in the fuel tanks of the rocket carrier on this mobile platform. ...
[
Сохраненная копия
]
Ссылки http://www.ssau.ru/engnews/12087/ -- 25.8 Кб -- 23.12.2015
Похожие документы
Похожие документы
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда