This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[user] | |
name = Declan Shanaghy | |
email = [email protected] | |
[pager] | |
branch = false | |
[alias] | |
# list configured aliases | |
la = "!git config -l | grep alias | cut -c 7-" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.4.0-42-generic] (local build) | |
Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org | |
=== START OF INFORMATION SECTION === | |
Model Family: Intel 330/335 Series SSDs | |
Device Model: INTEL SSDSC2CT120A3 | |
Serial Number: CVMP219003D3120BGN | |
LU WWN Device Id: 5 001517 bb290f285 | |
Firmware Version: 300i | |
User Capacity: 120,034,123,776 bytes [120 GB] |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2020-08-03 13:32:06,792 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.172) 18.93ms | |
2020-08-03 13:32:06,806 - octoprint.server - INFO - --- Log roll over detected --------------------------------------------------- | |
2020-08-03 13:32:06,806 - octoprint.server - INFO - OctoPrint 1.4.0 | |
2020-08-03 13:32:06,813 - octoprint.plugin.core - INFO - 27 plugin(s) registered with the system: | |
| Access Anywhere - The Spaghetti Detective (1.3.2) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective | |
| Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt | |
| Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements | |
| Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking | |
| Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys | |
| Backup & Restore (bund |