ø Don’t waste your time reading this blog ø

Don’t run PPTP and Squid on mission critical Linux boxes

Filed under: web 2.0 — Tags: , — taewoo @ 12:04 am February 3, 2010

Apparently PPTP does a lot of disk IO… and it can lock up your Linux server. *sigh* Learned the hard way.

To remove these services…

/etc/init.d/pptp stop

/etc/init.d/cron stop

update-rc.d -f pptp remove

update-rc.d -f cron remove

Related Blogs

[Post to Twitter] Tweet This Post 

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment