[米家]米家LED智慧型白光燈泡與手機連線

買了兩顆米家LED智慧型白光燈泡,試了好久都沒辦法成功與手機連線。
後來發現有個異地裝置的圖示,原來是被鎖區域了,真不知小米為什麼要這樣搞。
這個燈泡是鎖新加坡的,但我其它米家裝置都是用大陸地區。要切換地區實在有些麻煩。
在網路上爬了一些文章,原來運用安全資料夾的功能就可以雙開應用程式,
這樣子就可以解決切換地區的問題。

發表於 生活資訊, 硬體維修 | 發表迴響

影音播放器

VLC player 支援多平台
VLC4: https://nightlies.videolan.org/
https://ft.shaman.eu.org/vlc-%E4%BD%BF%E7%94%A8%E5%B0%8F%E6%92%87%E6%AD%A5/

 

從版本4開始,VLC 才開始加入雙字幕支持,所以現在就想使用使用的話需要到 https://nightlies.videolan.org/ 下載測試中的預覽版來體驗。安裝好後打開 偏好設定 > 字幕。把 Dual Subtitles 中的 Align 設置爲第二字幕想要的位置,比如「底部」然後保存。由於是測試版,雙字幕的設置需要用到如下快捷鍵:

  • 切換到第二字幕控制 Ctrl+Shift+v
  • 循环切换字幕 v
  • Cycle subtitle track in reverse order Alt+v
  • Toggle subtitles Shift+v

比如我們現在在同一個文件夾下有一個視頻文件 A.Good.Film.mkv ,以及兩個字幕文件 A.Good.Film.srt 和 A.Good.Film.zh.src 。打開視頻文件,按 v ,切换到字幕轨道0,应该会自动选择上面的第一个字幕。然后按 Ctrl+Shift+v 会提示「Secondary subtitle control」,这时右键选择第二字幕。最后如果双字幕没有出现,就再按几次 v 就可以切换出双字幕了。

 

 

 

Pot plsyer 支援第二字幕
如何雙開字幕
播放時按右鍵,"字幕/選擇字幕/次字幕輸出"選擇想要的第二個字幕
字幕一上一下:按右鍵,選擇"參數選項",預設字幕位置是5%,將它改成80%左右

發表於 軟體使用 | 發表迴響

FIX: Snip and Sketch not working or Win SHIFT S does not work on Windows 10

參考網址:https://www.repairwin.com/fix-snip-sketch-not-working-or-win-shift-s-does-not-work-on-windows-10/

文章中提到好幾個解決方法,不一定在你的系統中能找得到。
最後用了Method 3. Uninstall and re-Install Snip & Sketch.
 download and install Snip & Sketch 
直接下載安裝就可以解決這個問題(得打開windows更新功能手能下載)

 

windows 10 LTSC 安裝過程
為避開自動更新,所以選擇離下載appx來安裝
離線下載https://store.rg-adguard.net/
snip & Sketch   https://apps.microsoft.com/store/detail/snip-sketch/9MZ95KL8MR0L?hl=en-us&gl=US
將Microsoft.UI.Xaml.2.4_2.42007.9001.0_x64__8wekyb3d8bbwe.Appx 及
Microsoft.ScreenSketch_2020.814.2355.0_neutral_~_8wekyb3d8bbwe.AppxBundle
下載下來,再用PowerShell安裝
 

PowerShell Add-AppxPackage -Path d:\as\Microsoft.UI.Xaml.2.4_2.42007.9001.0_x64__8wekyb3d8bbwe.Appx
PowerShell Add-AppxPackage -Path d:\as\Microsoft.ScreenSketch_2020.814.2355.0_neutral_~_8wekyb3d8bbwe.AppxBundle
pause

再安裝LTSC的市集
然後在工作列的搜尋中鍵入snip 並執行
按右上角的… 打開save snips即可

 

發表於 Windows系統 | 發表迴響

[app]停用Hyper-v 讓BlueStacks順利執行

參考網址:https://support.bluestacks.com/hc/zh-tw/articles/360055244412

1. 下載並執行此.exe檔案以停用 Hyper -V。

2.以管理員身份執行

bcdedit /set hypervisorlaunchtype off

3.前往控制台程式集→ 開啟或關閉Windows功能

發表於 Windows系統, 程式設計 | 發表迴響

[ubuntu]KVM

參考網址:https://www.itcoder.tech/posts/how-to-install-kvm-on-ubuntu-20-04/

最近使用VirtualBox安裝虛擬機時覺得速度實在是有夠慢,所以就試試看KVM。試用結果效率還不錯喔!
 

apt install cpu-checker
kvm-ok
要出現
INFO: /dev/kvm exists
KVM acceleration can be used

apt install qemu-kvm libvirt-daemon-system libvirt-clients bridge-utils virtinst virt-manager

systemctl is-active libvirtd
出現active

sudo usermod -aG libvirt $USER
sudo usermod -aG kvm $USER


brctl show
輸出bridge name	bridge id		      STP enabled	interfaces
virbr0		  8000.52540089db3f	yes		      virbr0-nic

创建虚拟机
圖形化界面

記得更改CPU的參數

 

發表於 Linux系統 | 發表迴響

[anydesk]lubuntu 22.04 安裝anydesk

參考網址:https://www.how2shout.com/linux/install-anydesk-on-ubuntu-22-04-lts-jammy-via-command-terminal/

wget -qO - https://keys.anydesk.com/repos/DEB-GPG-KEY | sudo apt-key add -

echo deb http://deb.anydesk.com/ all main | sudo tee /etc/apt/sources.list.d/anydesk-stable.list

apt update

apt install anydesk

Note: If after installing AnyDesk is not running or you get an error: While loading shared libraries: libpangox-1.0.so.0: cannot open shared object file: No such file or directory

wget http://ftp.us.debian.org/debian/pool/main/p/pangox-compat/libpangox-1.0-0_0.0.2-5.1_amd64.deb

apt install ./libpangox-1.0-0_0.0.2-5.1_amd64.deb

 

重新安裝(更改別名)
 

更改linux主機名稱
修改/etc/hostname

移除anydesk
apt --purge remove anydesk
刪除原本的資料
rm -rf /etc/anydesk
rm -rf /home/sa/.anydesk
rm -rf /root/.anydesk

依上半段文章重新安裝anydesk
重新命名別名

 

發表於 Linux系統 | 發表迴響

[ubuntu]試用lubuntu 22.04

網頁下載google chrome 安裝 google-chrome-stable_current_amd64.deb

apt install libgtkglext1
網頁下載安裝anydesk_6.1.1-1_amd64.deb
anydesk: error while loading shared libraries: libpangox-1.0.so.0: cannot open shared object file: No such file or directory
ln -s /usr/lib/x86_64-linux-gnu/libpangoxft-1.0.so.0 /usr/lib/x86_64-linux-gnu/libpangox-1.0.so.0

Authorization required, but no authorization protocol specified
無法啟動anydesk
https://askubuntu.com/questions/1371485/anydesk-is-not-working-after-upgrading-to-21-10

 

apt install filezilla

tasksel的選項變少了,只有web server 找不到 LAMP server

改用 apt install apache2 php-mysql libapache2-mod-php mysql-server php8.1


apt install phpmyadmin

mysql mysql
ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'password';
FLUSH PRIVILEGES;

發表於 Linux系統 | 發表迴響

[jp]櫻桃小九子夜鶯家族

參考網址:https://yysub.top/?f-1.html

發表於 日語 | 發表迴響

[oat]使用筆記

參考網址:
中繼機 教師機 樣本機  
中繼機的anydesk 會被自動移除:解決方法 進階功能   □開機時自動執行OAT  取消勾選 (懷疑自動執行OAT時刪除了主程式)

  ​
ASUS UEFI 錯誤訊息   BlInitializeLibrary failed 0xc0000001

2.管理者選單->A.基本管理設定 設定開機選單等待時間設為0秒時,開機時無法用上下鍵選擇不同的開機方式(如進PE環境),最少需設1秒。 

發表於 Windows系統 | 發表迴響

找回 Windows 10 消失不見「Windows 相片檢視器」

參考網址:https://sofun.tw/windows-10-photo-viewer/

regedit 懶人包

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Photo Viewer\Capabilities\FileAssociations]
".tif"="PhotoViewer.FileAssoc.Tiff"
".tiff"="PhotoViewer.FileAssoc.Tiff"
@=""
".jpg"="PhotoViewer.FileAssoc.Tiff"
".jpeg"="PhotoViewer.FileAssoc.Tiff"
".png"="PhotoViewer.FileAssoc.Tiff"
".gif"="PhotoViewer.FileAssoc.Tiff"
".bmp"="PhotoViewer.FileAssoc.Tiff"
".ico"="PhotoViewer.FileAssoc.Tiff"

 

發表於 Windows系統 | 發表迴響