Cumulus

Install Cumulus Linux

Install Cumulus Linux

  1. Copy the Cumulus Linux image to the switch.
  2. From the Cumulus Linux command prompt, run the onie-install command, then reboot the switch. cumulus@switch:~$ sudo onie-install -a -i /path/to/local/file/cumulus-install-[PLATFORM].bin.

How to find Ubuntu Version, Codename and OS Architecture in Shell Script
How to find Ubuntu Version, Codename and OS Architecture in Shell Script Get Ubuntu Version. To get ubuntu version details, Use -r with lsb_release co...
Bash Tac Command
tac command in Linux is used to concatenate and print files in reverse. This command will write each FILE to standard output, the last line first. Whe...
How to Install and Configure Consul Server on Ubuntu 18.04
How do I set up a consul server? How do I know if consul is installed? How do I update my consul? What is consul Linux? How do I access a consul serve...