1. sudo apt install net-tools
2. sudo apt install gcc
3. sudo apt install make
4. sudo apt install openssh-server
5. sudo apt-get install vim
순으로 차례대로 세팅 하면 됨. 후에 vim으로 간편하게 컴파일 할 수 있음.
https://ubuntu.com/download/desktop
Download Ubuntu Desktop | Download | Ubuntu
Ubuntu is an open source software operating system that runs from the desktop, to the cloud, to all your internet connected things.
ubuntu.com
'Ubuntu Linux' 카테고리의 다른 글
insmod (0) | 2020.07.21 |
---|---|
[UDOO Linux Ubuntu] UDOO QUAD 타겟보드 활용 (0) | 2020.07.13 |
[Ubuntu] C언어 사칙연산 계산기소스로 <정적, 동적>라이브러리 생성하기 (0) | 2020.07.10 |
[Ubuntu] samba mount 삼바 마운트 설정 하기 (0) | 2020.07.07 |
[Ubuntu] GDB 명령어, 컴파일 하기 (0) | 2020.07.06 |