Click here to Skip to main content
15,886,799 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 

19 Feb 2016 by pasztorpisti
An advice to make your DLL interface more attractive and easier-to-maintain even in cross-platform projects
29 Jul 2014 by tyebillion
Implementation of the fourth order Runge-Kutta method in Python for solving n-dimensional ordinary differential equations
6 Nov 2014 by Orjan Westin
Simplifying the use of dynamically sized C structs
19 Mar 2013 by Marco Bertschi
Activating the Windows POSIX Kernel patch and installing the Interix SDK on Windows 7 Ultimate.
7 Sep 2017 by Latika surse
How to use SASS in Drupal ?
18 Oct 2014 by Marco Bertschi
A brief step-by-step guide on what is needed to get Qt and the Qt Creator installed on your Linux environment
10 Dec 2015 by JinWenQiang
Get started with your own SDN (Software Defined Network) simulation network
13 Dec 2015 by Nazar.Bukhari
This tutorial will demonstrate the creation of second mysql instance and transfer a database from the first instance to the second.
28 Oct 2020 by Sergey Alexandrovich Kryukov
Solving the most annoying keyboard problem on Windows and Linux
22 Nov 2020 by honey the codewitch
This is a very specialized tool that generates source code to upload files into SPIFFS on an ESP32
13 Dec 2011 by KjellKod.cc
Ideone.com pastebin and online compiler with support for 40 programming languages
19 Feb 2013 by Lazaro Lima
This paper attempts to pass all the steps to create an automated backup for a MongoDB Server on a Linux Server where all backups are sent to Amazon AWS S3 service scheduled through crontab.
17 Dec 2015 by Tim ONeil
Using the autoconf tool chain to add modules to the Linux kernel
28 Dec 2017 by Rubin Liu
A quick look around the different styles in the Ring programming language!
23 Jan 2018 by James Johnes
Do you want to secure your nginx server? Do you want to prevent Google Chrome from name shaming your non-SSL domain? Well, here a perfect yet easy to follow guide to help you.
15 Jan 2011 by Mustafa Ismail Mustafa
Mounting a Windows share/shared folder on FreeBSD/FreeNAS
20 Mar 2013 by cocaf
How to show progress in a Boost test application.
7 Jun 2013 by csanuragjain
Captures, searches, and manages all your screenshots in one place.
11 Feb 2015 by WoodyMou
Session 1: Setup SoftEther L2TP server on Amazon AWS Ubuntu
20 Dec 2018 by Renz Ladroma
This tutorial will guide you on how to configure virtual IP address on your server.
18 Feb 2019 by Steffen Ploetz
How to realize text copy functionality via inter process communication for your OpenTK based C# OpenGL application running on X11
20 Sep 2010 by Aescleal
If you can, the quickest way to calculate the Fibonacci numbers is to do it at compile time. This is a case of "My recursive method is quicker than yours...":templateclass fibonacci_number{ public: static const T value = fibonacci_number
7 Sep 2013 by me.ajaykumar
How to convert a web page to PDF or image
27 Jan 2014 by Andrey Chaschev
Describes how to install and use Bear to set up and manage Tomcat cluster
23 Jun 2019 by Octavio Sanchez Huerta
Python Script using WSLT
8 Sep 2014 by Andy Kirkham
The Poco XML Configuration has thrown up a number of (unanswered) questions across the inter-webs. This tip is intended to answer the commonest of them all, how to read multiple tags within an XML container tag
22 Dec 2014 by yousafzai amazai
In this article we see how selection sort can be implemented with swapping pointers.
17 Feb 2015 by Gautham Prabhu K
Using getopts in shell scripting to handle command line arguments.
8 Apr 2015 by ColdskyXia
How to get started with mongodb
25 May 2015 by osy
Proper implementation of a signal handler
16 Dec 2015 by JinWenQiang
Just a brief introduction of a simulator to build wireless environment
22 Feb 2018 by Asif Bahrainwala
OpenGL Compute Shader
9 Mar 2018 by Steffen Ploetz
How to create an OpenGL (Mesa) window using C#, P/Invoke GLUT, GLU and GL libraries
13 Oct 2018 by Steffen Ploetz
How to use GL's pixel buffer object (PBO) to copy one texture to another
19 Mar 2019 by Martin Vorbrodt
Plugins: loading code at runtime
17 Jun 2019 by Philipp Sch
How to read compressed LZMA files on-the-fly using a custom C++ std::streambuf
6 Jun 2020 by Kamal Mahendra Sirisena
Online Anonymity for Penetration Testing
24 Oct 2019 by Nabil Droussi
This article will walk you with steps on how to install, configure and connect to SQL Server 15.x on,Linux Ubuntu Server 18.04 LTS
22 Mar 2024 by Mohammad Elsheimy
Configuring OpenSSL minimum version and legacy renogetiation
14 Sep 2010 by ostream
A stupid change :) int FibonacciR::Fibonacci(const int &n){ if(n
12 Feb 2014 by charles henington
This is an alternative for "Send Mail With Attachment File"
3 Jun 2013 by Mattias Ordboken
jvmtop is a lightweight, open-source console monitoring tool
2 Aug 2013 by Prasad Agarmore
Datacontract channelfactory WCF way of consuming SOAP web services written in C, C++ using gSoap framework on Linux platform
19 Aug 2013 by Mikeqm
Making the web work with Pick
18 Sep 2013 by Azim Zahir
This article explains creating a JSF application using NetBeans 7.2.1 and Oracle 11G.
15 Mar 2014 by Alain Peralta
How to use getMagicCaretPosition without getting null value
28 Oct 2014 by Farzan Hajian
This tip describes how to create and delete Linux swap files using a Python script
25 Aug 2014 by Sourav Kayal
In this tip, we will learn to implement SPA using AngularJS
26 Aug 2014 by Andrey Grodzovsky
Stack corruptions are usually tricky to solve, they can be random or consistent in nature, random are usually due to some rogue pointer writing to a random location wrecking havoc along the process address space and the consistent are due to overrunning allocated write buffer with more bytes that it
12 Nov 2014 by Nicholas Gandolfo
Using Openlayers to display interactive nodes and links.
25 Jun 2015 by Salar Hafezi
Through this tip, we develop a Java class named TimeUtil to extend Java's built in Date class so we can work with local times in our application.
3 Oct 2015 by Uttam Kotdiya -India
This tip demonstrates how to use posix message for Inter Process Communication (IPC) in C#, Mono on Linux
7 Oct 2015 by B. Clay Shannon
Using routing in Meteor with IronRouter to allow users to navigate between templates/pages
28 Apr 2016 by Andy Allinger
Convert .txt files to .bow in one Linux shell command
10 Jul 2016 by Steffen Ploetz
Investigate the window manager's shell window ID and additional information of an OpenTK window.
8 Mar 2023 by V. Subhash
How to get compile the latest FFmpeg source code and try out some new features
3 Apr 2024 by GabrieleTronchin
The Docker context command simplifies the configuration and switching between contexts.
4 Aug 2012 by Azim Zahir
This tip demonstrates using the Select command to display a bar chart.
4 Oct 2012 by Sanjay1982
Small shell script function to XOR hex strings
5 Nov 2012 by TrueCodePoet
Fixing mod_rewrite access to .htaccess files for Wordpress "Pretty Permalinks" and 404 errors.
15 Feb 2013 by John Duquette
How-to setup an FTP server on an EC2 instance using S3 for storage
24 Jul 2013 by Mircea Sirghi
The article exposes some useful functions for making Eggplant easier.
29 May 2013 by mpolaczyk
Public Key Auth - Why it's better than simple password and how to configure
15 Jul 2013 by skydirve
An article about encapsulating a memcache.
7 Mar 2014 by Christopher Ayres
Track usage of a value overtime
23 Mar 2014 by DigitalInBlue
Guidance on C++/C++!1 Parameter Passing
5 Apr 2015 by ColdskyXia
Installing Mongodb
12 Apr 2015 by ColdskyXia
How to add new documents to a collection more efficiently
12 Apr 2015 by ColdskyXia
How to remove documents from a collection more efficiently
16 Jun 2015 by shash kant
Configuring Log4J for Jetty
11 Aug 2015 by Steffen Ploetz
How to group applications into user defined menus of the GNOME desktop menu.
5 Jun 2016 by Steffen Ploetz
How to implement modal windows with OpenTK on Linux, that behave like dialog boxes on Windows
17 Aug 2017 by D4rkTrick
How to create a web control panel for sound and lights for your Parrot drone (Wi-fi connected)
22 Oct 2017 by fernandoc1
This article describes how to extract RAW image information from Thermal Flir JPEG images
13 Jan 2018 by fnjauke
Set up laravel 5 and set permissions for the Apache user to write to storage directory
18 Feb 2019 by Member 14151270
Docker Private registry on CentOS
18 Feb 2019 by Steffen Ploetz
How to realize text past functionality via inter process communication for your OpenTK based C# OpenGL application running on X11
17 Feb 2019 by Maciej Los
This tip is for those who have installed PostgreSQL server on QNAP NAT server in Container Station (docker) and want to enable remote connection to that server. Note: NAT server is over the router!
24 Jul 2020 by Tareq_Gamal
Multitheading-based Simple way to control a PlayStation Controller with added Events and Naming buttons, and more options
23 Feb 2024 by Mohammad Elsheimy
One of the major issues encountered when connecting to databases after porting ASP.NET app to Docker Linux containers.
3 May 2015 by Pankaj Choudhary - C++ Devepoler
24 Oct 2022 by Tiago Cavalcante Trindade
How to use WSL, GUI on WSL and how to compile for Linux on Windows
15 Mar 2016 by araud
Did you ever want to know where most of the memory is consumed? Whether it leaks or just gets allocated too much. This home brew memory tracker is yet another bicycle that you will be able to tune for your needs.
22 Feb 2015 by Hugo Carnicelli
During this article, we are going to explore what is currently necessary to run an ASP.NET 5 website on Ubuntu.
2 Nov 2020 by George Shagov
An idea how to improve the performance of binary search algorithm using three boolean logic
18 Oct 2014 by Marco Bertschi
A short guide on how you can style and customize the appearance of you QML controls in a CSS-like way
28 Jun 2016 by JohnX2015
This is a cross-platform general C++ engine, including a general runtime and a reflection engine.
6 Dec 2014 by saddam abu ghaida
IP/Subnet Calculator Lib
17 Jan 2014 by deepi2014
An attempt to taking up an existing published article “C#.NET Interoperability with Native C Libraries on Cross Platform” towards the next level.
28 May 2013 by akramKamal
Code to serialize/deserialize any object to an XML file.
17 Apr 2014 by Samson Mebrahtu
Asterisk Java integration using fast AGI
16 Jan 2016 by Mathew_wwx
This tip will introduce a library written in C++ that wraps up a 2d polygon triangulation algorithm with time complexity of O(N*logN), the algorithm works on both self-intersected and non self-intersected polygons.
2 Sep 2015 by cocaf
The virtual inheritance helps to solve certain class design problems even if they are unrelated to the "deadly diamond of death".
13 Feb 2014 by Lothar Perr
Simple and lightweight XML Serialization using tinyxml2
27 Jul 2014 by Emiliarge
How to send data to device and receive data from device through COM-port
21 Nov 2013 by sonic_youth
This tip will tell you how to add popular web maps such as Google, Nokia, OpenStreet and Yandex maps into a Webix app with just several lines of code.
21 May 2014 by M@dHatter
A new way to handle globals in php without declaring global identifier.
2 Oct 2012 by perilbrain
This shows how to start a program by double clicking a shell script in linux environment.
19 Feb 2019 by steveb
A simple Sci-Fi plot compiler