http://www.akadia.com/services/ssh_test_certificate.html Overview The following is an extremely simplified view of how SSL is implemented and what part the certificate plays […]
Monthly Archives: January 2012
-
Simply password generator
tr -dc A-Za-z0-9_ < /dev/urandom | head -c 16 | xargs 16 – a numbers of characters in password.
-
UNIX / Linux: 10 Netstat Command Examples
http://www.thegeekstuff.com/2010/03/netstat-command-examples/ Netstat command displays various network related information such as network connections, routing tables, interface statistics, masquerade connections, multicast memberships […]
-
50 Most Frequently Used UNIX / Linux Commands (With Examples)
http://www.thegeekstuff.com/2010/11/50-linux-commands/ This article provides practical examples for 50 most frequently used commands in Linux / UNIX. This is not a […]
-
How to View and Delete Iptables Rules – List and Flush
http://www.thegeekstuff.com/2010/07/list-and-flush-iptables-rules/ by SathiyaMoorthy on July 16, 2010 Question: How do I view all the current iptables rules? Once I view […]
-
10 плагинов для безопасности WordPress блога
10 плагинов для безопасности WordPress блога Дмитрий Донченко сделал отличный перевод: 10 плагинов для безопасности WordPress блога 1. WordPress Database […]
-
How to Backup Linux? 15 rsync Command Examples
http://www.thegeekstuff.com/2010/09/rsync-command-examples/ by Sasikala on September 9, 2010 rsync stands for remote sync. rsync is used to perform the backup operation […]
-
Howto install, setup and configure a basic ftp Server on Linux Ubuntu 11.04 using vsftpd service [Linux Server]
by Christian D. H. on July 11th, 2011, updated October 31, 2011 This guide shows Howto install, setup and configure […]
-
How To Setup a Simple and Easy Mail Server Solution for Free [Google Apps]
by Christian D. H. on August 9th, 2011, updated September 12, 2011 If you have your own Dedicated, Managed or […]
-
Инструкция по установке WordPress
Работа WordPress напоминает панель создания страниц на народе.ру или блоги на Ливежурнале. Тоесть, Вам не надо будет самому писать коды […]