alefattorini
(Alessio Fattorini)
September 22, 2016, 2:46pm
6
Ehi Nate,great to hear from you! You’re in the right place if you want to become a Linux nerd
we have many friends here that can help you to be on the right track.
I suggest starting from these great topics by @enzoturri and read our howtos and guides
Target
Often in the community using the shell.
I thought to write some commands that might be useful for beginners
Premise:
The dos prompt in wWindows allows a limited number of operations. The Linux shell allows you to perform advanced scriptingoperations .
All commands can be chained using some special characters ("|" “>” and “<”) as needed.
Moving between folders:
syntax:
cd path
example:
cd /var/lib
cd nethserver
where path is the path to the folder where you want to go. It ca…
Target:
This howto is intended for beginners.
From linux shell you can make various checks on a server. There are simple commands (but very powerful) that allow an efficient analysis of a server to test problems or performance.
I will list some of the many existing commands (for each one would need a howto…).
It would be interesting to integrate it with the ideas of all.
Premise:
For many of the following commands must be enabled rpmforge and EPEL repository (disable it at the end!)
wget …
Interesting! We have already an opened feature request
Do you mean the enterprise versione of mailpiler?
1 Like