F5F Stay Refreshed Software Operating Systems Learning Linux

Learning Linux

Learning Linux

C
209
09-07-2023, 10:54 PM
#1
Hey there! I see you're just starting with Linux. Do you have any resources to help? I'm learning about commands like 'pwd', 'cd', and 'mkdir'. Most YouTube videos aren't very helpful, right? Thanks!
C
CaptainFurioux
09-07-2023, 10:54 PM #1

Hey there! I see you're just starting with Linux. Do you have any resources to help? I'm learning about commands like 'pwd', 'cd', and 'mkdir'. Most YouTube videos aren't very helpful, right? Thanks!

S
solaplexHD
Member
81
09-08-2023, 01:27 AM
#2
I aim to clarify your request and provide a helpful response. Could you please specify what you mean by "what exactly are you trying to do"?
S
solaplexHD
09-08-2023, 01:27 AM #2

I aim to clarify your request and provide a helpful response. Could you please specify what you mean by "what exactly are you trying to do"?

P
PlayerBio
Junior Member
35
09-08-2023, 01:36 AM
#3
Start with the fundamentals and a handful of complex details
P
PlayerBio
09-08-2023, 01:36 AM #3

Start with the fundamentals and a handful of complex details

F
FrightRider05
Member
159
09-08-2023, 02:09 AM
#4
According to me, useful and entertaining content exists on phoronix and level1tech. Engaging in project-based research can be highly rewarding when studying Linux.
F
FrightRider05
09-08-2023, 02:09 AM #4

According to me, useful and entertaining content exists on phoronix and level1tech. Engaging in project-based research can be highly rewarding when studying Linux.

P
P3kena
Junior Member
46
09-08-2023, 06:28 PM
#5
The most effective method is to apply it directly. Set it up natively, employ it regularly, and utilize the terminal whenever possible.
P
P3kena
09-08-2023, 06:28 PM #5

The most effective method is to apply it directly. Set it up natively, employ it regularly, and utilize the terminal whenever possible.

D
dameste59ru
Member
73
09-08-2023, 10:04 PM
#6
My setup involves a hyper-v environment on Ubuntu.
D
dameste59ru
09-08-2023, 10:04 PM #6

My setup involves a hyper-v environment on Ubuntu.

T
Thuthur
Member
191
09-09-2023, 05:32 AM
#7
I don't have that information. Could you clarify which version you're asking about?
T
Thuthur
09-09-2023, 05:32 AM #7

I don't have that information. Could you clarify which version you're asking about?

U
Und3rWorld
Member
133
09-09-2023, 11:36 AM
#8
This link leads to Linux Journey.
U
Und3rWorld
09-09-2023, 11:36 AM #8

This link leads to Linux Journey.

M
mrgiggles01
Member
146
09-09-2023, 07:25 PM
#9
Explore some interesting tasks: installing packages feels like editing files in the terminal. Deleting a file or folder is similar to removing items. Dropping a package you installed is handy. Creating custom aliases for commands works by setting alias <aliasname>="<command>". Remember, there are many more options but these are the ones I rely on often.
M
mrgiggles01
09-09-2023, 07:25 PM #9

Explore some interesting tasks: installing packages feels like editing files in the terminal. Deleting a file or folder is similar to removing items. Dropping a package you installed is handy. Creating custom aliases for commands works by setting alias <aliasname>="<command>". Remember, there are many more options but these are the ones I rely on often.