Quantcast
Channel: Coder's Talk
Browsing latest articles
Browse All 40 View Live
↧

Image may be NSFW.
Clik here to view.

Beginning C Programming in Linux

Don't ask a lot to begin C programming in Linux. Just grab your tools and start small. This time, I just wanna show you how to start C programming in linux. You can use any Linux distro. However, if...

View Article


Image may be NSFW.
Clik here to view.

Solving RadiusManager Web Interface

Siamak asked me: After following the installation manual, the admin.php page still showing blank page instead of the login page. Why is that?My Answer: I'm not a wizard to magically answer your...

View Article


Image may be NSFW.
Clik here to view.

How to Add Swap on ts-7260 Linux

For any reason, you may need extra memory on your ts-7260 SBC but the build in RAM is only 28MB. In my case, it get rebooted when I'm running few programs that continuously reading the input from the...

View Article

Image may be NSFW.
Clik here to view.

Safe Way To Learn Chemical Reaction Without Using Actual Chemicals

I played with hydrochloric acid during my school's chemistry lab session. Drop a little amount of it to my text book while my teacher is teaching something else, and see the pages being eaten by those...

View Article

Image may be NSFW.
Clik here to view.

MOSC 2011 Countdown Banner

I'm just having fun with PHP GD and Inkscape. So, to make my toy useful, I would like to dedicate this Countdown banner for the upcoming MOSC 2011 event. You are free to put it on your blog or website....

View Article


Image may be NSFW.
Clik here to view.

HitungHari - PHP Countdown Banner Application

The ideas developed since my previous Countdown Banner for MOSC2011. I have made some modification on the source code and then it spark me an idea to share the source code as open source too....

View Article

Image may be NSFW.
Clik here to view.

VBScript Get File Extension

Before anything else, you may love to read this book too!...Actually, I got this question from the reader of my previous blog post about VBScript to Replace Underscores in Filename with Spaces for All...

View Article

Image may be NSFW.
Clik here to view.

Python Code to Get IP Address From Interface Name

From my previous code on How To Print Active Network Interface List in Linux using Python, I got this question.Question from jimchris:Nice work, now how do we get ip address from ifacedata?My...

View Article


Image may be NSFW.
Clik here to view.

Python Server Pages Example of GET POST Form Input

Previously, I've talked about mod_python.publisher method of creating a simple website using Python. And this time, I will talk about mod_python.psp where PSP stands for Python Server Pages.What good...

View Article


Image may be NSFW.
Clik here to view.

Caching Youtube Using Squid Caching Proxy

I'm doing quick post today as I'm quite busy right now. But I don't want to make my friend Piju disappointed as he request me (quite so long... sorry heheh) about my changes on his previous squid.conf...

View Article

Bash Scripting - How to Concatenate Strings

Somewhere around 1989, Brian Fox created Bash as a free software substitute for the Bourne shell for the GNU Project. It is a command processor, usually running in a text window, where the user can...

View Article

Check which route for specific domain in Linux

Working from home during pandemic, requires most of us to connect to office network through VPN. Some of us are getting used to having multiple VPNs to multiple site offices. When connected to VPN,...

View Article

Image may be NSFW.
Clik here to view.

Setting Display Resolution Permanent on BunsenLabs Linux Lithium with xrandr

I've been using BunsenLabs linux in my qemu/kvm for my tinkering because I like how BunsenLabs Linux is light-weight and easily customizable. It is based on Debian like Ubuntu. Other RPM based distro...

View Article


Mastering the Cloud: Your Ultimate Guide to Embracing Cloud Computing

Hey there! I'm back again on this blog. I've been busy doing things in the cloud and a little tired of explaining what is Cloud Computing. So, here we are as usual, to our explanation wall. Welcome to...

View Article

Image may be NSFW.
Clik here to view.

Chapter 1: Understanding the Cloud - What on Earth is it?

Hey there, curious cloud enthusiasts! Thank you for following this blog. This is the continuation of my previous post about Mastering the Cloud: Your Ultimate Guide to Embracing Cloud Computing.Are you...

View Article


Chapter 2: Cloud Services Explained - It's Like Magic!

Welcome back, fellow cloud wanderers! This is the Chapter 2 of our Mastering the Cloud: Your Ultimate Guide to Embracing Cloud Computing article. Now that we have our heads in the clouds, it's time to...

View Article

Bash Tricks Of The Day: Brace Expansion

Welcome, Linux enthusiasts, to another exciting episode of "Bash Tricks Of The Day"! Today, we'll explore a powerful and time-saving feature of bash known as Brace Expansion. Brace yourself for this...

View Article


Chapter 3: Benefits and Challenges of Cloud Adoption - Is it Worth it?

Hey there, cloud pioneers! Now that we've dipped our toes into the enchanting world of cloud services, it's time to weigh the pros and cons of embracing this magical realm. Is cloud adoption truly...

View Article

Chapter 4: Getting Started with Cloud Providers - Picking Your Partner in Crime

Greetings, magical travelers! Now that you're all set to embark on your cloud adventure, it's time to choose your perfect partner in crime - a cloud service provider! Just like finding the ideal...

View Article

Chapter 5: Cloud Storage and Scalability - Where the Magic Happens

Ah, welcome back, mystical travelers! Now that you've chosen your magical cloud partner, it's time to explore the secrets of cloud storage and scalability - the very essence of where the magic happens...

View Article

The Basics of Shell Scripting

Welcome to the exciting world of shell scripting! In this blog post, we'll dive into the basics, equipping you with the essential knowledge to kickstart your journey as a shell scripting enthusiast....

View Article


How to Add a Sudo User on AlmaLinux 9.2 (Turquoise Kodkod): A Step-by-Step Guide

As a system administrator, one of the essential tasks in managing a Linux server is granting users administrative privileges through the "sudo" command. AlmaLinux, a robust and secure Linux...

View Article


How to Check AlmaLinux Version on the Command Line: A Quick Guide

As a system administrator or a curious user, knowing the version of your operating system is crucial for troubleshooting, compatibility, and staying up-to-date with the latest features and security...

View Article

Installing TMUX on AlmaLinux 9.2 - A Comprehensive Guide on Terminal Magic...

As a Linux user, you've probably found yourself juggling multiple tasks in the terminal, switching between various terminal windows, or longing for a way to keep your terminal sessions persistent even...

View Article

Image may be NSFW.
Clik here to view.

Understanding vm.swappiness: Improving Linux Performance and Memory Management

As a Linux user, you may have stumbled across the enigmatic 'vm.swappiness' setting when examining your system's configuration. The variable 'vm.swappiness' is important in Linux memory management...

View Article

Browsing latest articles
Browse All 40 View Live