May 21, 2014

Linux Command Line Tools

1.traceroute

-determines a route to the host.

2.rsync

-syncs data from one disk location to another.

3.pwd

-displays the name of the current working directory.

4.man

-unveils information about commands and a keyword search mechanism for needed commands.

5.cat

-links file contents and output them for viewing or printing.

6.mv

-renames or moves files from one Linux directory to another.

7.cpio

-backs up empty directories.

8.apt-get

-searches for and installs software packages on Debian-based systems.



9.cmp

-compares files.

10.declare


-declares variables and/or gives them attributes.

11.vmstat

-provides a snapshot of everything in a system.

12.cd

-sets the working directory of a process.

13.sudo

-allows a system administrator to give certain users the ability to run some (or all) commands as root.

-allows another user while logging the commands and argument.

14.netstat

-shows the network status.

15.cron

-schedules tasks.


PHP Code Generators

1.PHPMaker

Powerful automation tool that can generate a full set of PHP quickly from MySQL, PostgreSQL, Microsoft Access, Microsoft SQL Server and Oracle databases. Using PHPMaker, you can instantly create web sites that allow users to view, edit, search, add and delete records on the web.

2.PHP MySQL Wizard

With no programming experience, the amazing tool can be used to create web apps made entirely from your MySQL database. Unlike similar web database applications, this will let you to distribute the code made using the tool.

3.phpMyEdit

Generates PHP code for displaying/editing MySQL tables in HTML. All you need to do is to write a simple calling program. It includes a huge set of table manipulation functions (record addition, change, view, copy, and removal), table sorting, filtering, table lookups, and more.

4.php Form Builder

Form (php code) generator for a MySQl table. you can make own php MySQl forms. You will be able to manage a MySQL database using a web based interface.

5.grocery CRUD

grocery CRUD is a library that makes a developer's life easier. Just few lines of code and you can create a full stable CRUD with nice views. A totally automatic system that even a newbie in PHP can work with.

6.ScriptCase

Tool that allows the use of a graphical interface accessed directly via browser. Using ScriptCase, PHP developers can generate complete online applications. ScriptCase is web oriented, it can be installed in a server in the internet.

7.ScriptArtist

PHP and AJAX code generator that allows you to easily generate the PHP scripts connected through MySql database. ScriptArtist helps you save a lot of developing times to create the completed CRUD operations, easily generates web forms (email or contact form) retrieved information from either database fields or user-defined fields and many more.

8.AppGini

AppGini helps you develop responsive web database applications instantly. You do not need to have any programming background to use it. Just define your database, set some options, click the Generate button, and you're done.

No comments:

Post a Comment