Search
You can find the results of your search below.
Fulltext results:
- VIM Editor @home_server:home_server_setup:other_services
- directly from command mode by typing i. When you open VIM you are in command mode, so simply type i (or... ppend to the end of the current line. | | o | Open a new line below and insert. | | O | Open a new line above and insert. | | C | Change the rest ... nes | | %%:bufdo /searchstr/%% | Search in all open files | =====Replace===== ^ Vim Command ^ Acti
- Docker nginx / php notes @docker_notes
- ing. ; Default Value: yes ;daemonize = yes ; Set open file descriptor rlimit for the master process. ; ... lopment Value: 5 ; Production Value: 5 ; short_open_tag ; Default Value: On ; Development Value: ... f ; Production Value: Off ; https://php.net/short-open-tag short_open_tag = Off ; The number of significant digits displayed in floating point numbers. ; htt
- Commonly used commands and scripts @home_server:home_server_setup:other_services
- journalctl -xe'' *To check running process with open for openvpn(/del, for deluge) ''ps -A | grep open'' *To change time zone from command line: ''sudo dp... in finding which ports the apache web server has open on your system. Many utilities can accomplish thi... -sudo netstat -anp | head -n5 : "Find all the open network sockets, but limit output to the first fi
- NFTables IP Control @linux_router
- # The forward and nat chains refer to routing. # open ports refers to ports to open for input to this machine. # ssh is port 22 for SSH on both TCP and UDP, ... but we are not using yet. # set tcp_open_ports { # type inet_service; flags interv... http # https # } # set udp_open_ports { # type inet_service; flags interv
- Wireguard VPN access from WAN to LAN @linux_router
- er to routing.</color>\\ <tab6><color blue> # open ports refers to ports to open for input to this machine.</color>\\ <tab6><color blue> # ssh is port... protocol.</color>\\ <tab6>\\ <tab6> set tcp_open_ports { ++ | \\ + <color #202000/#F0F0E0> This cr... }\\ <tab6> }\\ <tab6> \\ <tab6> set udp_open_ports { ++ | \\ + <color #202000/#F0F0E0> This c
- Docker Deluge Image / Service @docker_notes
- the vpn access server and ensure this address is open for output on the firewall, details: *''ping ... rfault.com/questions/1003011/openvpn-error-cannot-open-tun-tap-dev-dev-net-tun-no-such-file-or-directory|OpenVPN - ERROR: Cannot open TUN/TAP dev /dev/net/tun: No such file or directo... org/viewtopic.php?id=300928|openvpn ERROR: Cannot open TUN/TAP dev /dev/net/tun: Operation not permitted
- Rsync @home_server:home_server_setup:other_services
- records warnings and error messages. You can find/open it here: ''/var/log/rsnapshot.log'' Inspect this ... nning a ''bash'' shell in cygwin.) *In Windows, open a [[https://www.howtogeek.com/howto/windows-vista... backup Linux box, the ''ssh'' port of 22 must be open in the Windows Firewall. You can check ports stat... your [[http://windows.microsoft.com/en-us/windows/open-port-windows-firewall#1TC=windows-7|Windows Firew
- Docker mailserver @docker_notes
- app/mailserver.db'' to start sqlite and create or open mailserver.db. *''.open /app/mailserver.db'' to open mailserver.db *''.tables'' to list tables in a database *To list table... t an error when recreating the container; "error: open database /etc/postfix/aliases.lmdb: No such file
- turn server @docker_notes
- ons and overheads associated with large number of open ports on a bridge type network on Docker * The ... ort listening-port=3478 # Further ports that are open for communication min-port=32769 max-port=65535 ... 9df3c9ffa736523fb2c4e8ee # Or, equivalently, with open clear password (less secure): #user=ninefingers:y... file name. # By default, the turnserver tries to open a log file in # /var/log, /var/tmp, /tmp and the
- File Sharing @docker_notes
- has changed =====Nextcloud===== Nextcloud is an open source content collaboration platform. At its co... cted from prying eyes. Syncthing is a **free and open source** peer-to-peer file synchronization applic... ng@.service| <code>[Unit] Description=Syncthing - Open Source Continuous File Synchronization for %I Doc... /privatebin.info/|PrivateBin]] is a minimalist, **open source** online pastebin where the server has zer
- Bookmarking Servers @docker_notes
- eep===== Karakeep (formerly called Hoarder) is an open source "Bookmark Everything" app that uses AI for... =====Linkwarden===== Linkwarden is a self-hosted, open-source collaborative bookmark manager to collect,... og review [[https://blog.elest.io/linkwarden-free-open-source-bookmark-manager-for-teams/|Linkwarden: Free Open-source Bookmark Manager for Teams]] ---- <- dock
- KPTree - MSWindows Setup @home_server
- s\doej\Music\iTunes_old%%'', or simply delete. -Open Administrator Command Prompt(right click windows ... windows. A symlink is the best overall solution. Open up a Command Prompt (Admin) - right click the win... ar and click Cascade windows. This will reset all open window positions and cascade them from the top le... olution is to start the program in safe mode. * Open up run (Windows + R) * Type name of program wit
- NFTables Configuration @linux_router
- er to routing.</color>\\ <tab6><color blue> # open ports refers to ports to open for input to this machine.</color>\\ <tab6><color blue> # ssh is port... protocol.</color>\\ <tab6>\\ <tab6> set tcp_open_ports { ++ | \\ + <color #202000/#F0F0E0> This cr... }\\ <tab6> }\\ <tab6> \\ <tab6> set udp_open_ports { ++ | \\ + <color #202000/#F0F0E0> This c
- KPTree Torrent VM Setup @home_server
- '' *To check log on OpenVPN with BTGuard (/VPN /open) ''grep btguard /var/log/syslog'' *To check running process with open for openvpn(/del, for deluge) ''ps -A | grep open'' *To start (/stop /enable) the deluge daemon ''sud
- Web Server setup @home_server
- ed commonly used commands and scripts:==== *To open the main web page ''%%http://server-ip-address/%%'' *To open the PHP test page ''%%http://server-ip-address/te... of related commonly used SQL commands:==== *To open the current SQL database configuration web page '