history        -- muestra historial de comandos usados
sudo ls -la /  --muestra archivos
sudo nano /etc/systemd/system/ServiceDesk.service -- ver contenido servicios
sudo systemctl  enable ServiceDesk.service-- inicio servicio al encender srv
sudo systemctl start  ServiceDesk.service;sudo tail -f  /opt/ManageEngine/ServiceDesk/logs/serverout0.txt  -- inicia servicio muestra archivo
sudo systemctl stop ServiceDesk.service  -- detiene
sudo reboot --reiniciar
sudo shutdown now -- apagate coño