install

Search

You can find the results of your search below.

ansible
10 Hits, Last modified:
linux ansible}} ======ansible====== *''sudo apt install sshpass'' The ''sshpass'' package must be installed. *Create a file ansible.cfg in your current folder w... =Resources==== *[[https://computingforgeeks.com/install-and-use-ansible-on-debian-linux/|Install and Use Ansible on Debian 11/10]] *[[https://ostechnix.com/inst
boot tools
6 Hits, Last modified:
y that allows handling of the UEFI boot menu. ===Installation:=== *Debian or derivative: ''sudo apt install efibootmgr'' *Arch / Manjaro: ''sudo pacman -S efib... 07,0008,0009,0000''\\ ===Add UEFI Boot Entry === Install command ''grub-efi'': ''sudo apt install grub-efi''\\ Mount the the EFI System Partition: ''sudo mount /d
Flatpak
2 Hits, Last modified:
to update the flatpak *''flatpak list'' to list install flatpaks *''flatpak search package'' to search ... that.</fs> -<fs small>There are other method to install flatpaks, for diferent repositories, downloaded f
git
2 Hits, Last modified:
{{tag>linux git github}} ======git====== To install in Debian: ''sudo apt install git'' In directory to be made into git: ''git init'' To save files to stag