Ashish Karadtechno4u.hashnode.dev·Sep 26, 2024Linux server is not accessibleFollow below steps to troubleshoot: Step (1) Check the network connectivity by ping command ping <ipaddress> If server not respond then proceed to check further network check as physical network connections are functioning properly. Step (2) Check t...DiscussDevops
ANGADSINGH OBBIangadsinghobbi.hashnode.dev·Jul 27, 2024Why Does the Linux Filesystem Go into Read-Only Mode and How to Resolve It in Various Versions (Ubuntu, RHEL)?Introduction Linux filesystems can switch to read-only mode due to various reasons, impacting the system's ability to write data and potentially causing service disruptions. Understanding the underlying causes and knowing how to address them in diffe...Discuss·67 readsLinux
Oluwasegun Idowuengrshege.hashnode.dev·Jun 1, 2024Design Practice (Issue #1)This is the first Issue of my Design Practice. I practiced the animation of these Nike Air Max Plus Drift Shoes in Figma. Check out the result of my practice. 🔥 https://youtu.be/WneciastB18?si=ZS4AavxgVHEbnGK0 🎵 Background Music: Champion by Fire...Discuss·10 likesProduct DesignDesign Practice
Khamitkar Sai Chandanchandank.hashnode.dev·May 24, 2024Use Multiple GitHub accounts on one MachineThis Blog will contain Three main tools: Git Bash VS code Github Create ssh Folder Follow the below commands cd ~ # To ensure you are on home mkdir ~/.ssh # Create ssh folder Change Directory to ssh by cd ~/.ssh Check if is there any ssh keys ...Discuss·26 readsGitHub
Jonayed Baperijonayed.hashnode.dev·Feb 21, 2024Unraveling Java's Most Common IssueHaving worked with Java for over 2 years, I've noticed some common issues that, while not too complicated, can be confusing. Inspired by Jonathan, a developer advocate at Sonar, who surveyed SonarLint telemetry for the last 2 years, covering 2.5 mill...Discuss·36 readsJava
Sweta_Sarangiswetasarangi.hashnode.dev·Feb 20, 2024Fixing performance issues in PowerBIPeriodically, organizations must tackle performance challenges in report execution. Power BI offers the Performance Analyzer tool, aiding in issue resolution and process optimization. Imagine creating reports for your organization's Sales team. You'v...DiscussTechnical writing
Dule Martinsdulemartins.hashnode.dev·Oct 31, 2023Figure out what’s wrong with your documentation.Curiosity is a valuable trait for anyone who works on/with a team to achieve success. Most of you will want to ask what, how, and why things are not turning out as planned or as predicted. What could be going wrong? What should we be doing differentl...Discuss·1 likedocumentation
Isra Skylerphpdevelopment.hashnode.dev·Sep 29, 2023Mastering PHP Sessions: A Comprehensive Guide with Code ExamplesOver the years, I've had the privilege of working on a wide range of web projects, from e-commerce platforms to content management systems. Regardless of the project's complexity or scale, one common thread that runs through nearly every web applicat...Discuss·1 likePHP
Subroto Banerjeesubwrites.hashnode.dev·Sep 18, 2023Fixing Static Noise In Microphone Recording In Linux using PulseAudio modulesAuthor: Subroto Banerjee Linux is a family of open-source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991, by Linus Torvalds. It is typically packaged as a Linux Distribution (dis...Discuss·2 likes·317 readsLinux
AATISH SINGHaatishintodata.hashnode.dev·Aug 1, 2023Hadoop #Split-Brain Scenario & #FencingLet's #hadoop 📌 𝐖𝐡𝐚𝐭 𝐢𝐬 #𝐒𝐩𝐥𝐢𝐭 𝐁𝐫𝐚𝐢𝐧 𝐒𝐜𝐞𝐧𝐚𝐫𝐢𝐨 𝐚𝐧𝐝 #𝐟𝐞𝐧𝐜𝐢𝐧𝐠 𝐢𝐧 𝐇𝐚𝐝𝐨𝐨𝐩? ✔ 𝘐𝘯 𝘵𝘩𝘦 𝘤𝘰𝘯𝘵𝘦𝘹𝘵 𝘰𝘧 𝘥𝘪𝘴𝘵𝘳𝘪𝘣𝘶𝘵𝘦𝘥 𝘴𝘺𝘴𝘵𝘦𝘮𝘴, 𝘪𝘯𝘤𝘭𝘶𝘥𝘪𝘯𝘨 𝘏𝘢𝘥𝘰𝘰𝘱 𝘤𝘭𝘶𝘴𝘵𝘦𝘳𝘴, 𝘢 "#split_bra...Discuss·173 readshadoop