How do I flush my DNS cache?
Windows Open the command prompt MacOS Open the terminal and execute these commands
Özgür Özkök
Technology is the application of knowledge for practical purposes. It includes using tools, machines, and materials to solve problems and extend human capabilities. Technology has been around for centuries but has advanced rapidly in recent years due to advances in science and engineering.
Windows Open the command prompt MacOS Open the terminal and execute these commands
dscl . list /Users | grep -v ‘_’
A hacker group has attempted to hijack nearly one million WordPress sites in the last seven days, according to a security alert issued today by cyber-security firm Wordfence. The company says that since April 28, this particular hacker group has engaged in a hacking campaign of massive proportions that caused […]
Through this series so far you’ve been learning the basics of NLP using TensorFlow. You saw how to tokenize and then sequence text, preparing it to train neural networks. You saw how sentiment in text can be represented with embeddings, and how the semantics of text over long stretches might […]
Oracle has published an update to the Java Client Roadmap which extends availability and support timelines for many Java Client related technologies. Executive Summary: Oracle has extended commercial support and updates for Java SE 8 from March 2025 to at least December 2030. Oracle has extended indefinitely the availability of updates for […]
Git, make ya da gcc kullanımı sırasında xcrun hatası alabiliyoruz. Ben düzgün bir dokümantasyon bulamadım. GCC işleminde hata alıyordum. Çözmek için çok debelendim 🙂 MacOS üzerinde yazılım geliştirmenin çekirdeği Xcode üzerine kuruludur. xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun Bu sorun Xcode temellidir. […]
Mainly we have two alternatives for Elasticsearch usage on a cloud platform. Amazon vs Elasticsearch Firstly I am sharing a comparison info from Elasticsearch’s corporate page. AWS Elasticsearch Service: Amazon vs. Elastic The Elasticsearch Service on Elastic Cloud and Amazon Elasticsearch Service are not the same. With the Elasticsearch Service, […]
I am sharing a sample and full DevOps Stack by Simon Reymann Our whole DevOps stack consists of the following tools: The main reason we have chosen Kubernetes over Docker Swarm is related to the following artifacts: for the original post and comments please visit https://stackshare.io/zimoony/decisions/104069607668616391 and my StackShare profile is https://stackshare.io/ozgurozkok
Öncelikle cihazınıza SSH ya da fiziksel olarak login olmanız gerekiyor. Login olduğunuzda terminal (console) ekranını ve komut satırını göreceksiniz. sudo passwd root eski ve yeni şifrelerini girerek linux root şifrenizi değiştirebilirsiniz.