frans-tracks.crossen.org A site to support my amateur recording hobby. Following the end of the Left, Right & Centre residency at Frank Ryans Bar, I needed somewhere to put recordings that are not recorded there. It is based on a free…
frans-tracks.crossen.org A site to support my amateur recording hobby. Following the end of the Left, Right & Centre residency at Frank Ryans Bar, I needed somewhere to put recordings that are not recorded there. It is based on a free…
shutdown -r NOW halt reboot not working for you? To force a shutdown: echo 1 > /proc/sys/kernel/sysrq echo b > /proc/sysrq-trigger And for a reboot: echo 1 > /proc/sys/kernel/sysrq echo o > /proc/sysrq-trigger Thanks to Nasser Heidari for the tip.