-
Fan page
Categories
- Apache
- Apache Thrift
- Architecture
- Cassandra
- Client-side Scripting.
- Could Computing
- CSS
- Erlang
- Gearman
- Hadoop
- Hardware and Networking
- Html
- Html5
- IDE
- Java
- Javascript
- Linux Operating System
- Logging
- MariaDb
- Master Slave Replication
- Memcached
- MongoDB
- Monit
- Mysql
- Newrelic
- Nginx
- Node.js
- Object Relational Mapping
- Open Source
- Php
- Project management tools
- Protocals
- Proxy
- Rabbitmq
- Redis
- Relational Database
- Revision control
- Server-side Scripting.
- Shell Script
- Software development methodology
- Software development process
- Solr
- Sphinx
- Startups
- Testing
- Tor
- Uncategorized
- Varnish
- Virtualization
- Web development
- Web Server
- Web Services
- Zabbix
- Zookeeper
Quick Search
Ajax Apache Cassandra Centos CSS Gearman Git Hadoop Hardware Html Html5 Incremental java Javascript Mapping Mariadb memcached Memory Usage Methodology MongoDB Monit Mysql Nginx node.js Object oracle java PHP Prototyping Proxy Rabbitmq Redis Relational shell script socket.io Software development Solr sphinx SQL Startups Ubuntu Vagrant VirtualBox Waterfall Websocket ZookeeperArchives
- February 2018
- January 2018
- May 2017
- April 2017
- February 2017
- December 2016
- June 2016
- September 2015
- June 2015
- February 2015
- November 2014
- October 2014
- September 2014
- August 2014
- July 2014
- June 2014
- May 2014
- April 2014
- January 2014
- November 2013
- October 2013
- September 2013
- August 2013
- July 2013
- June 2013
- May 2013
- April 2013
- March 2013
- February 2013
- January 2013
- December 2012
- October 2012
- September 2012
- August 2012
Category Archives: IDE
How to install Sublime on ubuntu 12.04
How to install Sublime on ubuntu 12.04 Download Sublime Text 3 from HERE. #tar xf sublime_text_3_build_3047_x64.tar.bz2 #sudo mv sublime_text_3 /opt/ #sudo ln -s /opt/sublime_text_3/sublime_text /usr/bin/sublime #sudo sublime /usr/share/applications/sublime.desktop Add following line, [Desktop Entry] Version=3.0 Name=sublime_text_3 # Only KDE 4 seems … Continue reading
How to install Netbeans IDE on ubuntu 12.04
To install JDK 7 on ubuntu Click here 1.Go to Netbeans download page and download the netbeans Linux (x86/x64) .sh installer file (like netbeans-7.1.2-ml-linux.sh). 2.Copy your Netbeans installer file to your Desktop. 3.Open Terminal.To open terminal click the Dash home … Continue reading