Uncategorized

5 Misconceptions About Being A Linux User Members Public

Ever wondered what Linux is and how it really works? Many of us have asked this question, especially when you are densely populated around with Redmond fans and none of your pals have tried Linux ever! Some people in areas surrounded by FOSS, go ahead with full potential without any

sohail
sohail
Linux
Geany A Lightweight IDE Or Code Editor For Programmers

Geany A Lightweight IDE Or Code Editor For Programmers Members Public

Geany is built using GTK and its documentation is read as “a small and fast editor with basic features of an integrated development environment.” still you get the feel of programming in other rich, full-blown IDEs like Codeblocks, Eclipse, etc. And it really benefits those who are crazy about computer

sohail
sohail
Reviews
Control PC Power Functions Via Terminal

Linux Command to Shutdown, Restart, Hibernate, and Suspend Members Public

In this article, we explore different ways to control your Linux system’s power state. Our main focus is on the versatile linux command to shutdown, but we’ll also cover restarting, hibernating, and suspending your machine. From simple shutdown commands to scheduled actions and forceful system reboots, we’ll

sohail
sohail
Linux Tutorials

System76 Launches Their Own Linux Distribution Called  Pop!_OS Members Public

It is a new day and a new Linux distro pops out. And the new(old) question remains, DO WE NEED ANOTHER LINUX DISTRO? For the most part, the answer is going to be a very big NO! But for this latest distro on the block, I believe it is

sohail
sohail
Linux Distributions
setup avr toolchain in linux

Setting Up AVR-GCC toolchain and avrdude To Program An AVR Development Board In UBUNTU Members Public

Contemporarily we have technologies like IoT or the Internet of Things trending everywhere. And the embedded systems field forms the backbone of IoT technologies. IoT means interconnection between various devices presents all over the globe. And it is the embedded system that plays a vital role in IoT, by connecting

sohail
sohail
Programming
lmms music production linux app

LMMS A Music Production App For Linux Members Public

LMMS is an audio workstation for audio designers and hobbies (yes that’s right). Still better it’s FOSS + it’s available for multiple Operating Systems and that gives you the great opportunity to recommend your music pals this great piece of tool. Setting it up: Fire up your terminal

sohail
sohail
LMMS
an interview with peppermint OS CEO mark greaves

An Interview With Peppermint CEO Mark Greaves Members Public

In this series of interviews, I’m going to publish interviews with CEOs of some of the very interesting, popular and fine Linux distributions. The first one is Mark Greaves, the CEO of PeppermintOS, a really nice and useful distribution but often misunderstood as the cloud-centric distribution (even I used

sohail
sohail
Interviews

What Are Ports? How To Check Linux Open Ports? Members Public

A port is an addressable network location implemented in an operating system to help differentiate traffic destined for different services or applications. A port is always associated with an IP address of a host and the protocol type for the communication. Ports are specified by a number ranging from 1

sohail
sohail
Linux Tutorials