Close

Windows Operating System

Windows is a graphical operating system developed by Microsoft. It is the most popular operating system in the world, used by over 1.3 billion people.

Network File System (NFS) and Other Major File Systems: An Overview

Network File System (NFS) and Other Major File Systems: An Overview

In computer systems, file systems are pivotal in organizing, storing, and retrieving data. One such prominent file system is the Network File System (NFS). This article delves into the intricacies of NFS and provides a comparative analysis with other major file systems. 1. Network File System (NFS) NFS Defined:NFS, or […]

Devamını Oku

Differentiating with Last-Mile Delivery: How to Stand Out in a Crowded Market

DIFFERENTIATING WITH LAST-MILE DELIVERY

The last mile is the final leg of the journey for a product, from the fulfillment center to the customer’s door. It is often the most expensive, time-consuming, and critical part of the supply chain. A well-run last-mile operation can ensure that products are delivered on time, in good condition, […]

Devamını Oku

How to Easily List Scheduled Events in MySQL

How to Easily List Scheduled Events in MySQL

We can use the SHOW EVENTS statement to list MySQL’s scheduled events by SQL. The syntax for the SHOW EVENTS statement is as follows: The schema_name parameter is optional. If you specify a schema name, the SHOW EVENTS statement will only list the scheduled events in that schema. The pattern […]

Devamını Oku

system cls

system cls

“system cls” komutu, bir komut satırı veya terminalde kullanılır. Bu komut, ekranı temizler ve ekranın üstüne yazılacak olan verilerin görüntülenmesine yardımcı olur. Bu komut, genellikle bir komut satırı veya terminalde çok sayıda komut çalıştırıldıktan sonra ekranın karışık görünmesini önlemek için kullanılır. Bu komut, ekranı temizler ve ekranın üstüne yazılacak olan […]

Devamını Oku

MSVCP140.dll Is Missing

Microsoft Visual C++

Sabit bir windows bilgisayarım yok. Kendi Macbook’ umda bi şekilde çözüyorum. Virtual machine olmayan bir bilgisayar gerekince, en yakındaki bilgisayara bulaşıyorum ve her seferinde ayrı bir sorun çıkıyor. 32 bit windows 7 yüklü bir bilgisayara program yüklerken “MSVCP140.dll is missing” hatası aldım. Bu kütüphane Microsoft Visual C++ paketine aittir. Runtime […]

Devamını Oku

How to change the time server on Windows 10?

windows 10 NTP

My father uses Windows 10.  I had to change “Time Server” last night.  He couldn’t browse the internet. How to change the time server on Windows 10 How to troubleshoot time server synchronization problems Some useful NTP, Windows Time Server related commands. 

Devamını Oku

Encryption and decryption with OpenSSL

Encryption and decryption with OpenSSL

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

“Don’t Forget Conway’s Law” – Sarah Novotny Keynote

"Don’t Forget Conway’s Law" - Sarah Novotny Keynote

Speed of development and speed of repair isn’t only about problem solving and code. Monolithic codebases have fuzzy boundaries of ownership, massive teams with distributed accountabilities and intertwined dependencies. As you consider a microservices architecture don’t forget the cultural changes that need to be made. Nimble teams with autonomy, accountability […]

Devamını Oku