cyber93's Blog
  • 메뉴 닫기
  • 글작성
  • 방명록
  • 환경설정
    • 분류 전체보기 (199)
      • 【🌟 Awesome】 (20)
      • 【BIMMER】 (4)
      • 【Fundamental Tech】 (94)
        • Algorithm (0)
        • Computer Architectur.. (7)
        • Design Pattern (0)
        • Linux Kernel (53)
        • Operating System (31)
        • System Programming (3)
      • 【Professional Tech】 (5)
        • Embedded System (2)
        • Software Engineering (3)
        • System Engineering (0)
      • 【Programming】 (24)
      • 【🧰 SW Info & Tips】 (52)
        • Automake & Autoconf (6)
        • Git│SVN (5)
        • LaTex (5)
        • Source Insight (5)
        • Vim (7)
        • Visual Studio (9)
  • Home
  • GitHub Blog
  • GitHub
  • Reading
  • TIL
  • Encyclopedia
  • Linux Source
  • 방명록
【Fundamental Tech】/Operating System

[Ubuntu 22.04] Ubuntu Kernel Compile

*참고: https://askubuntu.com/questions/1435591/correct-way-to-build-kernel-with-hardware-support-fix-patches-ubuntu-22-04-ltsVainilla Kernel Source가 아닌 Ubuntu Kernel Source로 Kernel Compile 만들기 방법에 대해 소개합니다.아래 방법은 Ubuntu 20.04 및 22.04에서 동작합니다. 1. Ubuntu Kernel Source Repository 설정$ sudo cp /etc/apt/sources.list /etc/apt/sources.list.bak$ sudo sed -Ei 's/^# deb-src /deb-src /' /etc/apt/sources.list$..

2024. 10. 13. 17:53
【Fundamental Tech】/Operating System

[Ubuntu] Ubuntu Linux Release Schedule

아래 링크에 Ubuntu Linux의 Release 일정에 나와 있으니 참고하시기 바랍니다.https://wiki.ubuntu.com/Releases Releases - Ubuntu WikiList of releases Ubuntu Website release cycle page Current Version Code name Docs Release End of Standard Support End of Life Ubuntu 24.04.1 LTS Noble Numbat Release Notes August 29, 2024 June 2029 April 2036 Ubuntu 24.04 LTS Noble Numbat Release Notes Aprwiki.ubuntu.comCurrentVersionCode na..

2024. 9. 4. 23:01
【Fundamental Tech】/Operating System

Grub 2 설정

▣ Reference Site: https://help.ubuntu.com/community/Grub2 grub (/etc/default/grub) - GRUB_HIDDEN_TIMEOUT_QUIET=true true : 카운트다운이 화면에 나타나지 않음, false : 빈 화면에 카운터가 나타남 - GRUB_TIMEOUT=10 10초동안 대기함

2011. 10. 3. 22:00
【Fundamental Tech】/Operating System

Ubuntu에서 Sound 출력이 안될 경우

터미널에서 root권한으로 alsamixer를 실행한다, Text 기반의 음량을 조절할 수 있는 인터페이스가 뜬다. 음량 막대 아래 00 과 MM 이 보일 것이다. 00은 on 이고 MM은 mute를 뜻한다. m키를 이용해 음소거를 on 시키면 Sound가 출력된다.

2011. 10. 3. 16:57
【Fundamental Tech】/Operating System

Ubuntu용 SVN (Subversion) Client GUI - RabbitVCS

Windows에서 TortoiseSVN이 있다면 우분투에는 RabbitVCS가 있습니다. TortoiseSVN의 Explore와 통합되듯이 RabbitVCS는 노틸러스(nautilus)에 통합되어 사용가능합니다. 설치법은 여기에 자세히 나와 있습니다. 설치 후, 재부팅이 필요합니다.

2011. 9. 27. 20:53
【Fundamental Tech】/Operating System

[Ubuntu 10.04] How to compile a kernel on Ubuntu 10.04

First stepsInstall the required tools and packages.Open a terminal and type the following,sudo apt-get install fakeroot kernel-wedge build-essential makedumpfile kernel-package libncurses5 libncurses5-devThen run the following command,sudo apt-get build-dep --no-install-recommends linux-image-$(uname -r)And finally type,mkdir ~/srccd ~/srcapt-get source linux-image-$(uname -r)cd linux-2.6.32At t..

2011. 9. 19. 22:02
【Fundamental Tech】/Operating System

[Ubuntu 10.04] disksim 3/4 Compile하기

By default, ubuntu comes with gcc and cpp of version 4.4 as of today. If you want to remove the current version and put an older version, i warn you to think twice before doing it. It might crash ur Ubuntu OS and might need to reinstall the whole OS all over again, like what I had to do twice. So, I believe if you follow these steps, it should work for you. first make sure your ubuntu has build-..

2010. 10. 4. 01:58
【Fundamental Tech】/Operating System

root 계정으로 로그인하기, 루트(root) 계정 만들기

터미널에서 'sudo passwd root'입력 패스워드 물으면 제 계정 암호(처음에 만들때 썼던거)입력 새로운 패스워드를 입력 su root로 루트권한을 얻음. System / Administration / Login Window / Security 탭을 찾아간 후 "Allow local system administrator login"에 체크한 후, 로그아웃하고 root로 로그인 root 로그인할 때 언어 설정도 한글로 바꾼다. 터미널 창에서 root 계정 켜기 sudo -s

2010. 10. 4. 01:18
  • «
  • 1
  • »

전체 카테고리

  • 분류 전체보기 (199)
    • 【🌟 Awesome】 (20)
    • 【BIMMER】 (4)
    • 【Fundamental Tech】 (94)
      • Algorithm (0)
      • Computer Architectur.. (7)
      • Design Pattern (0)
      • Linux Kernel (53)
      • Operating System (31)
      • System Programming (3)
    • 【Professional Tech】 (5)
      • Embedded System (2)
      • Software Engineering (3)
      • System Engineering (0)
    • 【Programming】 (24)
    • 【🧰 SW Info & Tips】 (52)
      • Automake & Autoconf (6)
      • Git│SVN (5)
      • LaTex (5)
      • Source Insight (5)
      • Vim (7)
      • Visual Studio (9)
반응형

블로그 인기글

태그

  • #apt-get
  • #vim
  • #I/O
  • #Mac OSX
  • #ubuntu kernel
  • #소스인사이트
  • #WinAppDriver
  • #PCIe
  • #Kernel
  • #apt
  • #Source Insight
  • #dpdk
  • #block layer
  • #c++
  • #vimrc
  • #BMW
  • #nvme spec
  • #Block Device
  • #vi
  • #Linux
  • #SVN Hook
  • #ubuntu
  • #spdk
  • #nVME
  • #PIP
  • #ndctl
  • #automake
  • #autoconf
  • #Linux Kernel
  • #Synology
MORE
Powered by Privatenote Copyright © cyber93's Blog All rights reserved. TistoryWhaleSkin3.4

티스토리툴바