Related Articles
Must Have Addons or Plugins for Web Developers
1. Firebug : Firebug needs no introduction, with Firebug you can do lot of stuff like editing a web page and monitoring the page Firebug is the best friend for web developers. Install firebug on Chrome go here. Install firebug on Firefox go here. 2. Web Developer : With Web developer plugin you got bucket […]
Command to see memory space on Linux in GB
Command to see Memory Space available in GB on Linux df -h How to start restart linux: just enter restart How to start Mysql on Centos Linux server: /etc/init.d/mysqld start Restart Mysql on Linux Centos: /etc/init.d/mysqld restart Stop Mysql on Linux Centos: /etc/init.d/mysqld stop Check status of Mysql on Linux Centos: /etc/init.d/mysqld status How to […]
Linux Commands with Action
Type “Info” to get the list on the linux terminal. Linux Commands with Action Linux Commands List * aclocal: (automake)Invoking aclocal. Generating aclocal.m4. * autoconf: (autoconf)autoconf Invocation. How to create configuration scripts * autoheader: (autoconf)autoheader Invocation. How to create configuration templates * autom4te: (autoconf)autom4te Invocation. […]