Jump to content

Troubleshooting: Difference between revisions

From GroovixWiki
Content deleted Content added
imported>Chris
No edit summary
imported>Chris
No edit summary
Line 3: Line 3:


=== Terminal Commands for troubleshooting ===
=== Terminal Commands for troubleshooting ===
* ps aux - shows the current running processes
* ps aux
* dmesg - displays a list of the most recent errors encountered by the operating system
* dmesg





Revision as of 04:21, 26 July 2012

  • No print jobs showing up in Groovix Print


Terminal Commands for troubleshooting

  • ps aux - shows the current running processes
  • dmesg - displays a list of the most recent errors encountered by the operating system


See Also