Tag: Tips
The Basics of Graphic Network Simulator 3 (GNS3 )
GNS3 is a software emulator for networks. The GNS3 website describes it as the
software that empowers network professionals. This article provides the reader...
LXCOS: Unleashing the Power of LXC to Build PaaS Solutions
LXC or Linux Containers is virtualisation at the operating system level, which can be used to run multiple isolated containers or Linux systems on...
Experience the Virtual World with OpenVZ
OpenVZ is container based, open source, virtualisation technology for Linux. It can be used to install multiple, fully isolated Linux containers easily on a...
Rockstor The Rockstar among NAS Solutions
This article is a tutorial on using Rockstor, particularly for setting up multi-period snapshots. The author discusses the various features of Rockstor and its...
A First Look at Open Computer and Software Inventory Next Generation...
OCS inventory NG is cross-platform software, which supports most OSs. It is based on the popular LAMP or WAMP solutions stack. Using a standardised...
Creating and Running Apps on the Microsoft Azure Hybrid Cloud
Microsoft Azure is a cloud computing platform developed to build, deploy and manage Web applications through cloud services. It provides both PaaS and IaaS...
Secure a Linux Box through the Right File Permissions
This article discusses how a Linux machine can be controlled by assigning permissions for accessing files and directories to owner users, group members and...
Using Open Source Software on Windows
Sometimes, for compelling reasons, one is forced to work on proprietary software like Microsoft Windows. Even then, one can take advantage of open source...
The Basics of MVC Architecture in PHP
MVC, which stands for Model-View-Controller, is a really good way to develop clean, scalable, powerful and fast applications in the least amount of time...
Exploring a Few Type Classes in Haskell
Haskell, an open source programming language, is the outcome of 20 years of research. It is named after the logician, Haskell Curry. It has...