Some more articles reformatting
This commit is contained in:
parent
af1088fca1
commit
ed8e2b9e9e
31 changed files with 174 additions and 102 deletions
|
@ -4,7 +4,7 @@ date: 2019-04-16
|
|||
description: How to serve static files from only busybox
|
||||
tags:
|
||||
- linux
|
||||
- simple utilities
|
||||
- toolbox
|
||||
---
|
||||
|
||||
## The command
|
||||
|
|
|
@ -3,7 +3,7 @@ title: "Convert unix timestamp to readable date"
|
|||
date: 2011-01-06
|
||||
description: the -d flag of the date command combined with @timestamp
|
||||
tags:
|
||||
- simple utilities
|
||||
- toolbox
|
||||
---
|
||||
|
||||
## The trick
|
||||
|
|
|
@ -3,7 +3,7 @@ title: "DMIdecode"
|
|||
date: 2011-02-16
|
||||
description: Some DMIdecode common flags
|
||||
tags:
|
||||
- simple utilities
|
||||
- toolbox
|
||||
---
|
||||
|
||||
## Introduction
|
||||
|
|
|
@ -3,8 +3,8 @@ title: "Find hardlinks to a same file"
|
|||
date: 2018-03-02
|
||||
description: How to list hardlinks that link to the same file
|
||||
tags:
|
||||
- find
|
||||
- simple utilities
|
||||
- toolbox
|
||||
- unix
|
||||
---
|
||||
|
||||
{{< highlight sh >}}
|
||||
|
|
|
@ -3,8 +3,8 @@ title: "Find where inodes are used"
|
|||
date: 2018-04-25
|
||||
description: How to locate what is taking all the inodes in the subdirectory of a given device
|
||||
tags:
|
||||
- find
|
||||
- simple utilities
|
||||
- toolbox
|
||||
- unix
|
||||
---
|
||||
|
||||
{{< highlight sh >}}
|
||||
|
|
|
@ -3,7 +3,7 @@ title: "ipmitool"
|
|||
date: 2018-03-05
|
||||
description: some ipmitool command examples
|
||||
tags:
|
||||
- simple utilities
|
||||
- toolbox
|
||||
---
|
||||
|
||||
## Usage examples
|
||||
|
|
|
@ -4,7 +4,7 @@ date: 2011-11-15
|
|||
description: some mdadm command examples
|
||||
tags:
|
||||
- linux
|
||||
- simple utilities
|
||||
- toolbox
|
||||
---
|
||||
|
||||
## Watch the array status
|
||||
|
|
|
@ -3,7 +3,7 @@ title: "rrdtool"
|
|||
date: 2018-09-25
|
||||
description: How to graph manually with rrdtool
|
||||
tags:
|
||||
- simple utilities
|
||||
- toolbox
|
||||
---
|
||||
|
||||
## Graph manually
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue