Skip to content

Add basic linux troubleshooting tips #1885

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 20 commits into
base: main
Choose a base branch
from

Conversation

samfreund
Copy link
Member

@samfreund samfreund commented Apr 12, 2025

Description

This is a PR that I copied over from the old docs repo

closes #1365

This isn't completely done yet, as we need to ensure that it fixes #1366 as well.

Meta

Merge checklist:

  • Pull Request title is short, imperative summary of proposed changes
  • The description documents the what and why
  • If this PR changes behavior or adds a feature, user documentation is updated
  • If this PR touches photon-serde, all messages have been regenerated and hashes have not changed unexpectedly
  • If this PR touches configuration, this is backwards compatible with settings back to v2024.3.1
  • If this PR addresses a bug, a regression test for it is added
  • Add journalctl
  • Add systemctl
  • add sftp as alt to scp

@samfreund samfreund requested a review from a team as a code owner April 12, 2025 03:46
Run [ip address](https://www.mankier.com/8/ip) with your coprocessor connected to a monitor in order to see its IP address and other network configuration information.


SCP
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sftp is another option.

@samfreund samfreund added the documentation Anything relating to https://docs.photonvision.org label Apr 14, 2025
Copy link
Contributor

@Gold856 Gold856 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs journalctl commands

@samfreund
Copy link
Member Author

Needs journalctl commands

dang bro, check the list

@Gold856
Copy link
Contributor

Gold856 commented Apr 15, 2025

I did. If you're attempting to close #1366, this needs journalctl commands.

@samfreund samfreund marked this pull request as draft April 15, 2025 04:04
@samfreund
Copy link
Member Author

I did. If you're attempting to close #1366, this needs journalctl commands.

Oh it's still open lol. I need to finish it up, I didn't realize I forgot to convert to draft.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Anything relating to https://docs.photonvision.org
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add troubleshooting section for Debian installation Common Linux Debugging Commands List
3 participants