Search
You can find the results of your search below.
Fulltext results:
- NFS @home_server:home_server_setup:other_services
- storage /mnt/storage'' to mount just the specific directory. *''sudo mount -t nfs -o rw,vers=4 192.168.1.5:
- Docker-Compose @docker_notes
- docker compose releases]] change the version sub-directory as required. <code bash> sudo curl -L "https://gi... for a couple of months. I have my docker working directory on an NFS share directory. Unfortunately after a reboot docker compose Trafik would fail on start up with o
- Docker init Systems @docker_notes
- stored at ''%%/etc/s6-overlay/s6-rc.d/%%''. ^ sub-directory ^ Must ^ Comment ... ies.d** | * | Mandatory sub-directory with of dependent services as sub-directories | ... ame'' - lists the dependencies in the servicename directory, i.e. in servicesname/dependencies.d *''s6-rc-
- Commonly used commands and scripts @home_server:home_server_setup:other_services
- %%'' this will search for 'filename*' in current directory * ''%%find /mnt/disk1 -name findme*%%'' to find findme* under sub-directory /mnt/disk1. The %%' '%% is not required unless there is white space in the directory or file name. * ''%%find -path ./con*%%'' ---
- Docker @docker_notes
- e docker-ce'' -Check the the ''var/lib/docker'' directory, ''sudo du -d 1 -h var/lib/docker'' -''rm -rf /var/lib/docker'' to remove the docker directory. //I try not to store any important files in doc... cker run -v HOSTDIR:TARGETDIR IMAGE'' | Map local directory and Launch| **Container Management:** |<55em>| ^... d'' | Load images from a tarball| |''docker build DIRECTORY'' | Build an image from a docker file| **Volumes
- boot tools @tech_notes
- o grub-install /dev/sdd --target=x86_64-efi --efi-directory=boot/efi/''\\ ===Change boot selection time=== '
- Simlinks @home_server:home_server_setup:other_services
- links===== A symlink is a soft or hard link to a directory location to another directory location or file. I am only interested in the soft link. It effectivily allows a directory tree to be made for different non-structured directory locations, even across partitions. Simple use is: ''
- NFTables Configuration @linux_router
- is located *Remember that if located in same directory use ''sudo ./router.nft'' to run. *To list curr... is located *Remember that if located in same directory use ''sudo ./router.nft'' to run. *To list curr
- ISP PPPoE Network Setup @linux_router
- tion. These files are located in "/etc/ppp/peers" directory. There is an example / template file in this directory, called "provider". My provider is mynetfone, I edite
- Router Configuration & Server Setup @linux_router
- the Router WAN port. *I do not encrypt the home directory. (See How to install [[http://www.havetheknowhow.
- Calibre @docker_notes
- in / admin123 - The /books direct points to the directory specified for the existing (or new) Calibre libra
- Docker - DHCP Server @docker_notes
- guration]] I have stored log files in the .config directory that is a Docker mounted volume for persistence a
- Docker - diun & ntfy @docker_notes
- ase-url". # # - attachment-cache-dir is the cache directory for attached files # - attachment-total-size-limit is the limit of the on-disk attachment cache directory (total size) # - attachment-file-size-limit is th
- Docker nginx / php notes @docker_notes
- } }</code> ++++ ===/etc/nginx/modules/=== This directory is empty. ===/etc/nginx/conf.d/=== This directory does not exist. This is a concern as the default nginx configuration ''nginx.conf'' references this directory. Of course the ''/etc/nginx/conf.d'' is a default override directory, so it can be created on use. ====/usr/share/n
- Docker mailserver @docker_notes
- the email and store it into the recipient’s email directory. But we will not make Postfix save the email to d... with this mapping by asking it where the mailbox directory of our john@example.org user would be: ''postmap ... tabase /etc/postfix/aliases.lmdb: No such file or directory" The postfix command recreates the missing/corup... " "fcgi://roundcubemail:9001" enablereuse=on # <Directory "/var/www/html"> # Options Indexes FollowSymLi