| Найдено документов: 23081 (69 сайтов) ---- Время поиска: 0.11сек. |
Показаны документы, содержащие фрагменты текста из документа
http://www.arcetri.astro.it/irlab/doc/library/linux/lasg-www/encryption/index.html.
http://www.arcetri.astro.it/irlab/doc/library/linux/lasg-www/encryption/index.html.
1. Background
Next: The root filesystem Up: Overview of the Directory Previous: Overview of the Directory . This chapter is loosely based on the Linux filesystem standard, FSSTND, version 1.2 (see the bibliography, [ Qui95 ]), which attempts to set a standard for how the directory tree in a Linux system is organized. ... This chapter does not explain all files in detail. ... The major parts are the root, /usr љ , /var љ , and /home љ filesystems (see figure 2.1 ). ... Figure 2.1: Parts of a Unix directory tree. ...
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/sag-0.4/node21.html -- 9.5 Кб -- 04.05.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2515) - star.arm.ac.uk/ )
2. Mapping URLs to Filesystem Locations - Apache HTTP Server
This document explains how Apache uses the URL of a request to determine the filesystem location from which to serve a file. ... User Directories . URL Redirection . ... the URL http://www.example.com/docs/dir/file.html will be served from /var/web/dir/file.html . ... The module mod_userdir extends this idea to the web by allowing files under each user's home directory to be accessed using URLs such as the following. http://www.example.com/~user/file.html . ...
[
Сохраненная копия
]
Ссылки http://neptun.sai.msu.su/manual/urlmapping.html -- 13.5 Кб -- 01.08.2003
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>117) - neptun.sai.msu.ru/ )
3. Leopard: Trash broken in NFS home directories
While we had many problems under Tiger with NFS and Finder, at least the Trash worked. ... Ostensibly, it is doing this to avoid copies across the network, but it's failing to realize that my Trash and my home directory are on the SAME network filesystem. ... I've hammered on this for a while with no success so far, but here's some things I've tried that did not work: . ... One thing is that when Tiger would touch an NFS home directory with a .Trash, it would create one. Leopard doesn't do that. ...
[
Сохраненная копия
]
Ссылки http://hea-www.harvard.edu/~fine/OSX/nfs_trash.html -- 5.2 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1909) - hea-www.harvard.edu/ )
4. Crydee.sai.msu.(ru,su) Archive
The site content is primarily OS/2-oriented, although I also keep large sections dedicated to music (rock/pop lyrics, MIDI XG files). ... If you already know what you want, you might try search . ... Currently, HTTP transfers are limited to files smaller than 128KB. ... Multi-file downloads, however, are always through HTTP. ... Please do not send me questions like "how to use this file which I found on your site" or "where can I find the best MPEG3 player for Windows95", I will not answer them. ...
[
Сохраненная копия
]
Ссылки http://crydee.sai.msu.ru/archive/ -- 5.0 Кб -- 19.07.1998
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>6019) - crydee.sai.msu.ru/ )
5. From Power Up To Bash Prompt: The Filesystem
Next Previous Contents . ... There are filesystems on disk partitions and other devices, and there is the filesystem as it is presented to you by a running Linux system. In Linux, you ``mount'' a disk filesystem onto the system's filesystem. ... A filesystem imposes some structure on this, and makes it look like files within directories within directories.. ... If the power cuts out at this point, the filesystem will be broken. ... Usually, the kernel mounts its root file system read-only. ...
[
Сохраненная копия
]
Ссылки http://mavr.sao.ru/hq/sts/linux/doc/pwr2bash/From-PowerUp-To-Bash-Prompt-HOWTO-7.html -- 6.8 Кб -- 28.12.2007
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/doc/pwr2bash/From-PowerUp-To-Bash-Prompt-HOWTO-7.html -- 6.8 Кб -- 11.09.2010
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/doc/pwr2bash/From-PowerUp-To-Bash-Prompt-HOWTO-7.html -- 6.8 Кб -- 02.10.2012
Похожие документы
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/doc/pwr2bash/From-PowerUp-To-Bash-Prompt-HOWTO-7.html -- 6.8 Кб -- 11.09.2010
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/doc/pwr2bash/From-PowerUp-To-Bash-Prompt-HOWTO-7.html -- 6.8 Кб -- 02.10.2012
Похожие документы
Еще в разделе:
(Показать все результаты (>1328) - jet.sao.ru/ )
6. Stellarium: File and Directory Structure
... FileљStructure . ... After downloading all the catalogues, the paths to the various files should look like this: Installation Data Directory / stars / default / stars _0_0v0_1.cat Installation Data Directory / stars / default / stars _1_0v0_1.cat Installation Data Directory / stars / default / stars _2_0v0_1.cat Installation Data Directory / stars / ... In this case, all the files would be in the <Installation Data Directory>/stars/default directory. ...
[
Сохраненная копия
]
Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/fileStructure.html -- 13.4 Кб -- 28.02.2014
Похожие документы
Похожие документы
7. Examples of locating commands with the which command
To find out if a command name is located in your command path: which ue /usr/local/bin/ue . This returns the information that the MicroEMACS editor (ue) is available on this system as the file /usr/local/bin/ue . ... To find out which (if any) of several commands are available: which delete talk ps No delete in /usr/local/utils/bin:/bin:/usr/bin: /usr/local/ucb/bin:/usr/local/gnu/bin: /usr/local/public/bin:/usr/bin/X11:. /usr/bin/talk /bin/ps . ...
[
Сохраненная копия
]
Ссылки http://comet.sai.msu.ru/UNIXhelp/commanz/cmd5.1.html -- 2.8 Кб -- 17.01.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>409) - comet.sai.msu.ru/ )
8. TUI:TUI Menu:Downloads Window
The downloads window displays the download status of science and guider/slitviewer images. It allows you to view details and abort downloads. ... The left column contains the state of the download and the right column the name of the file. You may click on a file name to see details about the download in the details area (see below). ... Connecting: the download is starting. ... To select a download, click on a file name in the log area (upper portion of the window). ...
[
Сохраненная копия
]
Ссылки http://www.apo.nmsu.edu/35m_operations/TUI/TUIMenu/DownloadsWin.html -- 3.4 Кб -- 05.09.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>456) - www.apo.nmsu.edu/ )
9. Appunti Linux: ZipSlack: una distribuzione UMSDOS
... La sigla UMSDOS rappresenta un tipo di filesystem Unix che si inserisce al di sopra di un filesystem Dos-FAT preesistente. CiР permette di gestire nella stessa partizione sia un sistema operativo Dos (e derivati) che GNU/Linux. In pratica, GNU/Linux occupa effettivamente quello che per il Dos Х la directory C:\LINUX\ . ... La distribuzione ZipSlack non Х altro che una componente della distribuzione Slackware normale. ... Una volta predisposto lo script LINUX.BAT , sarЮ sufficiente il comando . ...
[
Сохраненная копия
]
Ссылки http://www.arcetri.astro.it/irlab/doc/library/linux/AppLinux/al10.htm -- 6.8 Кб -- 21.09.1999
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>5551) - www.arcetri.astro.it/ )
10. RTT150 project data archive
RTT150 . ... HEAD IKI . This page is a search interface through RTT150 observationsdatabase which is stored at IKI. According to the agreement between participantsof RTT150 project, observational data fully belong to the institution which hascarried out this observation for one year, are available to all three partiesinvolved (IKI, KSU and TUG) during the second year and become freely accessibleto the whole astronomical community starting two years after observation date. ...
[
Сохраненная копия
]
Ссылки http://hea.iki.rssi.ru/AZT22/ENG/dbase.htm -- 7.0 Кб -- 18.02.2004
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>608) - hea.iki.rssi.ru/ )
11. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1587) - www.adass.org/ )
12. Index of /mass/download/
. Name . Last Modified . Size . Type . Parent Directory / . - . Directory . doc / . 2015-Jun-30 16:33:45 . - . Directory . microcodes / . 2009-Nov-25 22:29:10 . - . Directory . lighttpd/1.4.37
[
Сохраненная копия
]
Ссылки http://curl.sai.msu.ru/mass/download/ -- 2.6 Кб -- 09.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>36) - curl.sai.msu.ru/ )
13. SAI OCL Catalog Trumpler 19
. Home . Structure of Data . Description . Catalog . Publications . VO . ЮБ 2000 . 11:14:20.2 . ЮД 2000 . -57:33:04 . l . 290.172 . b . 2.895 . diameter . 14.0' . (m - M) 0 . 11.4 0.05 . distance . 1900 50 pc . E(B - V) . 0.08 0.01 . log(t) . 9.65 0.05 . (J, J-H) isochrone VOTable . 2MASS data VOTable . Developed by the Team . Send us your questions or feedback
[
Сохраненная копия
]
Ссылки http://ocl.sai.msu.ru/catalog/trumpler_19/ -- 7.2 Кб -- 09.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>217) - ocl.sai.msu.ru/ )
14. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>95) - vega.inp.nsk.su/ )
15. Image directory - img11.jpg
. < previous | index | next > . 05/17/2007 09:49:34 AM img11.jpg . < previous | index | next >
[
Сохраненная копия
]
Ссылки http://www.sao.ru/Doc-k8/Events/LZ/slides/img11.html -- 1.9 Кб -- 02.10.2012
[ Сохраненная копия ] Ссылки http://mavr.sao.ru/Doc-k8/Events/LZ/slides/img11.html -- 1.9 Кб -- 28.12.2007
Похожие документы
[ Сохраненная копия ] Ссылки http://mavr.sao.ru/Doc-k8/Events/LZ/slides/img11.html -- 1.9 Кб -- 28.12.2007
Похожие документы
Еще в разделе:
(Показать все результаты (>137) - mavr.sao.ru/ )
16. Morphological Catalogue Of The Craters Of Moon
MORPHOLOGICAL CATALOGUE OF THE CRATERS OF THE MOON . ... Coordinates, diameters and morphological features of 14 923 craters of the Moon in diameters 10 km and more are available in the catalogue. ... A lunar morphological crater catalogue was compiled by the Sternberg State Astronomical Institute in collaboration with the Unified institute of Nuclear Research, Dubna. ... 4. the presence of central peaks, ridges and mountains on the floor . ... peak and many mountains . ... many peaks, 1 mountain . ...
[
Сохраненная копия
]
Ссылки http://selena.sai.msu.ru/Rod/Publications/Moon_Cat/moon_cate.htm -- 47.6 Кб -- 20.04.2015
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>59) - selena.sai.msu.ru/ )
17. Katsova Livshits poster paper on CS-11
You may see figures of this paper below... or download the whole paper in PostScript or LaTeX source , everything compressed by ZIP. LaTeX notes: you would need some specific LaTeX styles . See CS-11 HomePage for more. Figures are in EPS (Encapsulated PostScript) format to be inserted using software like dvips . You can download these files via ftp. If you use GIF format, choose "Save Image As..." on the images below, or click here: first and second . Figure 1. ...
[
Сохраненная копия
]
Ссылки http://uranus.sai.msu.ru/~maria/cs11/cs11.htm -- 3.0 Кб -- 21.03.2000
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>41) - uranus.sai.msu.ru/ )
18. SPUTNIK home page
.
[
Сохраненная копия
]
Ссылки http://sputnik.infospace.ru/goms/engl/goms.htm -- 7.3 Кб -- 14.01.2004
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>5) - sputnik.infospace.ru/ )
19. wiki:dokuwiki [SAI Virtual Observatory - Wiki]
Trace: dokuwiki . start : wiki : dokuwiki . ... SAI VO Projects . ... User Space . ... Download . ... DokuWiki is a standards compliant, simple to use Wiki , mainly aimed at creating documentation of any kind. ... Check out the user forum . ... The DokuWiki engine is licensed under GNU General Public License Version 2. ... The content published in the DokuWiki at http://www.splitbrain.org/dokuwiki/ is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike License Version 2.0. ...
[
Сохраненная копия
]
Ссылки http://vo.astronet.ru/wiki/wiki/dokuwiki -- 20.6 Кб -- 09.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>181) - vo.astronet.ru/ )
20. IDL programs
... This program was created for correlating chosen regions in the series of fts images. ... Chosen regions' . ... In this section the program counts the integral for each region of the grid for each image. ... As a matter of fact, the integral is total brightness of the region and it is counted by 'int_tabulated' IDL function. ... In addition, the program will show the count of the regions which correlate with the corresponding region (the brighter region means the bigger count) and its contour. ...
[
Сохраненная копия
]
Ссылки http://lnfm1.sai.msu.ru/~kupry/SOFTWARE/korel_en.html -- 9.9 Кб -- 15.08.2003
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>117) - lnfm1.sai.msu.ru/ )