Showing posts with label ./tutorial. Show all posts
Showing posts with label ./tutorial. Show all posts

Wednesday, October 16, 2013

Installing/Upgrade Gnome 3.8 on Ubuntu 12.04

First open ur terminal
  1. sudo add-apt-repository ppa:gnome3-team/gnome3
  2. sudo add-apt-repository ppa:ricotz/testing
  3. sudo add-apt-repository ppa:ricotz/staging
  4. sudo apt-get update && sudo apt-get upgrade
  5. sudo apt-get install gdm gnome-shell gnome-tweak-tool
  6. Reboot and type gnome-shell --version and WHOOPSSS u have gnome 3.8 on ur ubuntu 12.04 ;)
Read more

Sunday, August 25, 2013

Installing Skype on Debian Wheezy

   For 32bit:
  • wget -O skype-install.deb http://www.skype.com/go/getskype-linux-deb
  • dpkg -i skype-install.deb
Wait untill finish, and type sudo apt-get install -f

For 64bit:
  • Enable MultiArch --> dpkg --add-architecture i386
  • sudo apt-get update
  • wget -O skype-install.deb http://www.skype.com/go/getskype-linux-deb
  • dpkg -i skype-install.deb
Wait untill finish, and type sudo apt-get install -f
Read more

Wednesday, July 24, 2013

LS++ [ LS colors installation ]

Options:
Not known parameters will be passed through to ls, so to show hidden files, -a or -A might be added. See ls(1) for more information.

View:
--pf permissions, file 
--psf permissions, size, file 
--tpf time, permissions, file 
--tpsf time, permissions, size, file (default) 
--ptsf permissions, time, size, file

Installation:
  • cpan Term::ExtendedColor
  • git clone git://github.com/trapd00r/ls--.git
  •  cd ls--
  • perl Makefile.PL
  •  make && su -c 'make install'
  • cp ls++.conf $HOME/.ls++.conf


     
Read more

Friday, July 19, 2013

Installing Virtualbox on Ubuntu 10.04 Lucid Lynx using PPA

First step -> Add virtualbox repository 

  • sudo add-apt-repository "deb http://download.virtualbox.org/virtualbox/debian lucid non-free"
Second -> Download and Add Virtualbox gpg key
  • wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | sudo apt-key add - 
Third -> Updating your Ubuntu and installing dkms and Virtualbox
  • sudo apt-get update && sudo apt-get install dkms virtualbox-3.2



Read more

Wednesday, July 17, 2013

Install Artwiz fonts in Ubuntu

  • Downoads artwix fonts pack here
Untar with:
  • tar xvfz artwiz-latin1-1.1.tgz
  • sudo mv artwiz-latin1 /usr/share/fonts/X11/misc
Then execute the following commands:
  • sudo rm /etc/fonts/conf.d/70-no-bitmaps.conf
  • sudo cp /etc/fonts/conf.avail/70-yes-bitmaps.conf /etc/fonts/conf.d
  • sudo fc-cache -f -v
  • sudo dpkg-reconfigure fontconfig
  • sudo dpkg-reconfigure fontconfig-config
Read more

Installing Naver Line on Linux

First you have to installing

  1. Wine
  2. Winetricks
For Debian base:
  • sudo apt-get install wine winetricks
  • winetricks vcrun2008
For Debian/Ubuntu old:
  • sudo apt-get install wine
  • wget http://winetricks.org/winetricks
  • sudo mv winetricks /usr/local/bin/
  • sudo chmod +x /usr/local/bin/winetricks
  • winetricks vcrun2008

For Arch base:
  • sudo pacman -S wine winetricks
  • winetricks vcrun2008
Download Naver Line for PC (Windows)
  • wget http://dl.desktop.line.naver.jp/naver/LINE/win/LineInst.exe
And install Line from Wine
  • wine LineInst.exe


Read more

Tuesday, July 16, 2013

Installing Jumanji browser on Ubuntu

Dependencies:

  • libwebkit-dev
  • libwebkitgtk-dev
  • libsoup2.4-dev
  • libunique-dev
  • libglib2.0-dev

Installation:
  • git clone git://pwmt.org/jumanji.git
  • make
  • sudo make install

Wait until compiling finished ;)


For more information:
Read more

Saturday, April 13, 2013

Add Kali Linux Tools to Ubuntu 12.04/12.10/13.04

Add Kali Linux PPA :

  • sudo add-apt-repository ppa:wagungs/kali-linux
  • sudo add-apt-repository ppa:wagungs/kali-linux1
  • sudo add-apt-repository ppa:wagungs/kali-linux2

    and then
  • sudo apt-get update && sudo apt-get upgrade
If you don't want add kali linux ppa , you can add kali linux repository to your /etc/apt/sources.list

For Ubuntu 12.04 Precise Pangoline
  • deb http://ppa.launchpad.net/wagungs/kali-linux/ubuntu precise main
  • deb http://ppa.launchpad.net/wagungs/kali-linux1/ubuntu precise main
  • deb http://ppa.launchpad.net/wagungs/kali-linux2/ubuntu precise main
For Ubuntu 12.10 Quantal Quetzal
  • deb http://ppa.launchpad.net/wagungs/kali-linux/ubuntu quantal main
  • deb http://ppa.launchpad.net/wagungs/kali-linux1/ubuntu quantal main
  • deb http://ppa.launchpad.net/wagungs/kali-linux2/ubuntu quantal main
For Ubuntu 13.04 Raring Ringtail
  • deb http://ppa.launchpad.net/wagungs/kali-linux/ubuntu raring main
  • deb http://ppa.launchpad.net/wagungs/kali-linux1/ubuntu raring main
  • deb http://ppa.launchpad.net/wagungs/kali-linux2/ubuntu raring main
And then add this key
  • sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 8FDFDB57
After this, update and upgrade your Ubuntu
  • sudo apt-get update && sudo apt-get upgrade && sudo apt-get dist-upgrade
If you got some problem with my tutorial , just comment ;))
Read more

Monday, April 1, 2013

Install Flash Player di Backtrack 5 R3

Siang readers :)
kali ini saya mau share cara install flash player di Backtrack 5 . Distro ini emang sedikit beda dengan distro yg lain yaaaa walaupun Backtrack sendiri adalah remasteran dari Ubuntu 10.04 tapi flash player tidak langsung terinstall seperti Ubuntu2 lain nya..
Langsung saja di simak :)



  1. apt-get purge flashplugin-nonfree flashplugin-installer gnash gnash-common mozilla-plugin-gnash swfdec-mozilla
  2. rm -f /usr/lib/firefox/plugins/*flash*
  3. rm -f /usr/lib/firefox-addons/plugins/*flash*
  4. rm -f /usr/lib/mozilla/plugins/*flash*
  5. rm -f ~/.mozilla/plugins/*flash*so
  6. rm -rfd /usr/lib/nspluginwrapper
Kemudian download adobe flash sesuai dengan spesifikasi komputer/laptop anda Disini .
Setelah download selesai maka di lanjutkan dengan :


  1. mkdir -p ~/.mozilla/plugins
  2. mkdir flash
  3. mv -f install_flash_player_11_linux.i386.tar.gz flash/
  4. cd flash/
  5. tar xvfz install_flash_player_11_linux.i386.tar.gz
  6. cp -f libflashplayer.so ~/.mozilla/plugins/
Kemudian coba anda buka youtube :)
Semoga bermanfaat..

Read more

Sunday, March 17, 2013

Install SQLMAP di Windows XP , 7 , 8

   Selamat malam reader :)
Sekarang ini saya mau share tentang SQLMAP di windows.. Sebenernya main SQLMAP di windows ini emang agak ribet.. Dari mulai mendownload Python , active python dan yg terakhir mendownlaoad SQLMAP nya..
Untuk command SQLMAP di windows dengan di Linux tetep sama kok, jadi gak perlu khawatir...
 Oke langsung saja, 
  1. Download python, dan yg pasti buat windows.. download versi yg berapa saja.. Download pyhton disini ..
  2. Download Active Python , agar SQLMAP dapat berjalan Download Active Python
  3. Dan yg terakhir download SLQMAP .. Download SQLMAP disini 
Kalau sudah terdownload semua.. di lakukan untuk instalasi Python dan Active Phyton.. Tunggu sampai selesai, dan di lanjut dengan SQLMAP nya..
Extract SQLMAP nya di directory mana saja..
Dan cara untuk menggunakan SQLMAP nya adalah dengan membuka CMD dan masuk ke dalam directory dimana agan agan menyimpan SQLMAP 

Contoh : Saya menyimpan SQLMAP di directory C:/ --> Pentest --> SQLMAP






SQLMAP berjalan =))
Sekian dari saya..
Semoga bermanfaat :)
Read more

Friday, March 1, 2013

Change MAC address with Macchanger

     Sore reader :) hari ini saya mau share cara ganti mac address di Linux kalian
Langsung saja yaa :)

Pertama open terminal dan ketik apt-get install macchanger tunggu sampai proses selesai , untuk menggunakan Macchanger ini sangat mudah :)
cukup dengan 3 tahap .


  1. Matikan eth0 ( Jika sedang online via Modem/Lan Card ) = ifconfig eth0 down atau matikan eth0 dan wlan0 ( Jika sedang online via wireless / hotspot ) = ifconfig eth0 down && ifconfig wlan0 down
  2. Ubah Mac address anda dari asli menjadi FAKE dengan cara macchanger -r eth0 atau macchanger -r eth0 && macchanger -r wlan0 
  3. Kemudian eth0 dan wlan0 di aktifkan kembali dengan cara ifconfig eth0 up atau dengan ifconfig eth0 up && ifconfig wlan0 up
Ini sangat membantu jika Mac address anda di blok :)
Selamat mencoba :)
Read more

Thursday, February 28, 2013

Bermain dengan Dmitry

    Selamat siang reader :)
Untuk postingan kali ini ane mau sharing cara cek Subdomain dengan Dmitry .
Sekilas tentang dmitry

Jadi dmitry ini sebenernya tools tracing , dari Ip HOST atau langsung dari URL webnya..
Ex :
Dmitry www.target.com -i

-i ini di artikan sebagai untuk melookup HOST dari IP tersebut (CMIIW)
Atau anda dapat menggunakan command yg lain
Ex : Dmitry www.target.com -w
      Dmitry www.target.com -p
dan lain-lain..

Nah , yg saya suka dari Dmitry ini informasi yg di keluarkan SANGAT lengkap!!! :D
Dari mulai Kota , Kode Telefon , Nomor telefon , sampai ke NAMA JALAN! :D


Sekian postingan dari saya..
Semoga bermanfaat :)

Read more