| by Arround The Web

Free() Function in C Language

Practical tutorial on how to use the free() function to free the dynamically allocated memory using its syntax and the theoretical description of how it works.

Share Button
Read More
| by Arround The Web

Pthread_Function() in C Language

Tutorial on how to use the pthread_cancel() function to ask the system to terminate a running thread and how to compile the programs from the pthread library.

Share Button
Read More
| by Arround The Web

grep @ Savannah: grep-3.9 released [stable]

This is to announce grep-3.9, a stable release.

The NEWS below describes the two main bug fixes since 3.8.

There have been 38 commits by 4 people in the 26 weeks since 3.8.

Thanks to everyone who has contributed!
The following people contribute…

Share Button
Read More
| by Arround The Web

Gethostbyname() Function in C Language

Comprehensive guide on how to use the gethostbyname() function in C language to get an information about a hostname and how a “hostent” structure is composed.

Share Button
Read More
| by Arround The Web

grep @ Savannah: grep-3.9 released [stable]

This is to announce grep-3.9, a stable release.

The NEWS below describes the two main bug fixes since 3.8.

There have been 38 commits by 4 people in the 26 weeks since 3.8.

Thanks to everyone who has contributed!
The following people contributed …

Share Button
Read More
| by Arround The Web

Latest Ubuntu Kernel Security Updates Patch 17 Vulnerabilities

The new Ubuntu kernel security updates target vulnerabilities found in Ubuntu systems running Linux kernel 5.19 as well as Ubuntu systems running Linux kernel 5.15 LTS.
The post Latest Ubuntu Kernel Security Updates Patch 17 Vulnerabilities appeared fi…

Share Button
Read More
| by Arround The Web

Open() Function in C Language

Tutorial on how to use the open() function to open the files, its theoretical description and input arguments, and the data type that is used in each case.

Share Button
Read More
| by Arround The Web

Best Android Emulators for Linux in 2023

Guide on the best and reliable Android emulators in 2023 that you can use on Linux and its distros such as Ubuntu to turn your computer into an Android device.

Share Button
Read More
| by Arround The Web

Install DOSBox in Ubuntu to Play Retro Games

The DOSbox emulator lets you use the disk operating systems of the 80s. You can also use it to play retro games on Linux.

Share Button
Read More
| by Arround The Web

How to Fix “Black Screen While Gaming” in Windows

To fix “Black Screen While Gaming” in Windows, restart driver, turn link state power management off, update driver, or check CPU and RAM usage.

Share Button
Read More
| by Arround The Web

How to Fix 0xc000014C Error on Windows 7/8/10

To fix the “0xc000014C Error” on Windows 7/8/10, disconnect all the extra connected devices, run the SFC tool, run the CHKDSK command.

Share Button
Read More
| by Arround The Web

How to Find the Factorial of a Number in JavaScript

To find the factorial of a number, two methods can be utilized, the “Iterative Method” and the second is “Recursive Method”.

Share Button
Read More
| by Arround The Web

How to Dockerize a Python Application

To containerize the Python application, first, create a Docker image for the Python app from Dockerfile. Then, containerize the app by executing the image.

Share Button
Read More
| by Arround The Web

How to Deploy Terraform in AWS EC2 Instance?

To deploy Terraform in AWS, create an EC2 instance, add key and repository of terraform and install it using the SSH client. Follow the guide for the procedure.

Share Button
Read More
| by Arround The Web

How to Create Your First Container in Fargate?

AWS Fargate is a serverless service Container that aids in running tasks and services. Learn the procedure of creating the first container in Fargate

Share Button
Read More
| by Arround The Web

How to Create Stack on AWS

AWS Stack is a collection of multiple AWS resources managed as a single unit. Follow this guide to learn the steps for creating a Stack in AWS.

Share Button
Read More
| by Arround The Web

How to Create S3 Bucket Using Terraform

To create S3 using Terraform in Windows, install AWS CLI and Terraform and configure AWS and create Terraform file for S3 configurations and run the file.

Share Button
Read More
| by Arround The Web

15 essential Bash networking tools for troubleshooting and optimization

Regarding networking on the command line, Bash provides a wide range of tools that can be incredibly useful for network troubleshooting, monitoring, and optimization. From basic tools like ping and traceroute to more advanced tools like hping3 and soca…

Share Button
Read More
| by Arround The Web

Hello World in C Language

Practical tutorial on how to use the printf() function and its method call to write the “Hello World” classic phrase in C language to the Linux command console.

Share Button
Read More
| by Arround The Web

PineTab 2 Linux Tablet Price & Potential Release Date

Been pining to hear more about the PineTab 2 Linux tablet? If so, you’re in luck as new details have been shared by makers Pine64 in their latest monthly update….

The post PineTab 2 Linux Tablet Price & Potential Release Date is from OMG! Linux and reproduction without permission is, like, a nope.

Share Button
Read More