• Home
  • Posts RSS
  • Comments RSS
  • ediant.wordpress.com
Blue Orange Green Pink Purple

Customizing Backtrack 4 Beta

First login with username "root" and password "toor" then do what you want
  • Enable networking

root@bt:~# /etc/init.d/networking start
root@bt:~# /etc/init.d/NetworkManager start
root@bt:~# update-rc.d networking defaults
root@bt:~# update-rc.d NetworkManager defaults

command update-rc.d is for start the service at startup, so in future we don't have to configure it again.

  • Enable Firewall
ufw is program for managing a Linux firewall and aims to provide an easy to use interface for the user. To enable and make it auto start at startup just do like this :

root@bt:~# /etc/init.d/ufw enable

To turning off just do the same thing but at last replace enable with disable

  • Enable tinyproxy
tinyproxy is an HTTP proxy server designed to consume a minimum of system resources. It listens on a given TCP port and handles HTTP proxy requests.
To enable it just do like this :

root@bt:~# /etc/init.d/tinyproxy start

  • Install Kmix
Kmix is a mini audio mixer for kde. It allows the user to change volume settings for each sound device (master, CD, line, mic, ...), in default Backtrack doesn't come with this program, so for installing it just do like this :
a. Open Synaptic packagemanager from Kmenu then search package name kmix-kde3
b. Install it with give a checkmark and press apply
c. To run it just open terminal and type

root@bt:~# /opt/kde3/bin/kmix

and to make it start at startup just do like this, open terminal and type

root@bt:~# cd .kde3/Autostart/
root@bt:~/.kde3/Autostart# ln -s /opt/kde3/bin/kmix kmix
Read More 0 komentar | Diposting oleh ediant edit post

0 komentar



Posting Komentar

Posting Lebih Baru Posting Lama Beranda

WaNNa be anT !!

  • About
      Blog support for ediant.wordpress.com
      I hope this little word can helping you!
      Welcome and thanks for reading.....
  • YM! Online

    Arsip Blog

    • ▼  2009 (5)
      • ▼  April (4)
        • Install Backtrack 4 Beta with Modification
        • Customizing Backtrack 4 Beta
        • My "Customize" Firefox and Add-ons
        • Boot Linux from USB drive
      • ►  Januari (1)

    Search Engine Optimization and SEO Tools
  • Search






    • Home
    • Posts RSS
    • Comments RSS
    • ediant.wordpress.com

    © Copyright ediant world !!. All rights reserved.
    Designed by FTL Wordpress Themes | Bloggerized by FalconHive.com
    brought to you by Smashing Magazine

    Back to Top