Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux Practice

Ubuntu 환경에서 진행한 Linux 및 C 프로그래밍 실습 내용을 정리하는 저장소입니다.

Purpose

  • Linux 명령어 복습
  • C 프로그래밍 및 빌드 과정 연습
  • 네트워크 및 파일 공유 실습 정리
  • 학원과 개인 Ubuntu 환경에서 동일한 실습 내용 관리

Environment

  • Ubuntu 24.04 LTS
  • Oracle VirtualBox
  • GCC
  • GNU Make
  • Git

Practice Topics

  • Linux basic commands
  • File and directory management
  • vi / vim
  • GCC compile
  • Makefile
  • Static Library
  • Shared Library
  • Samba
  • NFS
  • SSH
  • Socket Programming

Directory Structure

linux-practice/
├── basic/
├── gcc/
├── make/
├── static_lib/
├── dynamic_lib/
├── samba/
├── nfs/
├── network/
└── README.md

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages