Difference between revisions of "Main Page"

From Bashlinux
Jump to: navigation, search
(Development Boards)
Line 10: Line 10:
   
 
If you want to make some comments or just say hello, you can send me an email to [email protected]
 
If you want to make some comments or just say hello, you can send me an email to [email protected]
----
 
=== Electronics ===
 
==== Development Boards ====
 
* [[board-arduino|Arduino]] Open-source micro
 
* [[board-armmite|ARMmite PRO]] ARM7 with NXP micro
 
* [[board-makecontroller|Make Controller]] ARM7 with Atmel micro
 
* [[board-mini2440|Mini2440]] ARM9 - Samsung micro
 
* [[MSP-EXP430G2]] TI MSP430 LaunchPad
 
* [[board-pic32|PIC32 Starter Kit]] Microchip PIC32
 
 
==== Microcontrollers ====
 
* [[mu-arm|ARM]] ARM7/9 and Cortex-M
 
* [[Atmel_AVR|AVR]] Atmel AVR micros
 
* [[Microchip_PIC|PIC]] Microchip pic micros
 
==== PCB ====
 
* [[pcb-eagle|Eagle]] PCB Schematic and design
 
* [[pcb-providers|PCB providers ]] List of part providers and manufacture
 
----
 
=== Computer Hardware ===
 
==== Architecture ====
 
* [[amd-geode|AMD Geode]] AMD mobile CPU
 
* [[intel-atom|Intel Atom]] Intel mobile CPU
 
* [[VIA CX700]] VIA Mobile CPU
 
==== Internal Devices ====
 
*[[graphiccards|Graphic Cards]] Accelerated graphic cards
 
* [[serialport|Serial]] ttyS* devices on linux
 
==== Peripheral Devices ====
 
* [[msr|MSR]] Magnetic Stripe Readers
 
* [[printers|Printers]] ESC/POS printers
 
----
 
=== Desktop Administration ===
 
==== Browser ====
 
* [[firefox|Firefox]] Web browser
 
* [[flashplayer|Flash Player]] SWF media player
 
* [[google|Google]] Some search tips
 
==== Desktop Manager ====
 
* [[gnome|Gnome]] Desktop environment
 
==== Multimedia ====
 
* [[ffmpeg|FFmpeg]] Audio and video streaming
 
* [[gstreamer|GStreamer]] Library for Media and Graphs
 
* [[MuseScore]] Music Compositon
 
 
----
 
----
 
=== Software Development ===
 
=== Software Development ===
 
==== Interpreted Languages ====
 
==== Interpreted Languages ====
* [[bash|Bash]] Command language interpreter
+
* [[bash|Bash]] - Command language interpreter
* [[perl|Perl]] The Camel
+
* [[perl|Perl]] - The Camel
* [[ruby|Ruby]] The Stone
+
* [[ruby|Ruby]] - The Stone
 
==== Mobile Development ====
 
==== Mobile Development ====
* [[android]] Google mobile platform
+
* [[android]] - Google mobile platform
 
==== SDKs ====
 
==== SDKs ====
* [[java|Java]] The Sun Microsystems Language
+
* [[java|Java]] - The Sun Microsystems Language
* [[qt4|QT4]] Cross-Platform application development framework
+
* [[qt4|QT4]] - Cross-Platform application development framework
 
==== Web ====
 
==== Web ====
* [[css|CSS]] Style sheet language
+
* [[css|CSS]] - Style sheet language
* [[javascript|Javascript]] JS frameworks
+
* [[javascript|Javascript]] - JS frameworks
 
==== Windows ====
 
==== Windows ====
* [[aspdotnet|ASP.net]] Active Server Pages
+
* [[aspdotnet|ASP.net]] - Active Server Pages
 
----
 
----
 
=== System Administration ===
 
=== System Administration ===
 
==== Authentication ====
 
==== Authentication ====
* [[pam|PAM]] Pluggable Authentication Modules
+
* [[pam|PAM]] - Pluggable Authentication Modules
* [[passwd]] Password database
+
* [[passwd]] - Password database
 
==== Boot ====
 
==== Boot ====
* [[boot-methods|Boot methods]] Devices and loaders
+
* [[boot-methods|Boot methods]] - Devices and loaders
* [[boot-parameters|Boot Parameters]] Kernel parameters
+
* [[boot-parameters|Boot Parameters]] - Kernel parameters
 
==== Cloud Computing ====
 
==== Cloud Computing ====
* [[aws|AWS]] Amazon Web Services
+
* [[aws|AWS]] - Amazon Web Services
* [[aws-eucalyptus|Eucalyptus]] Private cloud computing
+
* [[aws-eucalyptus|Eucalyptus]] - Private cloud computing
 
==== Content Management Systems ====
 
==== Content Management Systems ====
* [[moinmoin]] Python Wiki clone
+
* [[moinmoin]] - Python Wiki clone
* [[phpmyadmin]] MySQL web manager
+
* [[phpmyadmin]] - MySQL web manager
 
==== Data Encoding ====
 
==== Data Encoding ====
* [[uuencode]] Binary to text encoding
+
* [[uuencode]] - Binary to text encoding
 
==== Database ====
 
==== Database ====
* [[mysql|MySQL]] The world's most poupular DB
+
* [[mysql|MySQL]] - The world's most poupular DB
* [[oracle|Oracle]] Specifically Oracle XE
+
* [[oracle|Oracle]] - Specifically Oracle XE
* [[Postgres]] The world's most advanced DB
+
* [[Postgres]] - The world's most advanced DB
   
 
==== Email ====
 
==== Email ====
* [[sendmail|Sendmail]] Mail transfer
+
* [[sendmail|Sendmail]] - Mail transfer
 
==== Encryption ====
 
==== Encryption ====
* [[openssl|OpenSSL]] SSL and TLS Protocols
+
* [[openssl|OpenSSL]] - SSL and TLS Protocols
* [[gpg|GnuPG]] GNU Privacy Guard
+
* [[gpg|GnuPG]] - GNU Privacy Guard
 
==== Internals ====
 
==== Internals ====
* [[kernel-modules|Modules]] Kernel module drivers
+
* [[kernel-modules|Modules]] - Kernel module drivers
* [[kernel-power|Power Management]] Linux power management
+
* [[kernel-power|Power Management]] - Linux power management
 
==== Monitoring ====
 
==== Monitoring ====
* [[monit|M/Monit]] Processes monitoring and manage
+
* [[monit|M/Monit]] - Processes monitoring and manage
* [[nagios|Nagios]] Hosts monitoring
+
* [[nagios|Nagios]] - Hosts monitoring
* [[zabbix|Zabbix]] nother host monitoring
+
* [[zabbix|Zabbix]] - nother host monitoring
 
==== Network hardware ====
 
==== Network hardware ====
* [[cisco|Cisco]] Routers and switches
+
* [[cisco|Cisco]] - Routers and switches
* [[foundry|Foundry]] Foundry switches
+
* [[foundry|Foundry]] - Foundry switches
 
==== Remote access ====
 
==== Remote access ====
* [[vnc|VNC]] Graphical desktop sharing
+
* [[vnc|VNC]] - Graphical desktop sharing
* [[vpn|VPN]] Remote private access over public networks
+
* [[vpn|VPN]] - Remote private access over public networks
 
==== Security ====
 
==== Security ====
* [[aide|Aide]] Advanced Intrusion Detection Environment
+
* [[aide|Aide]] - Advanced Intrusion Detection Environment
* [[system-pci|PCI Compliance]] Payment Card Industry
+
* [[system-pci|PCI Compliance]] - Payment Card Industry
 
==== System services ====
 
==== System services ====
* [[dhcp|DHCP]] Dynamic Host Configuration Protocol
+
* [[dhcp|DHCP]] - Dynamic Host Configuration Protocol
* [[iptables|IPTables]] IP packets filter rules in the Linux kernel
+
* [[iptables|IPTables]] - IP packets filter rules in the Linux kernel
* [[syslog|Logs]] System log
+
* [[syslog|Logs]] - System log
 
==== Storage & Filesystem ====
 
==== Storage & Filesystem ====
* [[fs-images|Disk images]] Partitions and FS
+
* [[fs-images|Disk images]] - Partitions and FS
* [[fs-drbd|DRBD]] Distributed storage system
+
* [[fs-drbd|DRBD]] - Distributed storage system
* [[fs-lvm|LVM]] An allocation mode
+
* [[fs-lvm|LVM]] - An allocation mode
 
==== Virtualization ====
 
==== Virtualization ====
* [[kvm|KVM/Qemu]] Kernel-Based Virtual Machine
+
* [[kvm|KVM/Qemu]] - Kernel-Based Virtual Machine
* [[vmware|VMware]] Server/Desktop Virtualization
+
* [[vmware|VMware]] - Server/Desktop Virtualization
 
==== Web service ====
 
==== Web service ====
* [[apache|Apache]] HTTP Server
+
* [[apache|Apache]] - HTTP Server
* [[nginx]] Lightweight HTTP and mail proxy server
+
* [[nginx]] - Lightweight HTTP and mail proxy server
 
----
 
----
 
=== Operating Systems ===
 
=== Operating Systems ===
 
==== GNU/Linux ====
 
==== GNU/Linux ====
* [[centos|CentOS]] Free Red Hat Enterprise rebuild
+
* [[centos|CentOS]] - Free Red Hat Enterprise rebuild
* [[fedora|Fedora]] RPM based with the latest in opensource
+
* [[fedora|Fedora]] - RPM based with the latest in opensource
* [[ubuntu|Ubuntu]] DEB based distribution
+
* [[ubuntu|Ubuntu]] - DEB based distribution
 
==== Other Unix ====
 
==== Other Unix ====
* [[Mac OS X]] Apple operating system
+
* [[Mac OS X]] - Apple operating system
* [[Open Solaris]] Sun Microsystems open-source
+
* [[Open Solaris]] - Sun Microsystems open-source
   
 
==== Windows ====
 
==== Windows ====
* [[Windows XP]] 2002 MS OS
+
* [[Windows XP]] - 2002 MS OS
* [[Windows 7]] 2009 MS OS
+
* [[Windows 7]] - 2009 MS OS
 
----
 
=== Desktop Administration ===
 
==== Browser ====
 
* [[firefox|Firefox]] - Web browser
 
* [[flashplayer|Flash Player]] - SWF media player
 
* [[google|Google]] - Some search tips
 
==== Desktop Manager ====
 
* [[gnome|Gnome]] - Desktop environment
 
==== Multimedia ====
 
* [[ffmpeg|FFmpeg]] - Audio and video streaming
 
* [[gstreamer|GStreamer]] - Library for Media and Graphs
 
* [[MuseScore]] - Music Compositon
 
----
 
=== Computer Hardware ===
 
==== Architecture ====
 
* [[amd-geode|AMD Geode]] - AMD mobile CPU
 
* [[intel-atom|Intel Atom]] - Intel mobile CPU
 
* [[VIA CX700]] - VIA Mobile CPU
 
==== Internal Devices ====
 
*[[graphiccards|Graphic Cards]] - Accelerated graphic cards
 
* [[serialport|Serial]] - ttyS* devices on linux
 
==== Peripheral Devices ====
 
* [[msr|MSR]] - Magnetic Stripe Readers
 
* [[printers|Printers]] - ESC/POS printers
 
----
 
=== Electronics ===
 
==== Development Boards ====
 
* [[board-arduino|Arduino]] - Open-source micro
 
* [[board-armmite|ARMmite PRO]] - ARM7 with NXP micro
 
* [[board-makecontroller|Make Controller]] - ARM7 with Atmel micro
 
* [[board-mini2440|Mini2440]] - ARM9 Samsung micro
 
* [[MSP-EXP430G2]] - TI MSP430 LaunchPad
 
* [[board-pic32|PIC32 Starter Kit]] - Microchip PIC32
 
==== Microcontrollers ====
 
* [[mu-arm|ARM]] - ARM7/9 and Cortex-M
 
* [[Atmel_AVR|AVR]] - Atmel AVR micros
 
* [[Microchip_PIC|PIC]] - Microchip pic micros
 
==== PCB ====
 
* [[pcb-eagle|Eagle]] - PCB Schematic and design
 
* [[pcb-providers|PCB providers ]] - List of part providers and manufacture
   
 
<sub>Linux is a registered trademark of Linus Torvalds. Other trademarks are property of their respective owners. All other content is the resultant work of my field experience</sub>
 
<sub>Linux is a registered trademark of Linus Torvalds. Other trademarks are property of their respective owners. All other content is the resultant work of my field experience</sub>

Revision as of 17:59, 6 June 2015

What is this wiki about?

This is my personal knowledge base. It's mainly about Linux engineering, development, system customization, and networking but also some things I might want to recall about other operating systems. So basically this an extension of my thoughts, but you are welcome to navigate around this wiki, hope it helps you too much.

If you want to make some comments or just say hello, you can send me an email to [email protected]


Software Development

Interpreted Languages

  • Bash - Command language interpreter
  • Perl - The Camel
  • Ruby - The Stone

Mobile Development

SDKs

  • Java - The Sun Microsystems Language
  • QT4 - Cross-Platform application development framework

Web

Windows


System Administration

Authentication

  • PAM - Pluggable Authentication Modules
  • passwd - Password database

Boot

Cloud Computing

Content Management Systems

Data Encoding

Database

  • MySQL - The world's most poupular DB
  • Oracle - Specifically Oracle XE
  • Postgres - The world's most advanced DB

Email

Encryption

Internals

Monitoring

  • M/Monit - Processes monitoring and manage
  • Nagios - Hosts monitoring
  • Zabbix - nother host monitoring

Network hardware

Remote access

  • VNC - Graphical desktop sharing
  • VPN - Remote private access over public networks

Security

System services

  • DHCP - Dynamic Host Configuration Protocol
  • IPTables - IP packets filter rules in the Linux kernel
  • Logs - System log

Storage & Filesystem

  • Disk images - Partitions and FS
  • DRBD - Distributed storage system
  • LVM - An allocation mode

Virtualization

  • KVM/Qemu - Kernel-Based Virtual Machine
  • VMware - Server/Desktop Virtualization

Web service

  • Apache - HTTP Server
  • nginx - Lightweight HTTP and mail proxy server

Operating Systems

GNU/Linux

  • CentOS - Free Red Hat Enterprise rebuild
  • Fedora - RPM based with the latest in opensource
  • Ubuntu - DEB based distribution

Other Unix

Windows


Desktop Administration

Browser

Desktop Manager

  • Gnome - Desktop environment

Multimedia


Computer Hardware

Architecture

Internal Devices

Peripheral Devices

  • MSR - Magnetic Stripe Readers
  • Printers - ESC/POS printers

Electronics

Development Boards

Microcontrollers

  • ARM - ARM7/9 and Cortex-M
  • AVR - Atmel AVR micros
  • PIC - Microchip pic micros

PCB

Linux is a registered trademark of Linus Torvalds. Other trademarks are property of their respective owners. All other content is the resultant work of my field experience