Home Search

Linux - search results

If you're not happy with the results, please do another search

Web Programming in Haskell

0
In this final article in the series on Haskell, the author explores how to use it for Web programming. Scotty is a Web framework written...
CouchDB

Interfacing CouchDB with Python

0
Apache CouchDB is a database that is focused on ease of use. It can be interfaced with the versatile Python programming language, as shown...

Get Familiar with Remote Execution and Job Orchestration

0
It is possible to perform remote execution and job orchestration on a number of virtual machines with software like Fabric and Ansible, as this...
ns3

The next step to mastering ns-3

1
  In this, the second article on ns-3, the author touches upon Doxygen, Waf, socket programming, etc. Let us continue our journey to master ns-3. We...

Exploring Software: A Secure UEFI Boot Experience

0
In this article, the author narrates his experiences with the UEFI boot when installing Fedora and Ubuntu on a Windows 8 UEFI secured netbook....

Eclipse: The Versatile IDE Python

0
Eclipse is free and open source software that can be used to develop applications by means of various plugins. It may also be used...
mozilla

Build Your First Add-on for Mozilla Firefox in 30 Minutes

0
Mozilla Firefox is a fast, multi-platform Web browser with an extremely large user base. Firefox is made highly customisable by the use of thousands...
parallel port

Using Parallel Ports to Control Devices

0
Peripheral devices are connected to a computer through interfaces called ports, which could be serial or parallel. A parallel port is a parallel physical...
scilab

Plotting with Scilab is Simple

0
This article discusses various types of plots based on mathematical computations done in Scilab, which is open source software for numerical computation. Seven different...
server auditing

The Most Popular Security Assessment and Server Hardening Tools

0
Enterprises require high levels of security for their computer systems. A server attack or a malware intrusion can cause incalculable damage. Prudence, therefore, is...