LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 03-18-2017, 03:01 PM   #1
bbraml
LQ Newbie
 
Registered: Sep 2011
Posts: 24

Rep: Reputation: Disabled
Help me become better at linux, please


I'm not new to linux but I am no expert. I have taken the RHCSA and RHCE but they only teach you the things needed to pass the test. I am wanting to take the next step to be an expert. What are some suggestions that can help me get there?
 
Old 03-18-2017, 04:23 PM   #2
fido_dogstoyevsky
Member
 
Registered: Feb 2015
Location: Victoria, Australia
Distribution: Slackware 15
Posts: 490
Blog Entries: 2

Rep: Reputation: 576Reputation: 576Reputation: 576Reputation: 576Reputation: 576Reputation: 576
Quote:
Originally Posted by bbraml View Post
...I am wanting to take the next step to be an expert. What are some suggestions that can help me get there?
Use Linux for your normal computer use. Play with it. Break things. Fix things.
 
1 members found this post helpful.
Old 03-18-2017, 04:26 PM   #3
ardvark71
LQ Veteran
 
Registered: Feb 2015
Location: USA
Distribution: Lubuntu 14.04, 22.04, Windows 8.1 and 10
Posts: 6,282
Blog Entries: 4

Rep: Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842
Hi...

Do some searches on Google. There are articles out there that address this question, such as these two...

http://www.wikihow.com/Be-a-Linux-Expert

https://www.linux.com/learn/weekend-...g-linux-expert

Regards...
 
Old 03-18-2017, 05:29 PM   #4
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
yep like @fido_dogstoyevsky said install it and use it for your everyday OS. Necessity is the mother of finding out how to do it on Linux.
 
Old 03-18-2017, 05:44 PM   #5
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Install Linux from Scratch.

Solve any bug in any Linux software (documentation included ) and submit a patch through Git to the package maintainers.

Set up virtual machines with the same guest operating system but using three different virtualisation technologies.

Write two blog entries here on LQ on any Linux-related subject of your choice.

Write a Python program to emulate any Linux command of your choice, including all command line options.

Read through the questions here on LQ and try to understand (and solve) as many as you can.

(... That's enough for now - Ed.)
 
Old 03-18-2017, 07:03 PM   #6
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 hydrurga View Post
Install Linux from Scratch.
that is a big byte to chew on the first day. lol
 
Old 03-18-2017, 07:04 PM   #7
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Quote:
Originally Posted by BW-userx View Post
that is a big byte to chew on the first day. lol
But the whole lot was for the first day!
 
Old 03-18-2017, 07:08 PM   #8
Shadow_7
Senior Member
 
Registered: Feb 2003
Distribution: debian
Posts: 4,137
Blog Entries: 1

Rep: Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874
Install linux in linux for each of the major flavors of linux. With debootstrap, arch-chroot, and whatever applies for the others. USB sticks are good for this type of fiddling. These tend to be minimum installs so take note of what does NOT come installed by default, by trying to use your usual tools to find that they are not there. Then use what IS there. ip instead of ifconfig, dhcpcd instead of dhclient, and whatever else applies to your usual administrative steps. When you have odd situations with low bandwidth, this can really get you past the usual hurdles with firmware, drivers, and other things. You might even find a favorite distro that can get you up and running the shortest amount of time on the slowest connection with the least amount of effort. Or at least take what is usually a bloated sloth and make it spiffy.
 
Old 03-18-2017, 07:20 PM   #9
jamison20000e
Senior Member
 
Registered: Nov 2005
Location: ...uncanny valley... infinity\1975; (randomly born:) Milwaukee, WI, US( + travel,) Earth&Mars (I wish,) END BORDER$!◣◢┌∩┐ Fe26-E,e...
Distribution: any GPL that work on freest-HW; has been KDE, CLI, Novena-SBC but open.. http://goo.gl/NqgqJx &c ;-)
Posts: 4,888
Blog Entries: 2

Rep: Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567
https://training.linuxfoundation.org...linux-training

http://www.sc.edu/beaufort/library/p...es/bones.shtml

 
1 members found this post helpful.
Old 03-18-2017, 08:05 PM   #10
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 hydrurga View Post
But the whole lot was for the first day!
oh so that install Linux from scratch was just the before breakfast warmer upper then on to the big stuff. .. Got ya!
 
Old 03-18-2017, 08:57 PM   #11
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,323
Blog Entries: 28

Rep: Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141
I would certainly not suggest trying to learn Linux by installing Linux from Scratch. That's like trying to write doctoral dissertation before graduating high school.

Here are a few thoughts.

Pick a distro that you feel comfortable with (you can try several by booting them in Live Mode). Learn how to use the package manager to install packages and keep the system up-to-date, then learn how to use the command line to do those things. I'd recommend Mint, Magiea, Debian, or OpenSUSE as good ones to start with. I started with Slackware, and I'm glad it did. Slackware is a darn good teacher and it will get you learning terminal commands a little more quickly, but note that Slackware is not nearly so complicated as persons portray it as being.

When you do a web search about a problem, be sure the include the word "Linux" or the name of your distro in the search string.

Familiarize yourself with the directory structure (I don't mean memorize it--I mean learn its basic layout and how to navigate it).

Finally, pick something you like to do on the computer. Do it using Linux. Along the way you will learn about Linux.

Rinse and repeat.

Most important, remember that Linux is not Windows. Expect it to be different and be prepared to have to learn new ways of doing things.

Last edited by frankbell; 03-18-2017 at 09:00 PM.
 
Old 03-18-2017, 09:03 PM   #12
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Quote:
Originally Posted by frankbell View Post
I would certainly not suggest trying to learn Linux by installing Linux from Scratch. That's like trying to write doctoral dissertation before graduating high school.
The OP stated that they had already passed the RHCSA and RHCE exams. They are not a total newbie. LFS would be a great way of getting to know Linux better in an organised guided way.
 
1 members found this post helpful.
Old 03-18-2017, 09:34 PM   #13
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,323
Blog Entries: 28

Rep: Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141
Quote:
LFS would be a great way of getting to know Linux better in an organised guided way.
Thanks for straightening me out.

I have to work on my reading comprehension.
 
  


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



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

All times are GMT -5. The time now is 11:50 PM.

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