Saturday, February 23, 2013

(Solved) BackTrack 5 R3 Heating Problem

Finally, i have solved BackTrack 5 R3 heating problem in my notebook (Axioo). This is my steps to solve it.
1. Install new kernel (3.7). You can download and install from this site.
2. Then install grub backtrack
     root@bt:~# grub-install /dev/sda
     root@bt:~# update-grub
3. Restart



Finish yeayy. Now, my notebook isn't heat again.

Sunday, February 3, 2013

Saturday, February 2, 2013

My Screen Resolution Is Good Now (BackTrack 5 r3)

After installing BackTrack and i have rebooted, i think my resolution is not good now. Because it only 1024 x 768. While the standard resolution is 1366 x 768. Inevitably, i must find a way to fix it.

After googling, i find the suitable posting. Here and Here.

Ohya, this is the info about my VGA

root@bt:~# lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)

Then edit /etc/modules and add:
#added for native resolution
i915 modeset=1


And then, i save that file and reboot.
Taraaaa.. Succeed..

Friday, February 1, 2013

New O.S. On My Notebook

Today, i have installed new operating system on my notebook. Yeahh, the operating system is BackTrack Linux.

BackTrack is a Linux-based penetration testing arsenal that aids security professionals in the ability to perform assessments in a purely native environment dedicated to hacking.


I installed that operating system, because i wanna develop our skill in computer network, and BackTrack includes many well known security tools.

I think, i will feel comfortable with my new os. So, next posting maybe i will posting about my experience with my new os "BackTrack Linux".

See you later.