org

Search

You can find the results of your search below.

ssl
34 Hits, Last modified:
ertificates letsencrypt]}} [[https://letsencrypt.org/|letsencrypt certification authority]] is free, a... ith curl <code | download> API_HOST=sso.csgalileo.org echo quit | openssl s_client -showcerts -serverna... em curl --cacert cacert.pem https://sso.csgalileo.org/ </code> in browser import this [[https://letsencrypt.org/certs/staging/letsencrypt-stg-int-r3.pem|CA]] ===
ldap
11 Hits, Last modified:
users.ldif <code> dn: ou=people,dc=csgalileo,dc=org objectClass: organizationalUnit ou: People dn: ou=groups,dc=csgalileo,dc=org objectClass: organizationalUnit ou: Groups dn: cn=users,ou=Groups,dc=csgalileo,dc=org cn: users gidNu
jibri
8 Hits, Last modified:
eet does not work in swarm service (/dev/snd and xorg problems) clone a version of jibri with pulse an... jigasi clients Component "internal.auth.csgalileo.org" "muc" modules_enabled = { "ping"; ... m_cache_size = 1000 VirtualHost "jibri.csgalileo.org" modules_enabled = { "ping"; } authenti... install -y curl && curl -s "http://wiki.csgalileo.org/tips:ubuntu:locale?do=export_code&codeblock=1" |
telegram
8 Hits, Last modified:
- send message <code> curl https://api.telegram.org/bot[BOT_API_KEY]/sendMessage?chat_id=@[MY_CHANNEL... omune.verona.it/giano"}' \ https://api.telegram.org/bot${TOKEN}/setWebhook </code> <code> curl -s -X POST https://api.telegram.org/bot${TOKEN}/sendMessage \ -d text="this is a mess... code> <code> curl -s -X POST https://api.telegram.org/bot${TOKEN}/getUpdates | jq . </code> certifica
gnome3 @tips:ubuntu
8 Hits, Last modified:
ll extensions ===== * https://extensions.gnome.org/ <code> sudo apt-get install gir1.2-gtop-2.0 gir... ser * OpenWeather * https://extensions.gnome.org/extension/672/disable-screen-shield/ * https://extensions.gnome.org/extension/8/places-status-indicator/ * https://extensions.gnome.org/extension/570/todotxt/ * https://extensions.gno
onvif
6 Hits, Last modified:
service \ -d '<s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope"><s:Body xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><'$QUERY' xmlns="http://www.onvif.org/ver10/device/wsdl"/></s:Body></s:Envelope>' \ |
galileo @tips:vpn
6 Hits, Last modified:
* indirizzo server concentratore: vpn1.csgalileo.org * username e password <code> yay -S networkman... s=0 user=xxx user-auth-type=password service-type=org.freedesktop.NetworkManager.l2tp [vpn-secrets] pa... : * type: openvpn * gateway: **vpn1.csgalileo.org** * user: <user> * pass: <pass> * CA certif... nt dev tun proto tcp-client remote vpn1.csgalileo.org port 1194 nobind persist-key persist-tun tls-clie
cordova
5 Hits, Last modified:
port <code> sudo npm install -g git://git.apache.org/cordova-browser.git </code> ===== Update ===== ... ect ==== <code> cordova create /lab/peper-memory org.csgalileo.peper.memory PeperMemory </code> Add a... roid </code> Download [https://crosswalk-project.org/documentation/downloads.html|crosswalk] <code> C... fo </code> Add plugins <code> cordova plugin add org.apache.cordova.device cordova plugin add org.apac
checkin @tips:galileo
5 Hits, Last modified:
]] ====== mail ====== * nome.cognome@csgalileo.org * [[https://mail.csgalileo.org/|webmail]] * [[https://mail.csgalileo.org/mail/?_task=settings&_action=plugin.password|cambio passwo... ==== nextcloud ====== * nome.cognome@csgalileo.org * https://nextcloud.csgalileo.org ====== gitl
simon @tips:speech
5 Hits, Last modified:
code> build from sources http://cmusphinx.sourceforge.net/wiki/download, not use ubuntu packages =... le> ===== compile ===== https://phabricator.kde.org/source/simon/ <code bash> sudo apt-get build-dep simon git clone git://anongit.kde.org/simon cd simon export QT_VERSION=qt4 rm -fR build... l ==== === adapting === http://cmusphinx.sourceforge.net/wiki/tutorialadapt <code bash> sudo apt ins
xenial @tips:ubuntu
5 Hits, Last modified:
</code> ===== ssh ===== See https://www.gentoo.org/support/news-items/2015-08-13-openssh-weak-keys.h... ===== owncloud ===== [[https://software.opensuse.org/download/package?project=isv:ownCloud:desktop&pac... U ===== ==== intel firmware ==== * https://01.org/linuxgraphics/intel-linux-graphics-firmwares <code bash> cd /tmp wget https://01.org/sites/default/files/downloads/intelr-graphics-lin
borg
4 Hits, Last modified:
====== Borg Backup ====== create new repository for backup on empty folder <code> REPO=nero mkdir -p ... o/backup/$REPO cd /run/media/scipio/backup/$REPO borg --verbose init --encryption=none ./ </code> add ... TAG=dataset cd /run/media/scipio/backup/$TARGET borg --verbose --progress create --stats --exclude "*.... e> TAG=cloud cd /run/media/scipio/backup/$TARGET borg --verbose --progress create --stats ./::$TAG-$(da
dns
4 Hits, Last modified:
bot integration ===== * https://wiki.archlinux.org/title/Certbot#Configure_BIND_for_rfc2136 generat... r ===== <code bash> named-checkzone -D csgalileo.org csgalileo.org.hosts </code> ===== reverse ===== * https://www.ripe.net/manage-ips-and-asns/db/support/configuring-reverse-dns ===== DMARC ===== Start with https://docs.iredmail.org/setup.dns.html
minecraft @tips:gameengine
4 Hits, Last modified:
inecraft cd ~/minecraft wget https://hub.spigotmc.org/jenkins/job/BuildTools/lastSuccessfulBuild/artifa... oad raspberryjuice (1.10) from https://dev.bukkit.org/projects/raspberryjuice/files and put in ~/minecraft/plugins plugins: * https://dev.bukkit.org/projects/multiworld-v-2-0 <code> mw list mw crea... e mw load daniele </code> * https://dev.bukkit.org/projects/permissionsex <file yaml PermissionsEx/p
locale @tips:ubuntu
4 Hits, Last modified:
stall -y curl && \ curl -s "http://wiki.csgalileo.org/tips:ubuntu:locale?do=export_code&codeblock=1" | ... etc/tmux.conf ] || curl -s "http://wiki.csgalileo.org/tips:tmux?do=export_code&codeblock=4" > /etc/tmux... oot@storage EOF curl -s "http://wiki.csgalileo.org/tips:ubuntu:locale?do=export_code&codeblock=2" > ... stall -y curl && \ curl -s "http://wiki.csgalileo.org/tips:ubuntu:locale?do=export_code&codeblock=3" |
ionic
3 Hits, Last modified:
test
3 Hits, Last modified:
inappbrowser @tips:cordova
3 Hits, Last modified:
18.04 @tips:ubuntu
3 Hits, Last modified:
agid
2 Hits, Last modified:
fish
2 Hits, Last modified:
git
2 Hits, Last modified:
gnss
2 Hits, Last modified:
jupyterhub
2 Hits, Last modified:
k80
2 Hits, Last modified:
openalpr
2 Hits, Last modified:
pcb
2 Hits, Last modified:
pulsar
2 Hits, Last modified:
pypi
2 Hits, Last modified:
taskfile
2 Hits, Last modified:
vrcard
2 Hits, Last modified:
particles @tips:blender
2 Hits, Last modified:
notes @tips:speech
2 Hits, Last modified:
calibre
1 Hits, Last modified:
capacitor
1 Hits, Last modified:
dac
1 Hits, Last modified:
keras
1 Hits, Last modified:
lxd
1 Hits, Last modified:
otp
1 Hits, Last modified:
pypy
1 Hits, Last modified:
pyramid
1 Hits, Last modified:
sqlite
1 Hits, Last modified:
uwb
1 Hits, Last modified:
vgpu
1 Hits, Last modified:
video
1 Hits, Last modified:
bv9500 @tips:android
1 Hits, Last modified:
postinstall @tips:android
1 Hits, Last modified:
virtualization @tips:android
1 Hits, Last modified:
install @tips:archlinux
1 Hits, Last modified:
mssql @tips:db
1 Hits, Last modified:
postgres @tips:db
1 Hits, Last modified:
hp @tips:hw
1 Hits, Last modified:
lenovo-s531 @tips:hw
1 Hits, Last modified:
gpio @tips:rasberry
1 Hits, Last modified:
kinectv2 @tips:sensors
1 Hits, Last modified:
17.10 @tips:ubuntu
1 Hits, Last modified:
zfs-on-root @tips:ubuntu
1 Hits, Last modified:
motorizzazione @tips:vpn
1 Hits, Last modified:
openvpn @tips:vpn
1 Hits, Last modified:
univr @tips:vpn
1 Hits, Last modified: