Thứ Ba, 26 tháng 7, 2011

Link Download Crack Nis 2011 [link mediafire]

Norton Internet Security 2011 phiên bản 18.0 là phiên bản mới của bộ sản phẩm bảo mật máy tính tất cả trong một của Symantec, thay thế Norton Internet Security 2010 phiên bản 17.0. Norton Internet Security 2011 kết hợp các chức năng anti-virus, anti-spyware, anti-worm, anti-phishing, firewall, bot protection, Norton Safe Web, anti-spam, anti-rootkit, SONAR, Norton Bootable Recovery Tool, Norton Reputation Service… để đảm bảo máy tính của bạn an toàn tuyệt đối trước virus và các website độc hại.



- Install Norton Internet Security 2011
- Turn Off Norton Production Tamper Protection
from Norton Settings -> Miscellaneous Settings
- Run file "NIS-2011 [88 year].exe" Crack
- Click Install Crack [ 88 year ] button
- New Windows will pop up. Click OK 4 times
- Norton 2011 Internet Security will shut down and restart With 32122 Days Remaining Days Subscription Status

remember to turn off Norton Internet Security 2011 Production Tamper Protection and turn on again after crack

link download Crack (tested)

http://www.mediafire.com/?ovv37sezhmm9ed4

http://hotfile.com/dl/96454057/5998b62/88yearsCrackNIS-ChaNPauL.rar.html




Thứ Tư, 15 tháng 12, 2010

Lệnh command line thường dùng cho Linux Administrator, Đã thực nghiệm trên CentOS 5

Các lệnh sau đã được thực nghiệm với Linux CentOS 5.

1. Các lệnh cơ bản
# ls // giống như dir của windows
# vi // mở trình soạn thảo văn bản text
# passwd // đổi password user hiện tại
# chmod // cấp quyền cho thư mục và tập tin (chmod 777) là toàn quyề
# chgrp // thay đổi group cho thư mục và tập tin
# chown // thay đổi owner thư mục và tập tin
# cp a b // copy file a vào thư mục b
# reboot // khởi động lại hệ thống
# shutdown -h now // shutdown hệ thống (tắt máy)

2. Networking (hạn chế sử dụng khi đang ở chế độ remote):

# ifconfig // xem và config ip của server
# setup // chọn Network Configuration để set IP cho server
# vi /etc/resolv.conf // cấu hình dns cho server
# ifdown eht0 // down card mạng eth0
# ifup eht0 // up card mạng eth0
# service network restart // khởi động lại service mạng

3. Kiểm tra hệ thống

# top // xem tình trạng sử dụng tài nguyên RAM, CPU của hệ thống
# uptime // xem tình trạng trung bình của hệ thống và thời gian hệ thống đã online
# fdisk -l // xem các ổ cứng HDD có trên server
# df -h // kiểm tra mức độ sử dụng ổ cứng HDD
# cat /proc/cpuinfo // kiểm tra CPU
# cat /proc/meminfo // kiểm tra mức độ sử dụng bộ nhớ
# du -hs // kiểm tra dung lượng thư mục

4. Webserver và MySQL

# service httpd status // xem tình trạng webserver
# service httpd restart // khởi động lại webserver
# service mysqld restart // khởi động lại mysql
# mysqlcheck -Aao -auto-repair -u[MySqlAdmin] -p[Password] // kiểm tra sửa và optimize mysql database

5. Nén và giải nén


# tar -cvzpf archive.tgz /home/example/public_html/folder // nén một thư mục
# tar -tzf backup.tar.gz // liệt kê file nén gz
# tar -xvf archive.tar // giải nén một file tar