To set up a 4 GB swap file on an Azure Debian 12 virtual machine, follow these steps: 1. Check for Existing Swap Before creating a new swap file, check if swap space is already enabled: If nothing is returned, then no swap space is currently active. 2. Create a Swap File You can create… Continue reading
Posts in "English"
How to Create a .ppk Key from an Existing RSA OpenSSH Key Using Xshell
When managing secure SSH connections, different applications often require different key formats. While Xshell, a powerful terminal emulator, is fully compatible with OpenSSH key files, other applications like HeidiSQL often require a .ppk key for authentication. If you have an RSA OpenSSH key and need to use it with an application that requires a .ppk… Continue reading
Metamorphosis, A Journey of Growth
Time seems to have flown by so quickly. It feels like just yesterday that Poppa Momma was taking you to elementary school, and today, at this new chapter in your life, Poppa Momma is sending you off once again. But this time, it’s different, CB. Poppa Momma is sending you to a place that will… Continue reading
Mount Azure Blob Storage On Debian 11 or Debian 12 Using BlobFuse
Linux versions of many Microsoft software products are supported and are available through the “Linux Software Repository for Microsoft Products” at https://packages.microsoft.com. Unfortunately, the BlobFuse installation via the apt package repository for Microsoft products is not available for Debian. It’s unclear why this significant omission occurred—leaving Debian out of the loop. Below are steps tailored… Continue reading
How to Install .NET Core 3.1 Runtime and SDK On Debian 11
This tutorial explained how to install .net core on Debian 11 Linux system. Login to your debain system with sudo privileged account. Open a terminal, update the apt cache and install below required packages 1.Update Debian 11 ‘Bullseye’ 2.Enable Microsoft PPA First, you need to enable Microsoft packages repository on your Debian system. The Microsoft official team… Continue reading
How to Set IPv4 Address for Intranet
IPv4 is controlled standard where IANA is one defining address ranges and assigns IP numbers to user (companies). IANA defines 3 private ranges used only on Intranet or private use, not used on Internet. Ranges are called classes A, B and C and they are: Home routers usually come preprogrammed to 192.168.0.x or 192.168.1.x Reference
Unlocking Terminal Power with ‘screen’: Why Every Linux User Needs It
In the world of Linux and Unix-based systems, efficiency is key, and the screen utility is a game-changer. Whether you’re a system administrator, developer, or just a power user, ‘screen’ offers a vital tool for optimizing your terminal workflow. It allows you to create multiple terminal sessions within one window, ensuring you can seamlessly switch… Continue reading
SAP BW: Logistics (LIS) Setup Tables for Full and Delta Extraction
Ok, we got a disaster in SAP BW NW 7 machine, part of the physical memory just suddenly break! Yeah! and The ‘fun’ part , the malfunction occures on heavy extraction of data from SAP R3 / IS-M Production Server. It break on pararel processing , although we can identify the malfunction Object, the team… Continue reading
Indonesian Street Food Cart Madness
Today, when I organize my photo collection on my flickr photostream, I found this ridiculous photo from my smartphone. Indonesian Street Food Cart in the middle of a main road in Jakarta,Indonesia.
Sublime Text Code Editor!
Right now, I’m using various developer tools to manage application code. Before this month, developer tools such as Visual Studio, SQL Server Management Studio, HeidiSQL and Notepad++ are the daily tools for developing application. Well, i think the application world is evolving in rapid ways, the horizon of an application development suddenly becoming more vast… Continue reading