updated notes
This commit is contained in:
@@ -732,5 +732,8 @@ sudo nano /etc/fstab
|
|||||||
|
|
||||||
sudo mount -a # Mount the ISO image
|
sudo mount -a # Mount the ISO image
|
||||||
sudo umount /mnt/iso # Unmount the ISO image
|
sudo umount /mnt/iso # Unmount the ISO image
|
||||||
|
|
||||||
|
### dnf config-manager
|
||||||
|
sudo dnf config-manager --add-repo="file:///path/to/repo/AppStream" # Add a repository
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user