New pages
- 17:29, 10 May 2021 SMS-Gateway (hist) [537 bytes] Daniel (talk | contribs) (Created page with " <pre> DefaultVendor= 0x12d1 DefaultProduct= 0x1f01 MessageContent="55534243123456780000000000000011062000000100000000000000000000" </pre> usb_modeswitch -v 12d1 -p 1f01 -c /...")
- 13:13, 7 January 2020 Reverse Proxy zu cloudbolt (hist) [1,364 bytes] Daniel (talk | contribs) (Created page with "<VirtualHost 141.73.78.143:443> SSLEngine on SSLCipherSuite ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP SSLCertificateFile /etc/ssl...")
- 10:32, 1 November 2019 Script remote desktop (hist) [609 bytes] Daniel (talk | contribs) (Created page with "#!/bin/bash # Loop without an end while : do # For details see man of rdesktop rdesktop -f -z -a 24 -x broadband -k de -r sound:local -u "UUSER" -p "PASSWORD" 172.17.112.17 #...")
- 09:11, 23 October 2019 Befehl über VMware tools absetzen (hist) [1,403 bytes] Daniel (talk | contribs) (Created page with "<pre> # example vars.yml --- ansible_connection: vmware_tools ansible_vmware_host: vcenter.example.com ansible_vmware_user: administrator@vsphere.local ansible_vmware_passwor...")
- 09:01, 23 October 2019 Nächste freie IP abfragen (hist) [359 bytes] Daniel (talk | contribs) (Created page with "<pre> TOKEN=`curl -X POST --user test:test1234 https://ip.netzwerk-profis.net/api/admin/user/ -i | grep -e 'token' | cut -d':' -f5 | cut -d'"' -f2` curl -X POST -H "token: $TO...")
- 09:00, 23 October 2019 Kickstart (hist) [3,197 bytes] Daniel (talk | contribs) (Created page with "<pre> # Kickstart file automatically generated by anaconda. text #version=DEVEL lang en_US.UTF-8 keyboard de network --onboot yes --device eth0 --bootproto dhcp --noipv6 roo...")
- 08:58, 23 October 2019 VM-Liste (hist) [169 bytes] Daniel (talk | contribs) (Created page with "<pre> [web-vms] dekher0x003 disk='10' datastore='teststorage2' network='Test-Netz' memory='2048' cpucount='1' osid='centos7_64Guest' ip='172.16.0.196' rip='196.0' </pre>")
- 08:57, 23 October 2019 Löschen VM (hist) [1,149 bytes] Daniel (talk | contribs) (Created page with "<pre> --- - hosts: all gather_facts: false connection: local user: remote vars: vcenter_hostname: 'IP' vcenter_user: 'administrator@testlab.lan' vcenter_p...")
- 08:37, 23 October 2019 Erstellen VM (hist) [2,783 bytes] Daniel (talk | contribs) (Created page with "--- - hosts: all gather_facts: false connection: local user: remote vars: vcenter_hostname: 'IP' vcenter_user: 'administrator@testlab.lan' vcenter_pass: '...")
- 08:36, 23 October 2019 Main Page (hist) [312 bytes] Daniel (talk | contribs) (Created page with "Ansible Erstellen VM")
- 08:21, 23 October 2019 Hauptseite (hist) [784 bytes] MediaWiki default