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

erol.name

Tag: file

Posted on 24. 08. 201517. 04. 2017

How to backup/restore/mount Xbian .img to a local folder

Xbian is my proffered media center solution for some time now and one of the great features is ability to create .img of your current system so that you can use it for backup purposes or multiplication.

All you need to do is to create your backup using xbian-config script run as root and navigate to Xbian copier: Continue reading “How to backup/restore/mount Xbian .img to a local folder”

Posted on 17. 05. 201518. 04. 2017

Disable crontab mail alerts

To prevent mail messages piling up from your crontab commands you add the following at the end of your crontab line:

>/dev/null 2>&1

or

&> /dev/null

Continue reading “Disable crontab mail alerts”

Posted on 02. 09. 201018. 04. 2017

How to merge/append two MKV filles in Linux

I always keep forgetting how to do this properly, so this is the case:

mkvmerge -o "outputfile.mkv" inputfile1.mkv + inputfile2.mkv
Posted on 17. 01. 200818. 04. 2017

How to merge video files under Linux

I generally dislike when movies are divided in two or more parts, although it’s just one more click to load 2nd or 3rd file, I prefer joining them together. Up until recently I was using avimerge tool fromtranscode package to do all of my merging, just because it was so simple to do with:

avimerge -i inputfile1.avi inputfile2.avi -o outputfile.avi

Continue reading “How to merge video files under Linux”

Recent Posts

  • Zip individual files by extension in separate zip file with the same filename and zip extension
  • Libretro vs MAME romset mapping
  • Sort du output by folder size
  • Mount Nextcloud as drive in Windows WebDAV
  • Check MD5 hash of file in Windows 10 from command line

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ć