Callsign Shield K ilo J uliet 6 six O perator I n L ompoc
CM94sq
ARRL Life Member
Navigation:
Top Level
Up 2 Levels
Up 1 Level

To find this page,
scan this QR code with,
your camera
QR Code
Tim KJ6OIL's Raspberry Pi Notes
=============================
APRS in local area

Current Raspbian Ver uname -a
Current Username & System name in terminal box, username@systemname
Users available users
Change login password passwd
Update All1sudo apt-get update
 2sudo apt-get dist-upgrade
 3sudo apt-get upgrade
 4sudo apt-get install -y rpi-chromium-mods
 5sudo apt-get install chromium-browser --yes
Remove packages
no longer required
 sudo apt-get autoremove
Install a *.deb fileA sudo dpkg -i /path/to/deb/file
sudo apt-get install -f
Download file(s) from the internet   wget --help
Setup printing from Pi
Ref
1 "Common Unix Printing System"
sudo apt-get install cups
  2 "User groups"
sudo usermod -a -G lpadmin pi
  3 sudo nano /etc/cups/cupsd.conf
  4 Change...
# Only listen for connections from the local machine
# Listen localhost:631
Port 631
  5 Change...
< Location / >
# Restrict access to the server...
Order allow,deny
Allow @local
< /Location >
  6 Change...
< Location /admin >
# Restrict access to the admin pages...
Order allow,deny
Allow @local
< /Location >
  7 Change...
# Restrict access to the configuration files...
Order allow,deny
Allow @local
Restart CUPS server 8 sudo /etc/init.d/cups restart
Access printer server 9 brouse to [Pi's IP]:631
add new printer with it's globalized .PPD file
Python Docs   https://docs.python.org/3/
Install Python 1 sudo apt-get install python3-picamera
Linux Commands   raspberrypi.org Fundamental linus commands
Should Install A Chromium (already installed)
Package Management, Synaptic Package Manager
. sudo apt-get install synapic
. run with: gksudo synaptic
USB over IP
. sudo modprobe usbip-core
. sudo modprobe usbip-host sudo usbip -D
. upbip list -l
. sudo usbip --debug bind -b [BUS_ID]
DOSBOx
Arduino IDE
Source
Shutdown   sudo shutdown -h now


Future location of the dynamic calendar
Pages checked with: Internet Marketing Ninjas Online Spellcheck Last page load at: HH:14:16