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

1 | 2 | 3 | 4 | 5 | 6 | 7 | След.

Показаны документы, содержащие фрагменты текста из документа
http://xmm.vilspa.esa.es/pipermail/sas-uploads/2002-April/002767.html.

1. After You're Accepted
STScI . Staff Research . Summer Students . After You're Accepted . ... Hubble Heritage Project . ... Hubble Fellowships . ... Students that are non-U.S. citizens will need a visa to work in the U.S. regardless of where their school is located. ... Some will be on topics related to careers, some on our missions at STScI, some on the practices of professional astronomers and other professionals on our staff, and some on the research done by our scientific staff. ... Working at STScI . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/institute/smo/students/accepted -- 17.3 Кб -- 10.04.2016
Похожие документы

2. Per-user web directories - Apache HTTP Server
... Apache HTTP Server Version 2.4 . ... On systems with multiple users, each user can be permitted to have a web site in their home directory using the UserDir directive. Visitors to a URL http://example.com/~username/ will get content out of the home directory of the user " username ", out of the subdirectory specified by the UserDir directive. ... Per-user web directories . ... the URL http://example.com/~rbowen/file.html will be translated to the file path /home/rbowen/public_html/file.html . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/fr/howto/public_html.html -- 13.9 Кб -- 19.11.2015
Похожие документы

3. Per-user web directories - Apache HTTP Server
... Apache HTTP Server Version 2.2 . ... On systems with multiple users, each user can be permitted to have a web site in their home directory using the UserDir directive. Visitors to a URL http://example.com/~username/ will get content out of the home directory of the user " username ", out of the subdirectory specified by the UserDir directive. Per-user web directories . ... the URL http://example.com/~rbowen/file.html will be translated to the file path /home/rbowen/public_html/file.html . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/ztcs/manual/de/howto/public_html.html -- 10.0 Кб -- 25.02.2008
Похожие документы

4. OptInt PmWiki : PmWiki / Initial Setup Tasks
OptInt PmWiki : Pm Wiki / Initial Setup Tasks . ... Most PmWiki configuration is performed in files called local/config.php and pub/css/local.css . ... When you first install PmWiki, the local/config.php file does not exist. Copy the sample-config.php file (in the docs/ directory) to local/config.php and use it as a starting point. ... When changing the configuration of your site, always change the local/config.php file or add files to the cookbook/ or pub directories. ... Just make an text-file. ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/InitialSetupTasks?action=print -- 19.2 Кб -- 01.03.2014
Похожие документы

5. VLBI Wiki | PmWiki / PmWiki Installation
... PmWiki . ... Cookbook (addons) . ... The files in this directory include: . ... PmWiki will then analyze your system configuration and provide instructions (if needed) for creating the wiki.d/ directory which will be used to hold the pages created for your site. ... Use this method when "safe mode" is activated in the servers PHP installation. 3b. On some systems you can let PmWiki create wiki.d/ by temporarily changing the permissions on the directory containing the pmwiki.php file to 2777. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/vlbi/wiki/index.php?n=PmWiki.Installation -- 19.2 Кб -- 12.04.2016
Похожие документы

6. How Directory, Location and Files sections work
The sections <Directory> , <Location> and <Files> can contain directives which only apply to specified directories, URLs or files respectively. Also htaccess files can be used inside a directory to apply directives to that directory. ... The order of merging is: . ... If multiple <Directory> sections apply to the same directory they are processed in the configuration file order. ... Using the options in question is only possible inside a <Directory> section (or a .htaccess file). ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/sections.html -- 7.0 Кб -- 20.06.2002
Похожие документы

7. Removing linked directories that contain links
... Look at this example: pwd (print the user's working directory ) /home/tom/reports ls ../tmp/ drafts (list the contents of this directory ) expenditure targets ln -s $HOME/tmp/ drafts quarterly (use a symbolic link to make the directory ) cd quarterly (change directory to this linkname ) ln $HOME/accounts/ expenses (link a file to this linkname ) ls (list the contents of the linked directory ) (the linked file is listed) ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/tasks/links3.2.3.html -- 3.2 Кб -- 17.01.1997
Похожие документы
Еще в разделе: (Показать все результаты (>298) - comet.sai.msu.ru/ )

8. Directory handling functions
Next: File Manipulation Routines Up: File and Directory Manipulation Previous: File and Directory Manipulation . This basically involves calling appropriate functions. int chdir(char path) - changes directory to specified path string. ... NOTE: rindex() is a string handling function that returns a pointer to the last occurrence of character c in string s , or a NULL pointer if c does not occur in the string. ( index() is similar function but assigns a pointer to 1st occurrence.) ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/subsection2_18_3_1.html -- 5.6 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/subsection2_18_3_1.html -- 5.6 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/subsection2_18_3_1.html -- 5.6 Кб -- 02.10.2012
Похожие документы

9. The /etc directory
Next: The /dev directory Up: The root filesystem Previous: The root filesystem . The /etc љ directory contains a lot of files. ... See the chapter on init љ for further information. /etc/passwd љ . ... Lists the filesystems mounted automatically at startup by the mount -a command (in /etc/rc љ or equivalent startup file). ... etc/issue љ . ... See the magic љ and file љ manual pages for more information. /etc/motd љ . ... Files executed at login or startup time by the Bourne or C shells. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/sag-0.4/node23.html -- 9.3 Кб -- 04.05.1997
Похожие документы

10. A Few Words About ROSAT Directories at SAO
... At SAO, the ROSAT data for observation rp123456 will be in /data/rdata/godata/rp123456/ . The PROS package contains sample ROSAT and Einstein data which are in the directory /pros/xray/data which is loaded with the IRAF task ``xray''. ... Thus within an arbitrary working directory and within the IRAF environment, to look at an image the command is, tv> display "xdata$rp110590_im2" 1 If Einstein data are loaded at SAO they will appear in the directory /pool14/i1234/ . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node43.html -- 4.1 Кб -- 01.10.2012
Похожие документы

11. Stellarium: /home/aw/devel/stellarium/trunk/plugins Directory Reference
Stellarium 0.12.3 . ... Plugins . ... plugins . plugins Directory Reference . directory љ . ... Generated on Sat Aug 10 2013 17:12:46 for Stellarium by љ 1.8.3.1 ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/dir_38c8d24aef3972a7f87b834274e76e31.html -- 8.9 Кб -- 28.02.2014
Похожие документы

12. http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/hobbes/os2/info/ljv.txt
FOR IMMEDIATE RELEASE LJV CONSULTING INTRODUCES LJV UTILITIES FOR OS/2 Moorpark -- LJV Consulting, an established OS/2 consulting firm introduces the LJV Utilities for OS/2. ... This toolkit is also available in versions for OS/2 1.x and DOS and a bound version for use in OS/2 or DOS. ... Introductory pricing: LJV Utilities for OS/2 2.x $49.95 LJV Utilities for OS/2 1.x $49.95 LJV Utilities for DOS $49.95 LJV Utilities (bound version) $69.95 Call for site-license pricing. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/hobbes/os2/info/ljv.txt -- 2.5 Кб -- 30.01.1995
Похожие документы

13. lsst.coordConv: python Directory Reference
. lsst.coordConv љ unknown . MainљPage . Namespaces . Classes . Files . љ All љ Classes љ Namespaces љ Files љ Functions љ Variables љ Typedefs љ Enumerations љ Enumerator љ Pages . python . python Directory Reference . directory љ . coordConv . љ . Generated on Thu May 7 2015 10:42:47 for lsst.coordConv by љ 1.8.5
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/coordConv/html/dir_7837fde3ab9c1fb2fc5be7b717af8d79.html -- 6.6 Кб -- 07.05.2015
Похожие документы

14. Space Science Education Resource Directory
... A rich suite of resources for public use is available including multimedia materials, online resources, hardcopies and other items. ... These objectives have been addressed through the creation of an education resource directory meeting the varied needs of the different customers of Space Science education. ... Also, providers and stake-holders wish to generate various reports, probe inventory information and track resource usage with other custom interfaces to the directory. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass00/O2-04/ -- 12.5 Кб -- 29.05.2001
Похожие документы
Еще в разделе: (Показать все результаты (>746) - www.adass.org/ )

15. DFOS: directory structure
dfos = Data Flow Operations System, the common tool set for DFO make printable . The dfos system requires a common directory structure. It is defined in the RC file ~/.dfosrc. The current operational version for GIRAFFE is found here . Many of these directories have a substructure by DATE. ... data23/data/raw . DATE . ... raw data (fits files) . ... data23/data/headers . ... data23/data/calib . ... home/opslog/giraffe . ... operator (dfosInstall for save/ and template/) . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/dfos/dirstruct1.html -- 11.8 Кб -- 26.11.2014
Похожие документы

16. FTP Directory:
############################################################################## J/A+AS/135/555 Illuminated atmospheres limb-darkening coeff. 1. (Alencar+ 1999) ############################################################################## . Parent Directory ReadMe . Mar 17 1999 16k model.dat.gz . Nov 27 1998 2k table1.dat.gz . Jun 16 1998 2471k table2.dat.gz . Jun 16 1998 66k table3.dat.gz . Nov 25 1998 55k . Generated Sun, 26 Mar 2000 16:28:26 GMT by proxy.nsu.ru ( Squid/2.1.PATCH2 )
[ Сохраненная копия ]  Ссылки http://vega.inp.nsk.su/~inest/astrolib/Sun/kursoviki/Model2000/AtmModel/SUN_DARK/Ftp_source.html -- 3.6 Кб -- 26.03.2000
Похожие документы
Еще в разделе: (Показать все результаты (>87) - vega.inp.nsk.su/ )

17. Directory
... The IAA RAS . ... Dissertation council . Council of young scientists . ... International collaboration . Memberships in international organisations . ... Awards and honors . Government awards . The IAA RAS Medal . ... Director . ... E-mail: ipatov@ipa.nw.ru . Phone: +7 812 275?10?04 . Deputy Director for Scientific activities . ... E-mail: igen@ipa.nw.ru . ... E-mail: dvi@ipa.nw.ru . ... Phone: +7 812 579?06?03 . ... Fax: +7 812 275?11?19 . ... 812) 275-11-18 . ...
[ Сохраненная копия ]  Ссылки http://www.ipa.nw.ru/en/directory/ -- 13.1 Кб -- 09.04.2016
Похожие документы

18. About Data by Type Pages
The Magnetospheric Yellow Pages directories are lists of links to remote web sites that provide magnetospheric physics data. ... The Data Server directories are sorted two ways to make navigating easier. The list of Data Servers sorted by Data Type first provides a list of all catefories of data types for which there are known on-line data servers. ... Then by clicking on one of those links you jump to the remote site that is listed - e.g. whatever web server actually hosts those web pages. ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/magbase/REFMAN/YELLPAGE/info/about-data-by-type.html -- 4.1 Кб -- 21.12.2007
Похожие документы

19. Image directory
05/10/2007 1:01 PM . ... Original: 1936x1296 (418k) . ... Thumbnail: 200x134 (68k) . Flash: Flash fired, auto mode, return light detected . Exposure time: 10/2000s . Focal length: 18.0mm . Aperture: f/8 . ... Original: 1936x1296 (314k) . ... Thumbnail: 200x134 (69k) . Flash: Flash did not fire . Exposure time: 10/1600s . ... Original: 1936x1296 (388k) . ... Flash: Flash did not fire, auto mode . ... Focal length: 7.9mm . ... Focal length: 13.7mm . ... Focal length: 6.3mm . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/Doc-k8/Events/LZ/details.html -- 12.3 Кб -- 01.10.2012
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/Doc-k8/Events/LZ/details.html -- 12.3 Кб -- 02.10.2012
Похожие документы

20. Zen: ZLine Dir
... ZLine Directory* -- это модульная система. Базовый вариант *ZLine Directory* позволяет создать простой интерактивный справочник. ... ZLine Directory x2013; это специализированная программная платформа для создания справочников различных типов, которые можно использовать как во внутренней сети, так и в интернете. ... ZLine Directory не предназначен для создания обычных универсальных сайтов, зато в своей области x2013; создание интерактивных справочных систем x2013; он умеет все и даже больше. ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/wiki?action=browse;diff=2;id=ZLine_Dir -- 16.1 Кб -- 11.04.2016
Похожие документы

1 | 2 | 3 | 4 | 5 | 6 | 7 | След.


Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам

Комментарии, вопросы? Пишите: info@astronet.ru или сюда

Rambler's Top100 RFBR Яндекс цитирования