Search
You can find the results of your search below.
Fulltext results:
- lxd
- 4 local: --alias xenial exit 0 fi if [ ! -f /etc/apt/apt.conf.d/proxy.conf ]; then sudo apt in... :http::Proxy \"http://$PROXY:3142\";" | sudo tee /etc/apt/apt.conf.d/proxy.conf echo "PfilePattern = .*" | sudo tee -a /etc/apt-cacher-ng/acng.conf echo "PassThroughPattern: .*" | sudo tee -a /etc/apt-cacher-ng/acng.conf systemctl restart apt
- ssl
- extcloud.csgalileo.org; ssl_certificate /etc/letsencrypt/live/nextcloud.csgalileo.org/fullchain.pem; ssl_certificate_key /etc/letsencrypt/live/nextcloud.csgalileo.org/privkey.... <code> systemctl status certbot.service </code> /etc/letsencrypt/cli.ini <code> max-log-backups = 0 de... .org acme.sh --installcert -d $HOST \ --certpath /etc/ssl/certs/${HOST}.cer \ --keypath /etc/ssl/priva
- install @tips:archlinux
- linux-lts linux-firmware genfstab -U /mnt >> /mnt/etc/fstab </code> follow https://wiki.archlinux.org/... zfs rw,noatime,xattr,noacl 0 0" > /mnt/etc/fstab </code> zfs cache <code> [ -f /etc/zfs/zpool.cache ] || zpool set cachefile=/etc/zfs/zpool.cache rpool mkdir -p /mnt/etc/zfs cp /etc/zfs/
- openvpn @tips:vpn
- lder <code> apt-get install easy-rsa make-cadir /etc/easy-rsa-legnago cd /etc/easy-rsa-legnago </code> Edit vars and <code> source vars ./clean-all ./buil... t ===== <code> apt-get install openvpn </code> /etc/openvpn/client1.conf <code> dev tun proto tcp-client remote legnago.csgalileo.org 1194 ca /etc/easy-rsa-legnago/keys/ca.crt cert /etc/easy-rsa-l
- jibri
- eprecated) on jitsi meet server ===== <file ini /etc/prosody/conf.d/jibri.cfg.lua> -- internal muc com... echo 'deb https://download.jitsi.org stable/' >> /etc/apt/sources.list.d/jitsi-stable.list apt-get -y u... alla configurazione del videobridge: <code> vim /etc/jitsi/videobridge/sip-communicator.properties ... lobal stats socket /tmp/haproxy lua-load /etc/haproxy/routing.lua defaults timeout connect
- locale @tips:ubuntu
- set-timezone Europe/Rome grep -q menu-complete /etc/inputrc if [ $? = 1 ]; then cat >> /etc/inputrc <<EOF "\M-s": menu-complete "\e[A": history-search-ba... M-f " EOF fi # disable automatic updates cat > /etc/apt/apt.conf.d/20auto-upgrades <<EOF4 APT::Period... T::Periodic::Unattended-Upgrade "0"; EOF4 [ -f /etc/tmux.conf ] || curl -s "http://wiki.csgalileo.org
- otp
- 83 3) creare e securizzare "users.oath": touch /etc/users.oath chmod 0600 /etc/users.oath 4) aggiungere le seguenti righe (il codice รจ l'Hex secret) al "users.oath": vi /etc/users.oath # Option User Prefix Seed HOTP/T30/6 ... T 6) Configurare le regole per gli accessi: vi /etc/security/login_token.conf # Do not require two-f
- 18.04 @tips:ubuntu
- tion </code> <code> echo 'LANG="it_IT.UTF-8"' > /etc/default/locale locale-gen it_IT.UTF-8 locale-ge... IT.UTF-8 LC_MESSAGES=POSIX DISTRO=bionic cat > /etc/apt/sources.list <<EOF deb http://archive.ubuntu.... ates main universe EOF ln -s /proc/self/mounts /etc/mtab apt update apt install --yes --no-install-... ecommends linux-lowlatency zfs-initramfs cat > /etc/fstab <<EOF rpool/ROOT/$DISTRO / zfs defaults,noa
- zfs-on-root @tips:ubuntu
- mization <code bash> echo 'LANG="en_US.UTF-8"' > /etc/default/locale dpkg-reconfigure tzdata dpkg-reco... _IT.UTF-8 LC_MESSAGES=POSIX DISTRO=xenial cat > /etc/apt/sources.list <<EOF deb http://archive.ubuntu.... dates main universe EOF ln -s /proc/self/mounts /etc/mtab apt update apt install --yes --no-install-r... ommends linux-image-generic zfs-initramfs cat > /etc/fstab <<EOF rpool/ROOT/ubuntu / zfs defaults,noat
- ftp
- -g ftpgroup -s /sbin/nologin -d /dev/null ln -s /etc/pure-ftpd/conf/PureDB /etc/pure-ftpd/auth/60puredb pure-pw useradd hass -u ftpuser -g ftpgroup -d /me... ten port, for example 8021 <code> echo ",8021" > /etc/pure-ftpd/conf/Bind </code> ==== passive mode ==... en 29799-29899 port range in firewall <code> cd /etc/pure-ftpd/conf echo "yes" > DontResolve echo "185
- 17.10 @tips:ubuntu
- ogin </code> <code> echo 'LANG="en_US.UTF-8"' > /etc/default/locale dpkg-reconfigure tzdata dpkg-rec... IT.UTF-8 LC_MESSAGES=POSIX DISTRO=artful cat > /etc/apt/sources.list <<EOF deb http://archive.ubuntu.... ates main universe EOF ln -s /proc/self/mounts /etc/mtab apt update apt install --yes --no-install-... ecommends linux-lowlatency zfs-initramfs touch /etc/NetworkManager/conf.d/10-globally-managed-devices
- fail2ban
- ===== filter ===== define new filter <file ini /etc/fail2ban/filter.d/giano-login.conf> [Definition] ... <code> fail2ban-regex /var/log/nginx/access.log /etc/fail2ban/filter.d/giano-login.conf --print-all-ma... activated" </file> ===== jail ===== <file ini /etc/fail2ban/jail.d/giano-login.conf> [giano-login] e... figuration file with token and chat id <file ini /etc/telegram-send.conf> [telegram] chat_id = token =
- pptp @tips:vpn
- ode bash> apt install pptp-linux </code> <file /etc/ppp/options.pptp> lock noauth nobsdcomp nodeflate </file> <file /etc/ppp/chap-secrets> <username> PPTP <password> * </file> <file /etc/ppp/peers/galileo> pty "pptp 185.91.188.97 --nola... <username> remotename PPTP require-mppe-128 file /etc/ppp/options.pptp ipparam galileo </file> test <c
- audio
- -apps gstreamer1.0-pulseaudio </code> <file ini /etc/systemd/system/pulseaudio.service> # systemd ser... not recommended though! # on arch, put it under /etc/systemd/system/pulseaudio.service # start with: s... l] WantedBy=multi-user.target </file> <file ini /etc/pulse/system.pa> load-module module-native-protoc... odule module-zeroconf-publish </file> <file ini /etc/pulse/client.conf> default-server = 127.0.0.1 </f
- autofs
- <code bash> sudo apt install autofs sudo mkdir /etc/auto.master.d/ </code> ===== debugging ===== st... tion </code> 1000 is id of local user <file txt /etc/auto.master.d/sshfs.autofs> /mnt/sshfs /etc/auto.sshfs uid=1000,gid=1000,--timeout=30,--ghost </file> <file txt /etc/auto.sshfs> subfolderblabla -fstype=fuse,rw,nodev