How to be efficient at using Linux? I'm a bit scared of the command prompt window. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to be efficient at using Linux? I'm a bit scared of the command prompt window.

I'm a Windows user ever since I started using computers, I need to b good at using Linux as all the work in our company is done on Ubuntu. Please guide.

19th May 2017, 1:36 PM
Kunal Jay
Kunal Jay - avatar
6 Answers
+ 5
You can use linux commands on windows. Install git, and use git bash tool for practice. That way you may feel less intimidated. Start with simple commands like creating folders on desktop (mkdir), moving files (mv), removing files (rm), navigating (cd) etc
19th May 2017, 1:54 PM
droste
droste - avatar
+ 4
If you're going to install Linux as a first timer, and former Windows user, I'd recommend Linux Mint. Droste's suggestion is also good.
19th May 2017, 2:03 PM
Steven Schneider
Steven Schneider - avatar
+ 3
install it at home?
19th May 2017, 1:44 PM
jay
jay - avatar
+ 2
I'd also go for Linux Mint but if you need Ubuntu as it is work related, just dual boot it on your windows machine. There are many free books tutorials available about command line and shell scripting. Be ready to learn the most on your machine as I doubt that at your work, they let you access root priviledges.
19th May 2017, 3:58 PM
seamiki
seamiki - avatar
+ 1
well simple solution is just install ubuntu in vmware or virtualbox
19th May 2017, 4:24 PM
Suhail Pappu
Suhail Pappu - avatar
+ 1
If you are first time user of linux. Don't hesitate to use commands nothing bad is going to happen. There is always a solution for every thing. Just make sure you created system restore point.
26th Jun 2017, 2:35 PM
Er Akshay Erande
Er Akshay Erande - avatar