Links

 
 

Category

Executable and Linkable Format

dowloadExecutable and Linkable Format, or commonly abbreviated as ELF is the default file format executables, object code, shared libary and core dumps. extensions can not. o,. so,. elf,. exe. From some of these files is usually a file – binary files, shared libraries, core dump. If the linux of course we often find the file – the file format. So. nah this file is supporting files an application at the library on linux, so klo willing to open its contents are written in binary. (Very hard to read the manual)

ELF ELF file consists of a header followed by file data. Where data files include:
- Program header table
- Section header table Read more »

Tags: , ,   Posted in Definition, computer

Between Bits and Bytes ?

bit-byteWhat is the difference between Bits and Bytes? whether the same or different ? The terms bit and byte are common in computer networking. Both terms refer to digital data transmitted over a network connection. For example, bits and bytes both may represent network addresses or port numbers. Read more »

Tags: , , ,   Posted in Definition, answers, computer, internet

Slackware

Slackware? What is it? I explain in the history, slackware is the first distro to use for general purposes. First made by Patrick Volkerding 1992. At that time it requires a system that supports the project for LISP (a programming language for applications AI: Artificial intelligence). He uses Linux Soft Landing System (SLS Linux). However, SLS has a few problems so patrik then make some improvements over the existing bug. And then he combines some of the bug that have been fixed by him to own distro and distribute to his friends until became quite popular. After all Patrick provides his own distro the public with the name for Slackware.

During the development of Slackware, the inclusion – in something new to Read more »

Tags: , , ,   Posted in Definition, computer

Pidgin Instant Messenger (IM)

Pidgin Instant Messenger (IM) Instant messenger application is usually called an application or to chat. Pidgin is very popular in the linux operating system which means that this application is freeware and opensource. Pidgin has the advantages a multi-protocol, does mean not run using single protocol instant messenger (chat) only. Such as you have a yahoo and google accounts (gtalk) at the same time, you can use pidgin as an instant messenger application from the second account. So no need to use two software in the instant messenger while at the same time. just add the account used simultaneously. The advantage of pidgin is that you can use more than one account of a protocol (if you have more than one yahoo account you can use the account at the same time). Read more »

Tags: , ,   Posted in Definition, Tutorial, internet

Operating System

os1 Operating system constitutes an infrastructure software component a computer system where on hands for management and coordination of activity and a variety of computer resource. The operating system acts as a host for applications that are run on the machine. As a host, one of the purposes of an operating system is to handle the details of the operation of the hardware.

This relieves application programs from having to manage these details and makes it easier to write applications. Almost all computers, including handheld computers, desktop computers, supercomputers, Read more »

Tags: ,   Posted in Definition