Click here to Skip to main content
15,881,898 members
Everything / Operating Systems / Linux

Linux

Linux

Great Reads

by Miroslav Fidler
Installation and the first look at U++ platform
by Dr. Song Li
This is a note on how compilers implement function calls to pass the parameters to and get the return value from the called functions.
by Shao Voon Wong
A portable and easy-to-use C++ file library to read and write structured data
by Florian Rappl
Exploring the abilities, benefits and features of TypeScript by extending / rewriting the original Mario5 source.

Latest Articles

by Frédéric -lefred- Descamps
How to install WordPress on Oracle Cloud Infrastructure (OCI) using always free tier
by Frédéric -lefred- Descamps
How to deploy Arm instances on Oracle Cloud Infrastructure (OCI) using Terraform
by Pranay Bakre
How to deploy applications to the Azure Kubernetes Cluster powered by arm64-based virtual machines
by Pranay Bakre
How to migrate existing x86 containerized applications to Arm

All Articles

Sort by Score

Linux 

5 Mar 2023 by V. Subhash
About odd but critical shell-programming details that get easily forgotten or ignored
28 May 2013 by John Atten
How to use SSH to access a Linux machine from Windows
18 Dec 2016 by Afzaal Ahmad Zeeshan
Overview of SQL Server on Linux
11 Sep 2013 by John Atten
Installing Sublime Text 2 on Linux.
14 Sep 2016 by Afzaal Ahmad Zeeshan
In this post I share a complete overview and explanation of creating and hosting ASP.NET Core applications on Linux environment -- without using any third-party plugins or libraries.
13 Jun 2022 by Matt Pogue
Run Xfce desktop environment on Kali Linux in WSL. No systemd installation required!
18 Jan 2024 by Minh Danh Nguyen (ToughDev)
This article describes how to use WinDbg to identify issues that may prevent Windows Subsystem for Linux (WSL) from starting.
28 Apr 2020 by Ahmed Bouchefra
How to build a React application and manage its state using Redux
28 Apr 2020 by Ahmed Bouchefra
Solutions to problems you'll encounter when creating new virtual devices
15 Nov 2013 by Johan Ohlin
Installing Ubuntu VM in Azure.
28 Nov 2016 by Sujay Sarma
Linux (Bash Shell) on Windows 10
22 Feb 2021 by grilialex
This article is a continuation of the previous article on Creating a Smart Hydrophone Processing System – Hardware. It is assumed that you have already setup the Raspberry Pi to have remote desktop and SSH agents active.
13 Jun 2022 by Matt Pogue
How to monitor a UPS with Nut and lighttpd on Linux
20 Jul 2022 by Matt Pogue
Deploy XDR, host integrity, and more with Wazuh Server
17 Aug 2010 by Issam Lahlali
C vs C++: Linux analysis case
18 Aug 2010 by Chief Endian
Creating Macros in VIM Editor
30 Dec 2012 by mumera
An Associative Array is one of the most basic and useful data structures where each value is identified by a key, usually a string.
14 May 2013 by pollirrata
Install XAMPP on a Ubuntu 13.04 virtual machine running on Windows Azure.
26 Jul 2013 by Gergo Bogdan
This time I implemented the wc command from Linux using node.js
28 Jan 2015 by John Atten
Install Sublime Text 3 (beta) on Linux Mint or Ubuntu.
27 Jan 2014 by RCL_SPD
How to write a Linux 4K introduction
24 May 2017 by Alvin Bunk
Using Cron job to adjust time
14 Apr 2019 by Martin Vorbrodt
3D Engine, from GLUT to GLFW
5 Dec 2019 by 10xlearner
A post on how to format CPP, C, JavaScript and other stuff
10 May 2021 by Jason Sultana
A short discussion of some different options available for developing .net core applications on Mac OS
4 Apr 2023 by Tough Developer
How to get Linux to boot on DOSBox-X
18 Aug 2010 by Chief Endian
Sub-shells in Linux
18 Aug 2010 by Chief Endian
Repeat Command/Action N Times in VIM Editor
18 Aug 2010 by Chief Endian
An update to my last post on Scripts and Alias
18 Aug 2010 by Chief Endian
The Power of HERE Documents
2 Dec 2011 by Pranay Rana
How to increase Linq query performance by compiling it
10 Aug 2012 by Alex Fotios
Identify all progressive JPEGs in a directory tree and batch convert them to baseline.
12 Sep 2013 by John Atten
Setting Sublime Text as the default editor for Git (Linux Mint/Ubuntu).
22 Sep 2013 by Karl Stoney
A nodejs agent to connect to Redis-Sentinel and update TwemProxy on master node changes
30 Jan 2014 by RCL_SPD
This is a convenient way to manage multiple SSH keys
21 Sep 2016 by Mark Vinod Sinnathamby
Installing MINIX 3 on QEMU/KVM with networking
29 Mar 2019 by setevoy4
In this post – some quick overview, a brief explanation about differences in Redis data storage, topology examples. In short terms but with links to detailed documentation and other useful posts on other resources.
31 Mar 2019 by Martin Vorbrodt
I found this cool little text formatting library with very clean interface and wanted to share it with you. I decided the best way to introduce it to you is not through an extensive tutorial but rather code which illustrates how to use it; so I wrote a program which does the same thing in […]
7 Oct 2019 by Haseeb A. Basil
A Basic Guide on How to Deploy An Application to Alibaba Cloud Container Service from Bitbucket and Securing it with Let’s Encrypt SSL/TLS 2019.
7 Oct 2019 by Haseeb A. Basil
A Basic Guide on How to Deploy An Application to Alibaba Cloud Container Service from Bitbucket and Securing it with Let’s Encrypt SSL/TLS 2019.
27 Apr 2019 by Kevin Mack
How to build a Solr cluster with Terraform
24 May 2019 by Andrew Blank
A bit about this project I was asked by a co-worker for an example of using Selenium Web Browser Automation with C# so I wrote a quick example in C# with MSTest and DotNet Core and I posted it to Github. https://github.com/andyrblank/Selenium-C-Sharp-Example What is Selenium?
13 Aug 2019 by Dan Sporici
A short trick to bypass both ASLR (Address Space Layout Randomization) and DEP (Data Execution Prevention) in order to obtain a shell in a buffer-overflow vulnerable binary
14 Dec 2019 by Ahmed Bouchefra
How to build a React application in four easy steps
3 May 2020 by Christian Specht
How to build and deploy a Jekyll site via GitHub actions
21 May 2020 by OwenDavies
How to store internet bookmarks to disk in a non-proprietary way and make them easily accessible
8 Aug 2020 by OwenDavies
Installing a desktop environment and setting up RDP to allow us to connect to our Virtual Machine
15 Jan 2016 by Afzaal Ahmad Zeeshan
This is the first part in the series of posts about Ubuntu programming using C# language. In this post, I have discussed a few features of MonoProject IDE, which is used for C# programming on Ubuntu environment.
1 Jun 2020 by Lee P Richardson
This post is the story of how to generate an unauthenticated client.
21 Aug 2014 by Edison Heng
Networking and Socket programming tutorial in C.
25 Mar 2013 by hudku
Essential macros for C programming
26 Jul 2013 by Gergo Bogdan
Re-implementing linux's yes command using node.js
27 Aug 2016 by Sander Knape
Nomad is a distributed, multi-datacenter scheduler for containers, virtual machines and more. It’s a tool from Hashicorp, the company that also brings us Consul, a service-discovery tool that allows you to register and discover services. With the latest big release of Nomad (version 0.4), inte
22 Apr 2015 by John Atten
Installing and configuring PostgreSQL on a Linux box is either simple, because you are a Linux and/or Postgres expert, or not so simple, because you are new(er) to Linux, Postgres, or both. Over the past year, I have resided firmly in the latter camp.
2 Jan 2017 by CrazyCoder26
How to deploy a self contained .NET Core application on Linux and run as a daemon process
15 Nov 2013 by Johan Ohlin
This post describes how to setup a graphical user interface and connect to it through an encrypted tunnel.
6 Apr 2013 by Simon Jackson
PCL targets for Mono / MonoGame projects
3 Oct 2014 by _debasis
Is JavaScript function invocation confusing
12 May 2015 by rahulsahay20
Publishing your ASP.NET app to Linux in 5 minutes with Docker
6 Apr 2015 by Naveen
An improvisation to boost unit test frame work that will let you run unit test cases in parallel.
22 May 2019 by Dave Kerr
You may be familar with the shell, but it can be useful to understand some of the surrounding concepts in detail. How does a shell differ from a terminal? What is a tty? How do shells really work? Hopefully as you read this article you'll discovery something that you didn't know about shells.
28 May 2011 by sayem.bd
This article is the first part of a series of article which will try to explain the basics of design patterns
18 Nov 2013 by Andrei Ion Rînea
How to prepare the development environment for Java - Windows and Ubuntu
23 Jul 2018 by Passion4Code
This post lists a few features of ASP.NET Core 2.0.
3 May 2020 by Kevin Mack
A few disk queries for log analytics
4 Aug 2011 by deveck
How to make incremental backups from Windows to Linux using free tools
18 Aug 2010 by Chief Endian
Scripts and Alias in Linux
28 Jan 2014 by RCL_SPD
Discovering the largest supported MTU
23 Jan 2016 by Simon Jackson
28 Feb 2020 by Christian Specht
After years of executing a “build and upload per FTP” batch on my machine, I now have a GitHub Pages-like experience when updating this site..
22 May 2011 by sayem.bd
This article is the second part of a series of articles which will try to explain the basics of design patterns.
15 Oct 2011 by nimesh ghelani
This article discusses in brief who should switch to Linux and why.
14 Aug 2019 by essentialSQL
SQLite3 is a compact free database you can use easily to create and use a database. Learn more about it in this blog post.
18 Mar 2016 by johnniealan
Auto Login in TI-SDK, Am335x
2 Nov 2019 by Shun Huang
How to use Visual Studio code with Windows subsystem for Linux