Category Tech
Technology Related
control + command and drag to move windows on Mac OS
Type the following command in the Terminal and reboot the computer
Python youtube downloader
First update pip Then install pytube On mac system there is an SSL Certificate error, navigate to your Python folder and run the following command to install the Certificate Finally you can use pytube to downlaod YouTube videos.
如何修改 apple Dock 自動隱藏速度
如何移除 如何修改 如何恢復
2bay NAS 2022 Price List
Item Price Synology DiskStation DS720+ 2Bays NAS HK$3,575.00 Seagate 2TB IronWolf NAS HK$500.00 Seagate 4TB IronWolf NAS HK$713.00 Seagate 8TB IronWolf NAS HK$1,380.00 Professional Installation Configuration and Migration HK$500.00
Linux command show folder size
Update docker container using watchtower
Run docker with sudoer group in Synology
SSH into your Synology box Create a docker user group (sudo synogroup –add docker) Change the owner group of the docker.sock file (sudo chown root:docker ) Add your user to the new docker group (sudo synogroup –member docker $USER)
The ICT
Hosting invoice ninja via docker
Invoice ninja is an open source invoicing system, five years ago I switch to it because my hosting company allow me to install it via cPanel package manager, but recently my hosting switch the backend management tool, invoice ninja no…