Category Archives: computing

ByteSplorer- A fun way to explore Binary numbers…

One thing the Android world is not short of is binary calculators but I required one with very specific functionality and behaviour. Hence ByteSplorer, available from Google Play or a direct download here. ByteSplorer shows how the byte may be … Continue reading

Posted in android, coding, computing, education, JAVA | Tagged , , | Comments Off on ByteSplorer- A fun way to explore Binary numbers…

Shrinking Virtualbox VDI files

All the info here is from here and here 1)Defrag the drive within windows. Using something like Defraggler 2)Zero the free space using SDelete command line is  sdelete –z C:\ 3)Compress using VBox tools VBoxManage modifyhd –compact nameofimage.vdi

Posted in computing, virtualbox | Comments Off on Shrinking Virtualbox VDI files

NX and Linux Mint

Quick fix information. Using NoMachine NX with Linux Mint. The full steps were found  at this blog  http://www.fbunix.com/blog/archives/178 in short…. edit /usr/NX/etc/node.cfg and make the gnome-session line CommandStartGnome = “/etc/X11/Xsession mate-session”

Posted in computing, LinuxMint | Tagged , | Comments Off on NX and Linux Mint