Search
You can find the results of your search below.
Fulltext results:
- Docker nginx / php notes @docker_notes
- nfo | notice | warn | error | crit ]. Hence when developing and creating a html server use of ''info''... eeBSD >= 4.1, OpenBSD >= 2.9, NetBSD >= 2.0) ; - /dev/poll (Solaris >= 7) ; - port (Solaris >= 1... ments and one that is recommended to be used in ; development environments. ; php.ini-production conta... n production and testing environments. ; php.ini-development is very similar to its production variant
- KVM Setup @home_server:home_server_setup
- virsh qcow linux command setup nbd 'network block device'}} ======KVM Setup====== I original setup my ... ed that-vm, and takes care of duplicating storage devices. To dump a virtual machine xml definition to... VM of ''domain-name'' or ''domain-id'', all cpu, device and i/o are paused. But VM remains in operatin... ew expanded drive: ''%%sudo virt-resize --expand /dev/sda1 /path_vm/vm_name_backup.img /path_vm/vm_name
- Docker Deluge Image / Service @docker_notes
- s worked a beaut. * Need to manually create ++/dev/net/tun|<code bash> #!/bin/sh mkdir -p /dev/net mknod /dev/net/tun c 10 200 chmod 660 /dev/net/tun echo "103.231.89.219 au-mel.pvdata.host" >> /etc/hosts #This
- IPMI CLI Tools @home_server:home_server_setup:other_services
- which allows remote server management, primarily developed by Intel. IPMI cards, known as Baseboard Ma... U $User_Name -f $PW_file_location power status 2>/dev/null) if [ ${?} -ne 0 ] then exit 11 #error 1... IP -U $User_Name -f $PW_file_location power on &>/dev/null 2>/dev/null if [ $? -ne 0 ] then exit 12 #error 12 means that the ipmi tool power
- Manjaro Setup Notes @home_server:home_server_setup:other_services
- #${color1}HARD DRIVE I/O ${hr 2}$color #${color0}Device:$color /dev/nvme0n1p5 #${color0}Reads: $color${diskio_read /dev/sdd}/s${alignr}${color0}Writes: $color${diskio_write /dev/nvme0n1p5}/s #${color8}${diskiograph_read /dev/sd
- Rsync @home_server:home_server_setup:other_services
- up| |''-D''| |same as --devices --specials| | | ''%%--%%devices'' |preserve device files (super-user only)| | | ''%%--%%specials'' |preserve s... ctHostKeyChecking=no \ -o UserKnownHostsFile=/dev/null \ -q user@host /usr/bin/hostname -s</cod
- NFTables Configuration @linux_router
- ions</color> ++ | \\ +<color #202000/#F0F0E0> * Device definitions can be found using ''ip a'' \\ ... wan = eno1</color><color blue> #definition of wan device label, setup as ppp1 for pppoe</color>\\ <tab... m = eno1</color><color blue> #definition of modem device label</color>\\ <tab3>define <color red>lan = br0</color><color blue> #definition of lan device label</color>\\ <tab3>define <color red>lan_ip
- Linux Block Device Notes @home_server:home_server_setup:other_services
- k mount umount fstab unmount}} =======Linux Block Device Notes====== =====Linux Disk Partition and For... Notes ===== ====Some basic tools==== *''ls -l /dev/disk/by-uuid/'' will list the disks with UUIDs *''lsblk'' to list partitions (or list block devices) *''lsblk -f'' or ''blkid'' to list the UU... available partition information *''sudo parted /dev/sda'' - to partition the specific drive When in p
- DHCP / DNS Setup @linux_router
- s designed to replace ISC DHCP. Kea was primarily developed around 2014-2020. They also are currently developing a monitor for Kea and Bind9 called Stork. ... e's directories. PrivateTmp=yes # Sets up a new /dev namespace for the executed processes and only adds API pseudo devices # such as /dev/null, /dev/zero or /dev/random
- Router Miscellaneous @linux_router
- ers, and does not require client software on most devices. "docker pull mutemule/algo" to download doc... Archlinux</fc> [[https://wiki.archlinux.org/title/DeveloperWiki:UID_/_GID_Database|DeveloperWiki:UID / GID Database]] * <fc #ff0000>Red Hat</fc> [[https... do port forwarding using nftables map]] *Redhat developer [[https://developers.redhat.com/blog/2017/0
- ISP PPPoE Network Setup @linux_router
- nf(8) man:interfaces(5) BindsTo=sys-subsystem-net-devices-eno1.device After=sys-subsystem-net-devices-eno1.device [Service] ExecStart=/usr/sbin/pppd call provider Type=forking SuccessExitStatus=5 PID
- KPTree - MSWindows Setup @home_server
- the only real reason to use iTunes is for my iOS devices, backing up iOS devices etc. iTunes, in typical Apple fashion I find is not smart end user friendl... nly use this software to backup and restore Apple devices.... The app functionality has been removed by... pple software...... ====iTunes - Not Recognising Devices==== iTunes is a pretty flakey program and Ap
- Nextcloud Container @docker_notes
- loglevel=error [program:php-fpm] stdout_logfile=/dev/stdout stdout_logfile_maxbytes=0 stderr_logfile=/dev/stderr stderr_logfile_maxbytes=0 command=php-fpm [program:cron] stdout_logfile=/dev/stdout stdout_logfile_maxbytes=0 stderr_logfile=/dev/stderr stderr_logfile_maxbytes=0 command=/cron.sh
- Reverse Proxy Server @docker_notes
- sically does not give small users access to their developers API system. Sadly and unprofessionally th... al certificate product. It is accessed from their developer portal [[https://developer.godaddy.com/|Godaddy Developer Portal]], from here the API keys can be made. These keys then ne
- Docker-Compose @docker_notes
- /|Volumes in Docker Compose tutorial]], [[https://devopscell.com/docker/docker-compose/volumes/2018/01/... --driver local \ --opt type=none \ --opt device="/var/opt/my_website/dist" \ --opt o=bind ... /questions/930798/start-a-systemd-service-after-a-device-has-been-mounted|Start a systemd service after a device has been mounted]] * [[https://www.freedeskt