Posted by Marcelo on Sabadini
10/06/2009
Linux - Using the command 'tail'
The command 'tail' is used to examine the contents of files. He has some interesting variations ...
To view the last 10 lines of a file use the following command:
$ Tail / path / to / arquivo.log
Now suppose you want to see the last 50 lines of file:
$ Tail-n 50 / path / to / arquivo.log
We go to a practical example!
Posted by Marcelo on Sabadini
18/03/2009
[Video Tip] - Accessing your files via SSH
Personal speech okay?
Today I'll post a hint on how to use SSH to access the files that are maintained on the server.
I will make a statement accessing the same area of my SSH: marcelosabadini.com.br
I do in Ubuntu Linux environment, so do not need any additional software ... I will do it using the console.
You will see how:
- Sign in to SSH, (ssh User @ domain)
- Creating a compressed backup of any folder, (tar)
- Make a backup of the database and compress the file, (mysqldump + tar)
Posted by Marcelo on Sabadini
21/09/2008
[Video] - Creating projects in Zend Studio
Hello, today put a video explaining how to work with projects in Zend Studio. Originally posted as text in this post: http://marcelosabadini.com.br/blog/2008/09/02/criando-projetos-no-zend-studio/
Click on the image below to see the video.
I hope I have helped! a big hug!
Posted by Marcelo on Sabadini
23/08/2008
[Video] - Creating a project site with Dreamweaver
Hello, today posted a video detailing the post you taught to use the option of the Dreamweaver Site ( click here if you did not see the post ).
In this video you will learn how to configure the site to organize your files and perform operations directly on the FTP server of your site.
CLICK ON THE IMAGE BELOW TO WATCH THE VIDEO.
This was my first video. Sorry anything if you have any questions or tips please post here.
[UPDATE] 08.30.2008
Link to the video on Youtube: http://br.youtube.com/watch?v=ARF2p7hyeJ0&feature=iv
A big hug!


![video-zend-home video zend home [Vídeo] Criando projetos no Zend Studio](http://marcelosabadini.com.br/blog/wp-content/uploads/2008/09/video-zend-home.jpg)
![Video - Creating a project site with Dreamweaver video aula 1 [Vídeo] Criando um projeto de site com o Dreamweaver](http://marcelosabadini.com.br/blog/wp-content/uploads/2008/08/video-aula-1.jpg)
