Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
96d0945d
Commit
96d0945d
authored
Jan 12, 2016
by
Ihor Dvoretskyi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Libvirt starting commands
Libvirt starting commands for systemd and init.d added.
parent
2e5da8b8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
libvirt-coreos.md
docs/getting-started-guides/libvirt-coreos.md
+2
-2
No files found.
docs/getting-started-guides/libvirt-coreos.md
View file @
96d0945d
...
@@ -86,8 +86,8 @@ On the other hand, `libvirt-coreos` might be useful for people investigating low
...
@@ -86,8 +86,8 @@ On the other hand, `libvirt-coreos` might be useful for people investigating low
4.
Install
[
libvirt
](
http://libvirt.org/
)
4.
Install
[
libvirt
](
http://libvirt.org/
)
5.
Install
[
openssl
](
http://openssl.org/
)
5.
Install
[
openssl
](
http://openssl.org/
)
6.
Enable and start the libvirt daemon, e.g:
6.
Enable and start the libvirt daemon, e.g:
*
``systemctl enable libvirtd
``
*
``systemctl enable libvirtd
&& systemctl start libvirtd``
# for systemd-based systems
*
``
systemctl start libvirtd``
*
``
/etc/init.d/libvirt-bin start``
# for init.d-based systems
7.
[
Grant libvirt access to your user¹
](
https://libvirt.org/aclpolkit.html
)
7.
[
Grant libvirt access to your user¹
](
https://libvirt.org/aclpolkit.html
)
8.
Check that your $HOME is accessible to the qemu user²
8.
Check that your $HOME is accessible to the qemu user²
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment