w4tsn
4274f89f00
pages/yubikey: remove note on setting secontext
...
The access to the ~/.yubico directory is done using the PAM module, not
sshd directly. PAM sets the context of that directory to auth_home_t
which PAM is allowed to access. No need to set the context to
ssh_home_t.
Apart from that using chcon is a volatile operation and not intended for
persistent changes which was the intent of the note though. The label
would be reset in a system recovery scenario.
2023-02-17 20:14:38 +01:00
Liam Coogan
83a5c07f6c
Fix typo I made
2023-02-16 17:27:45 +00:00
Liam Coogan
2ba4312404
Fixing various typos and grammatical inaccuracies in the 'Getting Started' guide
...
See title
2023-02-15 12:55:38 +00:00
Liam Coogan
1ff1ee9ead
Updating 'getting started' guide to reflect the root account being disabled by default on Fedora Workstation
...
This is my first commit so please correct me if there's something wrong here or feel free to change my wording, but I believe Fedora Workstation now disables the root account by default and instead adds the default user to the 'wheel' group.
2023-02-15 12:41:11 +00:00
w4tsn
93f06ff422
pages/yubikey: unify use of YubiKey spelling
2023-02-12 16:40:00 +01:00
w4tsn
a6b5d2490d
pages/yubikey: add OATH-TOTP to web auth section
2023-02-12 16:39:33 +01:00
w4tsn
05a7579f46
pages/yubikey: add section on OpenSSH client auth
2023-02-12 16:39:07 +01:00
w4tsn
b04799e7e9
pages/yubikey: add setup sections for other features
2023-02-12 16:38:28 +01:00
w4tsn
241c0afc5b
pages/yubikey: add a simple otp slot 2 example
2023-02-12 16:37:35 +01:00
w4tsn
a7c4670ec5
pages/yubikey: rework the local auth section
...
Changed the structure and content of the section to reflect more modern
tooling available in recent Fedora Linux distributions.
Simplified overall structure and added challenge-response configuration.
Removed the more complicated authfile option as it is an option for more
advanced use-cases but not necessary for a basic setup. More advanced
users may refer to the pam_yubico man page.
Added a warning about locking yourself out when using required
configuration.
2023-02-12 16:32:48 +01:00
w4tsn
26ca6635f0
pages/yubikey: add a section on backup keys
...
Due to the nature of hardware security tokens it is important to
consider backup keys right from the start, so added a section on that
topic.
2023-02-12 16:29:03 +01:00
w4tsn
d97e51eadc
pages/yubikey: update What is a YubiKey section
...
Added more use-cases than OTP to this section to give an overview on the
usual capabilities of modern YubiKeys like from the 5-series.
2023-02-12 16:27:35 +01:00
032d66455a
#180-SwitchingDesktopEnvironment-edit-header
...
Header change and abstract
2023-02-11 19:40:01 +00:00
f311eb5589
#180-SwitchingDesktopEnvironment-edit-partials
...
updated groupinstall section
2023-02-11 19:36:26 +00:00
bd2d2f35bd
Image paths corrected
...
Test for 1st image
2023-02-11 01:12:32 +00:00
7be1a5cc41
Reference section edit
...
Edited for language libraries, packages, and development toolchain
2023-02-09 22:57:58 +00:00
Michal Ambroz
853b7554a0
list apt equivalent of dnf update
2023-02-08 21:34:02 +00:00
Daiki Ueno
c93dcafa78
adding-new-certificates: Prefer to using "trust anchor" command
...
There are a couple of methods to install a certificate into the trust
store: using "trust anchor" or copying the file to
/etc/pki/ca-trust/source/anchors/. The former is simpler and more
flexible as it doesn't require update-ca-trust and the installed
certificates can be removed with "trust anchor --remove".
For more context, see:
https://bugzilla.redhat.com/show_bug.cgi?id=2163554
Signed-off-by: Daiki Ueno <dueno@redhat.com>
2023-02-07 09:42:07 +09:00
Daiki Ueno
43f7068c07
Fix directory locations for distrusted certificates
...
The directory has been renamed from .../blacklist to .../blocklist in
all supported Fedora releases.
Signed-off-by: Daiki Ueno <dueno@redhat.com>
2023-02-07 07:43:23 +09:00
Anthony McGlone
322b9557da
Small update (on reviewed grub articles) for consistency/style guidelines
2023-01-30 12:36:20 +00:00
Anthony McGlone
0271c0015e
Reviewed partial proc_adding-other-operating-systems-grub2.adoc ( #522 )
2023-01-27 16:06:29 +00:00
Alan Bowman
275bc3ca0a
Merge branch 'main' into 111-installing-from-source_branch
...
Merge commit
2023-01-26 21:44:31 -05:00
6b8b7b68c3
#521-finding-installing-apps-rewritten
...
Metadata and images not rendered. Images to follow.
2023-01-26 19:56:37 +00:00
6bc5c63b7f
#180-SwitchingDE-edit-partials
...
Reference to desktop environment rather than package group
2023-01-26 18:14:22 +00:00
Anthony McGlone
ecd18ec31f
Update link
2023-01-26 13:40:12 +00:00
Anthony McGlone
a00ca7d52a
Updated partial proc_booting-with-configfile-on-different-partition.adoc ( #522 )
2023-01-26 11:41:07 +00:00
a49f93a460
180-Switching-DE-revised
2023-01-26 10:08:23 +00:00
Alan Bowman
d38ebb417d
Merge branch 'main' into 111-installing-from-source_branch
...
Merging latest changes from main
2023-01-24 18:40:35 -05:00
Zdenek Dohnal
9d31cfee5e
Mention Web UI URL explicitly
2023-01-24 15:16:04 +01:00
Alan Bowman
13b10825ef
Update from review
...
- Fix "is are" agreement
- Change build comment
2023-01-23 19:02:36 -05:00
Alan Bowman
16aeef778e
Add updated Installing from Source doc
...
Add a new version of the Installing from Source doc
Remove the old version from this branch
2023-01-22 15:35:18 -05:00
Peter Boy
41b2ddcc87
Update modules/ROOT/pages/kernel/build-custom-kernel.adoc
...
Added metadata and categorisation
2023-01-17 12:31:57 +00:00
Peter Boy
7f025a0706
Merge #411 Update a couple of commands for custom kernel cleanup
2023-01-17 12:07:03 +00:00
Anthony McGlone
30cb9fa5db
Updated merged GRUB articles for style guidelines
2023-01-14 10:35:47 +00:00
Peter Boy
b7fcdc170b
Quick Docs PR #313 part 4: uefi with qemu
2023-01-13 10:20:25 +01:00
Peter Boy
cc64237473
Quick Docs PR #313 part 3: mirror not processed, wiki page updated and maintained by infra after this PR. Stub page mirror.adoc deleted.
2023-01-13 09:33:10 +01:00
Peter Boy
403a6e422b
Quick Docs PR #313 part 2: enable touchpad
2023-01-13 09:13:27 +01:00
Peter Boy
f184735df3
Quick Docs PR #313 part 1: debug systemd
2023-01-13 08:38:11 +01:00
Peter Boy
d5d2b45d2b
Update modules/ROOT/pages/fonts.adoc, Fixed formatting
2023-01-12 20:14:18 +00:00
Peter Boy
e8013e608a
Merge #545 Reviewed partial proc_installing-grub2-on-bios-system.adoc (part of
#522 )
2023-01-12 19:37:23 +00:00
Peter Boy
3b8c96e20e
QuickDocs #543 Fixed misleading default password instruction.
2023-01-12 20:22:33 +01:00
Anthony McGlone
1451c4074d
Reviewed partial proc_installing-grub2-on-bios-system.adoc (part of #522 )
2023-01-12 16:18:52 +00:00
Peter Boy
03846ea686
Update modules/ROOT/pages/installing-grub2.adoc, replacing Wiki text by revision notice.
2023-01-12 15:55:16 +00:00
Rafael Fontenelle
315032f88c
Fix MariaDB and MySQL names capitalization
2023-01-11 12:22:59 -03:00
Zdenek Dohnal
5e9088543f
IPP-USB: Mention how to deal with the conflict
2023-01-10 18:37:05 +01:00
David Auer
da1eff929b
dnf-system-upgrade: Reorder bullet points
...
I guess the point regarding GPG key imports was added in the wrong place, the sub-bullets do not belong to it.
2023-01-09 14:09:23 +00:00
Anthony McGlone
ccce9b5af4
Issue #522 Reviewed partial proc_using-grub2-prompt.adoc
2023-01-07 13:55:33 +00:00
Zdenek Dohnal
e89b6aff78
Printing: Mention printerapps, raw queue and raw printing
2023-01-04 12:57:20 +01:00
Peter Boy
dd10aea402
issue #153 : Fixed maning.
2023-01-03 17:33:52 +01:00
Peter Boy
1696e8b8f3
issue #153 Added using yubikey
2023-01-03 15:30:27 +01:00
Jayanth Sreejith
76ca0b003e
Update modules/ROOT/pages/reset-root-password.adoc
...
Fixed typo on line 36 from 'begging' to 'beginning'
2023-01-02 16:12:30 +00:00
Mikolaj Palys
f69114aec3
Fix a typo
2022-12-29 21:42:56 +00:00
Peter Boy
0f9c8328e4
updated from main
2022-12-29 01:11:30 +01:00
Peter Boy
d69116cb84
Issue #111 Added article by ramin
2022-12-29 01:10:13 +01:00
Peter Boy
b836b51b9b
Merge #531 #522 Reviewed partial for restoring bootloader
2022-12-27 14:24:09 +00:00
Jiyoung Joung
cf4d04bbb8
Update modules/ROOT/pages/postgresql.adoc
2022-12-24 00:04:19 +00:00
Anthony McGlone
8c2df2c465
#522 Reviewed partial for restoring bootloader
2022-12-23 16:18:11 +00:00
Peter Boy
597ee3427e
#165 Removed superfluous :toc:, Added some preliminary metadata
2022-12-19 21:35:55 +01:00
Peter Boy
6a890f16fd
#524 Fixed some minor issues.
2022-12-19 20:35:43 +01:00
Peter Boy
a8468c3fbb
#497 Added ksflaten to the Spinning the Fedora Desktop example.
2022-12-17 17:24:10 +01:00
Peter Boy
8ffc2db8e2
Added still current items from PR #488 .
2022-12-17 14:40:09 +01:00
Michael Nahkies
c15b466e08
fix: add missing sudo
...
creating a file in the `/etc/dconf/db/gdm.d/` requires root by default
2022-12-17 09:36:55 +00:00
Peter Boy
1d980de58b
Added authors, category, tag; Link to grub2 article, specifically regarding BTRFS (see comment hhlp), removed Wiki transition warning.
2022-12-17 08:24:27 +01:00
Anthony McGlone
947ea2e4c2
Issue #523 Setting a key shortcut in Gnome
2022-12-12 12:24:14 +00:00
Brandon Nielsen
101096c0f2
Update a couple of commands for cleanup.
...
Fedora doesn't seem to use "initrd" anymore, so show removing "initramfs" instead.
Fedora uses the Boot Loader Specification[0] for defining boot entries,
the grub config should rarely need to be edited by hand. Show removing
the drop in entries made by installing the custom kernel, and rebuilding
the grub config.
[0] - https://systemd.io/BOOT_LOADER_SPECIFICATION/
2022-12-10 11:37:22 +00:00
Mat McCabe
a29b6119bd
Update modules/ROOT/pages/troubleshooting_selinux.adoc
...
Updated page ready for PR
2022-12-10 11:27:38 +00:00
Mat McCabe
6f7712295e
Update modules/ROOT/pages/encrypting-drives-using-LUKS.adoc
...
The page for Issue https://pagure.io/fedora-docs/quick-docs/issue/230
disk-encryption-user-guide
2022-12-10 11:27:38 +00:00
Mat McCabe
5c1f40568e
Update modules/ROOT/pages/troubleshooting_selinux.adoc
2022-12-10 11:27:38 +00:00
Mat McCabe
b1abcbe139
Update modules/ROOT/pages/_partials/proc_changing-to-enforcing-mode.adoc
2022-12-10 11:27:38 +00:00
Mat McCabe
ada1c8e3df
Update modules/ROOT/pages/_partials/proc_changing-to-enforcing-mode.adoc
2022-12-10 11:27:38 +00:00
Mat McCabe
3c1cf0741c
Update modules/ROOT/pages/_partials/con_permanent-changes-in-selinux-states-and-modes.adoc
2022-12-10 11:27:38 +00:00
Mat McCabe
8769ebf804
Update modules/ROOT/pages/_partials/ref_changing-selinux-modes-at-boot-time.adoc
2022-12-10 11:27:38 +00:00
Mat McCabe
4e2d4e811f
Update modules/ROOT/pages/_partials/proc_disabling-selinux.adoc
2022-12-10 11:27:38 +00:00
Mat McCabe
c088913464
Update modules/ROOT/pages/_partials/proc_changing-to-enforcing-mode.adoc
...
Updated to match https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/using_selinux/changing-selinux-states-and-modes_using-selinux#enabling-selinux-on-systems-that-previously-had-it-disabled_changing-selinux-states-and-modes .
Left some notes from the pre-fix doc that I was not sure to delete or not.
2022-12-10 11:27:38 +00:00
Mat McCabe
4d2826a496
Update modules/ROOT/pages/_partials/proc_changing-to-permissive-mode.adoc
2022-12-10 11:27:38 +00:00
Mat McCabe
8b0b9e4c6e
Update modules/ROOT/pages/_partials/con_permanent-changes-in-selinux-states-and-modes.adoc
...
Updates changes to match https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/using_selinux/changing-selinux-states-and-modes_using-selinux#changing-selinux-modes-at-boot-time_changing-selinux-states-and-modes
Added :toc:
2022-12-10 11:27:38 +00:00
Douglas Silva
1d70d8156b
Update modules/ROOT/pages/_partials/proc_installing-fedora-on-a-raspberry-pi-for-linux-users.adoc
...
Added instructions to resize the main partition on the microSD card.
2022-12-10 11:23:14 +00:00
Peter Boy
ae2d2c44fa
Removed how-to-edit-iptables-rules.adoc as outdated w/o replacement.
2022-12-10 00:56:44 +01:00
Peter Boy
758902b801
fixed issue #497 (creating and using a live installation)
2022-12-09 00:07:27 +01:00
Anthony McGlone
1f1eb3db9a
#477 Adding or removing software repositories
2022-12-08 09:13:44 +00:00
Anthony McGlone
3705e4f25b
#477 Adding or removing software repositories
2022-12-08 09:13:44 +00:00
Anthony McGlone
8593d6038b
Issue #404 DNF System Upgrade should mention updating GRUB for BIOS
2022-12-06 11:52:36 +00:00
Anthony McGlone
cd739d2c37
Issue #312 Build a custom kernel
2022-12-06 10:08:23 +00:00
Ankur Sinha
da4971fa80
Merge #512 live-usb: remove outdated link to Fedora Media Writer
2022-11-30 10:36:24 +00:00
Micah Abbott
4bf299441b
live-usb: remove outdated link to Fedora Media Writer
...
The removed line included a link to a URL that returned a 404 and I
was unable to find a suitable replacement.
Closes : #510
2022-11-29 14:46:08 -05:00
Ankur Sinha
6099794864
Merge #509 Issue
#503 Refine remove-retired-packages section
2022-11-28 10:18:55 +00:00
Anthony McGlone
bb94296e6e
Issue #503 Refine remove-retired-packages section
2022-11-26 11:51:56 +00:00
osbins
565b7a30e1
fix typo in 'installing java' page
...
Signed-off-by: osbins <arpitjain.2001@gmail.com>
2022-11-25 23:46:20 +05:30
Simo Sutela
07729f9436
Update modules/ROOT/pages/_partials/proc_enabling-selinux.adoc
...
The link "Changing to enforcing mode" should lead to an anchor on the same page, not to a non-existing sub-page.
2022-11-24 22:32:44 +00:00
Micah Abbott
c900b01152
rpm-fusion: link to the Discourse thread for ostree context
2022-11-21 14:04:54 -05:00
Micah Abbott
391610c0e1
rpm-fusion: add instructions for ostree-based systems
2022-11-21 12:14:05 -05:00
Ankur Sinha (Ankur Sinha Gmail)
1370ff5143
fix(r-pi): update text to note r-pi4 support from F37+
...
Thanks @hankuoffroad for the report
Fixes #499
2022-11-18 10:19:08 +00:00
Ankur Sinha (Ankur Sinha Gmail)
b5d01b36c9
fix(r-pi): correct supported boards file location
...
Thanks @jsbillings for reporting.
Fixes #500 .
2022-11-18 10:09:55 +00:00
Petr Bokoc
af7870c4d8
Prepare for F37 release
2022-11-13 02:56:01 +01:00
3abb396b96
linuxappfinder.com turned into an online casino or scam, remove it
...
Fixes: https://pagure.io/fedora-docs/quick-docs/issue/495
2022-10-27 09:57:50 +02:00
Ankur Sinha
fdf252b82e
Merge #481 Edited Rawhide kernel release candidate segment
2022-10-21 09:34:47 +00:00
Weverton Timoteo
e1cb92eb1a
Remove details about lpf
setup
2022-10-17 14:50:56 -03:00
Weverton Timoteo
f9d13a8fad
Add Spotify installation page to the references section
2022-10-17 14:47:51 -03:00
Weverton Timoteo
40daf31a9d
Remove sudo
from snap installation
2022-10-17 14:47:34 -03:00
Weverton do Couto Timoteo
bc28f9113e
Add snapcraft to References on installing Spotify
2022-10-16 12:44:58 -03:00
Weverton do Couto Timoteo
797ebecbef
Add details on installing Spotify using Snap
2022-10-16 12:34:42 -03:00
Weverton do Couto Timoteo
fe04c5c670
Add details about lpf
on installing Spotify
2022-10-16 12:28:02 -03:00
Weverton do Couto Timoteo
499644525c
Reverse the order of lpf
and flatpak
on Spotify guide
...
`lpf` is not straightforward installation, so we've decided in
Issue #491(https://pagure.io/fedora-docs/quick-docs/issue/491 )
to reverse the order, being `flatpak` the first recommendation.
2022-10-16 12:17:55 -03:00
Weverton do Couto Timoteo
2e0c12a2b1
Remove duplicated sudo
for running dnf search
cmd
...
The example already presents `#` to indicate that `sudo` user
is performing the command. So there is no need to repeat `sudo`
on executing `dnf search`.
2022-10-15 13:35:31 -03:00
Petr Menšík
a9b83576bf
Update modules/ROOT/pages/_partials/proc_creating-and-using-live-usb.adoc
...
Correct non-functional link to livecd-tools package
2022-10-03 22:00:43 +00:00
Ankur Sinha (Ankur Sinha Gmail)
8dd3b2d9a3
feat(wine): minor tweaks
2022-10-03 13:11:31 +01:00
Héctor H. Louzao Pozueco
568866cee4
respects the freedesktop schema
2022-10-03 13:13:20 +02:00
Héctor H. Louzao Pozueco
ecf4b1f1f3
Merge branch 'master' into wine
2022-10-03 13:11:27 +02:00
Héctor H. Louzao Pozueco
b038f149d6
fixed speeling and caps up in headers
2022-10-03 10:53:00 +02:00
Ankur Sinha (Ankur Sinha Gmail)
c6cdc98d8d
Merge branch 'master' of ssh://pagure.io/fedora-docs/quick-docs
2022-09-24 13:51:58 +01:00
Flo H
c296f46f5d
Update modules/ROOT/pages/_partials/proc_installing-fedora-on-a-raspberry-pi-for-linux-users.adoc
...
changing freenode to Libera.chat
2022-09-24 13:50:42 +01:00
Flo H
cb7580b12b
Update modules/ROOT/pages/_partials/proc_installing-fedora-on-a-raspberry-pi-for-macos-users.adoc
...
changing freenode to Libera.chat
2022-09-24 13:50:41 +01:00
Flo H
998ddc426a
Update modules/ROOT/pages/_partials/proc_installing-fedora-on-a-raspberry-pi-for-microsoft-windows-users.adoc
...
remove freenode, add Libera.chat
2022-09-24 13:50:41 +01:00
Flo H
7e75f8d5dd
Update modules/ROOT/pages/_partials/proc_installing-fedora-on-a-raspberry-pi-using-the-fedora-arm-installer.adoc
...
swapping freenode for libera.chat
2022-09-24 13:50:41 +01:00
Flo H
0c88ec2c90
Update modules/ROOT/pages/raspberry-pi.adoc
...
add "link:" to the bullet point (IRC Libera)
2022-09-24 13:50:41 +01:00
Ankur Sinha (Ankur Sinha Gmail)
e4b1d3d23d
Update modules/ROOT/pages/raspberry-pi.adoc
...
change IRC channel from Freenode to Libera.Chat
2022-09-24 13:50:31 +01:00
Héctor H. Louzao Pozueco
39d7a7edb5
Improve WINE Documentation
...
Why this change is needed:
Add more information to work with WINE
What this change accomplishes:
* Add information about configuration files
* Where wine store .desktop files
* info about WINECFG
* info about WINETRICKS
* Working with WINE Prefix 32/64
* Install some basic applications under WINE
fix : #486
2022-09-17 08:45:19 +02:00
Taisei Washington
3b982f7afc
Fixed some spacing with words
2022-09-17 05:08:59 +00:00
Taisei Washington
6ea8a9b5a1
Edited Rawhide kernel release candidate segment
...
Kernel version git numbers were in a outdated format so I updated them to the current git version format from Bodhi (Fedora Updates System).
2022-09-17 05:08:59 +00:00
Ankur Sinha (Ankur Sinha Gmail)
8edc5dad21
feat(wine): point to packages app for versions and sub-packages
...
Fixes #486
2022-09-16 12:41:23 +01:00
Zdenek Dohnal
f84c6d6866
CUPS - add ipptool command as a way how to find out IPP Everywhere support
2022-09-15 12:51:29 +02:00
Zdenek Dohnal
6139c17419
Fix typo
2022-09-15 11:41:10 +02:00
Zdenek Dohnal
16ee583a69
Add tip how to install a legacy printer via printer app
2022-09-15 11:35:27 +02:00
Ankur Sinha (Ankur Sinha Gmail)
715d76c627
chore: remove dead link
2022-09-14 11:20:08 +01:00
Taisei Washington
7438b7f428
Updated Fedora version numbers
2022-09-14 02:39:23 +00:00
Taisei Washington
71035355cc
Updated (some) kernel release numbers
2022-09-13 23:38:41 +00:00
Ankur Sinha
ebce5a4506
Merge #468 Replace
dnf update with
dnf upgrade.
2022-09-12 09:02:27 +00:00
Zdenek Dohnal
69053ade6f
CUPS - use cupsctl to change LogLevel
2022-09-05 12:12:03 +02:00
Timothée Ravier
4244c40558
fonts: Fix permissions and labels for unpackaged fonts
2022-08-08 16:00:04 +02:00
Timothée Ravier
551362d3da
fonts: Use /usr/local/share for unpackaged fonts
...
Avoid storing unmanaged content in `/usr/share` and use
`/usr/local/share` instead.
This also has the advantage of working on rpm-ostree variants for Fedora
such as Silverblue & Kinoite.
2022-08-08 15:57:39 +02:00
Zdenek Dohnal
1dc16c1498
CUPS useful tricks: no need to enable IPP port in firewall on client
2022-08-03 14:12:16 +02:00
Ankur Sinha
490634f04f
Merge #474 feat(switching-desktop-envs): update and improve page
2022-07-29 10:28:30 +00:00
Ankur Sinha (Ankur Sinha Gmail)
600f250d3e
feat(switching-desktops): add note about "/etc/sysconfig/desktop"
2022-07-29 11:27:18 +01:00
Ankur Sinha (Ankur Sinha Gmail)
08df26dcff
feat(accessibility-post-install): reformat
...
- split sentences to individual lines
- format code-snippets
2022-07-27 16:48:06 +01:00
Ankur Sinha (Ankur Sinha Gmail)
93f778dc8e
chore: split sentences on to individual lines
2022-07-27 16:44:24 +01:00
Ankur Sinha (Ankur Sinha Gmail)
c77f5d97e9
feat(accessible-installation): tweak links
2022-07-27 16:43:18 +01:00
Ankur Sinha (Ankur Sinha Gmail)
ac85fcd5bd
chore: split sentences on to individual lines
2022-07-27 16:39:32 +01:00
Ankur Sinha (Ankur Sinha Gmail)
820a9d6f9b
feat: add accessibility docs to nav
2022-07-27 16:33:53 +01:00
Devin Prater
f154baae40
completed after installing with orca
2022-07-27 16:27:48 +01:00
Devin Prater
2bc2f97e2c
Finished draft installing with Orca.
2022-07-27 16:27:47 +01:00
Devin Prater
22e6d59e5e
Navigating Linux, for the beginner
2022-07-27 16:27:47 +01:00
Devin Prater
1c3fe0d99b
Added Dasher to programs list.
2022-07-27 16:27:47 +01:00
Devin Prater
93c9b8c2ef
Begin work on installing Fedora and other pages for accessibility.
2022-07-27 16:27:47 +01:00
Ankur Sinha (Ankur Sinha Gmail)
54f317a2a2
feat(switching-desktop-envs): update and improve page
...
Note, the `/etc/sysconfig/desktop` file bit remains unreviewed because I
was unable to find any conclusive information on it.
2022-07-25 18:38:20 +01:00
Ankur Sinha (Ankur Sinha Gmail)
b91e0aab23
fix(nvidia-prime-optimus): ensure xrandr is installed
...
fixes #470
2022-07-19 11:21:12 +01:00
Zdenek Dohnal
3bf49406aa
CUPS quick docs: enhance installation guide
2022-07-15 14:53:55 +02:00
Jun Aruga
8099c48ae0
Replace dnf update
with dnf upgrade
.
...
The `dnf upgrade` is better than the `dnf update`. The `dnf update` works, but
it is a deprecated alias of the `upgrade`.
```
$ rpm -q dnf
dnf-4.13.0-1.fc36.noarch
$ man dnf
...
Upgrade Command
Command: upgrade
Aliases: up
Deprecated aliases: update, upgrade-to, update-to, localupdate
...
```
2022-06-25 09:09:08 +02:00
Ankur Sinha (Ankur Sinha Gmail)
62f4fa2688
chore: tweak gnome-software text
2022-06-22 12:02:18 +05:30
Ankur Sinha
0d6da0c68e
Merge #464 Update how to find app In Gnome Software
2022-06-22 06:23:26 +00:00
Ankur Sinha (Ankur Sinha Gmail)
e9fab6d39a
chore(databases): improve note on conflict b/w mariadb and mysql
2022-06-10 10:40:28 +01:00