Archivo de la categoría: Nix

How to configure link aggregation in Solaris 11

Link aggregation is logical grouping of multiple physical interfaces to get :1. Increased Bandwidth2. Automatic failover/failback and redundancy3. load balancing Pre-Requisites for aggregation There are 2 major requirements to configure a link aggregation :1. All the interfaces in an aggregation must run at same speed and in full-duplex mode.2. All the interfaces must have an… Leer más »

iotop tool.

33 If you want to monitor the disk read and write speed real-time you can use the iotop tool. This is useful to get exact information about how a disk performs for a particular application or task. The output will show you read/write speed per process, and total read/write speed for the server, much similar to top. To… Leer más »

boot solaris 10 x86

http://download.oracle.com/technetwork/systems/opensparc/OpenSPARCT1_Arch.1.5.tar.bz2 https://wiki.qemu.org/Documentation/Platforms/SPARC#Compatibility qemu-w64-setup-20180430.exe http://tyom.blogspot.com/2016/10/qemu-sun4vniagara-target-went-public.html

How To Install VirtualBox on CentOS 7

VirtualBox is an open source cross-platform virtualization software which allows you to run multiple guest operating systems (virtual machines) simultaneously. In this tutorial we will show you how to install VirtualBox from the Oracle repositories on CentOS 7 systems. Prerequisites Before continuing with this tutorial, make sure you are logged in as a user with… Leer más »

NAS BUILD

MB: ASRock N3700 | RAM: Kingston ValueRAM DDR3L-1600 SO-DIMM CL11 Single 4GB | CASE: Cooler Master Elite 120 ITX | HDD: 4xWD Red WD60EFRX (SHR) | Jun’s Baremetal V 1.02b + DSM 6.1.5-15254 (DS3615xs)

Categoría: Nix

FRRouting (FRR)

https://frrouting.org/ FRRouting (FRR) is an IP routing protocol suite for Linux and Unix platforms whichincludes protocol daemons for BGP, IS-IS, LDP, OSPF, PIM, and RIP.

Categoría: Nix