Advertisement
Guest User

Untitled

a guest
Aug 28th, 2016
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.85 KB | None | 0 0
  1. pi@raspberrypi:~ $ sudo dpkg-reconfigure keyboard-configuration
  2. update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
  3. update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
  4.  
  5. pi@raspberrypi:~ $ uname -a
  6. Linux raspberrypi 4.4.13-v7+ #894 SMP Mon Jun 13 13:13:27 BST 2016 armv7l GNU/Linux
  7.  
  8. pi@raspberrypi:~ $ cat /etc/os-release
  9. PRETTY_NAME="Raspbian GNU/Linux 8 (jessie)"
  10. NAME="Raspbian GNU/Linux"
  11. VERSION_ID="8"
  12. VERSION="8 (jessie)"
  13. ID=raspbian
  14. ID_LIKE=debian
  15. HOME_URL="http://www.raspbian.org/"
  16. SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
  17. BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
  18.  
  19. pi@raspberrypi:~ $ lsb_release -a
  20. No LSB modules are available.
  21. Distributor ID: Raspbian
  22. Description: Raspbian GNU/Linux 8.0 (jessie)
  23. Release: 8.0
  24. Codename: jessie
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement