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

erol.name

Posts

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 20. 04. 201518. 04. 2017

How to recover screen session that can not be resumed

Screen session runs automatically when the machine boots, but when I try to resume it with

screen -r

It states that:There is no screen to be resumed.When you do ps aux you can see that there is a running process: Continue reading “How to recover screen session that can not be resumed”

Posted on 14. 04. 201518. 04. 2017

How to obtain Windows FullAccessMode

Create a folder on your desktop named:

FullAccessMode.{ED7BA470-8E54-465E-825C-99712043E01C}

Continue reading “How to obtain Windows FullAccessMode”

Posted on 04. 03. 201518. 04. 2017

Force Xbian resize partition when moving to bigger card

I have encountered this when moving my Xbian installation from 8GB card to 32GB one. The solution is to copy everything and force it to resize to 32GB.

1. dd copy old SD card to new bigger SD card (for example:

dd if=/dev/sdd of=/dev/sde bs=4M

where sdd is your old card and sde is your new SD card. Continue reading “Force Xbian resize partition when moving to bigger card”

Posted on 20. 11. 201418. 04. 2017

How to prevent kernel panic when allocating page on android sticks running linux

I have Debian Jessie installed on gk802 Android stick running Freescale i.MX6 quad core CPU. Often I faced issues with kernel panic when allocating pages, which leaves stick unusable.

To mitigate this issue add following to your /etc/sysctl.conf Continue reading “How to prevent kernel panic when allocating page on android sticks running linux”

Posts pagination

Previous page Page 1 … Page 20 Page 21 Page 22 … Page 32 Next page

Recent Posts

  • Sort du output by folder size
  • Mount Nextcloud as drive in Windows WebDAV
  • Check MD5 hash of file in Windows 10 from command line
  • MusicBrainz Picard Plex naming script
  • Change DPI to 125% in Gnome

Recent Comments

  • simone on Manually add files and folders to ownCloud
  • erol on How to additionally clean-up Kodi MySQL database from unwanted entries
  • John on How to additionally clean-up Kodi MySQL database from unwanted entries
  • jackd on Switch axis in pifba retropie emulator configuration
  • polv on Select and hide unmounted drive icons from Xfce desktop

Meta

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