sudo

Search

You can find the results of your search below.

Linux Block Device Notes @home_server:home_server_setup:other_services
9 Hits, Last modified:
''lsblk -f'' or ''blkid'' to list the UUIDs *''sudo blkid'' will list data blocks ---- ====parted===... a number of partition tools for Linux CLI.== *''sudo parted -l'' - to see all available partition information *''sudo parted /dev/sda'' - to partition the specific dri... 1'' to remove partition 1 ---- ====Format==== ''sudo mkfs.ext4 /dev/sda1'' - to format the drive ----
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
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