anonymoussc

Experimentum solite lixa ad neuter epos.
On the web: 

Feb 29, 2016 • 3 min read

How to remove several commit from github and squash them into one through rebase

In Git there are two main ways to integrate changes from one branch into another, the merge and the rebase. Read →

Feb 29, 2016 • 1 min read

Swappines parameter (Ubuntu 15.10)

The swappiness parameter controls the tendency of the kernel to move processes out of physical memory and onto the swap disk. Read →

Feb 7, 2016 • Less than a minute read

Install Sublime Text 3 in Ubuntu 15.10

CLI command to install Sublime Text 3 in Ubuntu 15.10 Willy Werewolf. Read →

Jan 19, 2016 • 1 min read

Connecting xampp / mampp localhost into another pc / laptop

Connecting xampp / mampp localhost (accessible) into another personal computer (PC) / laptop. Read →

Jan 19, 2016 • Less than a minute read

Gmail smtp setting

Gmail smtp setting (ssl) Read →

Nov 27, 2015 • 1 min read

Service oriented architecture

SOA-based solutions endeavour to enable business objectives while building an enterprise-quality system. Read →

Oct 23, 2015 • 3 min read

AngularJS code example part 1

AngularJS is an open-source web application framework maintained by Google and by a community of individual developers and corporations. Read →