…amework Stack IT Infrastructure Content management Blogging Ecommerce Education Wiki Media Business management CRM ERP Invoicing Messaging Email Forum Chat Issue tracking Project management Database NoSQL Developer tools Help Forums Support General Development Documentation Secur…
…s Blocking Process (Firefox Extension Workshop), Blocklisting/Graphics (Mozilla Wiki), Revoking Intermediate Certificates: Introducing OneCRL (Mozilla Security Blog) and the Why does Mozilla disable some add-ons from running in Firefox? article. To disable this feature: Type abou…
…b - Apache Software Foundation DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account. Apache MADlib Pages Page tree Browse pages tachments (2) Page History Resolved comments Page Information View in Hierarchy View Source Export to PDF Export to Word …
Nhật trình cấm – Wikivoyage, cẩm nang du lịch mở Bước tới nội dung Đây là nhật trình ghi lại những lần cấm và bỏ cấm. Các địa chỉ IP bị cấm tự động không được liệt kê ở đây. Xem thêm danh sách cấm để có danh sách cấm và cấm hẳn hiện tại. mới nhất cũ nhất ) Xem ( 50 mới hơn 50 cũ …
HackingHowto - GNU MediaGoblin Wiki HackingHowto From GNU MediaGoblin Wiki Jump to navigation Jump to search Contents Hacking HOWTO 1.1 So you want to hack on GNU MediaGoblin? 1.2 Python 2 vs Python 3 1.2.1 Python 3 Issues 1.3 Getting requirements 1.3.1 GNU/Linux 1.3.1.1 Debian a…
… 있습니다. 감찰 위원회에 조사를 요청할 때는 이메일로 요청하는 것이 원칙입니다. 감찰 위원회의 이메일 주소는 cu-ombuds-l lists.wikimedia.org 입니다. 제한 규정 어떤 사용자가 악의적인 행동을 한 사용자일지라도 가능한 한 개인 정보를 공개하지 않는 것이 바람직합니다. 검사관은 검사관 정책 과 그 상위의 개인정보 정책 에 의해 권한의 행사에 제한을 받습니다. 다음은 이 두 정책의 주요 항목을 기초로 한, 검사관이 지켜야 할 제한 규정 입니다. 검사관은 특정 사용자의 IP를 …
Debian -- Debian GNU/Hurd — Configuration Skip Quicknav Blog Micronews Planet Wiki Ports Debian GNU/Hurd Debian GNU/Hurd — Configuration Ports Debian GNU/Hurd News Configuration Hurd CDs Documentation Development Contact Debian GNU/Hurd Configuration This document aims to provide…
Debian -- Debian GNU/Hurd — Configuration Skip Quicknav Blog Micronews Planet Wiki Ports Debian GNU/Hurd Debian GNU/Hurd — Configuration Ports Debian GNU/Hurd News Configuration Hurd CDs Documentation Development Contact Debian GNU/Hurd Configuration This document aims to provide…
…つ利用者であれば、チェックユーザーの記録を確認することができます: 5 sep 2006 17:29 UserX got IPs for UserY on zzwiki 5 sep 2006 17:29 UserX got edits for 127.0.0.1 on zzwiki これは次のような意味です(UserX は チェックユーザー 権限を持つ利用者): 2006年9月5日 17:29 に zzwiki で UserX は UserY が使用したIPアドレスを取得した 2006年9月5日 17:29 に zzwiki で UserX は 127.…
Wikipedia:チェックユーザーの方針 - Wikipedia コンテンツにスキップ Wikipedia:CheckUserの方針 から転送) この文書は ウィキペディア日本語版 方針 です 。多くの利用者に支持されており、すべての利用者が従うべきだと考えられています。変更はコミュニティーの 合意 を反映している必要があります。 ショートカット WP:CUP 荒らし対策 荒らし 編集合戦 移動合戦 進行中の荒らし行為 進行中の荒らし行為/長期 荒らされやすいページ スパムリンク 荒らしの通報 ISP窓口 追放の方針 投稿ブロック 投稿ブロックの方針 …
검사관 정책 - Meta-Wiki Jump to content From Meta, a Wikimedia project coordination wiki This page is a translated version of the page CheckUser policy and the translation is 100% complete. Other languages: Acèh Bahasa Indonesia Esperanto Nederlands Tiếng Việt Türkçe azərbaycanca cata…
Nginx - Official NixOS Wiki Jump to content From Official NixOS Wiki Nginx wikipedia:en:Nginx ) is a lightweight webserver. Installation To install Nginx, add the following to your NixOS configuration: ❄︎ /etc/nixos/configuration.nix services nginx enable true More options are av…
…ssign a static IP address to your server. See the Gentoo Handbook or Arch Linux Wiki for instructions if you do not know how. Forward external TCP port 22 (or another port) on your router to port 22 on your server. Over on the client, create and test the a client key pair On the …
…ns. Is GPLv3-licensed free software. Installation Check Tutorials Documentation Wiki on GitHub Discussions on GitHub Open and already Closed Issues on GitHub What's New? Read the Changelog on GitHub Tutorials Simple 5-minute setup You want to try Radicale but only have 5 minutes …
Index: trunk/phpwiki/wiki.phtml — — @@ -0,0 +1,98 @@ 2 +<? 3 +function getNiceTitle ( $s ) { 4 + $s=str_replace("_"," ",$s); 5 + return $s ; 6 + } 7 + 8 +function stripNamespace ( $s ) { 9 + $dbpos = strpos ( " ".$s , ':' ) ; 10 + if ( $dbpos == true ) $s = substr ( $s , $dbpos )…