Techtrunch - techtrunch.com - TechTrunch

Latest News:

How to make google drive as your automated backup location using python 30 Dec 2012 | 11:18 am

Before you going to coming paragraphs of this article, I recommend you to watch following youtube video so you will get what is going to describe here: Read following links to learn more about the aut...

How to use memcached with python and MySQL 27 Dec 2012 | 09:27 pm

memcached is an open source project designed to make use of the spare RAM in multiple servers to act as a cache for frequently accessed bits of information. For example, consider a typical website; a ...

python digital clock 1 Nov 2012 | 09:01 am

I wrote a small python digital clock which can run on terminals. You can make use this as sleep in a finite or infinite loop in your program (If have a situation where you want a sleep ). In that case...

Convert currency values from command line 17 Oct 2012 | 03:53 pm

If you are in Linux Administration field, you must study Python. There are lot off discussions we can see in Internet about Python v/s Perl. I don’t want to talk anything about it. Python will help yo...

Difference between $* and $@ in bash? 27 Jun 2012 | 02:46 am

$* and $@, both these variables expands to the positional parameters, starting from the first one. These variables are same (expand positional parameters in same way) when using without double quotes...

Subnetting 15 Dec 2011 | 01:28 am

In this article I am explaining IPv4 subnetting in following two situations. 1. Subnetting when given a required number of networks [Example 1] 2. Subnetting when given a required number of hosts [E...

Subnetting 14 Dec 2011 | 08:28 pm

In this article I am explaining IPv4 subnetting in following two situations. 1. Subnetting when given a required number of networks [Example 1] 2. Subnetting when given a required number of hosts [E...

TCP/IP network model 30 Nov 2011 | 12:57 am

In this article I am explaining the Encapsulation part of a TCP/IP network model. The process of sending data can be viewed as a five-step process in TCP/IP model. Note: For understanding the things...

TCP/IP network model 29 Nov 2011 | 07:57 pm

In this article I am explaining the Encapsulation part of a TCP/IP network model. The process of sending data can be viewed as a five-step process in TCP/IP model. Note: For understanding the things...

Find out what all filesystems are supported by linux kernel 25 Nov 2011 | 11:06 pm

“/proc” contains many files critical to a Linux OS. In “/proc” there is a file named “filesystems”. And as the name implies, it contains what all filesystems are supported by a running kernel. Suppos...

Recently parsed news:

Recent searches: