Поиск по:rtm-cs.sinp.msu.ru -
Поискать по всем серверам
На этой странице приведены все страницы сервера rtm-cs.sinp.msu.ru ,которые мы индексируем. Показаны документы 241 - 260 из 1170.
Упорядочить по:
URL
|
дате изменения
241. Linux Shadow Password HOWTO
... This document aims to describe how to obtain, install, and configure the Linux password Shadow Suite . ... 2.1 Why you might NOT want to shadow your passwd file. ... This is the Linux Shadow-Password-HOWTO. ... On a Linux system without the Shadow Suite installed, user information including passwords is stored in the /etc/passwd file. ... The nice thing about useradd and the other programs that come with the Shadow Suite is that they make changes to the /etc/passwd and /etc/shadow files atomically. ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/Shadow-Password-HOWTO.html -- 79.7 Кб -- 04.05.2000
Похожие документы
Похожие документы
242. Serial-Programming-HOWTO
... 2.3 Input Concepts for Serial Devices . ... ICRNL; /* Raw output. */ newtio.c_oflag = 0; /* ICANON : enable canonical input disable all echo functionality, and don't send signals to calling program */ newtio.c_lflag = ICANON; /* initialize all control characters default values can be found in /usr/include/termios.h, and are given in the comments, but we don't need them here */ newtio.c_cc [VINTR] = 0; /* Ctrl-c */ newtio.c_cc [VQUIT] = 0; /* Ctrl-\ */ newtio.c_cc [VERASE] = 0; /* del */ ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/Serial-Programming-HOWTO.html -- 26.4 Кб -- 04.05.2000
Похожие документы
Похожие документы
243. Serbian HOWTO
... 2.1 Skup znakova "ISO-8859-2" . ... Kod stampanja mozete naici na razne situacije: . ... Da biste je aktivirali, treba da izvrsite sledeci skript (zanemarite upozorenja): #!/bin/sh localedef -c -i en_DK -f ISO-8859-1 en_DK localedef -c -i sv_SE -f ISO-8859-1 sv_SE localedef -c -i fi_FI -f ISO-8859-1 fi_FI localedef -c -i sv_FI -f ISO-8859-1 sv_FI localedef -c -i ro_RO -f ISO-8859-1 ro_RO localedef -c -i pt_PT -f ISO-8859-1 pt_PT localedef -c -i no_NO -f ISO-8859-1 no_NO ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/Serbian-HOWTO.html -- 41.9 Кб -- 04.05.2000
Похожие документы
Похожие документы
244. Security-HOWTO
. v1.1.1, 17 March 2000 . This document is a general overview of security issues that face the administrator of Linux systems. It covers general security philosophy and a number of specific examples of how to better secure your Linux system from intruders. Also included are pointers to security-related material and programs. Improvements, constructive criticism, additions and corrections are gratefully accepted. Please mail your feedback to both authors, with "Security HOWTO" in the subject. 1.1 New
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/Security-HOWTO.html -- 146.3 Кб -- 04.05.2000
Похожие документы
Похожие документы
245. Setting Up Your New Domain Mini-HOWTO.
... 7.1 Setting up Name Resolution . ... This is a guide to setting up your own domain of Linux machines, or mixed Linux and Windows machines, on an always-up connection with a static IP and a named domain. ... Set up DNS on your private network gateway machine. ... They must not use the name resolvers of the ISP, as the ISP name server believes itself to be authoritative over your entire domain, but it doesn't know the IP numbers or names of any machines on your private network. ... Domain Name Service...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/Securing-Domain-HOWTO.html -- 96.5 Кб -- 04.05.2000
Похожие документы
Похожие документы
246. Secure Programming for Linux and Unix HOWTO
. version 1.60, 4 April 2000 . This paper provides a set of design and implementation guidelines for writing secure programs for Linux and Unix systems. Such programs include application programs used as viewers of remote data, CGI scripts, network servers, and setuid/setgid programs. 2.1 History of Unix, Linux, and Open Source Software . 2.2 Security Principles . 2.3 Types of Secure Programs . 2.4 Paranoia is a Virtue . 2.5 Why Did I Write This Document? . 2.6 Sources of Design and Implementation
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/Secure-Programs-HOWTO.html -- 167.0 Кб -- 04.05.2000
Похожие документы
Похожие документы
247. SRM Firmware Howto
... This document describes how to boot Linux/Alpha using the SRM console, which is the console firmware also used to boot Compaq Tru64 Unix (also known as Digital Unix and OSF/1) and OpenVMS. ... prompt, like this: ' instead, or possibly some other number depending on which processor SRM is running. boot dva0 -fi linux.gz -fl "root=/dev/fd0 load_ramdisk=1" . ... With the SRM firmware and aboot installed, Linux is generally booted with a command of the form: boot devicename -fi filename -fl flags . ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/SRM-HOWTO.html -- 48.0 Кб -- 04.05.2000
Похожие документы
Похожие документы
248. Linux SMP HOWTO
... This HOWTO reviews main issues (and I hope solutions) related to SMP configuration under Linux. 2.1 Kernel Side . ... SMP is supported in 2.0 on the hypersparc (SS20, etc.) systems and Intel 486, Pentium or higher machines which are Intel MP1.1/1.4 compliant. Richard Jelinek adds: right now, systems have been tested up to 4 CPUs and the MP standard (and so Linux) theoretically allows up to 16 CPUs. ... How do I make a Linux SMP kernel? ... How do I make a Linux non -SMP kernel? ... use: . ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/SMP-HOWTO.html -- 55.8 Кб -- 04.05.2000
Похожие документы
Похожие документы
249. SMB HOWTO
... This is the SMB HOWTO. This document describes how to use the Server Message Block (SMB) protocol, also called the Session Message Block, NetBIOS or LanManager protocol, with Linux using Samba. ... The SMB protocol is used by Microsoft Windows 3.11, NT and 95/98 to share disks and printers. ... This HOWTO attempts to explain how to configure basic SMB file and print services on a Linux machine. ... Note that Windows users must have an account on the Linux/Samba server in order to print. ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/SMB-HOWTO.html -- 60.3 Кб -- 04.05.2000
Похожие документы
Похожие документы
250. The Linux SCSI programming HOWTO
... This document deals with programming the Linux generic SCSI interface. ... 4.2 Device Files . ... This document is a guide to the installation and programming of the Linux generic SCSI interface. ... The Linux SCSI-HOWTO by Drew Eckhardt covers all supported SCSI controllers as well as device specific questions. ... A Latex document describing howto write a SCSI driver. /pub/Linux/docs/hardware/DEVICES . ... Error | ... 4Bh 00h DTLPWRSOMC DATA PHASE ERROR | ... 47h 00h DTLPWRSOMC SCSI PARITY ERROR |...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/SCSI-Programming-HOWTO.html -- 131.4 Кб -- 04.05.2000
Похожие документы
Похожие документы
251. Root RAID HOWTO cookbook
... You may find the detailed descriptions useful, particularly if you plan to run root raid or use initrd. ... This document was originally written to provide a cookbook for creating a root mounted raid filesystem and companion fallback rescue system using linux initrd. ... Included with this revision is a generic linuxrc initrd file which may be configured with a single three line /etc/raidboot.conf file for raid1 and raid5 configurations. ... 1.2 More up-to-date Boot Root Raid with LILO minihowto . ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/Root-RAID-HOWTO.html -- 91.2 Кб -- 04.05.2000
Похожие документы
Похожие документы
252. Burning a RedHat CD HOWTO
... 2.2 The "RedHat" directory -- the core of the distribution . ... The toplevel directory for RedHat Linux release 6.1 ( pub/redhat/redhat-6.1 ) contains distributions for the different platforms, and a directory containing updates and corrections to program packages that have been published since the release. ... The root of the i386 directory looks like this: . ... The RPMS directory contains the major part of the Red Hat distribution consisting of a set of RPM (Redhat Package Manager) files. ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/RedHat-CD-HOWTO.html -- 37.0 Кб -- 04.05.2000
Похожие документы
Похожие документы
253. The Linux Reading List HOWTO
... This document lists the book I think are most valuable to a person trying to learn Unix (especially Linux) top to bottom. ... 9.2 Linux . ... New versions of the Linux Reading List HOWTO will be periodically posted to comp.os.linux.answers . ... You can also view the latest version of this on the World Wide Web via the URL http://sunsite.unc.edu/LDP/HOWTO/Reading-List-HOWTO.html . ... For on-line HOWTOs, magazines, and other non-book material, see the Linux Documentation Project home page . ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/Reading-List-HOWTO.html -- 26.3 Кб -- 04.05.2000
Похожие документы
Похожие документы
254. Linux Quake HOWTO
... This document explains how to install, run and troubleshoot Quake, QuakeWorld and Quake II on an Intel Linux system. ... Lots of folks like to put it in /usr/games/quake . ... Note to Redhat users: If you plan on installing QuakeWorld from the rpm packages, you should probably install Quake in /usr/local/games/quake , since the rpm s install to this directory by default. ... To create links to your Windows Quake II files instead, do this: cd /usr/local/games/quake2 ln -s /win95/games/quake2/baseq2 ....
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/Quake-HOWTO.html -- 122.4 Кб -- 04.05.2000
Похожие документы
Похожие документы
255. Linux and Psion HOWTO
... This document describes how to use Psion palmtops with Linux, but does not cover running Linux on a Psion palmtop. ... 2.2 Psion models . ... This document will initially concentrate on the newer Series 5* models, e.g. Series 5, Series 5mx and Series 5mx PRO, but I hope to eventually include info about using older models such as the Series 3* with Linux. ... There is also a mailing list dedicated to porting Linux to the Psion 5* models at linux-7110@redhat.com . ... Pin 2: RTS . ... Description . ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/Psion-HOWTO.html -- 14.5 Кб -- 04.05.2000
Похожие документы
Похожие документы
256. Process Monitor HOW-TO for Linux
... 8.1 OpenSource Monitoring Tools . ... debug_() very generously has no // impact on production executable size. #ifdef DEBUG #include debug.h // Variable value [] can be char , string, int , unsigned long, float, etc... void local_dbg( char name [], char value [], char fname [], int lineno , bool logfile) { printf( \nDebug %s Line: %d %s is = %s\n , fname , lineno , name , value ); } void local_dbg( char ... http://www.cc.gatech.edu/linux/LDP/HOWTO/Process-Monitor-HOWTO.html . ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/Process-Monitor-HOWTO.html -- 40.9 Кб -- 04.05.2000
Похожие документы
Похожие документы
257. The Linux Printing Usage HOWTO
... 1.1 Linux Printing HOWTO History . ... 2.2 Printing a File Using lpr . ... 3.1 Printing graphics files . 3.2 Printing PostScript files . ... initial public release of the Printing Usage HOWTO . ... By far, the most simplistic way to print in the Linux operating system is to send the file to be printed directly to the printing device. ... Printing PostScript files on a printer that has a PostScript interpreter is simple; just use lpr , and the printer will take care of all of the details for you. ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/Printing-Usage-HOWTO.html -- 27.6 Кб -- 04.05.2000
Похожие документы
Похожие документы
258. The Linux Printing HOWTO
... This is the Linux Printing HOWTO, a collection of information on how to generate, preview, print and fax anything under Linux (and other Unices in general). ... 5.1 PDQ . ... Perfect printers work perfectly - you can print to the full ability of the printer, including color, full resolution, etc. ... CP50 Color Printer*. ... Now, let's walk through the writing of a driver specification for a printer listed in the Printing HOWTO's database as working, but for which you can't find a PDQ driver spec. ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/Printing-HOWTO.html -- 119.8 Кб -- 04.05.2000
Похожие документы
Похожие документы
259. Portuguese-HOWTO
... Este documento pretende ser um guia de refer ncia de configura o do Linux e seus programas, teclados e fontes de caracteres, permitindo sua utiliza o mais confort vel por pessoas que falem a L ngua Portuguesa. ... H uma mistura de sotaques que deve se manter por um bom tempo, pois n o h raz o para alterar o texto original sen o para fazer de adi es e corre es, at por respeito ao primeiro autor. ... Mova o arquivo /usr/X11R6/libX11.so.6.1 para outro diret rio, para preserv -lo. ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/Portuguese-HOWTO.html -- 142.2 Кб -- 04.05.2000
Похожие документы
Похожие документы
260. Polish HOWTO
... Pomoc zlozona z niektorych Linux-HOWTO oraz empirii, dostosowana do polskich warunkow i potrzeb. ... Oryginal mozna znalezc w http://serek.arch.pwr.wroc.pl/linux/Polish-HOWTO/ . ... Wersja HTML (do przegladania na www) tego tekstu znajduje sie pod: http://serek.arch.pwr.wroc.pl/linux/Polish-HOWTO/ . ... RedHat: ftp://ftp.pwr.wroc.pl/pub/linux/redhat/ . ... RedHat: ftp://ftp.man.poznan.pl/pub/linux/redhat/ . ... RedHat: ftp://ftp.pg.gda.pl/pub/OS/Linux/redhat/ . ... ftp://ftp.pwr.wroc.pl/pub/linux/ ....
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/Polish-HOWTO.html -- 16.4 Кб -- 04.05.2000
Похожие документы
Похожие документы