sudo

Search

You can find the results of your search below.

KPTree - Email Server Setup @home_server
57 Hits, Last modified:
rk. ++++I actually like to use netplan| * ''sudo apt install netplan.io'' * ''sudo mv /etc/network/interfaces /etc/network/interfaces.old'' * ''sudo /etc/netplan/network.yaml'' * <code>netwo... > ++++ ===Change Hostname=== Change host name: ''sudo hostnamectl set-hostname hostname'', may also nee
Docker-Compose @docker_notes
5 Hits, Last modified:
he version sub-directory as required. <code bash> sudo curl -L "https://github.com/docker/compose/releas... -s)-$(uname -m)" -o /usr/local/bin/docker-compose sudo chmod +x /usr/local/bin/docker-compose </code> ... l on start up with obscure Docker log messages (''sudo journalctl -b0 -u docker''), e.g. ''error="failed... ectly edit the service file, but rather use the ''sudo systemctl edit docker.service'' to create a drop
dokuwiki setup notes @home_server
5 Hits, Last modified:
named ''KPtreeWiki-backup_yyyy-mm-dd''. e.g. ''%%sudo tar zcpfv '/media/disk1/KarlData/Karl Data 2/doku... d files on the wikiserver. To run the script ''%%sudo Myscripts/dokuwikicleanup.sh /home/shared/www/do... /dokuwiki''. ++++tl;dr; Setup of apache2/sites| ''sudo vim /etc/apache2/sites-available/wiki.kptree.net-... /privkey.pem </VirtualHost> </IfModule> </code> ''sudo vim /etc/apache2/sites-available/wiki.kptree.net.
Nextcloud Container @docker_notes
3 Hits, Last modified:
1 is to place Nextcloud into mainteance mode ''%%sudo -u www-data php occ maintenance:mode --on%%''\ ... Nextcloud Install]]. OPtions to install include ''sudo apt install nextcloud-desktop'' or install via Ap... here to download just nextcloudcmd?]] In debian ''sudo apt install nextcloud-desktop-cmd'' will down loa
ansible @tech_notes
3 Hits, Last modified:
{{tag>linux ansible}} ======ansible====== *''sudo apt install sshpass'' The ''sshpass'' package must b... [https://www.middlewareinventory.com/blog/ansible-sudo-ansible-become-example/|Ansible sudo – ansible become example]] *[[https://www.geekbits.io/how-to-ins
Docker mailserver @docker_notes
2 Hits, Last modified:
th version. *Need to create directory in log, ''sudo mkdir .config/log/php82'' As php-fpm automatica... ing this one.) *This can be set in the host ''sudo sysctl -w vm.overcommit_memory=1'' Some reference
VIM Editor @home_server:home_server_setup:other_services
2 Hits, Last modified:
cheatsheet}} ======VIM Editor====== When using ''sudo vim'' consider ''sudo -E''. The ''-E'' flag to retain the user environment variables for vim. =====VIM
Basic Netfilter Function Block Diagram @linux_router
1 Hits, Last modified:
he PPPoE connection mtu edit the following file ''sudo vim /etc/ppp/ip-up'' and append the following to
ssh with key files @tech_notes
1 Hits, Last modified:
l system access anyway. <fc #ff0000>The use of ''sudo'' should not be necessary as the keys created sho