Posts tagged Terminal
Linux mkfs.vfat : Formatting USB Flash Disk Using Terminal
0
1. Insert your USB pen drive. Let kernel detect it.
2. Open Terminal. And show disk partition list by run the following commands :
$ sudo fdisk -l
Then you’ll got like similar output : (more…)
PHP Admin Location Lookup
0
Program Name : PHP Admin Location Lookup
Program Language : PHP
Author : Christian Ditaputratama
License : Open Source, FREE for FREEDOM under GNU GPL License.
Concept : Admin location finder for single site, optionally dump scan result to text file.
Disclaimer : This script are often used solely for informative, educational purposes only. Author cannot be held responsible for any damage and (or) (ab)use of these script.
Please submit changes of the script so other people can use them as well. This script is free to use, don’t abuse. (more…)
Setting Modem Olive AHA in Ubuntu Linux
3
If you are using Olive Modem Mobile Broadband by AHA and your system can’t detect it, here’s how to setting up the modem. Hope it can help your problems.
1. System Check
First, check what is connected to USB Bus using lsusb command
lsusb
Customize Your Linux Terminal Header
2When we use the Linux, we will often use the Terminal. But by default the terminal is a little bit boring and unattractive.
With a little modifying the ~ /.bashrc file, we can change the display terminals become more attractive. As you can see in the picture above, the results from my terminal modification very similar to Metasploit Console. (more…)



