Added metadata
This commit is contained in:
parent
cb2404e5cc
commit
6191ea75d0
5 changed files with 26 additions and 13 deletions
|
@ -1,14 +1,17 @@
|
|||
= Repositories
|
||||
:FedoraVersionNumberNext: 30
|
||||
:FedoraVersionNumber: 29
|
||||
= Fedora Repositories
|
||||
yohaan vakil; Otto Urpelainen; Ooyama Yosiyuki
|
||||
:revnumber: F28 and newer
|
||||
:revdate: 2022-06-02
|
||||
:category: Administration
|
||||
:tags: How-to Repositories
|
||||
//:page-aliases:
|
||||
|
||||
include::{partialsdir}/attributes.adoc[]
|
||||
|
||||
This page explains the various Fedora repositories that exist for
|
||||
different Fedora Releases, the relationship between them, and what
|
||||
packages they contain.
|
||||
|
||||
[[the-fedora-repository]]
|
||||
[abstract]
|
||||
This page explains the various Fedora repositories that exist for different Fedora Releases, the relationship between them, and what packages they contain.
|
||||
|
||||
== The fedora repository
|
||||
|
||||
The _fedora_ repository exists for all Fedora releases after they have link:https://fedoraproject.org/wiki/Releases/Branched[Branched] from link:https://fedoraproject.org/wiki/Releases/Rawhide[Rawhide]. It is represented for xref:dnf.adoc[DNF] in the `fedora.repo` file in the repository path. For any Fedora installation, this repository will be enabled by default, and should usually remain so.
|
||||
|
|
|
@ -7,9 +7,8 @@ The Fedora docs team
|
|||
:tags: Password
|
||||
|
||||
[abstract]
|
||||
____
|
||||
A root password may be set up while installing Fedora Linux, although it is now suggested to leave the root account locked and use `sudo`. This article describes how to proceed if you have used a root password, but for some reason you can no longer access it.
|
||||
____
|
||||
|
||||
|
||||
There are two common methods to reset the root password if it is forgotten or lost.
|
||||
|
||||
|
|
|
@ -1,5 +1,16 @@
|
|||
= Cannot open access to console, the root account is locked in emergency mode (dracut emergency shell)
|
||||
|
||||
= Root Account Locked
|
||||
Héctor H. Louzao P
|
||||
:revnumber: F28 and newer
|
||||
:revdate: 2021-11-21
|
||||
:category: Administration
|
||||
:tags: How-to root troubleshooting
|
||||
//:page-aliases:
|
||||
|
||||
|
||||
== Phenomenon
|
||||
|
||||
Cannot open access to console, the root account is locked in emergency mode (dracut emergency shell)
|
||||
|
||||
== Reason
|
||||
|
||||
This is a known problem. It happens Fedora releases 28 and newer, which don’t require password for root account during
|
||||
|
@ -12,7 +23,7 @@ the system can’t use superuser/administrator account either.
|
|||
If you find yourself in this situation and you can’t resolve problem with `/home` mounting from Live disk/USB,
|
||||
and you need access to emergency mode, the solution is simple.
|
||||
|
||||
. Boot into Live disk/usb and chroot into your Fedora installations as documented in this https://docs.fedoraproject.org/en-US/quick-docs/bootloading-with-grub2/#restoring-bootloader-using-live-disk[Fedora Quick-docs Article]
|
||||
. Boot into Live disk/usb and chroot into your Fedora installations as documented in this xref:grub2-bootloader.adoc#_restoring_bootloader_using_live_disk[Fedora Quick-docs Article]
|
||||
- following steps depends of your File System `LVM/BTRF/LUKS`.
|
||||
|
||||
. Unlock root account by supplying password for it:
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[[how_to_create_a_samba_share]]
|
||||
= How to create a Samba share
|
||||
Alessio, Peter Lilley, Petr Bokoc
|
||||
:revnumber: F32
|
||||
|
|
|
@ -4,6 +4,7 @@ Ankursinha; Brunovernay; Hhlp
|
|||
:revdate: 2021-02-14
|
||||
:category: Multimedia
|
||||
:tags: How-to Screen-casting
|
||||
:experimental:
|
||||
//:page-aliases:
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue