1

Laptop batteries products

http://www.ebitobi.com

Get all kinks of laptop batteries products and laptop batteries business partners on Ebitobi.com. Ebitobi is leading laptop batteries B2B Marketplace trade portal that helps laptop batteries buyers and laptop batteries suppliers to locating suitable laptop batteries trading partners.

Read more »
Created by ayeeclaifa 2 days 1 hour ago – Made popular 2 days 1 hour ago
Category: Operating Systems   Tags:
1

How to Install Oracle VM VirtualBox and Create a Virtual Machine

http://feedproxy.google.com

Oracle VM VirtualBox is an open source virtualization software that you can install on various x86 systems. You can install Oracle VM Virtualbox on top of Windows, Linux, Mac, or Solaris. Once you install the virtualbox, you can create virtual machines that can be used to run guest operating systems like Windows, Linux, Solaris, etc. [...] Read More: How to Install Oracle VM VirtualBox and Create a Virtual Machine

Read more »
Created by bands 2 days 4 hours ago – Made popular 2 days 4 hours ago
Category: Operating Systems   Tags:
1

Apache Hadoop Single Node Standalone Installation Tutorial

http://feedproxy.google.com

When you implement Apache Hadoop in production environment, you’ll need multiple server nodes. If you are just exploring the distributed computing, you might want to play around with Hadoop by installing it on a single node. This article explains how to setup and configure a single node standalone Hadoop environment. Please note that you can [...] Read More: Apache Hadoop Single Node Standalone Installation Tutorial

Read more »
admin's picture
Created by admin 4 days 4 hours ago – Made popular 4 days 4 hours ago
Category: Operating Systems   Tags:
1

5 New Perl 5.10 Features – Say, State, ~~, Defined OR

http://feedproxy.google.com

These are the 5 new Perl 5.10 features that you might find helpful. 1. Say it instead of Print The major difference between say and print is, say prints a newline at the end by default. So, when you use “say”, you don’t need to give the “\n” at the end. Both of the following [...] Read More: 5 New Perl 5.10 Features – Say, State, ~~, Defined OR

Read more »
sri's picture
Created by sri 6 days 6 hours ago – Made popular 6 days 6 hours ago
Category: Operating Systems   Tags:
1

C Pointer to Pointer, Pointer to Functions, Array of Pointers Explained with Examples

http://feedproxy.google.com

In C programming language, the concept of pointers is the most powerful concept that makes C stand apart from other programming languages. In the part-I of this series we discussed the fundamental concepts around C pointers. In this article, we will try to develop understanding of some of the relatively complex concepts. The following are [...] Read More: C Pointer to Pointer, Pointer to Functions, Array of Pointers Explained with Examples

Read more »
sri's picture
Created by sri 1 week 2 days ago – Made popular 1 week 2 days ago
Category: Operating Systems   Tags:
1

Linux Time Command Examples

http://feedproxy.google.com

There are times when you might want to profile your program on parameters like: Time taken by program in user mode Time taken by program in kernel mode Average memory usage by the program etc On Linux we have a utility ‘time’ that is designed specifically for this purpose. The utility ‘time’ takes a program [...] Read More: Linux Time Command Examples

Read more »
Created by admin user 1 week 3 days ago – Made popular 1 week 3 days ago
Category: Operating Systems   Tags:
1

How to Setup Rsyslog Remote Logging on Linux (Central Log Server)

http://feedproxy.google.com

Every Linux distribution have some kind of logging mechanism that records all the system activities. A while back we provided a list of 20 log files that are stored under /var/log that you might be helpful during troubleshooting. These logs are very critical for sysadmin for troubleshooting purpose. The following are the three common methods to log [...] Read More: How to Setup Rsyslog Remote Logging on Linux (Central Log Server)

Read more »
sri's picture
Created by sri 1 week 4 days ago – Made popular 1 week 4 days ago
Category: Operating Systems   Tags:
1

6 Nagios Command Line Options Explained with Examples

http://feedproxy.google.com

This article explains various command line options that are available for the nagios command. 1. Start Nagios Daemon Using nagios -d Typically you would execute “service nagios start” to start the Nagios daemon, which really calls the /etc/rc.d/init.d/nagios script. You’ll see the following line inside the /etc/rc.d/init.d/nagios script for the Nagios startup: $NagiosBin -d $NagiosCfgFile [...] Read More: 6 Nagios Command Line Options Explained with Examples

Read more »
Created by admin user 1 week 6 days ago – Made popular 1 week 6 days ago
Category: Operating Systems   Tags:
1

TCP Attacks: TCP Sequence Number Prediction and TCP Reset Attacks

http://feedproxy.google.com

Though TCP protocol is a connection oriented and reliable protocol but still there a various loopholes that can be exploited. These loop holes are mostly explained in terms of attacks. In the previous article on the TCP/IP Attacks series, we explained about ARP Cache Poisoning. This article explains the following two attacks:  TCP sequence prediction [...] Read More: TCP Attacks: TCP Sequence Number Prediction and TCP Reset Attacks

Read more »
Created by shashi 2 weeks 2 days ago – Made popular 2 weeks 2 days ago
Category: Operating Systems   Tags:
1

What is an IP Address? IPv4 and IPv6 Address Examples

http://feedproxy.google.com

Question: I’ve been playing around with Linux desktop distro for a while. But, I’m very new to networking. Can you explain me in simple terms about what is an ip address and give me an example? Answer: When someone mails you a postal letter, you get it. How? Because it has an address that uniquely [...] Read More: What is an IP Address? IPv4 and IPv6 Address Examples

Read more »
Created by bands 2 weeks 4 days ago – Made popular 2 weeks 4 days ago
Category: Operating Systems   Tags:
1

Plumbers Clapham helps to make secure home

http://www.eurotechenergy.co.uk

Plumbers London makes available new boiler installations and easily solve immersion heater problems where Plumbers Clapham can replacement radiators helps to make secure home even organisations.

Read more »
Created by Ackman 2 weeks 4 days ago – Made popular 2 weeks 4 days ago
Category: Operating Systems   Tags:
1

Understand UNIX / Linux Inodes Basics with Examples

http://feedproxy.google.com

Several countries provides a unique identification number (for example, social security number in the USA) to the people who live in that country. This makes it easier to identify an individual uniquely. This makes it easier to handle all the paper work necessary for an individual by various government agencies and financial institutions. Similar to the social security number, [...] Read More: Understand UNIX / Linux Inodes Basics with Examples

Read more »
sri's picture
Created by sri 2 weeks 6 days ago – Made popular 2 weeks 6 days ago
Category: Operating Systems   Tags:
1

Cheap North Face Coats Sale

http://www.thenorthfacecoatsale.com

Clothes: The common temperatures in Katoomba in may maybe properly broad assortment from 5.9 to 13.3 degrees Celsius with roughly a just one in three probability from the rainy day.

Read more »
Created by lmyh28 3 weeks 1 day ago – Made popular 3 weeks 1 day ago
Category: Operating Systems   Tags:
1

TCP/IP Attacks – ARP Cache Poisoning Fundamentals Explained

http://feedproxy.google.com

Suppose ‘A’ and ‘B’ are very good friends and ‘A’ shares all his secrets with ‘B’. Now if a guy ‘C’ comes in and fakes as if he is ‘B’. Can you imagine what could happen? Yes, ‘A’ could tell all his secrets to ‘C’ and ‘C’ could misuse it. In a layman’s language, this [...] Read More: TCP/IP Attacks – ARP Cache Poisoning Fundamentals Explained

Read more »
admin's picture
Created by admin 3 weeks 2 days ago – Made popular 3 weeks 2 days ago
Category: Operating Systems   Tags:
1

3 Work-Life Balance Models

http://feedproxy.google.com

You should balance your work (career, professional goals, etc.) and life (family, health, self-improvement, etc.). In order to lead a happy, successful, and meaningful life, there should be a balance between “work” and “life”. But, the real question is, are you balancing it in the right way? When geeks hear the term “Work-Life Balance”, they [...] Read More: 3 Work-Life Balance Models

Read more »
sri's picture
Created by sri 3 weeks 4 days ago – Made popular 3 weeks 4 days ago
Category: Operating Systems   Tags:
1

Jam Tangan G Shock

http://jualgshock.blogspot.com

Seluruh manusia mempunyai selera jam tangan yang tidak sama, bagi yang tertarik sama jam tangan g shock original anda dapat mencarinya di sini. Mereka jual g shock berbagai jenis mulai dari G 7900, GX dan MUDMAN series dengan barang baru serta cara pemesanan yang cepat untuk seluruh produk.

Read more »
Created by pkseo2 3 weeks 5 days ago – Made popular 3 weeks 5 days ago
Category: Operating Systems   Tags:
1

Major Linux Vs UNIX Kernel Differences

http://feedproxy.google.com

UNIX has been regarded as the mother of most of the operating systems. Some of the popular members of this family Include : System V Release 4(SVR4) developed by AT&T. 4.4 BSD From university of California AIX from IBM. HP-UX from Hewlett-Packard. Solaris from Sun Microsystems. Linux is relatively a new member of this family. [...] Read More: Major Linux Vs UNIX Kernel Differences

Read more »
Created by admin user 3 weeks 6 days ago – Made popular 3 weeks 6 days ago
Category: Operating Systems   Tags:
1

13 Basic Linux System Calls Explained using a Fun Linux Virus Program

http://feedproxy.google.com

If you are interested in writing Linux system programming, you should learn all the basic library/system calls. This article has an example C program that covers a set of system calls that will help you understand the usage of these basic library calls. The example C code given below does the following: Automatically opens up [...] Read More: 13 Basic Linux System Calls Explained using a Fun Linux Virus Program

Read more »
sri's picture
Created by sri 4 weeks 2 days ago – Made popular 4 weeks 2 days ago
Category: Operating Systems   Tags:
1

Apache Hadoop Fundamentals – HDFS and MapReduce Explained with a Diagram

http://feedproxy.google.com

Hadoop is an open source software used for distributed computing that can be used to query a large set of data and get the results faster using reliable and scalable architecture. This is the first article in our new ongoing Hadoop series. In a traditional non distributed architecture, you’ll have data stored in one server [...] Read More: Apache Hadoop Fundamentals – HDFS and MapReduce Explained with a Diagram

Read more »
Created by admin user 4 weeks 4 days ago – Made popular 4 weeks 4 days ago
Category: Operating Systems   Tags:
1

Happy New Year 2012 — From Geek and the Dolls

http://feedproxy.google.com

Happy New Year to all TGS readers. We wish you and your family a happy and prosperous new year. Last year was an awesome year for me personally. We had our 2nd daughter. Both our daughters (Diya and Neha) bring so much joy and happiness every day in our family, I feel truely blessed. With [...] Read More: Happy New Year 2012 — From Geek and the Dolls

Read more »
sri's picture
Created by sri 5 weeks 4 hours ago – Made popular 5 weeks 4 hours ago
Category: Operating Systems   Tags:

Your Ad Here

User login

Who's online

There are currently 0 users and 0 guests online.