Ruby On Rails
Tuesday, November 15, 2011
Kill Webrick process running on port 3000 without daemon
root@root:~$ sudo netstat -anp | grep 3000
tcp 0 0 0.0.0.0:3000 0.0.0.0:* LISTEN 3023/ruby
root@root:~$ sudo kill -9 3023
root@root:~$ rails s
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Followers
Blog Archive
►
2016
(1)
►
April
(1)
►
2013
(1)
►
September
(1)
►
2012
(4)
►
April
(1)
►
March
(1)
►
February
(2)
▼
2011
(12)
►
December
(3)
▼
November
(4)
Setup project from Heroku and git repository
Kill Webrick process running on port 3000 without ...
Mysql - How to search for exact word match using R...
Javascript to check uncheck all checkbox in a Table
►
September
(1)
►
August
(3)
►
January
(1)
►
2010
(6)
►
June
(2)
►
May
(4)
About Me
Sapna
I have been working as Sr.Software Engineer in the architecture, design, development and implementation of .NET applications and experience in Ruby on Rails.
View my complete profile
No comments:
Post a Comment