Notepad
2022年4月15日 星期五
[Docker][Redmine 5.0] How to use docker to use redmine
›
Pull docker image first. docker pull sameersbn/redmine:5.0.0 Download “docker-compose-sqlite3.yml”: https://github.com/sameersbn/docker-r...
2020年11月13日 星期五
[Archlinux][ntp] How to execute ntp after reboot automatically
›
To do this in systemd, you can run systemctl -a | grep ntp to see if ntpdate is enabled. To enable it is just run systemctl enable n...
2020年10月26日 星期一
[redmine][bitnami] How to virtualbox to build redmine quickly
›
Download ova (virtualbox image) from bitnami webpage Start ova at virtualbox INSTALL SQLITE3 GEM FOR RUBY gem install sqlite3-ruby dis...
[Virtualbox] Installing Virtualbox on Arch Linux
›
sudo pacman -S virtualbox virtualbox-guest-iso Add the current user to the vboxusers group sudo gpasswd -a $USERS vboxusers Load the vi...
2020年10月25日 星期日
[Virtualbox] Kerner module
›
1. Decompress linux source code to "/lib/modules/5.8.10-arch1-1/build" tar xvf /home/haha/Downloads/linux-5.8.10.tar.xz -C /l...
2020年9月27日 星期日
How to make PKGBUILD from AUR repository
›
How to make PKGBUILD from AUR repository Download snapshot from AUR repository execute makepkg If have error happen, then install corres...
2020年8月20日 星期四
[Archlinux] How to use iwctl
›
iwctl Install iwd pacman -S iwd enable iwd systemctl enable iwd You can then list all available networks: [iwd] # station device...
›
首頁
查看網路版