树莓派超频设置
设备:树莓派4b 4G内存. 编辑/boot/config.txt 添加以下代码: arm_freq=2000 over_voltage=10 保存,重启即可。 建议可以从1750开始超,如果能顺利重启,则再设置为2000 如果无法顺利重启,可以把SD卡插到其他电脑上,去修改config文件即可。 其他相关命令: 当前电压: vcgencmd measure_volts 当前温度:...
设备:树莓派4b 4G内存. 编辑/boot/config.txt 添加以下代码: arm_freq=2000 over_voltage=10 保存,重启即可。 建议可以从1750开始超,如果能顺利重启,则再设置为2000 如果无法顺利重启,可以把SD卡插到其他电脑上,去修改config文件即可。 其他相关命令: 当前电压: vcgencmd measure_volts 当前温度:...
项目地址:https://github.com/rapid7/metasploitable3\ 需求软件: Packer Vagrant Vagrant Reload Plugin VirtualBox, libvirt/qemu-kvm, or vmware (paid license required)...
vim /lib/systemd/system/jupyter.service / 这个目录不同发行版可能也不同 [Unit] Description=jupyter After=network.target [Service] Tpye=forking EnvironmentFile=/usr/local/bin/jupyter-notebook...