"On sait enfin à quoi ils servent les 2 secrétaires d'état, à aider Hulot à faire ses cartons".
The Colonial Government Archives - preserving the rich history of the 12 Colonies
"Oups", désolé Sammy.
To install any utility/application:
alias install="sudo yum install -y"
To update the system:
alias update="sudo yum update -y"
To upgrade the system:
alias upgrade="sudo yum upgrade -y"
To change to the root user:
alias root="sudo su -"
To change to "user," where "user" is set as your username:
alias user="su user"
To display the list of all available ports, their status, and IP:
alias myip="ip -br -c a"
To ssh to the server myserver:
alias myserver="ssh user@my_server_ip”
To list all processes in the system:
alias process="ps -aux"
To check the status of any system service:
alias sstatus="sudo systemctl status"
To restart any system service:
alias srestart="sudo systemctl restart"
To kill any process by its name:
alias kill="sudo pkillUn GUI pour éditer les taches CRON. Via https://blog.shevarezo.fr/post/2018/08/28/gerer-taches-cron-interface-graphique-crontab-ui
Création de flux RSS, via http://sebsauvage.net/links/?6xq7xA
Installation : https://docs.rsshub.app/en/install/#download-rsshub