Zajímavé příspěvky na Webu
https://blog.vyoralek.cz/kategorie/iot/
Voip skoleni a bezpecnost
http://projects.ag-projects.com/projects/documentation/wiki/Repositories https://wiki.asterisk.org/wiki/display/AST/Secure+Calling+Tutorial http://sylkserver.com/download/ security prednaska https://forum.mikrotik.com/viewtopic.php?t=137634 provisioning https://github.com/lynt-smitka/Cisco-SPA-CZ-provisioning webrtc phone https://wiki.freepbx.org/display/FPG/WebRTC+Phone-UCP to be continue … https://github.com/fusionpbx/fusionpbx
Python openweathermap
# Python program to find current# weather details of any city# using openweathermap api# import required modulesimport requests, json# Enter your API key hereapi_key = „9c4572da6dce19ff1bc941fe8310338f“# base_url variable to store urlbase_url = „http://api.openweathermap.org/data/2.5/weather?“# Give city namecity_name =’Opava,cz’#input(„Enter city name : „)# complete_url variable to store# complete url addresscomplete_url = base_url + „q=“ + city_name + […]
IT4 ukázkový maturitní příklad
Stáhnout a nainstalovat obraz server ubuntu18.04 do Virtualboxu z adresy http://192.168.10.1/maturita Připravit si klienta pro přístup na tento server přes ssh klíče Na serveru zakázat přihlášení přes Heslo Na server instalovat Apache + php + mysql server vytvořit databázový server test vytvořit tabulku test v databazovém serveru test vytvořit skript pro zálohování databazového serveru test […]
Virtual server ubuntu + dhcp klient + DNS klient
Problémy při vytváření IMAGE serveru ve virtualním prostředí UBUNTU 18.04+ nebere HW MAC adresu pro dhcp klienta a také pracuje s DNS cache a v resolv.conf je 127.0.0.1 moje požadavky jsou nastavení DNS adresy na 192.168.1.1 a, aby síťovka měla mac adresu danou HW serverem jak na to DNS editace /etc/systemd/resolved.conf: [Resolve]DNS=192.168.1.254 # <– change […]
aneta8 bootloader, kalibrace tiskárny a filamentu
https://3dfactory.cz/2018/06/12/jak-vypalit-zavadec-anet/ https://3dfactory.cz/2018/02/19/kalibrace-3d-tiskarny/ https://3dfactory.cz/2018/02/26/kalibrace-extruderu/
Post with Vimeo video example
Hoodie High Life yr, leggings ethical next level bitters authentic gluten-free Bushwick Marfa trust fund. Slow-carb 8-bit Helvetica artisan ugh meggings. Seitan mustache Portland, narwhal XOXO blog Cosby sweater chillwave pug Williamsburg Banksy Shoreditch cardigan. Ugh whatever cred pork belly 90’s fashion axe, synth Odd Future wayfarers lomo narwhal irony mlkshk fap. Sriracha leggings Godard […]
spree ecommerce howto
Instalace Ruby on Rails and git account sudo snap install ruby –classic nebo https://gorails.com/setup/ubuntu/18.04 https://websiteforstudents.com/installing-postgresql-10-on-ubuntu-16-04-17-10-18-04/ Debuging on vscode https://dev.to/dnamsons/ruby-debugging-in-vscode-3bkj create databasse spree and cms http://www.brice-sanchez.com/5-easy-steps-to-use-refinery-cms-and-spree-e-commerce-on-the-same-ruby-on-rails-application/
CUCM 12
reseni Subscriber and publisher backup Clienti https://www.corp.att.com/ucportal/ucclients/ SIP phone https://www.netcraftsmen.com/droid-sip-clients-and-cisco-cucm-csipsimple-example/ Routing Incoming call and prekodovani cisel freePBX integration CUCM Jak pripojit Cisco IP Comunicator do CUCM 20:00 – 30:00 Pripojeni CUCM na voicemail CUC Mnoho dalsiho potrebneho Jak trasovat volani CUCM https://community.cisco.com/t5/collaboration-voice-and-video/collecting-cucm-traces-from-cucm-8-6-2-for-a-tac-sr/ta-p/3150622 Prefix https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucm/admin/12_0_1/systemConfig/cucm_b_system-configuration-guide-1201/cucm_b_system-configuration-guide-1201_chapter_010100.pdf Incomming Call to trunk […]
