Home Search

Linux - search results

If you're not happy with the results, please do another search
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...
docker

An Introduction to Docker

0
Learn about Docker, which is an open source project that can automate the deployment of software applications inside software containers. Docker can be provisioned on...
infrastructure

Monitoring Docker Infrastructure

0
Elsewhere in this issue, the installation of Docker has been covered. This article deals with how Docker infrastructure can be monitored. Docker brings in portability...

We have a fairly mature open source strategy, though it’s not perfect”

0
José Miguel Parella, open source CTO at Microsoft, and Balaji Kesavraj, director - platform strategy & marketing, Microsoft, were both at Open Source India...
virtkick

Virtkick Hassle-free Access to the Cloud

0
Virtkick is a single-click cloud management centre. It is user friendly, and makes cloud computing easy and manageable. You can create a virtual machine...

Popular Open Source IDEs for Web Development

0
Let us explore popular open source IDEs for Web development. The IDEs mentioned here are just to whet the appetite of readers so that...

Writing a Basic Framebuffer Driver

0
This article deals with the basic structure of a framebuffer and will interest those who know how to write a character device driver. The...