+ 2
Anyone using Linux?
Just need a short description on how to give commands in it.
4 odpowiedzi
+ 9
There is a little introductory course on edx site:
https://www.edx.com/course/introduction-linux-linuxfoundationx-lfs101x-1
You can find all the basic commands there.
You can also find the basic course on Codecademy.
And, last, but the best: the Linux documentation project: www.tldp.org
You can even download books from there for free.
Edit: Actually, that's not the last. ☺ You can find tons of material and books online.
However, those courses are a good starting point if you are a total beginner.
Good luck!
If you need more help, feel free to ask. ;)
+ 3
You open up a terminal and then you enter commands in it. Try practicing with this code.
https://code.sololearn.com/WrMe67lMEQyS/#html
+ 2
That's a very helpful answer @dplusplus ☺
+ 2
thank u every one😊