Debian is a free and open-source Linux distribution first released in 1993. It is a community-supported project that the Debian Project manages. Debian is known for its stability, security, and wide range of software packages. What is Debian? The name Debian comes from the names of its founders, Ian Murdock […]
Devamını Oku
In this video, we will learn how to generate an SSL/TLS certificate signing request (CSR) and have it signed by a Certificate Authority (CA). We won’t submit the CSR to a real CA for this tutorial. Instead, we will play both the certificate authority and the certificate applicant. We will […]
Devamını Oku
Great leaders know how to tell stories that connect with their audience and inspire them to take action. Here’s how you can do the same. Storytelling is a powerful tool that can be used to connect with people, build relationships, and inspire action. Some of the most successful leaders in […]
Devamını Oku
Raspberry Pi has always been a PC company. Inspired by the home computers of the 1980s, our mission is to put affordable, high-performance, programmable computers into the hands of people all over the world. And inspired by these classic PCs, here is Raspberry Pi 400: a complete personal computer, built into […]
Devamını Oku
What is SCP and Example syntax for Secure Copy (scp) SCP copies files between different hosts. It uses SSH and provides authentication for remote host Examples Copy the file “foobar.txt” from a remote host to the local host • $ scp remoteusername@remotehost:foobar.txt /some/local/directory Copy the file “foobar.txt” from the local […]
Devamını Oku
This tutorial shows how to use OpenSSL in Linux systems (Kali in the video) for symmetric and asymmetric encryption and decryption. OpenSSL is a free and open-source toolkit that provides a robust, commercial-grade, full-featured toolkit for general-purpose cryptography and secure communication. Internet servers, including most HTTPS websites, widely use it. […]
Devamını Oku
Seneler sonra tekrar gömülü sistemlere (embedded system) proje hazırlamam gerekti. Gelişen teknoloji, maliyetlerin inmesine ve işlemcilerin güçlenmesini sağladı.
Devamını Oku
He deals the cards as a meditationAnd those he plays never suspectHe doesn’t play for the money he winsHe don’t play for respectHe deals the cards to find the answerThe sacred geometry of chanceThe hidden law of a probable outcomeThe numbers lead a danceI know that the spades are the […]
Devamını Oku
A Conversation with Guido van Rossum by Bill Venners January 13, 2003 Summary Python creator Guido van Rossum talks with Bill Venners about Python’s history, the influence of the ABC language, and Python’s original design goals. Guido van Rossum is the author of Python, an interpreted, interactive object-oriented programming language. […]
Devamını Oku