Techno blog about Windows | Linux | Ubuntu | mobile ...
Owner: jintujacob
Listed in: Computers
Language: English
Tags: Ubnuntu, tips and tricks, hacks, internet, linux
Site Statistics
Unique Visitors Today:
0
Page Views Today:
0
Unique Visitors this Week:
0
Page Views this Week:
0
Unique Visitors this Month:
0
Page Views this Month:
0
Total Unique Visitors:
37
Total Page Views:
51
Total Hits Out:
59
Latest Blog Posts for crack bytezz
- How to install traditional language fonts in UbuntuThe multi-language support by operating systems offer a way to type in and read contents of the even traditional languages. Yet there are still some problems persist when you need to install new fonts in your traditional languages. The main problem c...
- I'm Feeling Lucky in GoogleThe I'm Feeling Lucky button seen on google's home page is a feature that leads directly to the top-ranked page corresponding to your search keyword. You can avoid the search results page in cases you know the top-rated pages corresponding to your se...
- How to wipeout your hard disk perfectly in UbuntuHere is a command shread which can be used to in bash terminal of Ubuntu to wipeout your harddisk completely without leaving any chances for further recovery. Please dont try it unless otherwise you dont have no other use with your current system...
- Orkut affected by Bom Sabado: next threat to social networkngAfter the problems that hit the twitter last week, google's social networking website Orkut being hit hard by the “Bom Sabado” javascript worm, which infected users with scraps containing “Bom Sabado”. The word "Bom Sabado" means "Good Saturd...
- How to assign an IP address in Ubuntu using command lineon Sep 24, 2010 in bash network command line tips internet Ubuntu networking ip linux ifconfig quick tips Network manager dhcpComputers may be assiged a static IP address or assigned one dynamically. Typically servers and institutions will use a static IP which will not change each time u get connected. Workstation will use Dynamic Host Configuration Protocol (DHCP) for IP...
- IP Configuration in Ubuntuon Sep 24, 2010 in ip network linux debian bash command line internet Network manager Ubuntu networking dhcpHere is a howto about the configuring ip using networking related files in Ubuntu / Debian systems. File: /etc/network/interfaces This file contains network interface configuration information for the ifup and ifdown command...
- How to install finch in Ubuntu 10.04Finch is a text/console-based, modular instant messaging client capable of using AIM/ICQ, Yahoo!, MSN, IRC, Jabber, Napster, Zephyr, Gadu-Gadu, Bonjour, Groupwise, Sametime, SILC, and SIMPLE all at once. Terminal acts as the GUI for the finch... And...
- C program to fork a new processHere is a C program to create suboprocess from the current process using fork() system call in Unix. It also identifies and checks both the parent and child process using the process ids... #include <unistd.h> #include<stdio.h> #include...
- C Program to check the filetype in UnixHere is a C program that can be used to check the filetype of a specified file... It can check and output weather the file is regular/device/block/fifo file... #include<stdio.h> &nbs...
- C Program to show the contents of a directoryThis is a C program to show directory contents in a Unix machine #include<stdio.h>#include<fcntl.h>#include<sys/stat.h>#include<string.h>#include<dirent.h> &nbs...
Loading Comments...
Comments
{ds_PageTotalItemCount} commentcomments
{pvComments::date}
{pvComments::comment}