Wifi on my linux laptop
My HP Probook Wifi has stopped working. It uses Elementary OS 0.4. Loki. Here are my notes! Read More
My HP Probook Wifi has stopped working. It uses Elementary OS 0.4. Loki. Here are my notes! Read More
It seems I have not stated that I acquired a THECUS N3200Pro a couple of years ago. I have been using it happily since then, but today, my W10 system upgraded to SMB 2 and my connections failed. Here’s my notes …. Read More
I needed to update my Elementary build, by quite a bit. Sadly it still needs a re-install via a USB, and so some of the notes on Installing elementary OS using a USB remains useful. I am upgrading from Freya to Loki (0.4.x) , will version 1.0 be Odin. Read More
It seems systemd can’t be avoided. I am annoyed at having to relearn stuff for a problem not worth solving. Here are my notes as I learn to use it. Read More
This is quite different, in particular the System V init files don’t work any more and so I need to implement a systemd
solution to mount the virtual box shared folders. I think these need to run after the vboxaddclient service. Some documentation suggests that LSB compliant scripts will work. I am about to stop and give it a rest; I am definitely of the view that this was a problem not worth solving. Read More
I bought a Raspberry Pi to act as a Media Server in the home. I bought a PI, case, SD card and power source. As ever here are my notes. Currently, getting started (or 1st boot), 1st customisations, and early days with the media browsers and XBMC/Kodi. I have BBC, ITV and YouTube working, Channel 4 is going to be very hard and so is Sky, since among other things since Silverlight is deprecated.
I have given up, and bought a Roku stick. In addition to the challenges of getting all the channels I want, even v3 of the Pi struggles with iplayer HD; it might be the CPU, it might be the BT broadband plus speed but it’s too hard. I shall reconstruct the page and use comments, as one of the purposes of making a notes page was collecting the various web pages that helped me get to wherever I got. Read More
I screwed up the installation of a U14 Gnome installation and the user was not prompted on the desktop login panel. This was fixed by using the settings -> user accounts control.
Been trying to get my latest Linux Laptop to behave nicely while on battery. It’s an Elementary Luna build. I came to the conclusion that there’s not much that can be done; it’s one of those things we leave to the OS authors, in this case Canonical. Read More
I fancied a desktop clock for my elementary builds. I found cairo-clock
, which has a bunch of default themes and a bunch of add-ons also. It can be obtained via the package managers; I found this, as the package documentation. Read More
While installing docker, I decided I needed to write some notifications to ensure the configuration works. See Docker. I started with a TCL/TK script, which these days looks a bit old school, and writing the packer was (& remains) difficult. Virtualbox reports its status on Ubuntu via a very pretty interface, prettier than Apple script anyway, so I thought I’d have a lock. Read More
About Docker, looks awesome. Easy to create bootable, runnable images, easy to deploy because the global hub site is a crucial part of the proposition. The free usage of the hub, encourages the publication and sharing of images which are then imported over the internet. Originally written the summer of 2015, and revised in the Summer of 2016
My original article in 2015 pointed at the fanclub’s grive, this ceased to work on my elementary build and so with some googling I found this page
http://elementaryos.stackexchange.com/questions/276/how-to-install-google-drive/2478#2478
and installed grive 2, looks like it needs rc files
ooOOOoo
It seems that googledrive integration with Linux is going to be weak for some reason, it can’t be because it’s hard given the Linux expertise that exists in the company and they seem not to be implementing WEBDAV. This is a bit of a pain as I’d love to use the default file managers on my Linux builds. However, google publish a developer API and Nautilus is open source. It could be done. Read More
I am playing with Elementary and have decided I want to add ixquick to Midori’s search engine list. Here’s how I did it. Read More
We have been looking at Text Mining, which takes me to the concept of Bag of Words & Carrot2. Read More
I am planning to install a linux on my last laptop, It is an HP Probook and has no CD/DVD. I need to choose a Linux, this, elementry os looks good and is derived from Ubuntu.
I’ll need to create a bootable USB stick, this page might help. Unetbootin is also poined to on the Elementary downlod page, both at sourceforge