Skip to main content

Posts

Showing posts from April, 2013

Install LibreOffice 3.6 di backtrack

kali ini saya akan memberitahukan bagaimana cara untuk menginstall libre Office 3.6 di backtrack langsung saja tidak berbnyak cakap lagi yeaah .. ini untuk masukkan repository root@bt:~# sudo add-apt-repository ppa:libreoffice/ppa lalu update root@bt:~# sudo apt-get update langkah terakhir install deeh libre Officenya ini untuk yang di Gnome yeaaah .. root@bt:~# sudo apt-get install libreoffice libreoffice-gnome  neeh penampakannya terima kasih sudah mampir di  unsheal.blogspot.com

melihat statistik bandwidth di terminal

okey open your console ctrl + t root@bt :~# watch -n1 "ifconfig wlan0" look this

all commands terminal in linux

a apropos Search Help manual pages (man -k) apt-get Search for and install software packages (Debian/Ubuntu) aptitude Search for and install software packages (Debian/Ubuntu) aspell Spell Checker awk Find and Replace text, database sort/validate/index b basename Strip directory and suffix from filenames bash GNU Bourne-Again SHell bc Arbitrary precision calculator language bg Send to background break Exit from a loop • builtin Run a shell builtin bzip2 Compress or decompress named file(s) c cal Display a calendar case Conditionally perform a command cat Concatenate and print (display) the content of files cd Change Directory cfdisk Partition table manipulator for Linux chgrp Change group ownership chmod Change access permissions chown Change file owner and group chroot Run a command with a different root directory chkconfig System services (runlevel) cksum Print CRC checksum and byte counts clear Clear terminal screen cmp Compare two files comm Com

Install driver intel di Back|Track

okay langsung saja yeaah pertama buka terminal terlebih dahulu ( ctrl + t ) root@unsheal :~# add-apt-repository ppa:glasen/intel-driver root@unsheal :~# apt-get update && apt-get upgrade prepare-kernel-sources buka terminal lagi  root@unsheal :~# cd /usr/src/linux root@unsheal :~# cp -rf include/generated/* include/linux setelah itu reboot daaah ...

Funny and interesting Linux command line utilities

Working on Linux command line can be fun sometimes. Ubuntu Linux is used for all the examples. Enjoy at your own risk!: 1. Linux "sl" command From the man page: "sl - display animations aimed to correct users who accidentally enter sl instead of ls." $ sudo apt-get install sl $ sl (see image) Animated steam locomotive loving across the screen from right to left. One can play a prank on someone by: $ alias ls=sl 2. Linux "yes" command From the man page: "yes - output a string repeatedly until killed" $ yes linux linux linux linux linux ^C $ Why would we want a command to keep on printing a string all the life of the process? We can use "yes" command in certain scripts where we want to feed the same answer in a repeated operation. For example, we are doing an operating on a set of files and Linux asks us to confirm for each and every file. We can auto-feed a yes using the "yes&qu

Struktur Directory Linux

Struktur direktori Linux atau sistem yang hampir serupa dengannya seperti Unix sangat sangatlah sukar untuk digunakan terutamanya pengguna baru. Pada Windows, semua program installation data dan software akan berada di direktori “Program Files.” Hal seperti ini tidak terjadi di Linux OS. Sistem direktori mengkategorikan semua data file yang di-install. Berikut adalah keseluruhan struktur beserta apa yang berada di dalam sistem operasi Linux : / – Root direktori yang membentuk basic sistem file. Semua file dan direktori secara logic berada di dalam root direktori ini walaupun dari lokasi yang berbeda. /bin – Memuatkan program arahan yang merupakan sebahagian dari sistem operasi Linux. Banyak perintah Linux seperti cat, cp, ls, more, dan tar terletak pada /bin. /boot – Memuatkan Linux Kernel dan file lain yang diperlukan LILO dan GRUB boot manager. /dev – Memuatkan semua file penting. Linux melakukan semua operasi utama komputer seperti sebuah file yang special. Semua file s

network stress testing menggunakan mdk3

Kali ini saya akan membahas tentang mengacaukan jaringan wifi hehehehehe... biar stresss gtuu abisnya agak kesel juga seeeh, sama yang lebih pandai di jaringan access point soo langsung saja yeaaaah oea nie yang pakai OS Backtrack yeaaa, yg laen juga bisa seeh sebenernya kalo sudah di install okey check kidot saja yeaaah ... open your console ctrl+t mari kita hidupkan terlebih dahulu mode monitirnya root@bt:~# airmon-ng start wlan0 Found 6 processes that could cause trouble. If airodump-ng, aireplay-ng or airtun-ng stops working after a short period of time, you may want to kill (some of) them! PID Name 1799 wpa_supplicant 1808 dhclient 1828 dhclient3 1830 dhclient3 2039 dhclient3 2111 dhclient Process with PID 1799 (wpa_supplicant) is running on interface wlan0 Process with PID 2039 (dhclient3) is running on interface wlan0 Process with PID 2111 (dhclient) is running on interface wlan0 Interface Chipset Driver wlan0 Atheros AR9285 ath9k - [ph