F5F Stay Refreshed Software Operating Systems i want to learn fedora linux, can someone help with commands?

i want to learn fedora linux, can someone help with commands?

i want to learn fedora linux, can someone help with commands?

Pages (2): Previous 1 2
N
Navarro_75
Member
60
12-22-2023, 05:23 PM
#11
RPM Fusion and similar tools usually provide documentation and a simple script to integrate their repositories. Manual additions can be made in /etc/yum.repos.d/. Switching from dnf to yum works well since it forwards requests to dnf.
N
Navarro_75
12-22-2023, 05:23 PM #11

RPM Fusion and similar tools usually provide documentation and a simple script to integrate their repositories. Manual additions can be made in /etc/yum.repos.d/. Switching from dnf to yum works well since it forwards requests to dnf.

J
JDark47
Junior Member
19
01-09-2024, 10:01 PM
#12
Unix commands generally follow a similar structure. This holds true across various Unix-like operating systems, BSD, Linux, and more. Start with basic file management tools like ls, cd, rm, cp. Next, grasp software installation and removal processes. After that, familiarize yourself with system and application commands specific to your distribution and tools. Understand how to edit configuration files and comprehend their functions. Learn the Linux file hierarchy, including directories like /opt, /bin, /etc, and their purposes.
J
JDark47
01-09-2024, 10:01 PM #12

Unix commands generally follow a similar structure. This holds true across various Unix-like operating systems, BSD, Linux, and more. Start with basic file management tools like ls, cd, rm, cp. Next, grasp software installation and removal processes. After that, familiarize yourself with system and application commands specific to your distribution and tools. Understand how to edit configuration files and comprehend their functions. Learn the Linux file hierarchy, including directories like /opt, /bin, /etc, and their purposes.

Pages (2): Previous 1 2