Linux Tutorials

How to Use Linux Terminal In Android

How To Use Linux Terminal In Android Members Public

Did you know that Android is based on Linux kernel? I bet you didn’t. Although many Linux users know it and no matter how hard Google denies it, they still have to accept it that what they modified and used in Android was Linux Kernel. But we are not

Mohd Sohail
Mohd Sohail
Linux Tutorials
how to monitor ethernet activity in Linux

How To Monitor Ethernet Activity In Linux Using Arpwatch Members Public

Arpwatch is an open source computer software that is used for monitoring Address Resolution Protocol traffic on a computer network. With Arpwatch, you can easily keep a log or database of all Ethernet and IP address pairings. That is, a list of all identified IP and MAC addresses pairings and

Mohd Sohail
Mohd Sohail
Linux Tutorials
Compile C C And Java Using Terminal On Linux

How To Compile C, C++, And Java Using Terminal On Linux Members Public

€‹This topic might surprise you because occasionally programmers are occupied primarily on one language and then they move on to another programming language with changing times. But that doesn’t mean languages like C, C++, and Java differ from another when it comes to compiling the program and running it

Mohd Sohail
Mohd Sohail
Linux Tutorials

How To Configure Dongle D-Link On Ubuntu Members Public

D-Link is a USB wireless card or commonly called dongle, used to connect a computer to the Internet through cellular networks. This tutorial will focus on one model DWP-157 and may be applied to other models of D-Link. DWP-157 supports 3G networking and has this label “Linux Ubuntu 10.04

Mohd Sohail
Mohd Sohail
Linux Tutorials
Steps To Create A Developer Environment In Linux

Steps To Create A Developer Environment In Linux Members Public

In every modern industry, software or application development is crucial for the organization, you can name it, movie industries, health care, music, agriculture, and other known areas, all these areas rely on development. From small projects to big projects like Google or Facebook, from your smartphone to your Smart TV,

Mohd Sohail
Mohd Sohail
Linux Tutorials
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

Mohd Sohail
Mohd Sohail
Linux Tutorials

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

Mohd Sohail
Mohd Sohail
Linux Tutorials
setup open watcom on wine linux

How To Setup Open Watcom On WINE For Windows Programmers Members Public

Open Watcom is a C/C++ compiler suite (including FORTRAN) for Windows, handy for those Linux users who wish/need to program in Windows environment but don’t have one. This is the only successful programming tool that runs under WINE! Still, that doesn’t mean it works fine without

Mohd Sohail
Mohd Sohail
Linux Tutorials