User Tools

Site Tools


pi:bookworm

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
pi:bookworm [2023/08/05 09:42] – [Find the pi on the network] slackpi:bookworm [2023/08/05 09:54] (current) – [Config] slack
Line 14: Line 14:
 Set up a root user that can be logged in to, starting with ''sudo su'' then ''passwd''. Set up a root user that can be logged in to, starting with ''sudo su'' then ''passwd''.
  
-===== Static IP ===== 
  
-''Pi-hole'' arranges/messes with this, so if you're installing that maybe set the IP address that way. 
- 
-If not, then change ''/etc/dhcpcd.conf'': 
- 
-  # Example static IP configuration: 
-  interface eth0 
-  static ip_address=10.0.0.7/24 
-  #static ip6_address=fd51:42f8:caae:d92e::ff/64 
-  static routers=10.0.0.2 
-  static domain_name_servers=8.8.8.8 8.8.4.4 
- 
-[Shouldn't be necessary:] To set the hostname, use ''hostnamectl set-hostname walter'', 
- 
-Fix up ''/etc/hosts''. 
- 
-I guess, like, reboot to bring that up? 
 ===== Apt ===== ===== Apt =====
  
Line 46: Line 29:
   # ln -s /sys/bus/w1/devices /home/slack/w1   # ln -s /sys/bus/w1/devices /home/slack/w1
  
-As [[:bookworm:basics|bookworm]].+Follow [[:bookworm:basics|bookworm]] for config and oh my zsh.
  
 ===== ssh ===== ===== ssh =====
Line 57: Line 40:
  
  
 +===== Porridge =====
 +
 +[[https://github.com/repent/porridge#dependencies|Install guide]] (you need to be logged in to Github).
pi/bookworm.1691228556.txt.gz · Last modified: 2023/08/05 09:42 by slack