Posts tagged Linux

format-flaskdisk-mkfs

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…)

Devilzc0deChat Kopete Style

0

Devilzc0deChat Kopete Theme

It’s been so long since I did’t write any articles on my own blog. This time I wanted to share my Kopete themes.
I’ve named it “Devilzc0deChat”.This is Kopete style re-coded from “hacker” themes made by Tm_T. see COPYRIGHT and gpl.txt for copyright.
Tested on with Kopete 1.1.3 on KDE 4.7.4 (more…)

Disable IPv6 in CentOS

0

They say that by disabling IPv6 things get a bit smoother and faster regarding networking. This small article assists you in disabling IPv6. As far as I know, trying to disable IPv6 through anaconda during CentOS installation just disables it for the configured network interface, but doesn’t turn off the IPv6 functionality completely. Then, why should this network layer be enabled system-wide, if you do not use it at all?
First, check if the module is currently loaded in your system.

lsmod | grep ipv6

If you see ipv6 in its output, then the module is loaded.
You can prevent a module from being inserted into the kernel by blacklisting it or completely disabling it. (more…)

admin-location-lookup

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…)

SSH and Telnet client for your BlackBerry device

2

BBSSH is an advanced SSH and Telnet client that has been designed for your BlackBerry device. It integrates tightly with your BlackBerry system, providing a powerful and customizable tool for securely accessing the servers you need, when you need them. (more…)

Go to Top