Archivo por meses: diciembre 2015

raspberry wolfram lic

To add a user that can run the Wolfram Language: pi@test-pi ~ $ sudo adduser pi2 Adding user pi2′ … Adding new grouppi2′ (1004) … Adding new user pi2′ (1001) with grouppi2′ … Creating home directory /home/pi2′ … Copying files from/etc/skel’ … […]   Add it to the ‘video’ group (required as part of a… Leer más »

hostname jessi

Good catch on the dbus dependency. FYI: I’ve been learning how to configure systemd systems and discovered that hostnamectl set-hostname myhostname automatically updates the contents of /etc/hostname (the static hostname) so there’s no need for the first echo command. – Anthony Geoghegan Jul 14 at 12:01