Home
Languages
Java
Android
C
CPP
Dot Net
Technology
GWT
Struts
Spring
DB
Database
Sql
Scripts
BatchScript
JavaScript
Bootstrap
Auto It
UI Path
Others
Ubuntu OS
Eclipse
Tomcat
Cmd Prompt
Tips
Sunday, 12 August 2012
permissions and process killing in Ubuntu
Ubuntu
for giving permisions
>chmod -R 777 filename/foldername
for know the processes of any application
>ps aux|grep eclipse for eclipse
for kill the processes
>
kill -9 processnumber
For see the tomcat log changes in console
>tail -f catalina.out
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment