install

Search

You can find the results of your search below.

ansible
9 Hits, Last modified:
linux ansible}} ======ansible====== *''sudo apt install sshpass'' The ''sshpass'' package must be install... =Resources==== *[[https://computingforgeeks.com/install-and-use-ansible-on-debian-linux/|Install and Use Ansible on Debian 11/10]] *[[https://ostechnix.com/install-and-configure-ansible-in-linux/|Install And Confi
boot tools
5 Hits, Last modified:
tallation:=== *Debian or derivative: ''sudo apt install efibootmgr'' *Arch / Manjaro: ''sudo pacman -S ... 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 /dev/sdd1 /boot/efi''\\ Install Grub boot loader: ''sudo grub-install /dev/sdd --
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