Displaying 3 results from an estimated 3 matches for "ubridg".
Did you mean:
ubridge
2020 Apr 29
3
GNS3 installation docs for CentOS 8
Hi,
Does anyone have GNS3 installation guide? for CentOS 8?
Would be grateful if you could give me.
Thank you.
Sonam
******************************************************************************************************************************
Information contained in this message maybe confidential in nature and is meant for the intended recipient(s) of the message only. Tashi InfoComm
2020 Apr 30
0
GNS3 installation docs for CentOS 8
> Does anyone have GNS3 installation guide for CentOS 8?
This was validated in a KVM
- Install dependencies
$ sudo dnf -y install platform-python-devel qt5-qtbase python3-qt5
- Download and install dynamips and ubridge
ubridge-0.9.14-5.fc30.x86_64.rpm [
https://rpmfind.net/linux/rpm2html/search.php?query=ubridge]
dynamips-0.2.21-1.el8.x86_64 [
https://rpmfind.net/linux/rpm2html/search.php?query=dynamips]
$ sudo dnf install ~/Downloads/ubridge-0.9.14-5.fc30.x86_64.rpm
$ sudo dnf install ~/Downloads/dynam...
2020 Apr 30
1
GNS3 installation docs for CentOS 8
Am 30.04.20 um 03:16 schrieb Earl Ramirez:
>
>> Does anyone have GNS3 installation guide for CentOS 8?
> This was validated in a KVM
>
> - Install dependencies
> $ sudo dnf -y install platform-python-devel qt5-qtbase python3-qt5
> - Download and install dynamips and ubridge
> ubridge-0.9.14-5.fc30.x86_64.rpm [
> https://rpmfind.net/linux/rpm2html/search.php?query=ubridge]
> dynamips-0.2.21-1.el8.x86_64 [
> https://rpmfind.net/linux/rpm2html/search.php?query=dynamips]
> $ sudo dnf install ~/Downloads/ubridge-0.9.14-5.fc30.x86_64.rpm
> $ s...