F5F Stay Refreshed Software Operating Systems A great spot to study Linux is available online.

A great spot to study Linux is available online.

A great spot to study Linux is available online.

Pages (2): 1 2 Next
W
WhiteLimon
Junior Member
38
12-04-2016, 04:39 AM
#1
Hey there! It's great you're curious about Linux—there are plenty of free resources to help you get started. You can explore beginner-friendly platforms like Linux Foundation, FreeCodeCamp, or YouTube channels dedicated to Linux tutorials. Let me know if you'd like more specific recommendations!
W
WhiteLimon
12-04-2016, 04:39 AM #1

Hey there! It's great you're curious about Linux—there are plenty of free resources to help you get started. You can explore beginner-friendly platforms like Linux Foundation, FreeCodeCamp, or YouTube channels dedicated to Linux tutorials. Let me know if you'd like more specific recommendations!

L
147
12-04-2016, 10:25 AM
#2
Wouldn't it be helpful to launch a virtual machine and experiment inside it?
L
Lacrosseboss15
12-04-2016, 10:25 AM #2

Wouldn't it be helpful to launch a virtual machine and experiment inside it?

T
thebjmax1
Senior Member
395
12-04-2016, 12:01 PM
#3
I’d probably try following @Electronics Wizardy’s advice or simply learn gradually, just as I did—I think you might need to search online at first, but once you get the hang of things, commands like sudo apt-get will stick in your memory.
T
thebjmax1
12-04-2016, 12:01 PM #3

I’d probably try following @Electronics Wizardy’s advice or simply learn gradually, just as I did—I think you might need to search online at first, but once you get the hang of things, commands like sudo apt-get will stick in your memory.

L
LukinhasPvP13
Member
68
12-06-2016, 01:06 AM
#4
I'm connected via USB at the moment.
L
LukinhasPvP13
12-06-2016, 01:06 AM #4

I'm connected via USB at the moment.

P
PortlyPoet8
Member
50
12-06-2016, 01:40 AM
#5
I started using it by borrowing an extra machine and installing Ubuntu. The fundamentals are straightforward once you get the hang of it. Navigating menus and basic functions needs only a bit of common sense. When unsure, guides are always available to help—this is how I learned. I rarely memorized commands; instead, I followed instructions and retained what I needed. It feels similar to Windows in that more advanced tasks inevitably require learning. Just be ready to use the terminal at key moments, which can actually streamline certain operations despite seeming intimidating.
P
PortlyPoet8
12-06-2016, 01:40 AM #5

I started using it by borrowing an extra machine and installing Ubuntu. The fundamentals are straightforward once you get the hang of it. Navigating menus and basic functions needs only a bit of common sense. When unsure, guides are always available to help—this is how I learned. I rarely memorized commands; instead, I followed instructions and retained what I needed. It feels similar to Windows in that more advanced tasks inevitably require learning. Just be ready to use the terminal at key moments, which can actually streamline certain operations despite seeming intimidating.

C
Chrisi0111
Member
68
12-06-2016, 06:59 AM
#6
I noticed many folks rely on the terminal frequently, which suggests it plays a significant part in Linux usage.
C
Chrisi0111
12-06-2016, 06:59 AM #6

I noticed many folks rely on the terminal frequently, which suggests it plays a significant part in Linux usage.

P
PizzaAndChill_
Junior Member
6
12-07-2016, 12:46 AM
#7
I tinker with raspberry pi's a lot which is linux based and barely know how to use the terminal...Somebody correct me if I'm wrong but it's not a necessity to know how use it well...it just saves time if you know what you're doing. Google is a great resource to use for commands I can't seem to remember to save my life...LOL
P
PizzaAndChill_
12-07-2016, 12:46 AM #7

I tinker with raspberry pi's a lot which is linux based and barely know how to use the terminal...Somebody correct me if I'm wrong but it's not a necessity to know how use it well...it just saves time if you know what you're doing. Google is a great resource to use for commands I can't seem to remember to save my life...LOL

G
Goldenrafa
Junior Member
8
12-07-2016, 02:28 AM
#8
After using it for a few hours, I feel confident installing and removing apps through the terminal. The copy and paste shortcuts are still tricky—I’m comparing it to Android for flexibility and Mac OS for file handling. If there’s a better way to manage files like Windows, it would really help me out.
G
Goldenrafa
12-07-2016, 02:28 AM #8

After using it for a few hours, I feel confident installing and removing apps through the terminal. The copy and paste shortcuts are still tricky—I’m comparing it to Android for flexibility and Mac OS for file handling. If there’s a better way to manage files like Windows, it would really help me out.

Y
yalex27
Senior Member
461
12-07-2016, 02:03 PM
#9
You'll get accustomed to it, but I understand... at first the file layout feels quite unfamiliar. I'm still new, yet I pushed myself to grasp some basic Linux commands and directory organization. The root folder is like any operating system, /bin holds most essential applications, /boot contains boot-related files, /etc manages configuration settings. The /dev section includes device representations such as your hard drive and CPU. Next, I'd explore cron (crontab -e), which lets you automate scripts for specific times. I don't use it often, but I scheduled weekly updates with sudo apt-get update and upgraded using a Python script that sends me reminders. There are plenty of guides on mastering cron.
Y
yalex27
12-07-2016, 02:03 PM #9

You'll get accustomed to it, but I understand... at first the file layout feels quite unfamiliar. I'm still new, yet I pushed myself to grasp some basic Linux commands and directory organization. The root folder is like any operating system, /bin holds most essential applications, /boot contains boot-related files, /etc manages configuration settings. The /dev section includes device representations such as your hard drive and CPU. Next, I'd explore cron (crontab -e), which lets you automate scripts for specific times. I don't use it often, but I scheduled weekly updates with sudo apt-get update and upgraded using a Python script that sends me reminders. There are plenty of guides on mastering cron.

R
Reborn01
Member
59
12-28-2016, 08:52 PM
#10
To understand Linux, especially the kernel, start by exploring its inner workings through documentation and guides. The question likely seeks insight into system fundamentals rather than general learning tips.
R
Reborn01
12-28-2016, 08:52 PM #10

To understand Linux, especially the kernel, start by exploring its inner workings through documentation and guides. The question likely seeks insight into system fundamentals rather than general learning tips.

Pages (2): 1 2 Next