erol.name
  • Linux
  • Windows
  • Retro gaming
  • C64
  • Mobile
  • Raspberry Pi

erol.name

Tag: reboot

Posted on 22. 04. 201518. 04. 2017

Cron @reboot execute command on system start like rc.local

Everyone knows that crontab entries look like this:

* * * * * /usr/local/bin/my-script

Which will execute command “my-script” every minute.

Continue reading “Cron @reboot execute command on system start like rc.local”

Posted on 09. 06. 201418. 04. 2017

Force linux reboot or shutdown via SysRq-trigger

Force Reboot :

#echo 1 > /proc/sys/kernel/sysrq
#echo b > /proc/sysrq-trigger

Force Shutdown:

#echo 1 > /proc/sys/kernel/sysrq
#echo o > /proc/sysrq-trigger

Recent Posts

  • OGA – Odroid Go Advance replace glass screen lens
  • Add IP to CirrOS manually if DHCP fails
  • PHPMailer plugin in Organizr is not working
  • Manually add files and folders to ownCloud
  • Use wget to download entire web site for local browsing

Recent Comments

  • jackd on Switch axis in pifba retropie emulator configuration
  • polv on Select and hide unmounted drive icons from Xfce desktop
  • erol on Compile Realtek rtl8812AU/8821AU USB WiFi driver on Debian Jessie
  • Eddie G. O'Connor Jr on Compile Realtek rtl8812AU/8821AU USB WiFi driver on Debian Jessie
  • eroprofile on Switch axis in pifba retropie emulator configuration

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
© 2007-2017 by Erol Tahirović