AddThis button
    Add Me    
Syndicate content

Site Index

Reserve your domain name now!

This is the top words in my Linux Page index. Click on a term to see the sub-terms. I guess we're missing a link to the nodes of the parent terms too... We may also want to have a check box to let the user choose whether the parent should be included in the list of terms to display.

/ # A B C D E F G H I J K
L M N O P Q R S T U V W X Z

/

#

  • 2 (61)

    Computers use binary, thus the number 2 is very important in computing. You will find it everywhere.

  • 3 (47)
  • 3 buttons
  • 32 (3)

    32 is 25

  • 8.10
    Synonyms: Intrepid
  • 2007 (15)
  • #size (1)

A

B

C

  • C (29)
    The C language is one of the oldest. It allows for very fast implementations, but has a huge lack of memory protection.
  • C++ (28)
    Programming language based on the C language adding object features to the language.
  • callback (4)
  • captcha (1)
  • capture (1)
  • cc (3)
    The Unix C compiler. This is an old language that started the frenzy of advanced C, C++ and C# languages. Many other languages are also based on C such as PHP, Java and Javascript.
  • CD (9)
  • CD-ROM (2)
  • center (4)
  • certificate (5)
  • CGI (1)
    Common Gateway Interface--Really, just a way to run a program on a server to generate a dynamic page. It can be in any language.
  • ChangeDisplaySettings (1)
    Function used to change the display settings under MS-Windows.
  • character (7)
  • checkbox (3)
  • chroot (3)
  • cl (3)

    cl is the C and C++ compiler of Microsoft. This is the default compiler used by Visual Studio when compiling C or C++ files.

  • clamav (1)
  • C language
    Synonyms: cl
  • class (5)
  • clean (7)
  • click (27)
  • code (56)
  • collapse
  • collection (4)
  • column (15)
  • COM (45)
  • combo (3)
  • combobox (4)
  • comment (17)
  • compile (6)
  • compiler (11)
  • complex (8)
  • conduit (1)
  • connection (18)
  • console (15)
  • constant (3)
  • container (1)
  • content (26)
  • control (11)
  • copy (24)
  • core (9)
  • Coverity (1)
  • CPU (4)
    Central Processing Unit--what actually enables a computer to do things. The most well known are the Intel and AMD processors, although there are thousands of them.
  • create (52)
  • cron (5)

    Unix daemon used to run background tasks at specified intervals. For instance, once a day, you can rename your log files with .1, .2, .3, etc. and compress them for archival.

  • CSS (7)

    CSS stands for Cascading Style Sheets. The sheets are used to describe the display of your HTML data. It is primarily used in Browsers, although some Graphical Interfaces are starting to make use of basic properties of the CSS. The basics are quite similar to the X11 resources.

  • CSV (1)
  • currency
    Synonyms: decimal
  • CurrentDb (4)
  • cursor (4)
  • customer (11)
  • cvs (3)

    CVS is a control source tool that has been used for a quite long time. It uses RCS as its bottom layer (RCS is limited to a single computer environment.) Each time the source code is checked in with a diff so one can always retrieve a previous version. CVS is often being replaced with SVN.

D

  • D6 (5)

    Abbreviations for Drupal version 6.x

  • data (54)
  • database (75)
  • datasheet (4)
  • date (15)
  • deamon (8)
  • deassociate
  • death (1)
  • Debian (12)

    A Linux distribution borned in Germany. Debian is well known for not accepting any software that have a "dodge" license. They will always make sure that the license is 100% like GPL, BSD, MIT, etc. an Open Source license.

  • debug (11)

    When one of the early computers stopped working, it felt like the program was wrong. The fact was that a bug was crowling inside and generating electrical problems. Once the bug was removed and the computer fixed, the program worked again. Since then, a problem in a computer program is called a bug. The word de-bug means removing the bugs from the software program.

  • debugger
    Synonyms: debug
  • debugging
    Synonyms: debug
  • decimal (3)

    Most Database systems offer a number type called DECIMAL. In general, it represents a fixed integer number with a set number of digits on the left side of the decimal point and a set of digits after the decimal point. Some database system will use floating points instead. Commonly used synonyms are MONEY and CURRENCY.

  • decipher (4)
  • declare (8)
  • default (12)
  • deflate (2)
  • delete (17)
  • demonstration (1)
  • descriptor (2)
  • development (36)
  • device (7)
  • dialog (2)
  • disk (9)
  • display (13)
  • DIV (6)
  • DKIM (2)
  • dll (4)
    Dynamic Link Library--the extension and name used for dynamically loaded libraries under MS-Windows.
  • domain (12)
  • double (5)
  • download (15)
  • Drake (2)
  • Drapper (1)
  • drive (11)
  • drop (14)
  • dropdown (3)
  • Drupal (43)
    Database driven CMS running using PHP.
  • «Drupal»

    This term is a test with the « and » quotes around a name.

  • dual (1)
  • dump (5)

    The dump command, under a Unix system, is used to dump the entire file system to another device. By default, the dump output device is a tape device (/dev/tape). Now a day, however, it is often used with other devices such as another file system (from one hard drive to another.)

    Other systems use that same keyword. It is particularly the case of database systems. For instance, the PostgreSQL database has a pg_dump command.

    The opposite command is restore. That command is used to get the data from the output device and put it back on your hard drive.

  • duplicate (6)
  • .dylib (1)
    Dynamic Library--the Mac OS/X naming convention for dynamic libraries. Not too sure why they choose that extension since FreeBSD uses .so just like most other Unices... To confuse people, maybe?

E

  • Edgy (1)
  • edit (31)
  • editor (11)
  • EDLL (2)
    Enhanced Dynamic Link Library--an enhanced dynamic linker that simulates the behavior of the Linux and other Unix linkers by offering a way for libraries to link back inside the main executable. See the EDLL website for more information.
  • Eft (1)
  • email (8)
  • embedded

    Embedded software is a reference to software written to work in a piece of hardware equipment. At first, this was code written directly for a specialized processor such as an FPGA or a DSP. Today, regular computers will be used for applications such as a medical device or a kiosk and it is also called embedded software, even though these just are desktop applications...

  • enhanced (4)
  • E_NOTICE (2)
  • ensure (6)
  • EPROM (1)
  • error (63)
  • event (12)
  • Excel (1)
  • exclusive
  • exist (2)
  • expect (12)
  • explicit (4)
  • explorer (13)
  • ext2 (1)
  • extension (6)
  • extermely
  • external (5)

F

  • facebook (3)
  • factorial (2)
  • fail (12)
  • false (8)
  • FAT (1)
    The FAT (File Allocation Table) file system has its origins in the late 1970s and early 1980s and was the file system supported by the Microsoft MS-DOS operating system. It was originally developed as a simple file system suitable for floppy disk drives less than 500K in size. Over time it has been enhanced to support larger and larger media. Currently there are three FAT file system types: FAT12, FAT16 and FAT32. The basic difference in these FAT sub types, and the reason for the names, is the size, in bits, of the entries in the actual FAT structure on the disk. There are 12 bits in a FAT12 FAT entry, 16 bits in a FAT16 FAT entry and 32 bits in a FAT32 FAT entry.
  • FAT12
    Synonyms: FAT
  • FAT16
    Synonyms: FAT
  • FAT32
    Synonyms: FAT
  • favicon (1)

    Favorite Icon was first created by Microsoft. Like many other website features, Internet Explorer expects their favicon.ico file in the root of your website. FireFox and other browsers properly support the link tag named shortcut icon.

  • favicon.ico, favorite icon
    Synonyms: favicon
  • favorite (2)
  • Fawn (1)
  • FCKeditor (2)

    Javascript based text editor offering features similar to MS-Word and other such text editors.

  • feature (19)
  • Fedora (3)

    Linux system based on the now discontinued free RedHat distribution. Previously called FedoraCore.

  • FedoraCore
    Synonyms: Fedora
  • feed (6)
  • field (22)
  • Fiesty (2)

    Name of a Walt Disney character used for a version of Ubuntu.

  • FIFO
    First In, First Out--This is another way to speak of a pipe or ring buffer. On one side, there is a generator that pushes data in and on the other side you have another program that reads the data sent by the generator. The data comes out in the same order it was pushed in. Usually the data are bytes, but it should be a short, long or even a complete event or object.
  • file (70)
  • File Allocation Table
    Synonyms: FAT
  • filter (10)
  • FireFox (13)
  • firewall (10)
  • fix (36)
  • fixed (11)
  • flash (4)
  • float (3)

    float is a type in most software languages referencing an IEEE floating point number. These numbers are generally defined on 32 or 64 bits with three parts: a sign, an exponent and a mantissa. There is also a bias which is not saved in the number. The sign is 0 (positive) or 1 (negative). This means you have a representation of: +0.0 and -0.0. The exponent is about 1/6th the total size in bits. The bias is added/subtracted from the exponent. In the end, it is a signed power of 2 exponent (i.e. exercises a shift on the mantissa.) The mantissa forms the current number.

  • focus (2)
  • footer (3)

    The bottom of a page, generally something that appears on all the pages such as the current page number, total number of pages, date when it was printed, and the name of the company.

  • force (11)
  • form (26)
  • Fox Trot (1)
    A comic strip and books by Bill Armend. More info about Bill Armend.
  • free (14)
  • FreeBSD (16)

    A Unix operating system created by the University of Berkeley.

  • freeware (2)
  • freeze (1)
  • freeze pan (1)
  • freshclam (1)
  • friend (5)
  • FTP (6)
  • function (44)

G

  • g++ (5)
    C++ compiler from the GNU compiler suite. Compliant as much as possible to the C++ standard. Includes support of a complete standard library (STL).
  • game (2)
  • games (2)
  • Gb (3)

    Giga bytes--these days, the common measure for memory and disk space. It changed in the last 20 years from Kb (Kilo bytes) to Mb (Mega bytes) and to Gb. With disks, we are close to Tb (Tera bytes) and some people talk about Pb (Peta bytes).

  • gcc
  • generate (27)
  • GET (87)
  • GetRows (2)
  • Gibbon (1)
  • glob (1)
  • gmake
    Synonyms: gnumake
  • gnumake (19)
    A Unix tool used to work on files that are out of date by the GNU Free Software Foundation.
  • grey mouse
  • group (9)
  • grow (2)
  • GRUB (4)

    GRand Unified Bootloader by GNU, used to boot Linux and other operating systems on any PC.

  • GUID (3)

    A GUID is a Globally Unique IDentifier. It is used by objects that need to run on any computer in the whole entire world. It is very likely that, once in a while, two people will generate the exact same GUID, although quite unlikely. Each computer has a network card now and that card serial number is often used as a starting point to define GUID on that computer. GUID were invented by Microsoft for their operating system.

  • Gutsy (2)
  • gVIM (3)

H

  • happen (17)
  • hard (26)
  • hard drive (5)

    A hard drive is a device that save a large quantity of data for later recollection.

    Most hard drives today use a magnetic system to save the data. However, those do get really hot and tend to break easily because they use a mechanical head (after 4 to 5 years.) Yet, they have an incredible capacity with drives that can hold as much as 2Tb.

    New modern drives use flash technology. This is like your USB thumb drive. It does not get hot, it is silent, it has much faster read access (no head to move.) It has two drawback: (1) it has a rather slow write and (2) the capacity is still quite small (at time of writing we are starting to get 128Gb drives...) The price is also much higher, but if you consider that these drives will probably last you twice as long as the magnetic drives and you won't need extraneous cooling systems, overall, it probably still worth it.

  • Hardy (2)
  • header (5)
  • Hedgehog (1)
  • height (6)
  • Heron (1)

    Name of a Walt Disney character used for a version of Ubuntu.

  • hesitate (4)
  • hide (10)
  • highlighting (2)
  • highlightning
  • Hoary (1)
  • hosts (5)
  • hotkey
  • hot key
  • HTML (26)
  • HTTPS (2)

    Hyper Text Transfer Protocol Secure—The protocol used by browsers to communicate to web servers securely. The security is done with similarly to SSH. The transfer uses FTP like commands, but only one connection. Since HTTP 1.1 it is also possible to reuse the same connection for multiple files (pages, images, videos, etc.)

I

J

K

L

M

N

  • name (58)
  • named (27)
  • navigation (3)
  • ncftp (1)
  • ncftpget (1)
  • ncftpput (1)
  • negative (5)
  • nested (2)

    In computing, nested means an item defined inside another. It is most often used for loops, a loop can be declared inside another. The one inside is called the nested loop. In particular, two loops can be defined one after another or one inside the other. There is no other way to declare a loop.

  • network (31)
  • network card (1)
  • nice (2)
  • node (17)
  • not (170)

    In programming there are two not operators. One is the logical not that transforms TRUE into FALSE and vice versa. The other transforms bits from 0 to 1 and vice versa. not is also used in documentation with a very specific meaning. Often, the accompagnying verb defines the meaning with more details (i.e. MUST NOT and SHOULD NOT.)

  • nothing (36)
  • NSS
  • NTFS (1)
  • number (65)
  • numlock (1)

O

P

Q

R

S

T

U

V

  • VACUUM (2)

    The VACUUM instruction is used by PostgreSQL to query the server in cleaning up the corresponding database cluster. The work done is simply to remove the unused rows and clearly mark them are available. The VACUUM FULL command will go the extra distance of pushing the data so as to make the tables as small as possible. The command can be run on a per table basis.

  • validate (2)
  • validation (2)
  • validator (2)
  • value (22)
  • variable (30)
  • VB (2)

    Abbreviation of Visual BASIC. See also VBA.

  • VBA (9)
  • verify (11)
  • version (40)
  • view (16)
  • viewer
  • views (4)

    A module Drupal that let people define lists of nodes, blocks, feeds, and whatever other data available in your Drupal installation.

  • VirtualBox (1)
  • visual (10)
  • Visual Basic (6)
  • Visual Studio
  • VLC (1)
  • vsftpd (2)

    Very Secure File Transfer Protocol Daemon, an FTP server that allows people to transfer data between computers. It is marked as very secure, at least it is as secure as an FTP server can be (although there has been several security advisories for this tool...)

    Remember that an FTP transfer is rarely using an encrypted pipe (it is possible to use kerberos and SSL to really secure the data transmission) and also because it uses a data stream opened dynamically, it is possible for hackers to spoof a data connection.

  • vulnerability (1)

W

X

  • X11 (7)
  • X3D
  • xdebug (1)
  • XHTML (1)
  • XML (10)

    Extensible markup language. First mainly used on the Internet, XML was born out of a constrained version of HTML (SGML). It is now used for all sorts of data.

Z

  • zlib (1)

    The Z library is a compression library based on an algorithm that compresses at best in some automated and simle way. For better performance, the entire input file is necessary. Note that you can get better results with other methods, this one is excellent for streaming, however.

  • ZmEu (1)
  • zoom (2)

    The effect of enlarging (zoom in) or reducing (zoom out) what you see on your screen.

    Note that enlarging generally pixelizes the data unless you have an image with very high precision.

    On the other hand, reducing merges colors together and thus generates a blury image.

27 letters, 609 terms, 21 synonyms, 454 related terms, 6230 references to nodes
Check this out!

Having problems with your WYSIWYG editor adding empty paragraphs?
Got people randomly adding empty lines everywhere in your posts?
Using modules that add info at the bottom of the page?

We have your solution: MO Paragraph trimmer filter to automatically
remove empty paragraphs from your Drupal website pages.

Syndicate content

     

Terms of Site Index

Find the page/content you are looking for with our index.