class 37

21/04/22 #005 (free5gc) Install Go Language Package On Ubuntu 18.04 (5.0.0-23-generic)

Installation Linux Kernel Version In order to use the UPF element, you must use the 5.0.0-23-generic version of the Linux kernel. free5gc uses the gtp5g kernel module, which has been tested and compiled against that kernel version only. To determine the version of the Linux kernel you are using: $ uname -r 5.0.0-23-generic Golang Version As noted above, free5gc is built and tested with Go 1.14.4..

21/04/22 #ref-001 (free5gc) How to compile free5gc source (from free5gc sites)

Installation A. Prerequisites Linux Kernel Version In order to use the UPF element, you must use the 5.0.0-23-generic version of the Linux kernel. free5gc uses the gtp5g kernel module, which has been tested and compiled against that kernel version only. To determine the version of the Linux kernel you are using: $ uname -r 5.0.0-23-generic You will not be able to run most of the tests in Test se..

21/04/22 #004 (free5gc) kernel 5.0.0-23-generic, gtp5g compile

Ubuntu 18.04 에서 설치 (linux-image-5.0.0-23-generic) gtp5g compile을 위해서 5.0.0-23-generic kernel 업데이트 필요. Install dependencies $ sudo apt-get update $ sudo apt-get install -qq git build-essential vim strace net-tools iputils-ping iproute2 Update kernel version: 5.0.0-23-generic $ sudo apt-get install linux-image-5.0.0-23-generic linux-modules-5.0.0-23-generic linux-headers-5.0.0-23-generic $ sudo gr..

21/04/22 #003 (free5gc) Install Ubuntu 18.04 on VMware

VMware Workstation에 ubuntu server 18.04 LTS를 설치하는 방법 환경 VMware® Workstation 15 Player Ubuntu 18.04.5 LTS (Bionic Beaver) Server (64-bit) 목차 Ubuntu 18.04.5 이미지 파일(.iso) 다운로드 VMware workstation의 VM(virtual machine) 설정 Ubuntu server 18.04.5 설치 리눅스 명령어로 ubuntu VM 상태 확인 Ubuntu 18.04.5 이미지 파일(.iso) 다운로드 👉 ubuntu-18.04.5-live-server-amd64.iso 👉 releases.ubuntu.com/18.04/ Ubuntu 18.04.5 LTS (Bionic Beav..

21/04/22 #002 (free5gc) How to Install VMware Workstation Player 16

Download VMware Workstation 16 1- You can download VMware Workstation Player 16 for Windows. 2- Double click to launch the application, Select run. 3- Welcome to VMware Player setup wizard, Select Next. 4- Accept the License Agreement and then select Next. 5- Select Next. 6- Select Next. 7- You can choose shortcut for a Desktop and Start menu Programs Folder. Once you have made your select, then..

21/04/22 #001 (free5gc) Recommended Environment

21/04/09 free5gc 설치 및 실행 (vmware 환경) - Minimum Requirement #01 Recommended Environment Software OS: Ubuntu 18.04 gcc 7.3.0 Go 1.14.4 linux/amd64 kernel version 5.0.0-23-generic Minimum Hardware CPU: Intel i5 processor RAM: 4GB Hard drive: 160GB NIC: Any 1Gbps Ethernet card supported in the Linux kernel Recommended Hardware CPU: Intel i7 processor RAM: 8GB Hard drive: 160GB NIC: Any 10Gbps Ethern..