2018년 5월 30일 수요일

Lock builtin laptop keyboard but keep an external USB keyboard functioning

xinput list

is there USB KEYBOARD ?

sample
 USB KEYBOARD                                id=15    [slave  keyboard (3)]
and so write



xinput set-prop 15 "Device Enabled" 0
 
xinput set-prop 15 "Device Enabled" 1
 
That works!
 
https://askubuntu.com/questions/819148/lock-builtin-laptop-keyboard-but-keep-an-external-usb-keyboard-functioning 
 
  

2018년 5월 26일 토요일

How do I remove “Ubuntu” in the bios boot menu? (UEFI)

sudo apt-get install efibootmgr
 
sudo modprobe efivars
 
Then run sudo efibootmgr to check your boot entries
 
ex)
 
BootCurrent: 0004
Timeout: 2 seconds
BootOrder: 2001,0003,0005,0006,0000
Boot0000* Lenovo Recovery System
Boot0001* EFI Network 0 for IPv6 (B8-88-E3-84-F3-EF)
Boot0002* EFI Network 0 for IPv4 (B8-88-E3-84-F3-EF)
Boot0003* Windows Boot Manager
Boot0004* EFI USB Device (SanDisk)
Boot0005* ubuntu
Boot2001* EFI USB Device
 
 
sudo efibootmgr -b 5 -B 
 
https://askubuntu.com/questions/63610/how-do-i-remove-ubuntu-in-the-bios-boot-menu-uefi    

2018년 5월 11일 금요일

How to let `dpkg -i` install dependencies for me?

$ sudo dpkg -i package_with_unsatisfied_dependencies.deb
dpkg: dependency problems prevent ... 
[additional messages]

$ sudo apt-get -f install
[apt messages]
Setting up [dependency]...
Setting up package_with_unsatisfied_dependencies... 
 
https://askubuntu.com/questions/40011/how-to-let-dpkg-i-install-dependencies-for-me 

2018년 5월 8일 화요일

2018년 5월 4일 금요일

ip time A2000ua driver install

$ lsusb

RTL8812AU 802.11a/b/g/n/ac WLAN Adapter

sudo apt update
sudo apt install git
git clone https://github.com/gnab/rtl8812au.git
sudo cp -r rtl8812au  /usr/src/rtl8812au-4.2.2
sudo dkms add -m rtl8812au -v 4.2.2
sudo dkms build -m rtl8812au -v 4.2.2
sudo dkms install -m rtl8812au -v 4.2.2
 
and reboot is it working?
 
https://askubuntu.com/questions/991643/rtl8812au-usb-adapter-driver-issues 



세례서약 갱신

  세례 서약 갱신   세례 예식(과 견진 예식)이 끝난 다음에, 또는 세례와 견진이 없을 때에는 물을 축복한 다음에, 앞에서 세례 받는 사람들과 함께 세례 서약 갱신을 하지 않았으면(49항) 모든 이가 촛불을 켜 손에 들고 서서 세례 때에 한 신앙의...