This is default featured post 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured post 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured post 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured post 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured post 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

22 tháng 2 2014

Tham khảo kết quả đánh giá VPS 512Mb, 1Gb và 2Gb RAM của DigitalOcean

  • Kết quả đánh giá DigitalOcean VPS 512MB RAM, Data center: NewYork 1, CentOS 6.4 64 bit
- Đánh giá VPS DigitalOcean bằng UnixBench 5.1.2
UnixBench 512 {focus_keyword} - Tham khảo kết quả đánh giá VPS 512Mb, 1Gb và 2Gb RAM của DigitalOcean- Đánh giá VPS DigitalOcean bằng VPSBench
VPS Bench 512 {focus_keyword} - Tham khảo kết quả đánh giá VPS 512Mb, 1Gb và 2Gb RAM của DigitalOcean- Đánh giá VPS DigitalOcean bằng FreeVPS Bench
CheapVPS 512 {focus_keyword} - Tham khảo kết quả đánh giá VPS 512Mb, 1Gb và 2Gb RAM của DigitalOcean
  • Kết quả đánh giá DigitalOcean VPS 1Gb RAM, Data center: New York 2, CentOS 6.4 64 bit
- Đánh giá VPS DigitalOcean bằng UnixBench 5.1.2
UnixBench 1Gb {focus_keyword} - Tham khảo kết quả đánh giá VPS 512Mb, 1Gb và 2Gb RAM của DigitalOcean- Đánh giá VPS DigitalOcean bằng VPSBench
VPS Bench 1Gb {focus_keyword} - Tham khảo kết quả đánh giá VPS 512Mb, 1Gb và 2Gb RAM của DigitalOcean- Đánh giá VPS DigitalOcean bằng FreeVPS Bench
CheapVPS 1Gb {focus_keyword} - Tham khảo kết quả đánh giá VPS 512Mb, 1Gb và 2Gb RAM của DigitalOcean
  • Kết quả đánh giá VPS 2Gb RAM, Data center: Amsterdam 2, CentOS 6.4 64 bit
- Đánh giá VPS DigitalOcean bằng UnixBench 5.1.2
UnixBench 2Gb {focus_keyword} - Tham khảo kết quả đánh giá VPS 512Mb, 1Gb và 2Gb RAM của DigitalOcean- Đánh giá VPS DigitalOcean bằng VPSBench
VPS Bench 2Gb {focus_keyword} - Tham khảo kết quả đánh giá VPS 512Mb, 1Gb và 2Gb RAM của DigitalOcean- Đánh giá VPS DigitalOcean bằng FreeVPS Bench
CheapVPS 2Gb {focus_keyword} - Tham khảo kết quả đánh giá VPS 512Mb, 1Gb và 2Gb RAM của DigitalOcean

đăng ký tại đây : http://huongdan-digitalocean.blogspot.com/p/blog-page.html

21 tháng 6 2013

VirtualBox 4.2.12 trên Fedora 18/17, CentOS/Red Hat (RHEL) 6.4/5.9

1. Change to root User
su - ## OR ## sudo -i
2. Install Fedora or RHEL Repo Files
cd /etc/yum.repos.d/ ## Fedora 18/17/16/15/14/13/12 users wget http://download.virtualbox.org/virtualbox/rpm/fedora/virtualbox.repo ## CentOS 6.4/6.3/6.2/6.1/6/5.9 and Red Hat (RHEL) 6.4/6.3/6.2/6.1/6/5.9 users wget http://download.virtualbox.org/virtualbox/rpm/rhel/virtualbox.repo
3. Update latest packages and check your kernel version Update packages
yum update
Check that that you are running latest installed kernel version Output of following commands version numbers should match:
rpm -qa kernel |sort |tail -n 1 uname -r
Note: If you got kernel update or run older kernel than newest installed then reboot:
reboot
4. Install following dependency packages CentOS 6/5 and Red Hat (RHEL) 6/5 needs EPEL repository, install it with following command:
## CentOS 6 and RHEL 6 ## rpm -Uvh http://dl.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm ## CentOS 5 and RHEL 5 ## rpm -Uvh http://dl.fedoraproject.org/pub/epel/5/i386/epel-release-5-4.noarch.rpm yum install binutils gcc make patch libgomp glibc-headers glibc-devel kernel-headers kernel-devel dkms
## PAE kernel users install ## yum install binutils gcc make patch libgomp glibc-headers glibc-devel kernel-headers kernel-PAE-devel dkms 5. Install VirtualBox Latest Version 4.2 (currently 4.2.12)
yum install VirtualBox-4.2
Note: This command create automatically vboxusers group and VirtualBox user must be member of that group. This command also build needed kernel modules. Rebuild kernel modules with following command:
/etc/init.d/vboxdrv setup ## OR ## service vboxdrv setup
6. Add VirtualBox User(s) to vboxusers Group Replace user_name with your own user name or some another real user name. usermod -a -G vboxusers user_name 7. Start VirtualBox Use launcher from menu or simply run:
VirtualBox
Troubleshooting If you have problems with KERN_DIR parameter or your kernel directory is not automatically detected then set KERN_DIR environment variable manually, using following method:
## Current running kernel on Fedora ## KERN_DIR=/usr/src/kernels/`uname -r` ## Current running kernel on CentOS and Red Hat (RHEL) ## KERN_DIR=/usr/src/kernels/`uname -r`-`uname -m` ## Fedora example ## KERN_DIR=/usr/src/kernels/2.6.33.5-124.fc13.i686 ## CentOS and Red Hat (RHEL) example ## KERN_DIR=/usr/src/kernels/2.6.18-194.11.1.el5-x86_64 ## Export KERN_DIR ## export KERN_DIR

30 tháng 4 2013

fix boot backtrack sau khi reinstall window xp/vita/7/8

1. sử dụng đĩa backtrack liveCD/liveUSB # sudo fdisk -l <-- a="" backtrack="" blockquote="" ch="" n="" ng="" ph="" v="" xem="">Disk /dev/sda: 80.0 GB, 80026361856 bytes 240 heads, 63 sectors/track, 10337 cylinders Units = cylinders of 15120 * 512 = 7741440 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0xed1f86f7 Device Boot Start End Blocks Id System /dev/sda1 * 1 6772 51196288+ 7 HPFS/NTFS /dev/sda2 6773 10338 26953729 5 Extended /dev/sda5 6773 6902 975872 82 Linux swap / Solaris /dev/sda6 6902 10338 25976832 83 Linux <----ok blockquote="" bt:="" is="" linux="" partition="" root="" this=""> # sudo mount /dev/sda6 /mnt # sudo grub-install --root-directory=/mnt /dev/sda

22 tháng 1 2013

Sử dụng mysqldump hiệu quả hơn



Với mysqldump ta có thể dễ dàng backup lại data rồi restore với mysqlimport hay thậm chí dùng chính mysqldump cũng có thể import vào lại!

mysqldum có thể dump toàn bộ csdl, hay một vài bảng, hay một số row trong bảng

Đây là một vài cách dùng

20 tháng 1 2013

Admin finder perl script


The things you need
1. Active perl (click here to download)
2. admin finder script (click here to download )
Install the active perl and extract the archive in to “c:\perl\bin” now go to start > run and type CMD and hit enter now type “cd c:\perl\bin” and hit enter after that paste the perl script name “admin_CP_finder.pl ” and just hit enter now enter the site which you want to find admin penal and hit enter (I have hide my site) and now enter the source code of the website (my site have asp source code so I have added 2) and just hit enter. you will found the admin penal. Happy hacking.

17 tháng 1 2013

Cấu hình chứng thực SSH trong Linux



SSH (Secure Shell) là một giao thức mạng dùng để thiết lập kết nối và quản trị mạng một cách bảo mật hoạt động trong môi trường Unix (tương tự như remote desktop của windows). SSH hoạt động ở lớp TCP/IP. Các công cụ SSH (như là OpenSSH, ...) cung cấp cho người dùng cách thức để thiết lập kết nối mạng được mã hoá để tạo một kênh kết nối riêng tư.

Install Firewall in Linux Centos

1. Install APF Firewall in Linux 

Tutorial on installing APF firewall (IP tables based) in Linux. 

When it comes to security, there is no such thing without firewall. when you buy a new dedicated or vps server, atleast make sure you install a firewall to protect your server from various intrusion attacks. Within minutes you can set up your firewall up and running. APF firewall is one of the popular and easy to setup IP tables based firewall for Linux servers. It also has additional features like prevention from DoS attacks.

13 tháng 1 2013

HOWTO: Enable Screen Locking as root! (Updated)

The first thing we need to do is install "xlock" and (for Gnome users) gconf-editor. Just use the following command:

apt-get install xlockmore gconf-editor


11 tháng 1 2013

[TuT][Hack] Tấn công máy tính bằng Metasploit


Phương pháp :
Mình phối hợp những phương pháp sau cho việc tấn công :
Man-in-the-middle(ARP Spoofing + DNS Spoofing) -- dùng để đưa victim vào bẫy
Metasploit Framework :
_ java_signed_apple exploit
_ payload : reverse tcp (dùng để khi cái exploit nó chạy nó sẽ connect lại mình )
Và với sự trợ giúp của server Apache.

[Hack]Tấn công DoS trong mạng LAN [TuT hình]

/* Đã update part 2 */

Tấn công mạng LAN DoS (Denial of Service)

Chuẩn bị :

_ Backtrack (lí do mình xài backtrack là bởi vì nó đã được cài sẵn các ngôn ngữ lập trình và tool thông dụng) / Linux (phải tự tìm download tool)