html code snippets

use <code>...</code> for inline code snippets
use <pre>...</pre> for block code snippets

debian stretch kernel compile

debian kernels contain everything needed by everyone. customising your kernel is easy and highly recommended. i recommend using the same kernel version/source, to comply with debian security/updates.

ubuntu phone touch emulator

disappointed with android bloatware getting worse, incompatible releases, and an unstable roadmap, i am seriously considering a proper linux mobile device.

wpa_gui

how did i not discover this earlier :? such an efficient tool! no loitering binary/cryptic config files all over the system, or bloatware dependencies like networkmanager.

NetworkManager (again) and Xubuntu

I now recommend Xfce to n00bs yet undecided on exactly which WindowManager they need.
NetworkManager seems to be very temperamental, if you do use that Gnome bloatware!

grub rescue btrfs ubuntu

to play more seriously with yet another distro, i needed to install it. so i had some fun resizing/moving partitions around to clear some freespace for a new partition. during this, the partition numbering changed. i couldn't boot ubuntu's btrfs partition. i didn't understand why, till i discovered that partition numbers are hardcoded into the grub boot record.. even though grub cfg contains only labels or uuids. tsk tsk! yet another reason why i seem to be going off grub2.

slackware netinstall

you won't see many docs about minimal netinstall slackware. indeed, you will see many experts saying there is no such thing. and your only option is to download the entire lot. sad, i know!

the official slackware recommendation is to install everything, even if you want a minimal system, and then uninstall what you don't want. the recommendation is to download the install dvd(?) or a few cds. there are no docs (or i couldn't find any) for netinstall.

slackware can be installed over the network without downloading that humunguous recommended dvd. not everyone wants gnome, kde, etc. netinst is most efficient, particularly if you need a minimal install and know what you want.

if you don't have a dvd-drive to boot, then you are not left with much choice. you also need to consider, if bandwidth is an issue. do you need to download that whole dvd content, if you are only installing a minimal system?

however, if you are a slackware newbie, you might install multiple times before you get it right. in that case, a one-time download might be more efficient. still, unless one is installing all the bells n whistles, an entire dvd is still is a bit ott!

slackware netinstall

choose a nearby mirror from http://mirrors.slackware.com/mirrorlist/

the main mirrors - slackware.org | slackware.org.uk - are throttled and may ban you, if you connect multiple times. so choose another mirror.

on your chosen mirror, navigate directories to /slackware-current/usb-and-pxe-installers/

download usbboot.img

read README_USB.TXT
ignore everything it says, except the how-to create usb bootable slackware installer and do so.

boot from this usb, and start setup.

when asked to choose your install source media, select "4 Install from FTP/HTTP server"



server is your mirror from above.
for eg, in my case (gb): http://slackware.uk/slackware/

location is the directory containing PACKAGES.TXT.
for eg, /slackware/slackware-current/slackware/

that's it!

extlinux (syslinux) debian style

my path away from grub2 took me via lilo to extlinux. i stayed with lilo for a while. syslinux was on my mind, but for something rather trivial/straightforward i couldn't crack. i finally got my head around it, and my usb sticks were the first ones to get it.

next stop was debian on my laptop, which has just been converted. the below steps are for debian systems only. if you want a how-to for other systems, let me know.

debian no systemd

debian testing jessie was steam rolling in to stable with talks of this oh-so-wonderful systemd. it all sounded so good.. then i wanted a preview at the internals of systemd, and took arch for a spin. and o boy, what a spin that was.. for my poor head! that was when i decided not to let that garbageware into my stables. it never was (and still isn't) stable, is it? this long love affair with debian, seems to be coming to an end with this episode!

systemd - the shameful episode in debian annals - forcing the debian tc (technical committee) to make a dodgy decision without giving them proper choices or time - three of the five tc resign soon after, and the debian founder allegedly commits suicide after having received death-threats! wonder who's pulling the debian strings??

lilo

grub2 has become bloatware afaiac, and i'd been meaning to move away for a while. i just didn't have the time, patience, and redundancy on my systems.

if you've been following me, you might have noticed that i like to trash bloatware. i'm always seeking smaller packages, and removing bigger ones. bloatwares are not just unnecessary resource hogs, but security concerns (malware?) too. bigger the code base, the easier it is to hide malware traits.

jwm

i seem to have come full circle, through quite a lot of de/wm back to the rather humble jwm. and i'm quite pleasantly surprised. jwm replaces my current openbox + tint2 setup quite well, perhaps even better.. more efficient, quicker, smaller, faster, simpler and very customisable. jwm gives me everything i use in openbox and tint2 combined. i think this is the end of my openbox saga.

most viewed