Поиск по:rtm-cs.sinp.msu.ru -
Поискать по всем серверам
На этой странице приведены все страницы сервера rtm-cs.sinp.msu.ru ,которые мы индексируем. Показаны документы 321 - 340 из 1170.
Упорядочить по:
URL
|
дате изменения
321. Firewall and Proxy Server HOWTO
... This document is designed to describe the basics of firewall systems and give you some detail on setting up both a filtering and proxy firewall on a Linux based system. ... 3.3 Firewall with Proxy Server . ... To reach the Internet from the private network, you had to logon to the firewall (Unix) server. ... Proxy Servers (sometimes called firewalls) - that make network connections for you. ... The Mercenary and Troop networks are behind firewalls, so it is necessary to set up proxy servers here. ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/Firewall-HOWTO.html -- 86.4 Кб -- 04.05.2000
Похожие документы
Похожие документы
322. Finnish-HOWTO
... 2.1 Perusn pp imist . ... 2.3 N pp imist kartan parantelua . ... T m n voi sijoittaa .Xmodmap -tiedostoon. keycode 8 = keycode 9 = Escape keycode 10 = 1 exclam keycode 11 = 2 quotedbl at keycode 12 = 3 numbersign sterling keycode 13 = 4 dollar dollar keycode 14 = 5 percent keycode 15 = 6 ampersand keycode 16 = 7 slash braceleft keycode 17 = 8 parenleft bracketleft keycode 18 = 9 parenright bracketright keycode 19 = 0 equal braceright keycode 20 = plus question backslash ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/Finnish-HOWTO.html -- 36.5 Кб -- 04.05.2000
Похожие документы
Похожие документы
323. Filesystems HOWTO
... This small HOWTO is about filesystems and accessing filesystems. ... You can find there also a lot of interesting information about non-Unix (file)systems, but Unix is my primary interest :-) . ... It is available at http://www.linux.or.jp/JF/JFdocs/Filesystems-HOWTO.html . ... The original "Filesystems access HOWTO" was written by Georgatos Photis (see his homepage at http://students.ceid.upatras.gr/~gef/ ). ... Download: http://sunsite.unc.edu/pub/Linux/system/Filesystems/ext2/ext2ed-0.1.tar.gz . ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/Filesystems-HOWTO.html -- 129.1 Кб -- 04.05.2000
Похожие документы
Похожие документы
324. Linux Ethernet-Howto
. v2.7, 5 May 1999 . This is the Ethernet-Howto, which is a compilation of information about which ethernet devices can be used for Linux, and how to set them up. Note that this Howto is focused on the hardware and low level driver aspect of the ethernet cards, and does not cover the software end of things like ifconfig and route . See the Network Howto for that stuff. 1.1 New Versions of this Document . 1.2 Using the Ethernet-Howto . 1.3 HELP - It doesn't work! . 2.1 So What Drivers are Stable? . 2.2 Eight
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/Ethernet-HOWTO.html -- 223.2 Кб -- 04.05.2000
Похожие документы
Похожие документы
325. Linux-Esperanto-HOWTO
... Cxar tiu cxi teksto estas verkita per linuxdoc-sgml, gxi ne povas uzi esperantajn signojn. ... Ekzistas tri internaciaj normoj por signokodoj, kiuj enhavas la esperantajn signojn, la du kutime uzataj estas ISO-8859-3 (Latin-3) kaj Unikodo (Unicode). ... Per la menupunkto "Config Display" kaj la butono "Charsets" vi povas aperigi pagxon, kiu ebligas ensxalti "Quoted-printable" kaj ankaux elekti la kodon, kiun XFMail automate ensxaltu, kiam vi skribas novan mesagxon aux respondas al retmesagxo. ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/Esperanto-HOWTO.html -- 35.6 Кб -- 04.05.2000
Похожие документы
Похожие документы
326. Enterprise Java for Linux HOWTO
... How to set up an Enterprise Java environment on Linux including a Java Development Kit, a Web server, supporting Java servlets, accessing a database via JDBC, and supporting Enterprise Java Beans (EJBs). ... 2.2 IBM Java Developer Kit . ... 3.3 IBM HTTP Server . ... This HOWTO is intended to benefit software professionals who are interested in evaluating, developing, or deploying Enterprise Java on Linux. ... The IBM Java Developer Kit can be obtained from http://www.ibm.com/java/jdk/118/linux . ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/Enterprise-Java-for-Linux-HOWTO.html -- 53.6 Кб -- 04.05.2000
Похожие документы
Похожие документы
327. The Linux Emacspeak HOWTO
... This document describes how a blind user can use Linux with a speech synthesizer to replace the video display. ... 2.2 Getting Linux by FTP . ... 3.2 Learning Emacs . ... 5.1 Emacspeak Introduction - Speech Enabled Normal Commands . ... The most recent version of this document should be available in several formats at ftp://metalab.unc.edu/pub/Linux/docs/HOWTO/ and its mirrors (see below). ... The primary ftp sites are ftp://ftp.simtel.net/pub/simtelnet , and oak.oakland.edu://pub/simtelnet . ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/Emacspeak-HOWTO.html -- 85.9 Кб -- 04.05.2000
Похожие документы
Похожие документы
328. Emacs Beginner's HOWTO
... Minor Modes . ... 4.2 Using a .emacs File . ... It contains information about the buffer you're working in, which mode Emacs is in, and various other things. ... It is where Emacs displays information about the current modes(s) you may be using as well as things like the current date and time, line number, file size, and almost anything else you might want to see there. ... So let's tell Emacs to always enter text-mode when you open a file named ``README''. (setq auto-mode-alist (cons '("README" . ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/Emacs-Beginner-HOWTO.html -- 53.0 Кб -- 04.05.2000
Похожие документы
Похожие документы
329. Linux Ecology HOWTO
... The Ecology-HOWTO discusses ways Linux computers can be used as a mean to protect our environment, by using its features to save power or paper. ... Please see Battery Powered Linux Mini-HOWTO by Hanno Mueller, hanno@lava.de http://www.lava.de/~hanno/ for more information. toshiba-fan Turn the fan on a Toshiba Pentium laptop on or off. ... Maybe there should be a new class of computers called "Energy Miser" (or similar) that use nearly an order of magnitude less power than Energy Star systems? ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/Ecology-HOWTO.html -- 73.1 Кб -- 04.05.2000
Похожие документы
Похожие документы
330. The Linux Distribution HOWTO
... This document is intended to help new users choose a Linux distribution, and to help experienced users track the state of the Linux market. It does not aim to be a complete list of Linux distributions for all platforms, but instead focuses on leading English-language Intel distributions available on CD-ROM and accessible to Linux novices. ... 2.2 Debian Linux Distribution . ... Instead, there are many such distributions, available both via anonymous FTP and by mail order on CD-ROM. ... Support: . ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/Distribution-HOWTO.html -- 44.9 Кб -- 04.05.2000
Похожие документы
Похожие документы
331. Root over nfs clients & server Howto.
... Howto setup a server and configure clients for diskless operation from a network. ... var . ... etc / sysconfig /network HOSTNAME=\`cat / etc /hosts|grep \$IP|cut --field 2\` route add default gw \$GATEWAY ifup lo } #restore devfs settings / etc / rc.d /rc.devfs restore / etc / sysconfig umount /proc / etc / rc.d /rc.ws ### echo splitting runlevel 3 for the client and server mv / etc / rc.d /rc3.d / etc / rc.d /rc3. server cp -a / etc / rc.d /rc3. server / etc / rc.d /rc3.ws rm / ... nfs . ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/Diskless-root-NFS-HOWTO.html -- 33.9 Кб -- 04.05.2000
Похожие документы
Похожие документы
332. Diskless Nodes HOW-TO document for Linux
. v9.0, 21 April 2000 . This document describes how to set up a diskless Linux box. As technology is advancing rapidly, network-cards are becoming cheaper and much faster - 100 MBits ethernet is standard now and in about 1 to 2 years 1000 MBits i.e. 1GigBits ethernet cards will become a industry standard. With high-speed network cards, remote access will become as fast as the local disk access which will make diskless nodes a viable alternative to workstations in local LAN. Also diskless nodes eliminates
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/Diskless-HOWTO.html -- 198.3 Кб -- 04.05.2000
Похожие документы
Похожие документы
333. Diald Howto
... 6.1 /etc/diald/diald.options or diald.conf file . ... etc/chatscripts/provider file. ... bin/sh # $1 = Interface # $2 = Tty device # $3 = speed # $4 = local ip # $5 = remote ip # $6 = ipparam / sbin / ipchains -F input / sbin / ipchains -P input DENY / sbin / ipchains -A input -j ACCEPT -i eth0 -s 192.168.0.0/16 -d 0.0.0.0 /0 / sbin / ipchains -A input -j DENY -p udp -i $1 -s 0.0.0.0 /0 -d $4/32 0:52 -l / sbin / ipchains -A input -j DENY -p udp -i $1 -s 0.0.0.0 /0 -d $4/32 54:1023 -l / sbin ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/Diald-HOWTO.html -- 45.3 Кб -- 04.05.2000
Похожие документы
Похожие документы
334. The Linux Danish/International HOWTO
... This document describes how to configure Linux and various Linux applications for Danish locale standards such as keyboard, font, paper-size etc. ... 3.4 International character sets in specific applications . ... 4.3 Text file formats for other platforms . ... This HOWTO is intended to tell Danish users how to do this. If you continue to have problems after reading this you can try the German HOWTO, the Linux Keyboard and Console HOWTO or the ISO 8859-1 National Character Set FAQ. ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/Danish-HOWTO.html -- 37.6 Кб -- 04.05.2000
Похожие документы
Похожие документы
335. The dosemu HOWTO
... 1.5 Do I need MS-DOS to use dosemu ? 1.6 Can I run Microsoft Windows programs under dosemu ? ... To quote the manual, "dosemu" is a user-level program which uses certain special features of the Linux kernel and the 80386 processor to run MS-DOS/FreeDOS/DR-DOS in what we in the biz call a `DOS box.' ... Dosemu only works on Intel 80x86 processors, e.g. 80386, 80486, Pentium etc. ... Forget to edit your /etc/dosemu.conf , /etc/dosemu.users and /var/lib/dosemu/global.conf files . ... Now mount /dos . ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/DOSEMU-HOWTO.html -- 58.5 Кб -- 04.05.2000
Похожие документы
Похожие документы
336. From DOS/Windows to Linux HOWTO
... DOS and Windows users who have decided to switch to Linux, the free UNIX clone. The purpose of this document is to help the reader translate his or her knowledge of DOS and Windows into the Linux environment, as well as providing hints on exchanging files and resources between the two OSes. ... Under DOS, the average user uses very few of the 100+ commands available: the same, up to a point, applies to Linux. ... redir_file] . ... Windows users, beware when using long file names under Linux. ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/DOS-Win-to-Linux-HOWTO.html -- 71.9 Кб -- 04.05.2000
Похожие документы
Похожие документы
337. DNS HOWTO
... HOWTO become a totally small time DNS admin. ... 3.1 Starting named . ... It describes how to set up a simple DNS name server. ... hosts: files dns . ... Zone file for linux.bogus ; ; The full zone file ; @ IN SOA ns.linux.bogus. hostmaster.linux.bogus. ( 199802151 ; serial, todays date + todays serial # 8H ; refresh, seconds 2H ; retry, seconds 1W ; expire, seconds 1D ) ; minimum, seconds ; NS ns ; Inet Address of name server MX 10 mail.linux.bogus ; Primary Mail Exchanger MX 20 mail.friend.bogus. ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/DNS-HOWTO.html -- 77.4 Кб -- 04.05.2000
Похожие документы
Похожие документы
338. The Linux Cyrillic HOWTO
... 3.1 Text mode setup . ... 9.1 Adding Cyrillic fonts to Ghostscript . ... It may be used and distributed under the usual Linux HOWTO terms described below. ... Nevertheless, you may find another set of Cronyx Cyrillic fonts on the net (eg. on ftp.kiae.su ), known as the xrus package (don't confuse it with the xrus program, which is used to setup a Cyrillic keyboard layout. ... For example, one possibility is to start without any preliminary setup and use the Washington AMSTeX Cyrillic fonts . ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/Cyrillic-HOWTO.html -- 85.3 Кб -- 04.05.2000
Похожие документы
Похожие документы
339. Linux Consultants HOWTO
. v9.46, 12 September 1999 . This document contains a listing of companies providing commercial Linux related support. If you want to find a Linux consultant or consulting firm in your area, this listing will probably be of help for you. It is maintained by Poet poet@linuxports.com . This document is also completely indexed, databased and searchable at the LinuxPorts website. If you would like information on advertising on the Consultants database pages please contact us at poet@linuxports.com . Note to the
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/Consultants-HOWTO.html -- 729.5 Кб -- 04.05.2000
Похожие документы
Похожие документы
340. Configuration HOWTO
... This HOWTO aims at making the fine--tuning of your newly installed Linux box quicker and easier. ... 1.1 Why This HOWTO . ... 4.15 Users' Configurations . ... Many users at my university use jed to emulate EDT , VMS' system editor. jed 's configuration files are .jedrc and /usr/lib/jed/lib/*; the former can be adapted from jed.rc in the latter directory. to make jed use the special keys correctly, write the file /usr/lib/jed/lib/defaults.sl whose only line reads: () = evalfile("linux"); . ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/howto/Config-HOWTO.html -- 68.2 Кб -- 04.05.2000
Похожие документы
Похожие документы