Gopro Black 8 – Webcam – macOS Big Sur
reset SMC during start with “Shift + Control + Option + Power […]
reset SMC during start with “Shift + Control + Option + Power […]
https://protonmail.com/support/knowledge-base/installing-bridge-linux-deb-file/ sudo apt-get install debsig-verify debian-keyringwget https://protonmail.com/download/bridge_pubkey.gpgwgetgpg –dearmor –output debsig.gpg bridge_pubkey.gpgsudo mkdir […]
add search to navigation header sudo vim /var/www/html/bernhard.hensler.net/wp-content/themes/sydney/style.css
https://www.linuxbabe.com/mail-server/setting-up-dkim-and-spf DNS Entries hensler.net TXT “v=spf1 ip4:3.225.201.202 ~all” default._domainkey.hensler.net. TXT “v=DKIM1;k=rsa;” “part […]
https://certbot.eff.org/lets-encrypt/ubuntuxenial-nginx request wildcard certificate sudo certbot –server https://acme-v02.api.letsencrypt.org/directory -d *.hensler.net –manual –preferred-challenges […]
Spamassasin not starting with reboot: sudo systemctl status spamassassin.service sudo systemctl enable […]
Ubuntu Postfix Dovecot SMTP Banner Ubuntu Open lightsail ports SSH TCP 22 […]
#1: Migrating a monolithic application (daytrader) on top of a WebSphere Liberty […]
add_filter( ‘widget_tag_cloud_args’, ‘jmw_exclude_tag_from_tag_cloud’); function jmw_exclude_tag_from_tag_cloud( $args ) { $args[ ‘exclude’ ] = […]
Design and implement OAuth/OIDC authentication process for mobile clients (native/html) using ISAM […]
By default, the WebSphere Application Server SAML Trust Association Interceptor (TAI) supports […]
User account synchronization between internal LDAP and directories of a foreign application […]
The intention of this project was to provide a consistent Single-Sign-On (SSO) […]
Design and implement multiple corporate-wide deployments for IBM Sametime 9 including components […]
yum -y install epel-release yum -y install NetworkManager-openvpncd /usr/sbin/openvpn automatic login:create ovpn.username.txt with:usernamepassword […]
cd /opt/wlp/bin ./installUtility install adminCenter-1.0 server start | stop | status vi […]
httpd-vhosts.conf httpd-ssl.conf httpd.conf ln -s /Users/bhr/Music/iTunes/iTunes\ Media/Uploads/ /Users/bhr/Sites/media.hensler.net/uploads https://larsjung.de/h5ai/
use .vimrc sample to avoid “visual” in vim when trying to copy/paste. […]
Some applications do not offer direct pdf printing; the internal printing system […]
ServerName was.hensler.net:80 LoadModule rewrite_module modules/mod_rewrite.so RewriteEngine On RewriteRule ^\/$ https://%{SERVER_NAME}/ [NE,L,R] LoadModule […]
https://backstage.forgerock.com/knowledge/kb/book/b73824898#a56766667 cd /etc/systemd/system vim opendj.service [Unit] Description=opendj LDAP Server After=network.target remote-fs.target nss-lookup.target […]
http://publib.boulder.ibm.com/httpserv/ihsdiag/startstop_questions.html#how-do-i-start-ihs-during-the-linux-boot-process cd /etc/systemd/system vim ihs.service [Unit] Description=IBM HTTP Server After=network.target remote-fs.target nss-lookup.target […]
yum -y install binutils bind-utils compat-db.x86_64 compat-libstdc* compat-libstdc++-33.i686 compat-libstdc++-33.x86_64 elfutils-libelf elfutils-libelf-devel elfutils-libs.i686 […]
sudo vim /etc/postfix/main.cf message_size_limit = 10485760 mailbox_size_limit = 0 biff = no […]
brew install dnsmasq sudo vim /usr/local/etc/dnsmasq.conf bogus-priv local=/lan.hensler.net/ domain=lan.hensler.net expand-hosts listen-address=127.0.0.1 […]
http://www.height8.com/info/os/osx/named
sudo vim /etc/openldap/slapd.conf include /private/etc/openldap/schema/core.schema include /private/etc/openldap/schema/cosine.schema include /private/etc/openldap/schema/inetorgperson.schema pidfile /private/var/db/openldap/run/slapd.pid argsfile […]
create standard user sftpusr allow ssh remote login for sftpusr sudo vim […]
sudo vim /etc/apache2/httpd.conf ServerName localhost:80 DocumentRoot “/Users/bhr/Sites” <Directory “/Users/bhr/Sites”> Options FollowSymLinks Multiviews […]
Midnight Commander for Mac OS X vim .bash_profile alias ll=’ls -alp’ alias […]
sudo ufw disable selinux not installed by default sudo vim /etc/network/interfaces auto […]
http://zanshin.net/2015/10/01/change-sshd-port-on-mac-os-x-el-capitan/
https://gist.github.com/mustafaturan/7053900 To send videos with WhatsApp run ffmpeg with following codecs: ffmpeg […]
Firefox starts with a chrome://*.xul URL, which is a reference to a […]
vim /etc/ssh/sshd_config Subsystem sftp internal-sftp -l INFO -f AUTH vim /etc/rsyslog.conf auth.* […]
postfix https://www.server-world.info/en/note?os=CentOS_7&p=mail #virtual_alias_domains = hensler.net virtual_alias_maps = hash:/etc/postfix/virtual ADD forwarder addresses vi […]
sudo visudo # User privilege specification root ALL=(ALL) ALL %admin ALL=(ALL) ALL […]
Clipboard between Mac OS, Centos 64 7 CentOS yum install epel-release yum […]
sudo vim /Users/bhr/Library/LaunchAgents/com.mmac.useragent.plist <?xml version=”1.0″ encoding=”UTF-8″?> <!DOCTYPE plist PUBLIC “-//Apple//DTD PLIST 1.0//EN” […]
Generate new ssh key ssh-keygen -t rsa -C “bernhard.hensle@timetoact.ch” add private key […]
cd /Applications/ open AppName osascript -e ‘quit app “AppName”‘ ps -ax | […]
vim .bash_profile export PATH=$PATH:/Applications/VMware\ Fusion.app/Contents/Library/ POWER COMMANDS PARAMETERS DESCRIPTION ————– ———- ———– […]
vim ~/.ssh/config Host * ServerAliveInterval 240 http://www.kehlet.cx/articles/129.html
https://www.howtoforge.com/samba-server-installation-and-configuration-on-centos-7 yum install samba samba-client samba-common vi /etc/samba/smb.conf [global] workgroup = […]
vi /etc/init.d/ihs #!/bin/bash # SERVICENAME should match this filename SERVICENAME=$(basename $0) LOCKFILE=”/var/lock/subsys/${SERVICENAME}” […]
Deployment Manager cd /opt/IBM/WebSphere/AppServer/bin/ ./wasservice.sh -add dmgr -serverName dmgr -profilePath /opt/IBM/WebSphere/AppServer/profiles/Dmgr01 service […]
http://www-01.ibm.com/support/docview.wss?uid=swg24039355 http://www-01.ibm.com/support/knowledgecenter/SSFHJY/welcome IBM Connections cnx5.sites IBM Connections 5 CR3 (CentOS 7) Conversion, […]
Installation Manager 64bit yum install gtk2 yum install libXtst Download IBM Connections […]