{"url":"https://api.github.com/gists/8c147068ee102d219f7572f9d738e029","forks_url":"https://api.github.com/gists/8c147068ee102d219f7572f9d738e029/forks","commits_url":"https://api.github.com/gists/8c147068ee102d219f7572f9d738e029/commits","id":"8c147068ee102d219f7572f9d738e029","node_id":"MDQ6R2lzdDhjMTQ3MDY4ZWUxMDJkMjE5Zjc1NzJmOWQ3MzhlMDI5","git_pull_url":"https://gist.github.com/8c147068ee102d219f7572f9d738e029.git","git_push_url":"https://gist.github.com/8c147068ee102d219f7572f9d738e029.git","html_url":"https://gist.github.com/michaellihs/8c147068ee102d219f7572f9d738e029","files":{"linux-cheat-sheet.md":{"filename":"linux-cheat-sheet.md","type":"text/markdown","language":"Markdown","raw_url":"https://gist.githubusercontent.com/michaellihs/8c147068ee102d219f7572f9d738e029/raw/3144aefc55df6c228d2c8ea00175567cfc66bd2d/linux-cheat-sheet.md","size":335,"truncated":false,"content":"# Linux Cheat Sheet\n\n## Mounting additional Disks in Vagrant\n\n```bash\nfdisk /dev/sdc                   # create new partition with <n>, ... all defaults\nls -la /dev/sd*                  # check for new device name\nsudo mkfs.ext4 /dev/sdc1         # format new partition with ext4\nsudo mount /dev/sdc1 /mount/sdc  # mount partition\n```\n","encoding":"utf-8"}},"public":true,"created_at":"2020-01-13T14:56:07Z","updated_at":"2025-05-03T02:42:59Z","description":"Linux Cheat Sheet","comments":0,"user":null,"comments_enabled":true,"comments_url":"https://api.github.com/gists/8c147068ee102d219f7572f9d738e029/comments","owner":{"login":"michaellihs","id":575011,"node_id":"MDQ6VXNlcjU3NTAxMQ==","avatar_url":"https://avatars.githubusercontent.com/u/575011?v=4","gravatar_id":"","url":"https://api.github.com/users/michaellihs","html_url":"https://github.com/michaellihs","followers_url":"https://api.github.com/users/michaellihs/followers","following_url":"https://api.github.com/users/michaellihs/following{/other_user}","gists_url":"https://api.github.com/users/michaellihs/gists{/gist_id}","starred_url":"https://api.github.com/users/michaellihs/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/michaellihs/subscriptions","organizations_url":"https://api.github.com/users/michaellihs/orgs","repos_url":"https://api.github.com/users/michaellihs/repos","events_url":"https://api.github.com/users/michaellihs/events{/privacy}","received_events_url":"https://api.github.com/users/michaellihs/received_events","type":"User","user_view_type":"public","site_admin":false},"forks":[{"url":"https://api.github.com/gists/fad4decb92595c57d6f5b3db090d3cf4","user":{"login":"awsvpc","id":88736238,"node_id":"MDQ6VXNlcjg4NzM2MjM4","avatar_url":"https://avatars.githubusercontent.com/u/88736238?v=4","gravatar_id":"","url":"https://api.github.com/users/awsvpc","html_url":"https://github.com/awsvpc","followers_url":"https://api.github.com/users/awsvpc/followers","following_url":"https://api.github.com/users/awsvpc/following{/other_user}","gists_url":"https://api.github.com/users/awsvpc/gists{/gist_id}","starred_url":"https://api.github.com/users/awsvpc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/awsvpc/subscriptions","organizations_url":"https://api.github.com/users/awsvpc/orgs","repos_url":"https://api.github.com/users/awsvpc/repos","events_url":"https://api.github.com/users/awsvpc/events{/privacy}","received_events_url":"https://api.github.com/users/awsvpc/received_events","type":"User","user_view_type":"public","site_admin":false,"name":null,"company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":1211,"public_gists":697,"followers":1,"following":0,"created_at":"2021-08-10T17:33:59Z","updated_at":"2026-02-04T12:56:44Z"},"id":"fad4decb92595c57d6f5b3db090d3cf4","created_at":"2025-05-03T02:42:59Z","updated_at":"2025-05-03T02:42:59Z"}],"history":[{"user":{"login":"michaellihs","id":575011,"node_id":"MDQ6VXNlcjU3NTAxMQ==","avatar_url":"https://avatars.githubusercontent.com/u/575011?v=4","gravatar_id":"","url":"https://api.github.com/users/michaellihs","html_url":"https://github.com/michaellihs","followers_url":"https://api.github.com/users/michaellihs/followers","following_url":"https://api.github.com/users/michaellihs/following{/other_user}","gists_url":"https://api.github.com/users/michaellihs/gists{/gist_id}","starred_url":"https://api.github.com/users/michaellihs/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/michaellihs/subscriptions","organizations_url":"https://api.github.com/users/michaellihs/orgs","repos_url":"https://api.github.com/users/michaellihs/repos","events_url":"https://api.github.com/users/michaellihs/events{/privacy}","received_events_url":"https://api.github.com/users/michaellihs/received_events","type":"User","user_view_type":"public","site_admin":false},"version":"4e50f41085683de137583c2c6412048e0a2de1e5","committed_at":"2020-01-13T14:56:07Z","change_status":{"total":10,"additions":10,"deletions":0},"url":"https://api.github.com/gists/8c147068ee102d219f7572f9d738e029/4e50f41085683de137583c2c6412048e0a2de1e5"}],"truncated":false}