Linux/Ubuntu2020. 10. 6. 15:43

USB sd 리더에서 해보긴 했는데

fat32 였던지라 넣으면 바로 인식해서 마운트 되는 바람에

수동으로 umount를 해주어야 했지만 그래도 꽤 편하게 쓸 수 있는 툴

 

woeusbgui로 실행하면 된다.

 

[링크 : https://ncube.net/우분투에서-윈도우-10-설치-부팅-usb-만들기/]

[링크 : https://shiinachianti.tistory.com/32]

 

+

ntpasswd를 만들어봤는데 부팅이 안된다?

'Linux > Ubuntu' 카테고리의 다른 글

ubuntu 20.04 한글입력기  (2) 2020.12.07
/dev/ipmi를 보고 싶다!!!  (0) 2020.11.07
jaaa - JACK and ALSA Audio Analyser  (0) 2020.10.05
ipmitool  (0) 2020.09.24
rsync with ssh  (0) 2020.09.23
Posted by 구차니
Linux/Ubuntu2020. 10. 5. 17:14

흐으으으음... 

별 신기한 패키지가 다 있네?

$ jaaa

Jaaa-0.8.4

  (C) 2004-2010 Fons Adriaensen  <fons@kokkinizita.net>

Options:
  -h                 Display this text
  -name <name>       Jack and X11 name
  -J                 Use JACK, with options:
    -s <server>        Select Jack server
  -A                 Use ALSA, with options:
    -d <device>        Alsa device [hw:0]
    -C <device>        Capture device
    -P <device>        Playback device
    -r <rate>          Sample frequency [48000]
    -p <period>        Period size [1024]
    -n <nfrags>        Number of fragments [2]

  Either -J or -A is required.

 

실행은 아래 옵션으로 했음.

$ jaaa -A -d hw:0
playback :
  nchan  : 2
  fsamp  : 48000
  fsize  : 1024
  nfrag  : 2
  format : S32_LE
capture  :
  nchan  : 2
  fsamp  : 48000
  fsize  : 1024
  nfrag  : 2
  format : S32_LE
synced
Connected to ALSA with 2 inputs and 2 outputs
Can't create ALSA thread with RT priority
Warning: memory lock failed.

 

[링크 : http://manpages.ubuntu.com/manpages/xenial/man1/jaaa.1.html]

 

 

+

부랴부랴 audacity 설치하고 생성에서 1kHz 짜리 파형을 생성! 확대해서 보니 음.. 이쁜 정현파군?

 

노트북에 이어폰 꼽고, 마이크에 가져다 대고 jaaa를 실행하니

1k에 피크가 뜨긴 한데.. 이걸 어떻게 프로그램적으로 검사하지?

그리고 저 망할(?) 2k에는 왜 뜨는거야.. FFT 한계인가 문제인가? ㅠㅠ

'Linux > Ubuntu' 카테고리의 다른 글

/dev/ipmi를 보고 싶다!!!  (0) 2020.11.07
우분투에서 부팅 USB 만들기(iso)  (0) 2020.10.06
ipmitool  (0) 2020.09.24
rsync with ssh  (0) 2020.09.23
ubuntu 18.04 계산기 키가 작동하지 않을때  (0) 2020.09.22
Posted by 구차니
Linux/Ubuntu2020. 9. 24. 19:59

생각 난김에 설치해보는데 ipmi가 없는 일반 노트북에서는 에러가 나는건가..

 

$ sudo apt-get install ipmitool
패키지 목록을 읽는 중입니다... 완료
의존성 트리를 만드는 중입니다       
상태 정보를 읽는 중입니다... 완료
다음의 추가 패키지가 설치될 것입니다 :
  freeipmi-common libfreeipmi16 libopenipmi0 openipmi
제안하는 패키지:
  freeipmi-tools
다음 새 패키지를 설치할 것입니다:
  freeipmi-common ipmitool libfreeipmi16 libopenipmi0 openipmi
0개 업그레이드, 5개 새로 설치, 0개 제거 및 4개 업그레이드 안 함.
1,985 k바이트 아카이브를 받아야 합니다.
이 작업 후 9,407 k바이트의 디스크 공간을 더 사용하게 됩니다.
계속 하시겠습니까? [Y/n] 
받기:1 http://kr.archive.ubuntu.com/ubuntu bionic-updates/main amd64 freeipmi-common amd64 1.4.11-1.1ubuntu4.1 [174 kB]
받기:2 http://kr.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libfreeipmi16 amd64 1.4.11-1.1ubuntu4.1 [826 kB]
받기:3 http://kr.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 ipmitool amd64 1.8.18-5ubuntu0.1 [403 kB]
받기:4 http://kr.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libopenipmi0 amd64 2.0.22-1.1ubuntu2.1 [450 kB]
받기:5 http://kr.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openipmi amd64 2.0.22-1.1ubuntu2.1 [132 kB]
내려받기 1,985 k바이트, 소요시간 2초 (862 k바이트/초)
Selecting previously unselected package freeipmi-common.
(데이터베이스 읽는중 ...현재 242443개의 파일과 디렉터리가 설치되어 있습니다.)
Preparing to unpack .../freeipmi-common_1.4.11-1.1ubuntu4.1_amd64.deb ...
Unpacking freeipmi-common (1.4.11-1.1ubuntu4.1) ...
Selecting previously unselected package libfreeipmi16.
Preparing to unpack .../libfreeipmi16_1.4.11-1.1ubuntu4.1_amd64.deb ...
Unpacking libfreeipmi16 (1.4.11-1.1ubuntu4.1) ...
Selecting previously unselected package ipmitool.
Preparing to unpack .../ipmitool_1.8.18-5ubuntu0.1_amd64.deb ...
Unpacking ipmitool (1.8.18-5ubuntu0.1) ...
Selecting previously unselected package libopenipmi0.
Preparing to unpack .../libopenipmi0_2.0.22-1.1ubuntu2.1_amd64.deb ...
Unpacking libopenipmi0 (2.0.22-1.1ubuntu2.1) ...
Selecting previously unselected package openipmi.
Preparing to unpack .../openipmi_2.0.22-1.1ubuntu2.1_amd64.deb ...
Unpacking openipmi (2.0.22-1.1ubuntu2.1) ...
freeipmi-common (1.4.11-1.1ubuntu4.1) 설정하는 중입니다 ...
libfreeipmi16 (1.4.11-1.1ubuntu4.1) 설정하는 중입니다 ...
libopenipmi0 (2.0.22-1.1ubuntu2.1) 설정하는 중입니다 ...
openipmi (2.0.22-1.1ubuntu2.1) 설정하는 중입니다 ...
ipmitool (1.8.18-5ubuntu0.1) 설정하는 중입니다 ...
Job for ipmievd.service failed because the control process exited with error code.
See "systemctl status ipmievd.service" and "journalctl -xe" for details.
invoke-rc.d: initscript ipmievd, action "start" failed.
● ipmievd.service - IPMI event daemon
   Loaded: loaded (/lib/systemd/system/ipmievd.service; disabled; vendor preset: enabled)
   Active: failed (Result: exit-code) since Fri 2020-09-25 09:58:54 KST; 9ms ago
  Process: 6933 ExecStart=/usr/sbin/ipmievd $IPMIEVD_OPTIONS (code=exited, status=1/FAILURE)

 9월 25 09:58:54 minigram systemd[1]: Starting IPMI event daemon...
 9월 25 09:58:54 minigram ipmievd[6933]: Could not open device at /dev/ipmi0 or /dev/ipmi/0 or /dev/ipmidev/0: No such file or directory
 9월 25 09:58:54 minigram systemd[1]: ipmievd.service: Control process exited, code=exited status=1
 9월 25 09:58:54 minigram systemd[1]: ipmievd.service: Failed with result 'exit-code'.
 9월 25 09:58:54 minigram systemd[1]: Failed to start IPMI event daemon.
Unable to start ipmievd during installation.  Trying to disable.
Processing triggers for libc-bin (2.27-3ubuntu1.2) ...
Processing triggers for systemd (237-3ubuntu10.42) ...
Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
Processing triggers for ureadahead (0.100.0-21) ...
ureadahead will be reprofiled on next reboot
Processing triggers for install-info (6.5.0.dfsg.1-2) ...

[링크 : http://hpcadmin.tistory.com/61]

 

+

/dev/impi가 필요 하다고.

[링크 : https://lascrea.tistory.com/57]

 

해도 안올라오는데요 ㅠㅠ

[링크 : https://serverfault.com/questions/480371/ipmitool-cant-find-dev-ipmi0-or-dev-ipmidev-0]

 

Posted by 구차니
Linux/Ubuntu2020. 9. 23. 16:53

두개 노트북에 자료가 있어서 하나를 매번 지우고 복사하려니 귀찮기도 하고..

양쪽으로 변경되는게 있을 경우 어떻게 해야 하나 고민하다가 생각나서 찾아보는데..

이걸 내가 글쓴적이 한번도 없을리가 없는데 안나오네...

 

아무튼 mtime(modified time)을 기준으로 복사한다고 한데..

       Rsync finds files that need to be transferred  using  a  "quick  check"
       algorithm  (by  default) that looks for files that have changed in size
       or  in  last-modified  time.   Any  changes  in  the  other   preserved
       attributes  (as  requested by options) are made on the destination file
       directly when the quick check indicates that the file’s data  does  not
       need to be updated.

[링크 : https://linux.die.net/man/1/rsync]

 

영 찜찜하면 --checksum 옵션으로 다를 경우 하는게 안전할지도 모르겠다.

 

src, dest 순서로 지정하고 복사하면 되는데 일단 백업해놓고 해봐야겠다..

Access via remote shell:
  Pull: rsync [OPTION...] [USER@]HOST:SRC... [DEST]
  Push: rsync [OPTION...] SRC... [USER@]HOST:DEST

 


기본적으로 rsync는 파일의 크기와 수정 시간(modification)을 비교하는 것으로 파일을 전송할지 말지를 결정한다. 이 방법은 아주 작은 CPU 자원을 소모하지만 실수가 발생할 수 있다. 일반적으로 파일의 내용을 변경하면 크기와 수정시간이 변하지만 항상 그렇다고 단정할 수는 없기 때문이다.
--checksum 옵션을 이용하면 비교 방법을 개선할 수 있다. 이 옵션을 켜면, 파일의 checksum을 비교한다. 크기/시간을 이용한 비교 방법보다 안전하지만 더 느리고 더 많은 자원을 사용한다.

[링크 : https://www.joinc.co.kr/w/Site/Tip/Rsync]

 

rsync 는 파일이 목적지에 존재할 경우 생성 시간과 크기를 비교해서 동일할 경우 건너뜀.

[링크 : https://www.lesstif.com/system-admin/rsync-data-backup-12943658.html]

Posted by 구차니
Linux/Ubuntu2020. 9. 22. 17:40

특이하게도 apt-get으로 삭제하면 설치되어 있지 않다고 나온다?

$ sudo apt-get remove gnome-calculator
패키지 목록을 읽는 중입니다... 완료
의존성 트리를 만드는 중입니다       
상태 정보를 읽는 중입니다... 완료
패키지 'gnome-calculator'는 설치되어 있지 않아, 지우지 않았습니다.
0개 업그레이드, 0개 새로 설치, 0개 제거 및 0개 업그레이드 안 함.

 

아래처럼 snap을 통해서 지우고 apt로 설치하면 해결.. (이게 머야!)

$ sudo snap remove gnome-calculator
$ sudo apt install gnome-calculator

[링크 : https://askubuntu.com/questions/1031673/cannot-open-calculator-app-from-keyboard-calculator-button]

'Linux > Ubuntu' 카테고리의 다른 글

ipmitool  (0) 2020.09.24
rsync with ssh  (0) 2020.09.23
ubuntu 18.04 tweak 설치하고 우클릭 안될 경우  (0) 2020.09.10
wacom 펜 타블렛 멀티터치로 zoom 작동 시키기  (0) 2020.09.08
ubuntu gnome 패널에 날짜 출력하기  (0) 2020.09.07
Posted by 구차니
Linux/Ubuntu2020. 9. 10. 15:01

시간 설정 바꾼다고 tweak깔았더니.. 그때 부터인지 모르겠지만 터치패드에서 마우스 우클릭이 안된다?

검색을 해보니 tweak - 키보드와 마우스 - 마우스 클릭 흉내를

손가락에서 영역으로 바꾸면 터치패드에서 우클릭이 된다.

 

[링크 : https://websetnet.net/ko/quick-fix-touchpad-right-click-not-working-in-ubuntu-18-04/]

Posted by 구차니
Linux/Ubuntu2020. 9. 8. 19:20

예전에 했었는데 왜 그때는 안되었고 지금은 될까 -ㅁ-?

2019/12/28 - [개소리 왈왈/컴퓨터] - 2760p wacom 화면 멀티터치 살리기

 

바탕화면에서 아이콘이 작을 경우 클릭이 거의 안되고(안되는건지 거의 안되는건지 모르겠다)

크롬과 PDF 뷰어에서 정상작동하는걸 확인했으니 쓸만할 듯

 

 

1회성으로 테스트

$ xsetwacom --set "Wacom Serial Penabled 2FG Touchscreen Finger touch" Gesture off

[링크 : https://askubuntu.com/questions/1140062/]

 

영구 설정

ubuntu 18.04 / HP 2760p 확인

$ sudo vi /usr/share/X11/xorg.conf.d/81-local-touchscreen-tweaks.conf
# Tweaks for the Wacom touchscreen on a ThinkPad X201 Tablet.
Section "InputClass"
    Identifier "local touchscreen tweaks"

    # Product to configure.
    MatchProduct "Wacom Serial Penabled 2FG Touchscreen Finger"

    # Driver to use for this device.
    # (Identical to the default, so not essential to mention.)
    Driver "wacom"

    # Disable multi-touch gestures to fix tap-to-click issues.
    Option "Gesture" "off"
EndSection

[링크 : https://askubuntu.com/questions/1051343/where-is-the-xorg-conf-file-in-ubuntu-18-04]

 

 

Posted by 구차니
Linux/Ubuntu2020. 9. 7. 10:40

clock override 라는 확장기능을 추가하면 끝

얘를 접근하려면 tweaks / 그놈 기능 개선도 깔아주면 좋다.

 

개인적으로는

%F %A %R:%S

설정으로 사용

 

[링크 : http://ubuntuhandbook.org/index.php/2019/02/customize-time-date-format-ubuntu-18-04-gnome-panel/]

'Linux > Ubuntu' 카테고리의 다른 글

ubuntu 18.04 tweak 설치하고 우클릭 안될 경우  (0) 2020.09.10
wacom 펜 타블렛 멀티터치로 zoom 작동 시키기  (0) 2020.09.08
ubuntu 18.04 모니터간 창이동  (0) 2020.09.03
ubuntu sticky note  (0) 2020.09.02
pinta vs xpaint  (0) 2020.09.02
Posted by 구차니
Linux/Ubuntu2020. 9. 3. 10:26

Super + shift + arrow 모니터간 이동

Super + arrow는 모니터 내 절반씩 이동

[링크 : https://askubuntu.com/questions/1033018/]

 

윈도우 처럼 모니터 넘어가면서 반반 나누는건 없나?

'Linux > Ubuntu' 카테고리의 다른 글

wacom 펜 타블렛 멀티터치로 zoom 작동 시키기  (0) 2020.09.08
ubuntu gnome 패널에 날짜 출력하기  (0) 2020.09.07
ubuntu sticky note  (0) 2020.09.02
pinta vs xpaint  (0) 2020.09.02
한컴 오피스 뷰어 / 우분투  (0) 2020.09.01
Posted by 구차니
Linux/Ubuntu2020. 9. 2. 14:14

얘가 깔끔해 보이네?

다만 기본 색상은 3M 포스트 잇 같은 짙은 노란색 하나 뿐이고

설정에서 여러가지 색을 넣어주고 지정해 주어야 하며

기본 리눅스 폰트로는 한글쪽 폰트 사이즈가 적용이 되지 않아

적절한 폰트를 좀 더 찾아 보거나 나눔고딕등을 해야 하나 고민중

 

sudo add-apt-repository ppa:umang/indicator-stickynotes
sudo apt-get update
sudo apt-get install indicator-stickynotes

 

[링크 : https://wisdom-something.tistory.com/9]

'Linux > Ubuntu' 카테고리의 다른 글

ubuntu gnome 패널에 날짜 출력하기  (0) 2020.09.07
ubuntu 18.04 모니터간 창이동  (0) 2020.09.03
pinta vs xpaint  (0) 2020.09.02
한컴 오피스 뷰어 / 우분투  (0) 2020.09.01
hpl on ubuntu 18.04  (0) 2020.09.01
Posted by 구차니