Saturday, August 9, 2014

Web Developing in LINUX.

Good day blogger,


Today i want to share where am i creating my web program, and as a IT person, i need to explore world wide web, being a web developer is cool and you can improve you're logical skills. so lets go to the topic now. in coding at Linux is difficult at first, of course. Most school are using Adobe Dreamweaver, Notepad++, etc. yeah, it's cool but if you learn to use vim edit (Linux Text Editor) it more cooler. have you ever watch the movie Internship? the movie about 2 businessman that are out of the trend. Try to watch it. you can learn about teamwork. ha ha why did i put it on the topic? because that movie is at Google. I think the Google developers are using LAMP Server. and they code in Linux.

The tool that need are.

  • Web Server (LINUX SERVER OS ex. CentOS, Ubuntu Server) that has LAMP Server
  • PUTTY (for SSH)
  • Local Client that has access your network or thru internet.
What is PUTTY?    Putty are the software you will use to connect to your Webs Server. 
What is SSH?   Secure Shell (SSH) is a cryptographic network protocol for secure data communication, remote command-line login, remote command execution, and other secure network services between two networked computers. 

What is Web Server?   Web Server is the storage of your web files.

If you have all of this requirements. you can now develop in LINUX. 
How to open a text file in vim editor?
 Just Locate your folder in your server by using "cd".

just like that. the when your in your folder just type.

This how it looks like. 

That's it! start using it in developing your web.

Thank you blogger! Help me to share it. :)

Follow me for more topic I will share. and visit my facebook page. 
www.facebook.com/AskCompTutor

source : en.wikipedia.org/wiki/Secure_Shell

No comments:

Post a Comment