Blogs

1103, 2017

Create Google Chart in ASP.NET

By | March 11th, 2017|Categories: ASP.NET|Tags: , , |Comments Off on Create Google Chart in ASP.NET

Outline Introduction Creating Google Chart using data in the code Creating Google Chart using data from database 1. Introduction A chart is a graphical representation of the data. Displaying data [...]

704, 2016

Interacting with Apache Web Server

By | April 7th, 2016|Categories: Apache Server|Tags: , , |0 Comments

Outline Introduction Access  the Server Ways to interact with Apache Apache Server Configuration files Important Information about the Server Customise Folder Structure of the Server Create Virtual Host Host Multiple Websites [...]

2603, 2016

How to Obtain Root Privileges

By | March 26th, 2016|Categories: General|Tags: |0 Comments

Outline Introduction Way to Gain Root Level Privileges 1. Introduction The "root" user on a Linux is the super-user with full privileges. It is often necessary to performing commands that affect system [...]

1903, 2016

Basic Server Security Setup

By | March 19th, 2016|Categories: Apache Server|Tags: , , , |0 Comments

Outline Introduction Creating New User with Root Level Privileges Secure Server by Providing Public Key Authentication to the User Disallow Remote SSH Access to the Root Conclusion 1. Introduction After [...]

602, 2016

Accessing Data Stored in MS-SQL Server from Linux OS (Ubuntu) Using ODBC

By | February 6th, 2016|Categories: Database|Tags: , , , |0 Comments

Outline Introduction Objective Installation Test the connection and execute commands Configure unixODBC (Edit the /etc/odbc.ini) Uninstalling How to use it in your code Conclusion 1. Introduction Open Database Connectivity [...]

Load More Posts