Search
You can find the results of your search below.
Fulltext results:
- VNC @docker_notes
- e desktop, SSH, on Telnet on any HTML5 Browser # Create all databases and tables first guacamole: i... www.howtoforge.com/how-to-use-apache-guacamole-to-create-a-vnc-connection/|How to use Apache Guacamole to create a VNC Connection]] *[[https://medium.com/@anshu
- Docker-Compose @docker_notes
- ===Networking===== By default Docker-Compose will create a new network for the given compose file. You can... fining custom networks in your compose file. ====Create and assign custom network==== *Example:* <code y... se persistent storage. In a compose file, you can create and map volumes like this: <code yaml> volumes: ... he user (otherwise fails) using the docker volume create command. (References: [[https://web.archive.org/w
- Docker mailserver @docker_notes
- ail. So the following seems to meet my needs: *create file ''ll.sh'' *<code>#!/bin/sh exec ls -la "... 'sqlite3 /app/mailserver.db'' to start sqlite and create or open mailserver.db. *''.open /app/mailserver... eates a table like that: ===sql code=== <code sql>CREATE TABLE IF NOT EXISTS `virtual_domains` ( `id` int... CHARSET=utf8;</code> ===sqlite code=== <code sql>CREATE TABLE IF NOT EXISTS 'virtual_domains' ( id INTE
- Docker Deluge Image / Service @docker_notes
- 'docker build -t deluge-openvpn-nftables .'' - to create the image deluge-openvpn-nftables *''docker run... ying ++macvlan option|<code bash> docker network create -d macvlan \ --subnet=192.168.1.0/24 \ ... re and this worked a beaut. * Need to manually create ++/dev/net/tun|<code bash> #!/bin/sh mkdir -p /d... e that NFS server is running. <code>docker volume create --driver local \ --opt type=nfs \ --opt o=add
- Docker @docker_notes
- ty addition command is: <code bash> docker volume create portainer_data docker run -d -p 9443:9443 --name=... s -a'' | Show a list of all containers| |''docker create IMAGE'' | Create a new container| |''docker start CONTAINER''| Start a container| |''docker stop CONTAINE... ag an image| |''docker commit CONTAINER IMAGE'' | Create an image (from a container)| |''docker import URL
- Docker - DHCP Kea Server @docker_notes
- s for ISC Kea DHCP server. Install if you plan to create any custom Kea hooks.
- Wireguard VPN access from WAN to LAN @linux_router
- etting using ''sudo sysctl -p /etc/sysctl.conf'' Create some security keys: <code> sudo su cd /etc/wiregu... PAo='' While still in ''/etc/wireguard'' in root create a wireguard server configuration file: ''vim wg0.... d allow this. Similarly the output can be used to create a picture file: ''sudo qrencode -t ansiutf8 -o /e... Savey [[https://www.cloudsavvyit.com/8382/how-to-create-qr-codes-from-the-linux-command-line/|How To Crea
- VNC Server @home_server:home_server_setup
- oder.com/how-to-fix-authentication-is-required-to-create-a-color-profile-managed-device-on-ubuntu-22-04/|How to fix “Authentication is required to create a color profile/managed device”]] * sudo syst... www.howtoforge.com/how-to-use-apache-guacamole-to-create-a-vnc-connection/|How to use Apache Guacamole to create a VNC Connection]] *[[https://medium.com/@anshu
- Nextcloud Container @docker_notes
- edit config/type of a Circle circles:manage:create create a new circle circles:manage:destroy destroy a circle by its ID ... Set a system config value dav dav:create-addressbook Create a dav addressbook dav:create-calendar Create a da
- Manjaro Setup Notes @home_server:home_server_setup:other_services
- populate archlinux manjaro''\\ These two commands create a fresh key for you and (re-)install all keys fro
- KPTree - MSWindows Setup @home_server
- art and select so). Then run following command to create a simlink to NAS stored iTunes library: ''%%mklin... e current document%% *%Ctrl-n or Ctrl-Alt-F2 to create new document%% *[[https://www.computerhope.com... ==New Paperspace View port==== *''viewport'' to create new viewport *''grid'' ''off'' to turn off grid
- Router VM @linux_router
- er client binaries *''virtinst'' - utilities to create and edit virtual machines *''libspice-server1''
- Router Miscellaneous @linux_router
- /baumkp/algo:/data --name=algo mutemule/algo" to create and run image --cap-drop All [Drop all Linux e... ady exists, ''sudo mkdir -p /var/log/journal'' to create directory if not existing, and ''sudo rm -R /var/... devices]], [[https://www.cyberciti.biz/faq/how-to-create-bridge-interface-ubuntu-linux/|How To Setup Bridg... men Ubuntu [[https://www.unixmen.com/linux-basics-create-network-bonding-on-ubuntu-14-10/|Create Network B
- NFTables Configuration @linux_router
- llowing is my NFTables router configuration file. Create the following file called: "router.nft". Dont fo
- snapraid @home_server:home_server_setup:other_services
- praid-on-ubuntu/|Setting up SnapRAID on Ubuntu to Create a Flexible Home Media Fileserver]] and [[https://