Skip to content
  • About Me
  • Publications

THISARA'S RESEARCH SPACE

Software Architecture and Technology

Month: December 2015

Web Session Management with Java

Web applications are following HTTP protocol for communication where it instructs how to transport Hyper Text content over a TCP/IP based network environment. HTTP is known as a state-less protocol where the protocol will NOT provide any functionality to keep track of the messages communicated between client and server over the network. Server will need… Read More Web Session Management with Java

December 21, 2015February 24, 2020 thisara2 Comments

Linux environment virtual memory

In operating systems virtual memory adds an extension to the random access memory of the computing device. This post will explain how to add a virtual memory (swap area) for a Linux based operating system. Virtual memory (swap) space of a Linux environment could be added using an image file which is created on any… Read More Linux environment virtual memory

December 8, 2015 thisara1 Comment

Create a ftp user in Linux

In order to enable communication of large files over File Transfer Protocol (FTP), a user is required to be created on the operating system mounted to a specific root within the operating system. The following explains how to create a FTP user within Linux environment. 1. login on to the shell as root > su… Read More Create a ftp user in Linux

December 6, 2015December 8, 2015 thisara2 Comments

Recent Posts

  • Distributed Software Architecture Styles
  • React UI Component Libraries
  • Difference Between Shallow vs Deep Copy of Objects in Java
  • Java Time
  • Setting up two git accounts on local PC

Recent Comments

Lukas Hubbard's avatarLukas Hubbard on Identity Delegation and Federa…
Spooning Recipes's avatarSpooning Recipes on Multi-Tenant System Administra…
Randika Isuru's avatarRandika Isuru on API Throttling and Rate L…
Randika Isuru's avatarRandika Isuru on Identity Delegation and Federa…
Session Management i… on Web Session Management with…

Archives

  • August 2024
  • July 2024
  • June 2024
  • April 2021
  • July 2020
  • December 2019
  • June 2019
  • April 2019
  • June 2016
  • February 2016
  • January 2016
  • December 2015

Categories

  • Git
  • Identity Management
  • Java
  • Linux
  • Security
  • System Design
  • Version Controlling

Meta

  • Create account
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.com
Blog at WordPress.com.
  • Subscribe Subscribed
    • THISARA'S RESEARCH SPACE
    • Already have a WordPress.com account? Log in now.
    • THISARA'S RESEARCH SPACE
    • Subscribe Subscribed
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
 

Loading Comments...