Fulltext results:
- LXC @linux:virtualization
- s/precise/man5/lxc.conf.5.html * Working bridge config (french) http://blog.champs-libres.coop/sysadmin/... terfaces on host or in vs - only in the container config file!** **Move eth0 to br0 in /etc/network/inter... bridge_fd 0 bridge_maxwait 0 **Container config:** # comment the default empty network interfa... -j DNAT --to 192.168.10.10:${PORT} **Container config:** lxc.network.type = veth lxc.network.flags
- PHP @linux:webserver
- the sftp user - not www-data. **Pool per domain config:** cd /etc/php5/fpm/pool.d/ cp www.conf {use... unix socket. unix socket is faster. **vhost php config via unix socket:** server { ... lo... -8 * http://www.dimitri.eu/php-fpm-apache-split-config-per-site/ ===== Performance ===== For PHP-FPM ... packages are available somewhere. in nginx vhost config, just disable the fpm block and include the inclu
- OpenWRT @communitycloud:freifunk
- penwrt.org to find specific instructions ===== Config ===== ==== Install LUCI web interface ==== op... plug will take care of boot and automount. edit config in /etc/config/fstab - example with swap and data partition: config global automount option from_fstab 1
- Nginx @linux:webserver
- r/log/nginx/access.log main buffer=16k; # gzip config gzip on; gzip_disable "msie6"; gzip_min_len... ps://developers.google.com/speed/pagespeed/module/config_filters ===== rewrites ===== URL-Encoding with... ort time on busy sites to reduce php load: Vhost config top: fastcgi_cache_path /home/cache levels=1:2... ===== Howto Block Bots in nginx.conf or included config. Here's an extensive List: server { ...
- Synergy @linux:network
- cksynergy When its up, you can use commands and config created by quicksynergy (see 'ps aux|grep synergy... Just replace username with your login and use the config created by quicksynergy-GUI: su username -c "/usr/bin/synergys --config /home/username/.quicksynergy/synergy.conf" \\ ... autostart: == Put a .desktop file in here: **~/.config/autostart/** [Desktop Entry]
- Formatting Syntax @wiki
- t, but this behavior can be enabled in the [[doku>config]] file. Hint: If DokuWiki is a link, then it's en... quotes". They can be turned off through a [[doku>config:typography|config option]]. ===== Quoting ===== Some times you want to mark some text to show it's a re... description| show the item description. If [[doku>config:htmlok|HTML]] is disabled all tags will be stripp
- Pads @webdev
- md/server.git cd server bin/setup Edit these Config files: - config.json -- Setup Production Domain and DB, Remove SAML authentication block - .sequelizerc -- db config: mysql://username:password@localhost:3306/codimd
- Debian Server Install @linux
- ls it in): apt remove --purge exim4-base exim4-config exim4-daemon-light **basic WEBserver packages ... sks:** * networking * firewall * /etc/sshd_config * authorized_keys * rsync etc from somewhere ... ssing ==== TODO replace by msmtp ==== fail2ban Config Changes ==== TODO ====== Remove systemd =====
- PXE netboot @linux:debian_install
- ver, which serves the boot images. ===== dnsmasq config ===== Example config: dhcp-range=192.168.20.100,192.168.20.150,12h dhcp-boot=pxelinux.0 enable-tf... the client boots via pxe/tftp. put your matching config here. # the debian installer. this is included
- SSH @linux:network
- rdFailure=yes root@re.mo.te.IP in /etc/ssh/sshd_config you only need to AllowTcpForwarding: X11Forwar... ssions of dirs are very important! /etc/ssh/sshd_config: #Subsystem sftp /usr/lib/openssh/sftp-server
- Saltstack @linux
- /debian/9/armhf/latest stretch main ===== minion config ===== set ID in /etc/salt/minion_id xxxx.yyyy config in /etc/salt/minion : master: 1.2.3.4
- MTA - Mail transfer agents @linux:emailserver
- l on local server sometimes it crashs.. ^^ ===== config ===== setup a correct (dns resolvable) hostname: dpkg-reconfigure exim4-config mailservers may block temporary dyndns IPs or mo
- vsFTPd @linux:network
- ====== vsFTPd ====== FTP daemon config with SSL in debian ===== Generate a pem file from an official SS... vsftpd.pem -out /etc/vsftpd/vsftpd.pem ===== SSL config options ===== excerpt from /etc/vsftpd.conf s
- Multiboot Stick @linux:filesystems
- ot-directory=/mnt/usb /dev/sdX * edit grub.cfg config to match your iso files - edit /mnt/usb/boot/... ## MultiBootStick # grub2 direct ISO boot config menuentry "ubuntustudio-12.04-dvd-amd64" {
- YaCy web search @communitycloud:services
- ion pages are at http://localhost:8090/ - no nice config file.. ===== Testing: ===== RAM usage: defaul... good in LAN: Max 298 MByte ===== Apache2 Proxy Config ===== edit /etc/apache2/apache2.conf and add: