Bitvm is an pre-packaged Vagrant box that provides you a wonderful development environment without requiring you to install PHP, HHVM, a web server, and any other server software on your local machine. No more worrying about messing up your operating system! Vagrant boxes are completely disposable. If something goes wrong, you can destroy and re-create the box in minutes!
The account:password of the virtual machine (and mysqld) is root:toor.
- debian 10.2 (netinstall)
- linux-image 5.4.0-14 (apt)
- zsh 5.7.1 (apt)
- git 2.25.1 (apt)
- tig 2.4.1 (apt)
- htop 2.2.0-2 (apt)
- glances 3.1.3 (apt)
- iotop 0.6-24 (apt)
- iftop 1.0~pre4-6 (apt)
- unzip 6.0-25 (apt)
- curl 7.67.0-2 (apt)
- axel 2.17.5 (apt)
- vim 8.1.2269-1 (apt)
- nmap 7.80-1 (apt)
- siege 4.0.4-1 (apt)
- dstat 0.7.4-6 (apt)
- byobu 5.130-1.1 (apt)
- tmux 3.0a-2 (apt)
- multitail 6.4.2-3+b1 (apt)
- mtr 0.93-1 (apt)
- socat 1.7.3.3-2 (apt)
- iptraf-ng 1.1.4-+b1 (apt)
- ranger 1.9.3-1 (apt)
- net-tools 1.6.0 (apt)
- nginx 1.17.9 (apt)
- mariadb 10.3.22-1 (apt)
- postgre 12.1-2q (apt)
- sqlite3 3.31.1-1 (apt)
- redis 5.0.7-1 (apt)
- varnish 6.2.1-2 (apt)
- memcached 1.5.22-2 (apt)
- beanstalkd 1.11-1 (apt)
- vsftpd 3.0.3-12+b1 (apt)
- gcc 9.2.1-3-1 (apt)
- cmake 3.16.3 (apt)
- clang 9.0.1-9 (apt)
- nodejs 13.11.0 (manual)
- php 7.4.3-4-build1 (apt)
- rust 1.42.0 (manual)
- composer 1.10.1 (manual)
- Debian 163 Mirror with SID tag
- Composer with Chinese Mirror
- /etc/locale.gen: add zh_CN* en_US*
- dpkg-reconfigure locales: C.UTF-8
- Add SystemTap Support with PHP