enable

Search

You can find the results of your search below.

Docker nginx / php notes @docker_notes
30 Hits, Last modified:
me; # PHP only, required if PHP was built with --enable-force-cgi-redirect fastcgi_param REDIRECT_STATUS... me; # PHP only, required if PHP was built with --enable-force-cgi-redirect fastcgi_param REDIRECT_STATUS... . Default is 'on'. ssl_session_tickets off; # Enable gzipping of responses. #gzip on; # Set the Var... ;;;; ; Language Options ; ;;;;;;;;;;;;;;;;;;;; ; Enable the PHP scripting language engine under Apache. ;
Reverse Proxy Server @docker_notes
14 Hits, Last modified:
work create proxy'' =====Traefik===== <code bash [enable_line_numbers="true"]> cd /home/docker_store sudo ... e]].\\ ====create docker network==== <code bash [enable_line_numbers="true"]>docker network create proxy</code> <code bash [enable_line_numbers="true"]>touch docker-compose.yml tou... /docker_store/traefik/data/provider.env'': <code [enable_line_numbers="true">GODADDY_API_KEY=[Your API_KEY
Web Server setup @home_server
14 Hits, Last modified:
sure the statement "syntax ok" in output *To enable the new website configuration: ''sudo a2ensite kp... ple.com.conf'' *Reload or restart apache2 to enable configuration changes: ''sudo systemctl reload ap... es in apache, particularly not checking which are enable or disabled. - Edit configuration files in ''l... /etc/apache2/apache2.conf'' - Always check the enable apache configuration files: ''la -ls /etc/apache2
Nextcloud Container @docker_notes
7 Hits, Last modified:
e disable an app app:enable enable an app app:getpath Get an absolute path t... Disable encryption encryption:enable Enable encryption encryption:encrypt-all Encrypt all files for all
Back-up Server Old Setup @home_server:home_server_setup:other_services
7 Hits, Last modified:
[status, start, stop, restart, reload, disable, enable] I have enabled so the rsync deamon this normall... d_rsync /usr/bin/rsync # Uncomment this to enable remote ssh backups over rsync. # #cmd_ssh ... have to set it to 4 # loglevel 3 # If you enable this, data will be written to the file you specif... usly (and messing up the snapshot_root). # If you enable this, make sure the lockfile directory is not wor
KPTree - Email Server Setup @home_server
6 Hits, Last modified:
ged as directed, as on systemd use sudo systemctl enable spamassassin.service instead. CRON=0 changed to C... systemctl reload apache2'' to restart apache2 and enable any configuration changes, could also use ''resta... enied </RequireAll> </Directory> </code> To enable site configuration: ''sudo a2ensite roundcube.con... rdware configuration ''ip a'' *To start (/stop /enable) the deluge daemon ''sudo systemctl start deluge'
Router Miscellaneous @linux_router
6 Hits, Last modified:
ersion| <code>There seem to be 2 main services to enable/disable/start/stop, nprobe and ntopng: * ''sudo... 'sudo systemctl disable ntopng'' | to disable (or enable) starting on computer startup * ''sudo systemct... 'sudo systemctl disable nprobe'' | to disable (or enable) starting on computer startup We can also turn-o... ''sudo systemctl disable redis'' | to disable (or enable) starting on computer startup </code> ++++ ----
Debian / Ubuntu Network Setup @linux_router
6 Hits, Last modified:
get </code> ++++ *The final command is used to enable the command to run at start-up: ''sudo systemctl enable ipv6_start.service''. *This also needs to be pe... on. ++++ ''vim torouter.sh'' | <code> #systemctl enable bind9 #systemctl enable isc-dhcp-server #systemctl enable nftables #systemctl enable pppoe #mv /etc/netpl
KPTree Torrent VM Setup @home_server
5 Hits, Last modified:
other standard systemctl operators: stop, status, enable, disable, etc. Similarly to get a better look at... ice -b 0'' *Other systemctl directives: *''enable'' : to start the systemctl service at boot *... deluge) ''ps -A | grep open'' *To start (/stop /enable) the deluge daemon ''sudo systemctl start deluged'' *To start (/stop /enable) the deluge web interface daemon ''sudo systemctl
BASH Customisation @home_server:home_server_setup:other_services
5 Hits, Last modified:
en='bash /home/$BA_USERNAME/server/scripts/pihole-enable.sh' alias pi10='bash /home/$BA_USERNAME/server/sc... ng Mailgun and Postfix"' # UFW FIREWALL alias ufwenable='sudo ufw enable' alias ufwdisable='sudo ufw disable' alias ufwallow='sudo ufw allow' alias ufwlimit='sud... alias ctlstatus='sudo systemctl status' alias ctlenable='sudo systemctl enable' alias ctldisable='sudo sy
samba @home_server:home_server_setup:other_services
5 Hits, Last modified:
ile: ''sudo vim /etc/samba/smb.conf'' * Add and enable users: ''sudo smbpasswd -a USER'', ''​sudo smbpas... NS Support - Tells the NMBD component of Samba to enable its WINS Server # wins support = no # WINS Ser... n above to use this. # It is recommended that you enable this feature if your Samba machine is # not prote... e shell = /bin/bash # Setup usershare options to enable non-root users to share folders # with the net us
Docker Deluge Image / Service @docker_notes
3 Hits, Last modified:
ongrun only! *''s6-rc -u change servicename'' - enable and start a daemon (up) *''s6-rc -d change serv... Image]] *[[https://www.cyberciti.biz/faq/how-to-enable-and-start-services-on-alpine-linux/|How to enable and start services on Alpine Linux]] *[[https://docs.
IPMI Console Setup @home_server:home_server_setup:other_services
3 Hits, Last modified:
''sudo vim /etc/default/grub'': <code JavaScript [enable_line_numbers="true"]> # If you change this file, ... sole=tty1 console=ttyS1,115200n8" # Uncomment to enable BadRAM filtering, modify to suit your needs # Thi... systemd...) The key command is ''sudo systemctl enable serial-getty@ttyS1.service''. This will start th
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
3 Hits, Last modified:
: beeper.disable - Disable the UPS beeper beeper.enable - Enable the UPS beeper beeper.toggle - Toggle the UPS beeper load.off - Turn off the load immediately lo... ommon commands (start / stop / restart / status) (enable / disable for boot control) *List current Sy
VIM Editor @home_server:home_server_setup:other_services
3 Hits, Last modified:
| fold to mark | | zn | fold none: reset 'foldenable'. All folds will be open | | zN | fold normal: set 'foldenable'. All folds will be as they were before | | zi | invert 'foldenable' | | zj | moves the cursor to the next fold |
Docker @docker_notes
2 Hits, Last modified:
Docker - DNS Server @docker_notes
2 Hits, Last modified:
KPTree - MSWindows Setup @home_server
2 Hits, Last modified:
ISP PPPoE Network Setup @linux_router
2 Hits, Last modified:
Rsync @home_server:home_server_setup:other_services
2 Hits, Last modified:
dokuwiki setup notes @home_server
1 Hits, Last modified:
IPTables Configuration @linux_router
1 Hits, Last modified:
NFTables Configuration @linux_router
1 Hits, Last modified:
KVM Setup @home_server:home_server_setup
1 Hits, Last modified:
Network Setup @home_server:home_server_setup
1 Hits, Last modified:
Fail2Ban @home_server:home_server_setup:other_services
1 Hits, Last modified:
SWAP Files @home_server:home_server_setup:other_services
1 Hits, Last modified: