created linux category
This commit is contained in:
9
content/linux/frontcover.md
Normal file
9
content/linux/frontcover.md
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
+++
|
||||||
|
date = '2026-03-02T18:38:16-06:00'
|
||||||
|
draft = false
|
||||||
|
title = 'Linux Notes'
|
||||||
|
layout = 'frontcover'
|
||||||
|
type = 'book'
|
||||||
|
tags = 'linux'
|
||||||
|
chapterno = 0
|
||||||
|
+++
|
||||||
16
content/linux/oddjob-mkhomedir.md
Normal file
16
content/linux/oddjob-mkhomedir.md
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
+++
|
||||||
|
date = '2026-03-02T18:39:17-06:00'
|
||||||
|
draft = false
|
||||||
|
title = 'Enable oddjob-mkhomedir'
|
||||||
|
layout = 'chapter'
|
||||||
|
type = 'book'
|
||||||
|
tags = 'linux'
|
||||||
|
chapterno = 01
|
||||||
|
+++
|
||||||
|
|
||||||
|
This is for RHEL based distros, specifically Fedora 43+:
|
||||||
|
|
||||||
|
1. Check if `oddjob` and `oddjob-mkhomedir` is installed.
|
||||||
|
2. Run as root: `authselect enable-feature with-mkhomedir`
|
||||||
|
3. Enable oddjobd. Run as root: `systemctl enable --now oddjobd.service`
|
||||||
|
|
||||||
9
content/linux/polkit-ldap.md
Normal file
9
content/linux/polkit-ldap.md
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
+++
|
||||||
|
date = '2026-03-02T18:38:40-06:00'
|
||||||
|
draft = true
|
||||||
|
title = 'Polkit Ldap'
|
||||||
|
layout = ''
|
||||||
|
type = 'book'
|
||||||
|
tags = ''
|
||||||
|
chapterno = 0
|
||||||
|
+++
|
||||||
9
content/linux/vim.md
Normal file
9
content/linux/vim.md
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
+++
|
||||||
|
date = '2026-03-02T18:39:49-06:00'
|
||||||
|
draft = true
|
||||||
|
title = 'Vim'
|
||||||
|
layout = ''
|
||||||
|
type = 'book'
|
||||||
|
tags = ''
|
||||||
|
chapterno = 0
|
||||||
|
+++
|
||||||
Reference in New Issue
Block a user