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

1 | 2 | 3 | 4 | След.

Показаны документы, содержащие фрагменты текста из документа
http://star.arm.ac.uk/sag-0.4/node86.html.

1. Restoring accidentally deleted files
. It is possible to restore files and directories that have been deleted if a backup has been made. Contact your local system administrator for help.
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/local/restores.html -- 1.8 Кб -- 17.01.1997
Похожие документы

2. 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
Похожие документы

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
Похожие документы

4. 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
Похожие документы

5. http://www.adass.org/adass/proceedings/adass02/reprints/P1-8.pdf
... 295, 2003 H. E. Payne, R. I. Jedrzejewski, and R. N. Hook, eds. A Web-based To ol for SDSS and 2MASS Database Searches Marci Hendrickson, Alan Uomoto, & David Golimowski Johns Hopkins University, Baltimore, MD 21218 Abstract. ... The goal is to locate brown dwarf candidates in the SDSS database by looking at color cuts; however, this site could also be useful for targeted searches of other databases as well. MySQL databases are created from broad searches of SDSS and 2MASS data. ...
[ Текст ]  Ссылки http://www.adass.org/adass/proceedings/adass02/reprints/P1-8.pdf -- 74.7 Кб -- 11.03.2003
Похожие документы

6. 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
Похожие документы

7. LASG - File / Filesystem security
... Secure file deletion . ... etc/groups . ... It supports file permissions (read, write, execute, sticky bit, suid, sgid and so on), file ownership (user, group, other), and other standard things. ... A Linux system can be easily compromised if access to certain files is gained, for example the ability to read a non-shadowed password file results in the ability to run the encrypted passwords against crack, easily finding weak password. ... The biggest part of file security however is user permissions....
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/linux/lasg-www/file/index.html -- 17.7 Кб -- 18.01.2000
Похожие документы

8. http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/hobbes/incoming/ODBwin_src.txt
Upload Information Template for Hobbes.nmsu.edu =============================================== Archive Filename: ODBwin_src.zip Short Description: ODB (ObjectDataBase) Database for Windows source code (2000) Long Description: A system developers easy to use database facility with powerful query capabilities. This is the version that was ported from OS/2 to Windows. It is open source BSD 3 Clauses. The OS/2 source code version is not longer available. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/hobbes/incoming/ODBwin_src.txt -- 2.0 Кб -- 17.08.2014
Похожие документы

9. http://observ.pereplet.ru/images/z/backupsql.txt
php /* * Backup script on server. ... Connects to the mySQL * database and creates a backup file of the whole database. ... Yes/No? ... It will void your warranty :-D! $ date = date ( mdy-hia ); $filename = $savepath/$dbname-$ date .sql ; if($use_gzip== yes ){ $ filename2 = $ file ; } else { $ filename2 = $savepath/$dbname-$ date .sql ; } if($send_email == yes ){ $fileatt_type = filetype($ filename2 ); $ fileatt_name = .$dbname. - .$ ... BR>"; $message .= "--{$mime_boundary}\n" ." ...
[ Сохраненная копия ]  Ссылки http://observ.pereplet.ru/images/z/backupsql.txt -- 7.3 Кб -- 29.12.2010
Похожие документы
Еще в разделе: (Показать все результаты (>15) - observ.pereplet.ru/ )

10. Changes from the Old TCC
This document describes changes from the original TCC to version 1.0 of the current TCC. ... The new TCC uses one socket per device (e.g. axis controller or mirror); the old TCC allowed multiple axes to be controlled by one LAT stream. ... The new TCC also communicates with hardware controllers via TCP/IP instead of LAT; this has the potential to reduce the use of terminal servers at APO. ... Set and Show ExpTime . ... Show Database (the new TCC does not use a central repository to store data) . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/TCC/ChangesFromOldTCC.html -- 12.0 Кб -- 22.12.2014
Похожие документы

11. 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
Похожие документы