个人工具

“UbuntuHelp:Security”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
第6行: 第6行:
 
=== Security Guides ===
 
=== Security Guides ===
 
==== General Information ====
 
==== General Information ====
* [[UbuntuHelp:ProactiveSecurity|ProactiveSecurity]] - An overview of security options and thoughts how to create a hidden encrypted volume with Truecrypt
+
* [[UbuntuHelp:ProactiveSecurity]] - An overview of security options and thoughts how to create a hidden encrypted volume with Truecrypt
* [[UbuntuHelp:UnsafeDefaults|UnsafeDefaults]] - Default settings that you should change if you run network services
+
* [[UbuntuHelp:UnsafeDefaults]] - Default settings that you should change if you run network services
 
==== Security Updates ====
 
==== Security Updates ====
* [[UbuntuHelp:AutomaticSecurityUpdates|AutomaticSecurityUpdates]] - How to set up Ubuntu to install security updates automatically
+
* [[UbuntuHelp:AutomaticSecurityUpdates]] - How to set up Ubuntu to install security updates automatically
 
==== Passwords ====
 
==== Passwords ====
 
* [[UbuntuHelp:StrongPasswords|StrongPasswords]] - How to generate and use strong passwords in Ubuntu
 
* [[UbuntuHelp:StrongPasswords|StrongPasswords]] - How to generate and use strong passwords in Ubuntu
 
=== Security Tools ===
 
=== Security Tools ===
 
==== General ====
 
==== General ====
* [[UbuntuHelp:InstallingSecurityTools|InstallingSecurityTools]] - A guide to installing several security applications in Ubuntu
+
* [[UbuntuHelp:InstallingSecurityTools]] - A guide to installing several security applications in Ubuntu
 
==== Firewall ====
 
==== Firewall ====
* [[UbuntuHelp:IptablesHowTo|IptablesHowTo]] - An introduction to the powerful Linux IPTables firewall
+
* [[UbuntuHelp:UFW]] - Uncomplicated Firewall - https://launchpad.net/ufw
* [[UbuntuHelp:SinglePacketAuthorization|SinglePacketAuthorization]] - Advanced "firewall knocking" via cryptographic authentication
+
* [[UbuntuHelp:IptablesHowTo]] - An introduction to the powerful Linux IPTables firewall
 +
* [[UbuntuHelp:SinglePacketAuthorization]] - Advanced "firewall knocking" via cryptographic authentication
 
==== Intrusion Detection ====
 
==== Intrusion Detection ====
* [[UbuntuHelp:SnortHowTo|SnortHowTo]] - An introduction to an intrusion detection system
+
* '''resource needed'''
 
==== System Hardening ====
 
==== System Hardening ====
* [[UbuntuHelp:BastilleLinux|BastilleLinux]] - The Bastille Linux Security Hardening Tool
+
* [[UbuntuHelp:BastilleLinux]] - The Bastille Linux Security Hardening Tool
 
==== System Integrity ====
 
==== System Integrity ====
* [[UbuntuHelp:BitDefender|BitDefender]] - How to install Bit Defender Linux Edition
+
* [[UbuntuHelp:BitDefender]] - How to install Bit Defender Linux Edition
* [[UbuntuHelp:FileIntegrityAIDE|FileIntegrityAIDE]] - File integrity monitoring and verification with AIDE
+
* [[UbuntuHelp:FileIntegrityAIDE]] - File integrity monitoring and verification with AIDE
 
==== SSH ====
 
==== SSH ====
* [[UbuntuHelp:AdvancedOpenSSH|AdvancedOpenSSH]] - Advanced OpenSSH configuration for enhanced security
+
* [[UbuntuHelp:AdvancedOpenSSH]] - Advanced OpenSSH configuration for enhanced security
* [[UbuntuHelp:VNCOverSSH|VNCOverSSH]] - Tunneling VNC over SSH for enhanced security
+
 
==== Data Deletion ====
 
==== Data Deletion ====
* [[UbuntuHelp:SecureDeletion|SecureDeletion]] - How to erase (wipe) data from hard discs in a way that hampers data recovery
+
* [[UbuntuHelp:SecureDeletion]] - How to erase (wipe) data from hard discs in a way that hampers data recovery
 
==== Encrypted Filesystems ====
 
==== Encrypted Filesystems ====
* [[UbuntuHelp:EncryptedFilesystemHowto|EncryptedFilesystemHowto]] - How to transparently encrypt hard discs (Home and Swap)
+
* [[UbuntuHelp:EncryptedFilesystemHowto]] - How to transparently encrypt hard discs (Home and Swap)
* [[UbuntuHelp:EncryptedFilesystemHowto2|EncryptedFilesystemHowto2]] - How to transparently encrypt hard discs (Root, Home and Swap)
+
* [[UbuntuHelp:EncryptedFilesystemHowto2]] - How to transparently encrypt hard discs (Root, Home and Swap)
* [[UbuntuHelp:EncryptedFilesystemHowto3|EncryptedFilesystemHowto3]] - Encrypted Swap and Home with LUKS (on Ubuntu 6.06 and 5.10)
+
* [[UbuntuHelp:EncryptedFilesystemHowto3]] - Encrypted Swap and Home with LUKS (on Ubuntu 6.06 and 5.10)
* [[UbuntuHelp:EncryptedFilesystemHowto4|EncryptedFilesystemHowto4]] - Install Ubuntu 6.06 LTS with encrypted Root and Swap
+
* [[UbuntuHelp:EncryptedFilesystemHowto4]] - Install Ubuntu 6.06 LTS with encrypted Root and Swap
* [[UbuntuHelp:EncryptedFilesystemHowto5|EncryptedFilesystemHowto5]] - Install Ubuntu 6.06 LTS with encrypted Root, Swap, and Home using LUKS
+
* [[UbuntuHelp:EncryptedFilesystemHowto5]] - Install Ubuntu 6.06 LTS with encrypted Root, Swap, and Home using LUKS
* [[UbuntuHelp:EncryptedFilesystem|EncryptedFilesystem]] - Encrypted Root and Swap with LUKS (on Ubuntu 6.06)
+
* [[UbuntuHelp:EncryptedFilesystem]] - Encrypted Root and Swap with LUKS (on Ubuntu 6.06)
* [[UbuntuHelp:EncryptedFilesystemLVMHowto|EncryptedFilesystemLVMHowto]] - Install Ubuntu 6.06 LTS with encrypted LVM for Root, Swap, and Home using LUKS
+
* [[UbuntuHelp:EncryptedFilesystemLVMHowto]] - Install Ubuntu 6.06 LTS with encrypted LVM for Root, Swap, and Home using LUKS
* [[UbuntuHelp:EncryptedFilesystemHowtoEdgy|EncryptedFilesystemHowtoEdgy]] - How to encrypt your root and swap partitions and mount user homes via pam_mount
+
* [[UbuntuHelp:EncryptedFilesystemHowtoEdgy]] - How to encrypt your root and swap partitions and mount user homes via pam_mount
* [[UbuntuHelp:FeistyEncryptedRootWithInstaller|FeistyEncryptedRootWithInstaller]] - How to install Ubuntu 7.04 directly to an encrypted disk, using the installer for all work but encryption stuff.
+
* [[UbuntuHelp:FeistyEncryptedRootWithInstaller]] - How to install Ubuntu 7.04 directly to an encrypted disk, using the installer for all work but encryption stuff.
* [[UbuntuHelp:TruecryptHiddenVolume|TruecryptHiddenVolume]] - How to create a hidden encrypted volume with Truecrypt
+
* [[UbuntuHelp:TruecryptHiddenVolume]] - How to create a hidden encrypted volume with Truecrypt
 
==== Encrypted Folders ====
 
==== Encrypted Folders ====
* [[UbuntuHelp:FolderEncryption|FolderEncryption]] - How to encrypt a folder with encfs, and automatically mount it at login
+
* [[UbuntuHelp:FolderEncryption]] - How to encrypt a folder with encfs, and automatically mount it at login
 
==== GPG ====
 
==== GPG ====
 
* [[UbuntuHelp:GnuPrivacyGuardHowto|GPG Key]] - How to create/manage a GPG key and use it in your favorite E-Mail client
 
* [[UbuntuHelp:GnuPrivacyGuardHowto|GPG Key]] - How to create/manage a GPG key and use it in your favorite E-Mail client
* [[UbuntuHelp:GPGKeyOnUSBDrive|GPGKeyOnUSBDrive]] - How to store your GPG key securely on an encrypted USB flash drive
+
* [[UbuntuHelp:GPGKeyOnUSBDrive]] - How to store your GPG key securely on an encrypted USB flash drive
 
==== SSL ====
 
==== SSL ====
* [[UbuntuHelp:OpenSSL|OpenSSL]] - [[UbuntuHelp:OpenSSL|OpenSSL]] Secure Sockets Layer implementation information
+
* [[UbuntuHelp:OpenSSL]] - [[UbuntuHelp:OpenSSL|OpenSSL]] Secure Sockets Layer implementation information
* [[UbuntuHelp:CommonAccessCard|CommonAccessCard]] - Department of Defence Common Access Card (CAC) for Public key infrastructure (PKI) Authentication
+
* [[UbuntuHelp:CommonAccessCard]] - Department of Defence Common Access Card (CAC) for Public key infrastructure (PKI) Authentication
 
==== Anti-Virus ====
 
==== Anti-Virus ====
 
* [[UbuntuHelp:Linuxvirus]] - An overview of viruses on Linux and why you might need an anti-virus program
 
* [[UbuntuHelp:Linuxvirus]] - An overview of viruses on Linux and why you might need an anti-virus program

2008年10月19日 (日) 17:13的版本


{i} Security is part of the UserDocumentation series of index pages. Please read the WikiGuide prior to making changes.

Security Guides

General Information

Security Updates

Passwords

Security Tools

General

Firewall

Intrusion Detection

  • resource needed

System Hardening

System Integrity

SSH

Data Deletion

Encrypted Filesystems

Encrypted Folders

GPG

  • GPG Key - How to create/manage a GPG key and use it in your favorite E-Mail client
  • UbuntuHelp:GPGKeyOnUSBDrive - How to store your GPG key securely on an encrypted USB flash drive

SSL

Anti-Virus

Anonymity

  • The Onion Router - Anonymous web surfing using TOR: The Onion Router and Privoxy.