LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-02-2018, 04:09 AM   #1
Sleve
LQ Newbie
 
Registered: Oct 2018
Posts: 10

Rep: Reputation: 0
I'm struggling with learning Linux - What advice could you give me?


Hi,

I'd like to learn Linux inside out,

I've got 20+ years of MSdos > Windows of all iterations under my belt. Worked for technical support, 1st, 2nd line then managed a technical support team for years. All Microsoft based. I now work within an IT company for a Windows based product.

At home I use macs.

Throughout my computer career there's always been a necessity to learn the OS.

For MACS it was driven by my music production side line and frustrations around Windows instability getting in the way of producing. Haven't looked back since swtiching.

For Microsoft it was because back then PC's were new and I wanted to play games which inherently meant I had to dig beneath the surface, swap out CPU's, configure HDD jumpers to master/slave, install sound cards (then trouble shoot IRQs!) overclock on occasions, modify batch files, learn commands, configure the hardware which in those days required an element of tinkering in the BIOS or OS for IRQ allocations or memory configuration as not much of it was true plug and play back then.

Thus born through necessity I naturally found a knowledge and experience with the software and hardware.

Linux is different. I have no necessity, I just want to learn it because I like learning new things but because there's no singular need I find myself installing a distro and then feeling a distinct lack of "okay job done, what now?"

I purchased a couple books, How Linux Works what ever superuser should know and Slackware essentials. Problem is I learn better by doing rather with referencing a book if I need not the other way round. So I am struggling actually learn stuff upon reading these beyond the core theory.

This is compounded because there's so many iterations of distro's and so many distro's themselves thus public information(internet) on a singular project I could get into is usually not specifically applicable to that distro (setting up wifi for example) or is out of date thus I struggle to appy it to my particular situation.

My current knowledge level is being able to partition and install my distro of choice (Slackware), configure X, configure network, play mp3's from the console, configure new users

Beyond that it's almost like choice overload, I can do ANYTHING but I find myself doing nothing.

I've gone online and found some exercises which has helped but only by a small margin.

Does anyone have any advice ?

If you're reading - Thanks in advance.
 
Old 10-02-2018, 08:42 AM   #2
MensaWater
LQ Guru
 
Registered: May 2005
Location: Atlanta Georgia USA
Distribution: Redhat (RHEL), CentOS, Fedora, CoreOS, Debian, FreeBSD, HP-UX, Solaris, SCO
Posts: 7,831
Blog Entries: 15

Rep: Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669
Like you I find it easier to learn things when I have a need rather than just a desire. Owing to this I know some very esoteric things about Linux but there are gaps because of things I don't work on.

A couple of suggestions:
1) If you've delved into Mac command line that is actually UNIX based so some of your knowledge might translate to Linux.
2) If you've written your own code or batch files or scripts you might try adapting those into other languages or scripting (e.g. bash, perl, python etc...) on Linux.
3) Do a web search for "Linux Tutorials". You'll see many tutorials for various things such as bash, beginner Linux, etc... Learning things like bash scripting, awk scripting, perl, pythin etc... can all be done by searching for "tutorial" with those subjects. Pretty much any concept followed by the word "tutorial" in a web search will find at least one if not more.
4) You mention partitioning. I'd highly recommend exploring Logical Volume Manager (LVM) as an alternative (and better IMO) way to do things. You could also look into software RAID using mdadm.
 
Old 10-02-2018, 08:46 AM   #3
individual
Member
 
Registered: Jul 2018
Posts: 315
Blog Entries: 1

Rep: Reputation: 233Reputation: 233Reputation: 233
As you allude to, it is difficult to do anything that you don't have a specific need for. Think of something you do in Windows that you don't yet know how to do in Linux, and learn how to do it. It's possible to do many things without touching the command line, but since you're using Slackware I'd recommend using it as much as possible.
 
Old 10-02-2018, 09:08 AM   #4
m.a.l.'s pa
Member
 
Registered: Oct 2007
Location: albuquerque
Distribution: Debian, Arch, Kubuntu
Posts: 366

Rep: Reputation: 139Reputation: 139
Just keep at it and give it time and you'll be fine. You've got a lot of years under your belt with MSDOS, Windows, Mac stuff. You have to put in some time with Linux stuff, too. I came at it thinking of it as a four-year program, like earning a college degree. After one year, it was like finishing up the freshman year, I still had a long way to go.

One thing that helped me, trying different distros and stuff. The old "contrast and compare" approach.
 
Old 10-02-2018, 09:49 AM   #5
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,286

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
Do at least one Linux From Scratch. Make your system complete with BLFS. Then go off the book, and do your own version. You can do CLFS, and put linux on one of your Macs. You'll learn buckets that way, Then install Slackware64, make it multilib, build your own kernel, install VirtualBox, then repeat for gentoo. I believe that's punishment.

Quote:
Originally Posted by Slave
Install sound cards (then trouble shoot IRQs!)
Yes, you bring me back to the bad old days! pre early 2000s
For the manual interrupt setting (for ISA cards which never went pnp IIRC) Linux had these utilities pnpdump and isapnp. The kernel (2.x on, I think) configured the pnp pci cards; pnpdump read the isa bus and you got your isa bus options; then you'd write /etc/isapnp.conf which told the kernel what interrupt & i/o your crappy isa stuff would respond to. Sound cards needed 2 separate interrupts, one for midi, one for everything else.

Today there is a push for user friendliness in linux because younger people's patience and attention span shorter. Grub, Systemd, SeLinux, Cups & Network Manager would have people of your personality (and mine) in a home for the bewildered if you read up on them.
  • Grub has over elaborated hugely to cope with EFI / UEFI. You're left with a poorly documented behemoth.
  • Systemd has a faster startup control which is binary, so you can't edit it. Even on my simple LFS, it installed 106 man pages, covering a utility or config file each.
  • SeLinux is a (not Particularly good) security system which lets you do nothing except through it. Everyone tried it, but no distros kept it except the Red Hat stable.
  • Cups is a pita, but you'll manage because you more or less have to. You can use ghostscript, but it's not worth the effort.
  • Network Manager is fine for a GUI when you want to know nothing. If you want a handle on things, you need to dump Systemd & Network Manager
Another reason for this is that every distro has Perl, Python, & Java support. You can get apps up & running much quicker in those languages, add modules, etc. but it's always easier to write another utility than debug the existing ones :-/.
 
Old 10-02-2018, 11:12 AM   #6
fatmac
LQ Guru
 
Registered: Sep 2011
Location: Upper Hale, Surrey/Hants Border, UK
Distribution: Mainly Devuan, antiX, & Void, with Tiny Core, Fatdog, & BSD thrown in.
Posts: 5,484

Rep: Reputation: Disabled
Quote:
I'd like to learn Linux inside out,
How many life times have you got? :lol:

There's a lot to Linux (& BSD) that most users will never need to know, just get familiar with things that you need as & when they crop up.
 
Old 10-02-2018, 11:35 AM   #7
jsbjsb001
Senior Member
 
Registered: Mar 2009
Location: Earth, unfortunately...
Distribution: Currently: OpenMandriva. Previously: openSUSE, PCLinuxOS, CentOS, among others over the years.
Posts: 3,881

Rep: Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063
If you're already using macOS, then at least some of the same fundamental concepts used in macOS apply to UNIX and Linux as well.

For example, the filesystem hierarchy and mounting concepts. At least some commands you'll find in Linux would also exist on macOS. So you could practice at least some things with macOS if you're already using it.

My advice in regards to Linux would be to start with a "newbie friendly" distribution and learn how to do common tasks in Linux. You could use Virtual Machines or a "live" USB/CD/DVD/etc and once you got a handle on the most common things, you can move onto the finer details.
 
Old 10-04-2018, 05:01 AM   #8
Sleve
LQ Newbie
 
Registered: Oct 2018
Posts: 10

Original Poster
Rep: Reputation: 0
Just popping in to say thanks for the responses.

To be clear, I have purchased a mid range second hand laptop of which I've dedicated to all things linux.

I don't want to tamper with the mac for this stuff is it's an income stream for me.

So I have Slackware up and running (as I type this from!) on this old laptop and all good. Will look at some of the suggestions here. At the moment just been bumming around the system whilst referencing the books and generally just trying to soak up as much as possible.

Still lacking a singular project / focus though.
 
Old 10-04-2018, 05:37 AM   #9
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,125

Rep: Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120
Quote:
Originally Posted by Sleve View Post
Still lacking a singular project / focus though.
This is the nub.

I did performance tuning in another universe. Anathema to Windows and Mac. Tools were fragmented to non-existent in Linux, so I initially looked at OpenSolaris so I could write my own kernel traces with dtrace and scratch that itch.
Than Oracle burnt that bridge. Apple ? - nope, they licensed dtrace but disabled for their own code. Why would I want to give those pricks my money ...
Over the years Linux has developed new tooling that even a mug user like me can now use. Took a while, but I am now happy in my own little pool - hope you find yours.
 
Old 10-04-2018, 05:54 AM   #10
Honest Abe
Member
 
Registered: May 2018
Distribution: CentOS 7, OpenSUSE 15
Posts: 420
Blog Entries: 1

Rep: Reputation: 202Reputation: 202Reputation: 202
It's commendable to see that you took on Slackware to start your linux journey.

What you really need is some home projects to use/reuse/learn more of Linux. Google that and you should see hundreds of options.

I really liked this - https://www.wiley.com/en-us/Linux+To...-9780764525087

I would also recommend using KVM/XEN/etc and build test VMs. Then try to set up DNS, CIFS, iscsi etc on them.
 
Old 10-04-2018, 06:12 AM   #11
Turbocapitalist
LQ Guru
 
Registered: Apr 2005
Distribution: Linux Mint, Devuan, OpenBSD
Posts: 7,306
Blog Entries: 3

Rep: Reputation: 3720Reputation: 3720Reputation: 3720Reputation: 3720Reputation: 3720Reputation: 3720Reputation: 3720Reputation: 3720Reputation: 3720Reputation: 3720Reputation: 3720
Quote:
Originally Posted by Sleve View Post
Still lacking a singular project / focus though.
There have been quite a few positive developments with regards to audio and video production GNU/Linux lately. Maybe you could try one or the other? If you test out audio production, it might be a little uncomfortable since you already have an established work flow, but if you approach it as something new then it might work. For music, see Audacity or Ardour or one of its competing projects.

Video production would be close but perhaps not so ingrained that you chafe for the familiar ways. See OBS, Kdenlive, and Audacity for that. It might be sluggish on a laptop though.

Photography is another area which might be interesting. On the high end there would be Darktable and RawTherapee. Digikam and Shotwell are two good photo organizers.

3D animation (plus more) can be done with Blender. Heads up that the UI for Blender is different. The UI is fast, efficient, and useful as heck but different than what you've ever tried before. You may end up taking a week finding your way around it. However, there are lots of great tutorials. A few full-length movies have been made using it.
 
Old 10-04-2018, 06:42 AM   #12
alexpaton
Member
 
Registered: Jul 2009
Distribution: Ubuntu & ClearOS
Posts: 163

Rep: Reputation: 47
I agree with the previous poster(s) who said that Linux From Scratch is the way to go. I tried it myself, and realised that I DON'T have that level of interest in the inner workings of Linux. For me, I only have that interest when daily usage is impaired by things not working properly. As an Ubuntu user, I'll leave that side of things to Canonical, and Debian.

The only area where it becomes particularly relevant to me is when they remove some of my favorite programs from the repositories, for compatibility problems.
 
1 members found this post helpful.
Old 10-04-2018, 10:41 AM   #13
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
Quote:
Originally Posted by Sleve View Post
Hi,

I'd like to learn Linux inside out,

.....

Linux is different. I have no necessity, I just want to learn it because I like learning new things but because there's no singular need I find myself installing a distro and then feeling a distinct lack of "okay job done, what now?"

....
Does anyone have any advice ?

If you're reading - Thanks in advance.
that says it right there, it is not a learning disability . it is a lack of real interest, because the necessity is not there. To your brain it is just a waste of time, no matter what you tell it.

find something you want to do with Linux then teach yourself how to do that using Linux. Put the necessity back into the learning.

Last edited by BW-userx; 10-04-2018 at 10:48 AM.
 
1 members found this post helpful.
Old 10-04-2018, 10:53 AM   #14
jsbjsb001
Senior Member
 
Registered: Mar 2009
Location: Earth, unfortunately...
Distribution: Currently: OpenMandriva. Previously: openSUSE, PCLinuxOS, CentOS, among others over the years.
Posts: 3,881

Rep: Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063
Quote:
Originally Posted by alexpaton View Post
...realised that I DON'T have that level of interest in the inner workings of Linux. For me, I only have that interest when daily usage is impaired by things not working properly. As an Ubuntu user, I'll leave that side of things to Canonical, and Debian.

The only area where it becomes particularly relevant to me is when they remove some of my favorite programs from the repositories, for compatibility problems.
Quote:
Originally Posted by BW-userx View Post
that says it right there, it is not a learning disability . it is a lack of real interest, because the necessity is not there. To your brain it is just a waste of time, no matter what you tell it.

find something you want to do with it then teach yourself how to do that using Linux. put the necessity back into the learning.
Right on guys!

I was thinking very similar things about other things (as well as Linux in general) myself. Also, once I've learnt something and I already know it, the excitement disappears. As far as the thread is concerned, I'd agree with ya's. Well put the both of you!
 
Old 10-04-2018, 01:31 PM   #15
Sleve
LQ Newbie
 
Registered: Oct 2018
Posts: 10

Original Poster
Rep: Reputation: 0
Well I had a nessicity this evening, I dug out old Unreal Tournament 2004 discs as I remember they had a specific linux installer on them.

I had some mounting issues to start with which I overcame (user error, nothing to see here)
Then I got it installing via the included sh script.
Got it running but resolution was off (and no option to go up to the resolution of my screen)
Sound didn't work.

Had to edit the .ini and include custom resolution - this worked!
..but for some reason I had to find the directory called ~./2004 (Can someone explain the tilde? and why I had to use that? Figured it was hidden but couldn't find it in file explorer even with hidden shown only accessible via terminal via CD command into a directory that wasn't listed when I did an 'ls'. Odd)

Got the sound working via padsp ut2004 command - Could someone explain why that worked and it doesn't work when I DONT use padsp prefix?

So that was good, took a couple hours to wrap head around the whole thing including research and providing someone can help me out on the above two points I learnt a few things too.

More like that I reckon!

Last edited by Sleve; 10-04-2018 at 01:33 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Coding bootcamp learning platform and privacy issues with online learning. Need Advice ! slothbin Programming 2 04-01-2016 08:33 AM
Newbie trying to get Linux concept and learning advice Dman58 Linux - Newbie 7 03-15-2012 07:54 PM
Learning Linux - ADVICE please thepuniser Linux - Distributions 10 03-31-2006 12:21 AM
Give me advice Getright for Linux xprometeus Linux - Software 3 11-13-2005 03:19 AM
Learning Linux...Advice Needed simulatedflare Linux - Newbie 1 03-21-2004 06:04 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:41 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration