728x90
반응형

우분투 44

Ubuntu 24.04 htop snap install

$ sudo snap install htop [ Install Log ]gangserver@TCM73-I:~$ htop명령어 'htop' 을(를) 찾을 수 없습니다. 그러나 다음을 통해 설치할 수 있습니다:sudo snap install htop # version 3.3.0, orsudo apt install htop # version 3.2.2-2'snap info htop'에서 추가적인 버전을 확인하십시오.gangserver@TCM73-I:~$ sudo snap install htop[sudo] gangserver 암호: 채널 "htop"로부터 스냅 " (4407)"stable 내려받기 채널 "htop"로부터 스냅 " (4407)"stab..

OS/Ubuntu 2024.07.17

Ubuntu CPU-X install

~$ ./CPU-X-4.5.3-x86_64.AppImage dlopen(): error loading libfuse.so.2 AppImages require FUSE to run. You might still be able to extract the contents of this AppImage if you run it with the --appimage-extract option. See https://github.com/AppImage/AppImageKit/wiki/FUSE for more information ~$ sudo apt install libfuse2 [sudo] gangserver 암호: 패키지 목록을 읽는 중입니다... 완료 의존성 트리를 만드는 중입니다... 완료 상태 정보를 읽는 중..

카테고리 없음 2023.09.02

Ubuntu hwinfo install

[ hwinfo install ] $ sudo apt install hwinfo [sudo] user 암호: 패키지 목록을 읽는 중입니다... 완료 의존성 트리를 만드는 중입니다... 완료 상태 정보를 읽는 중입니다... 완료 다음의 추가 패키지가 설치될 것입니다 : libhd21 libx86emu3 다음 새 패키지를 설치할 것입니다: hwinfo libhd21 libx86emu3 0개 업그레이드, 3개 새로 설치, 0개 제거 및 2개 업그레이드 안 함. 808 k바이트 아카이브를 받아야 합니다. 이 작업 후 3,581 k바이트의 디스크 공간을 더 사용하게 됩니다. 계속 하시겠습니까? [Y/n] y 받기:1 http://archive.ubuntu.com/ubuntu jammy/universe amd64 ..

OS/Ubuntu 2023.08.30

우분투 시스템 메뉴 아이콘 보이기/숨기기

우분투 시스템 메뉴 아이콘 보이기$ gconftool-2 --type Boolean --set /desktop/gnome/interface/menus_have_icons True 우분투 시스템 메뉴 아이콘 숨기기$ gconftool-2 --type Boolean --set /desktop/gnome/interface/menus_have_icons False * 만약 아래와 같이 gconftool-2 오류가 발생하면(미설치)-------------------------------------------------------------------------------------------------------------------$ gconftool-2 --type Boolean --set /desktop/..

OS/Ubuntu 2023.08.17

Ubuntu shutdown, reboot shortcut keys

1. shutdown shortcut key Alt + SysRq(PrtSc) + O 2. reboot shortcut key Alt + SysRq(PrtSc) + B 3. 키보드 단축키 설정 설정 > 키보드 바로 가기 > 사용자 설정 바로 가기 > + 클릭 이름 : 종료 명령 : gnome-session-quit --power-off 바로가기 : (단축키 설정) > 추가 클릭 참고 : askubuntu.com/questions/53263/shut-down-computer-from-keyboard Shut down computer from keyboard Is there a keyboard shortcut available to shutdown the computer? I know I can use th..

OS/Ubuntu 2021.04.27
728x90
반응형