-
Recent Posts
- NIC bonding (part II)
- NIC bonding on Ubuntu server 14.04
- Introduction to UNIX BASH shell programming II.
- Introduction to UNIX BASH shell programming I.
- The Tao of Programming
- Carton box optimization for textile cones packaging
- Restructuring the skull and jaw
- Visualizing the underground
- What are Tactile Displays and tactile interafces?
Pages
Σύνδεσμοι
http://www.art-mp.gr/
Ενωση Αυτοδυτών Θεσσαλονίκης
Ιστοσελίδα | Forum
contact me at:
!vchou! [at] csd [dot] auth [dot] grTags
Information society – Microelectronics and nanotechnology
Tag Archives: Linux
NIC bonding (part II)
In the previous article about NIC bonding the example referred to the "active-backup" bonding mode which ensures redundancy. Another very useful mode in NIC bonding is "balance-alb", which is the most general mode for load balancing and throughput. Our purpose … Continue reading
Posted in Programming
Tagged link aggregation, Linux, NIC bonding, Ubuntu, Unix
Comments Off on NIC bonding (part II)
NIC bonding on Ubuntu server 14.04
NIC bonding or port trunking or link aggregation is the process where two or more network ports or NICs are combined, in order to perform as a single port [1]. The process can be applied to servers as well as … Continue reading
Posted in Programming
Tagged link aggregation, Linux, NIC bonding, Ubuntu, Unix
Comments Off on NIC bonding on Ubuntu server 14.04
Introduction to UNIX BASH shell programming II.
This is the second post of the "Introduction to Unix BASH shell programming" series. Initially, in order to be easier to follow the discussion, some facts concerning the file system structure will be presented. Subsequently, some directory and other basic … Continue reading
Posted in Programming
Tagged Bash shell, Linux, Unix
Comments Off on Introduction to UNIX BASH shell programming II.
Introduction to UNIX BASH shell programming I.
UNIX history In this series of posts I shall try to outline some of the most important items of BASH SHELL programming and provide examples and exercises. I have been teaching UNIX & BASH shell scripting in the Academia since … Continue reading
Posted in Programming
Tagged Bash shell, Linux, Unix
Comments Off on Introduction to UNIX BASH shell programming I.