|
News -
Linux
|
|
Written by Administrator
|
|
Saturday, 19 June 2010 07:54 |
|
With the introduction of GoogleCL, Google comes to your Linux terminal. Google CL is a Python application that makes Google Data API calls through the command line. A command-line interface (CLI) is an interface where the user can tell the computer to perform specific tasks by typing commands.
|
|
Linux / Unix -
Debain
|
|
Written by Administrator
|
|
Wednesday, 16 June 2010 07:17 |
|
1) The current Linux source code is always available in both a complete tarball and an incremental patch from the official home of the Linux kernel, http://www.kernel.org. 2) Extract the kernel source to /usr/src/ directory. The kernel tarball is distributed in both GNU zip (gzip) and bzip2 format. Bzip2 is the default and preferred format, as it generally compresses quite a bit better than gzip. The Linux kernel tarball in bzip2 format is named linux-x.y.z.tar.bz2, where x.y.z is the version of that particular release of the kernel source. After downloading the source, uncompressing and untarring it is simple. If your tarball is compressed with bzip2, run # tar -xvjf linux-x.y.z.tar.bz2
|
|
Last Updated on Saturday, 19 June 2010 08:03 |
|
How to ? -
Linux
|
|
Written by Joby Joseph
|
|
Sunday, 13 June 2010 18:45 |
|
Aircrack-ng is an 802.11a/b/g WEP/WPA cracking program that can recover a 40-bit, 104-bit, 256-bit or 512-bit WEP key once enough encrypted packets havebeen gathered. Also it can attack WPA1/2 networks with some advanced methods or simply by brute force.
|
|
Last Updated on Wednesday, 16 June 2010 00:40 |
|
How to ? -
Linux
|
|
Written by Joby Joseph
|
|
Wednesday, 09 June 2010 20:23 |
|
By default fedora will not support MP3, AVI, Divx, 3gp, Mpeg4 etc. Simply you can add this features in Fedora 13 Open a terminal and become root or Login as root user, then run this command: # rpm -ivh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm # rpm -ivh http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm
|
|
|
Programming -
PHP
|
|
Written by Joby Joseph
|
|
Wednesday, 02 June 2010 19:41 |
|
PHP program to upload a file on to the server. <html> <body> <?php if(isset($_POST['submit'])) {
|
|
Linux / Unix -
Ubuntu
|
|
Written by Joby Joseph
|
|
Sunday, 16 May 2010 22:09 |
|
The following Steps are help you to play Video DVD Movies in Your Ubuntu 10.04 Lucid Lynx Fist You have to add mediubuntu repositories
$ sudo wget --output-document=/etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list $ sudo apt-get --quiet update
|
|
|
|
|
|
|
Page 4 of 42 |