update site
This commit is contained in:
@ -24,16 +24,20 @@
|
||||
<meta name="generator" content="Hugo 0.80.0" />
|
||||
|
||||
|
||||
|
||||
<meta property="og:title" content="Safely reboot a frozen Linux System - SysRq" />
|
||||
<meta property="og:description" content="Sometimes your Linux is just utterly broken and hung up. This is how you make your system shut down in an orderly fashion to avoid data corruption on your file-system" />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://tobiasmanske.de/posts/2018-02-18-sysrq/" />
|
||||
<meta property="og:image" content="https://tobiasmanske.de/images/crashed.jpg" /><meta property="article:published_time" content="2018-02-18T00:00:00+00:00" />
|
||||
<meta property="article:modified_time" content="2018-02-18T00:00:00+00:00" />
|
||||
<meta name="twitter:card" content="summary_large_image" />
|
||||
<meta name="twitter:image" content="https://tobiasmanske.de/images/crashed.jpg" />
|
||||
<meta name="twitter:title" content="Safely reboot a frozen Linux System - SysRq"/>
|
||||
<meta name="twitter:description" content="Sometimes your Linux is just utterly broken and hung up. This is how you make your system shut down in an orderly fashion to avoid data corruption on your file-system"/>
|
||||
<meta name="twitter:site" content="@rad4day">
|
||||
<meta name="twitter:creator" content="@rad4day" />
|
||||
<meta name="twitter:title" content="Safely reboot a frozen Linux System - SysRq | Tobias Manske" />
|
||||
<meta name="twitter:description" content="" />
|
||||
<meta name="twitter:url" content="https://tobiasmanske.de/posts/2018-02-18-sysrq/" />
|
||||
<meta name="twitter:image" content="https://tobiasmanske.de" />
|
||||
<meta name="twitter:image:src" content="https://tobiasmanske.de" />
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
|
Reference in New Issue
Block a user