Skip to content

Slurping the Dribble

with dav3

  • Home
  • About
  • Travel
  • Tips
  • OSX
  • WordPress
  • Account

Category Archives: pi

Forgotten raspberry pi login password

Today I am working on an old raspberry pi (model B, original version) and need to get this project up and running, but I have forgotten the password. No problem. Let’s take the SD card and edit the `cmdline.txt` file in the root directory and add `init=/bin/sh` to the end of it (make sure there […]

Posted byDave2019/03/312019/03/31Posted inpiTags: linux, passwordLeave a comment on Forgotten raspberry pi login password

disable serial port login on raspberry pi

[[1251]]

Posted byDave2013/07/272014/10/30Posted inpiLeave a comment on disable serial port login on raspberry pi

setting the time on my Raspberry Pi

I noticed the time on my raspberry pi was out by about 11 hours and upon checking saw it was set to UTC. To fix this, I removed localtime from /etc and added symbolic link to my timezone. sudo rm /etc/localtime sudo ln -s /usr/share/zoneinfo/Australia/NSW /etc/localtime

Posted byDave2013/07/182014/10/30Posted inpiLeave a comment on setting the time on my Raspberry Pi

Recent Posts

  • dav3.net drawing to a close
  • sudo pip install…
  • MakerCase
  • Adding additional IP Address to ethernet interface
  • Back from the Moon, Apollo Astronauts Had to Go Through Customs
  • matplotlib in python on linux installation
  • Old Time Rock and Roll
  • Forgotten raspberry pi login password
  • I like beer
  • journalctl -xef -u some.service
  • Never, I say, NEVER…
  • Psychology in pricing
  • Reset admin account login
  • Flush DNS cache in Ubuntu
  • Will this haircut still be in my head on Monday?
  • A bit late
  • Cleaning out the garage
  • Each morning…
Slurping the Dribble, Proudly powered by WordPress.