It seems many beginners are and there's no need to be, it's just a tool that comes in very handy sometimes.
So I thought let's have some fun to give beginners some confidence.
Want to see a train...install this command...
Once installed type this in the Terminal and hit Enter...
Want to know your fortune...
Once installed type this in the Terminal and hit Enter...
What does a Cow say...
Once installed type this in the Terminal and hit Enter...
Eyes watching you...
Once installed type this in the Terminal and hit Enter...
Move the mouse around and the eyes follow.
Have fun or don't the choice is always yours.
So I thought let's have some fun to give beginners some confidence.
Want to see a train...install this command...
Code:
sudo apt install sl
Code:
sl
Code:
sudo apt install fortune
Code:
fortune
Code:
sudo apt install cowsay
Code:
cowsay "your text"
Code:
sudo apt install x11-apps
Code:
xeyes
Have fun or don't the choice is always yours.