This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # This file is part of systemd. | |
| # | |
| # systemd is free software; you can redistribute it and/or modify it | |
| # under the terms of the GNU Lesser General Public License as published by | |
| # the Free Software Foundation; either version 2.1 of the License, or |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| asdasd |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| > cat peers/iHOME | |
| # written by pptpsetup | |
| pty "pptp 85.112.118.4 --nolaunchpppd" | |
| lock | |
| noauth | |
| nobsdcomp | |
| nodeflate | |
| name u01 | |
| remotename iHOME | |
| ipparam iHOME |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| test |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # _____________________________________________________________________________ | |
| #____/Конфигурация vim для администратора с поддержкой синтаксиса нескольких языков\____ | |
| # | |
| Список используемых плагинов: | |
| 1. git://github.com/tpope/vim-pathogen.git | |
| 2. git://github.com/msanders/snipmate.vim.git 3. git://github.com/tpope/vim-pastie.git | |
| 4. git://github.com/tpope/vim-rails.git | |
| 5. git://github.com/vim-ruby/vim-ruby.git |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| "------------------------- | |
| " Стандартные настройки | |
| "------------------------- | |
| " When started as "evim", evim.vim will already have done these settings. | |
| " if v:progname =~? "evim" | |
| " finish | |
| " endif | |
| "if has("vms") | |
| " set nobackup " do not keep a backup file, use versions instead |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| "------------------------- | |
| " Стандартные настройки | |
| "------------------------- | |
| " When started as "evim", evim.vim will already have done these settings. | |
| " if v:progname =~? "evim" | |
| " finish | |
| " endif | |
| "if has("vms") | |
| " set nobackup " do not keep a backup file, use versions instead |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # _____________________________________________________________________________ | |
| #____/Конфигурация vim для администратора с поддержкой синтаксиса нескольких языков\____ | |
| # | |
| Список используемых плагинов: | |
| 1. git://github.com/tpope/vim-pathogen.git | |
| Удобное добавление плагинов (см. папки bundle и submodule) | |
| 2. git://github.com/msanders/snipmate.vim.git | |
| Автодополнение |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # define groups of people | |
| @wilful = semenovav | |
| @admins = @wilful git | |
| @servers = 7dn | |
| @dev = @admins @servers root vsavenkov morozkin localgit yakovenko olenichev klimenkov leog tristan git urus oberset aleks yangizitov solovov | |
| #@all = root vsavenkov morozkin localgit git urus | |
| # define groups of projects | |
| @close = gitolite-admin | |
| @open-dev = p2p photo core 7days 7dn-ru 7dn ZF-Core avto itogi nomobile | |
| @open = help |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 00010 count ip from any to 79.140.18.13 in via rl2 | |
| 00080 divert 8668 tcp from any to 79.140.18.13 dst-port 4899 via rl2 | |
| 00081 allow tcp from any to 192.168.0.105 dst-port 4899 | |
| 00081 allow tcp from any to 192.168.0.155 dst-port 4899 | |
| 00082 divert 8668 tcp from 192.168.0.105 to any via rl2 | |
| 00082 divert 8668 tcp from 192.168.0.155 to any via rl2 | |
| 00100 allow ip from any to any via lo0 | |
| 00200 deny ip from any to 127.0.0.0/8 | |
| 00300 deny ip from 127.0.0.0/8 to any | |
| 00400 deny ip from 192.168.0.0/24 to any in via rl2 |
OlderNewer