ShaniOS Linux
5 mins read

ShaniOS: The Immutable Linux Distro Built to Never Break

For many Linux users, updating their system can feel like a gamble. You hit “install,” cross your fingers, and hope it doesn’t break a working setup or disrupt your workflow. What if updates were risk-free? Enter ShaniOS, a revolutionary Linux distribution that solves this age-old problem. Designed from the ground up to be bulletproof and […]

AWS
2 mins read

How to Install DirectAdmin on Amazon AWS – Codentricks

How to Install DirectAdmin on Amazon on Amazon AWS, In this tutorial we will learn how to install DirectAdmin on Amazon AWS. For this you first you need to create AWS instance, the login via SSH for this you can use an application “putty” available for Windows OS as well as Linux. DirectAdmin is a […]

AWS
2 mins read

DirectAdmin changing IP Address using ipswap.sh

DirectAdmin changing IP Address using ipswap.sh. In this tutorial we will learn How to change your server IP address in DirectAdmin using ipswap.sh. When you install directadmin on AWS without elastic ip and in worst situation you need to restart instance the you get a new ip and you loose access to your old ip, […]

Linux
2 mins read

9 Things to Do After Installing Kubuntu 24.04 Command Line

9 things to do after installing Kubuntu 24.04 to make life easier. Kubuntu shipped with KDE Plasma desktop 5.27.11 by default and as we know Plasma Desktop known for customization but for this we need to do some things command line  given below 1. Update Kubuntu 24.04 Ensure you have the latest software and security […]

linux Linux
1 min read

Linux How many packages are installed ?

In this tutorial we are going to use Linux terminal to find how many packages are installed on your computer. In today’s world a systems are made up of hundreds, even thousands of packages. Generally these package are tracked and maintained by a package. Here are the commands for checking the number of installed packages […]

NodeJS
1 min read

Detecting Ubuntu and its version using NodeJS in Linux

In Linux we can detect ubuntu and its version like Ubuntu 18.04.4 LTS using Linux command “lsb_release -a | grep Description”, using nodejs child_process we can easily run Linux command and detect Linux version. Code to detect Ubuntu and its version using Nodejs in Linux The blow code is tested on Node JS Version : […]

Linux
2 mins read

USSD base balance check on Linux using datacard

+Sanjay Prasad If you are Indian Data card user, having data card of micromax, beetal,huwai,zte we have always option to check your balance on windows OS as they provide software for that but what about Linux. I accept the pleasure of using that software is quite awesome but still we can check our data card […]

Linux Linux
2 mins read

Ubuntu 12.10 failed to impress people

I am a big fan of Ubuntu using since it launched 6.04 till ubuntu 12.10 64 bit. It always gave something interesting  and innovative. The biggest plus point of ubuntu is its stability and speed and Linux each and every distro secure. But the experience that I got from 12.10 is pathetic.System Tested Acer Emachine […]

Linux
2 mins read

Install XAMPP on 32/64 bit Linux Distro

Today Linux has become number one choice in Open Source world whether it is Desktop experience, programming, server or Web Development Linux has no match. Its Secure , fast and comes in many flavor. In this tutorial we will focus how to install Xampp on linux 64 bit OS. Earlier day the Linux version of […]