-
I am going to show you how to make a small RaspberryPI server to monitor a temperature using a sensor. I will be using a RaspberryPI, DS18B20 Waterproof Digital temperature sensor. I'll start with how to set up the hardware first and jump to the server side code later. Here is what we need for this project: Hardware Setup The DS18B20 Waterproof Digital temperature sensor has three wires: Yellow - data(GPIO), Red - power(3v) and Blue - ground. Now use the breadboard to make...
-
-
-
Love these skills? Find your Match.
-
-
Most people are familiar with HTTPS and the concept of secure websites. Securing websites become more and more common, which is a really good thing. Not only do we know that the data sent and received from the website is secure, but we also get a sense of knowing we will be alright. We expect that we get confidentiality, authenticity and integrity from modern websites. After all, we see sites every day with this:This is becoming more and more common, and according to Scott Helme almost 31% of the...
-
-
-
-
-
-
Love these skills? Find your Match.
-
-
Hey, This is my first article, I hope you find informative. Currently, I get interested in the AI & Machine Learning. And start learning by experimenting as well. I usually use Tensorflow and CNTK in Parallel. So, First I give a little Introduction to both like What they are and What they do?Tensorflow is an open source software library for numerical computation using data flow graphs. Nodes in the graph represent mathematical operations, while the graph edges represent the multidimensional...
-
-
-
-
-
-
-
-
-
-
Love these skills? Find your Match.
-
-
If your company its using Exchange Online services and you are responsible for email security, you have many options that you can implement to improve email security. By default every new Exchange Online tenant come with a defaults protections policy such as:Every default policy can be viewed, edited but not deleted. Its so recommended that you review all of this policies.As administrator, you can create additional malware or spam policies and applies it to specific users or groups.The malware filter...
-
-
-
-
Love these skills? Find your Match.
-
-
I've recently been trying to contribute to the developer community, in more ways than I previously have. One of the areas I decided to delve into, is spending more time on tech forums and resources like StackOverflow. Well not for asking questions or checking for answers, but more for answering as many questions as I possibly can. The aim is to provide answers primarily to questions budding developers are asking. so Let's hope I do a lot of that as time goes on. Hey, I might...
-
-
-
-
-
-
-
Love these skills? Find your Match.
-
-
Django is a great framework for developing fast web applications with python, and it can certainly save you a ton of time if you are using python. It's one of my favorite frameworks that is around right now, and I think they do best at describing why right on their website. "Django, the web framework for perfectionists with deadlines"It's the framework that I choose if I need something up and running, yesterday, but I still want it to be something I would not be embarrassed that I'm the...
-
-
-
-
-
-
-
-
-
-
-
-
-
Love these skills? Find your Match.
-
-
Digital Certificates are used for secure communication between two parties. In digital certification we ensure that the peoples who are using our apps or services are securely communicating with each other and those peoples can be individual consumers or businesses.In Digital Certification we use both Hashing and Asymmetric encryption for creating digital signatures.After encrypting the hash of data we obtain a digital signature later which is used for verification of data.As there are a lot more...
-
-
-
-
-
Love these skills? Find your Match.
-
-
Microsoft a annoncé le programme Microsoft Professional Degree Program (MPD), le premier programme du genre crée pour répondre à l'évolution des besoins de formation des clients et utilisateurs et pour aider à combler le déficit de compétences surtout dans le Business Intelligence BIMPD est une initiative dirigée par Microsoft qui fournit aux professionnels ayant une expérience de la connaissance et pratique du monde réel pour développer leurs compétences dans des domaines critiques comme le cloud...
-
-
-
-
-
-
-
-
-
Love these skills? Find your Match.
-
-
pfSense is an Open Source firewall platform that can also be used for site to site connectivity as well as mobile client connectivity.Having used pfSense in the past and knowing how robust and secure the platform is, I wanted to see if I could port or install pfSense onto a CheckPoint firewall appliance. I figured that the CheckPoint appliances should have more than enough power to run pfSense.I was able to test the installation of pfSense using a few older CheckPoint appliances that were decommissioned...
-
-
-
-
-
Love these skills? Find your Match.
-
-
June 1, 2016I've learned a lot about Asp.Net Core RC2, Kestrel and ports as I failed in various attempts to get a http to https redirect. I share this as a retrospective for myself and in hopes of helping you avoid the swamp and to stay on the narrow road.Update: This approach works with the 1.0 release of Asp.Net Core as well as RC2.Host Asp.Net with Kestrel without IIS for an internal app. I'd like to hit the machine at http://machine-name/ and get redirected to a login at https://machine-name...
-
-
-
-
-
-
-
Love these skills? Find your Match.
-
-
-
-
Love these skills? Find your Match.
-