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 [...]
Interacting with Apache Web Server
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 [...]
How to Obtain Root Privileges
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 [...]
Basic Server Security Setup
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 [...]
Accessing Data Stored in MS-SQL Server from Linux OS (Ubuntu) Using ODBC
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 [...]