Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Chasing the GHOST in my machine
- Date: Fri, 30 Jan 2015 09:51:24 +0100
- From: Attila Kinali <attila@example.com>
- Subject: Re: [tlug] Chasing the GHOST in my machine
- References: <54CAC2D8.6040007@gmail.com> <20150130003807.GU5717@nashi.hw.39mm.net> <CA+su7OWdYWKS3P6YmpaR0ZczaiJugmZz3u4YY0WZQHc7AN-BYA@mail.gmail.com> <54CAF35D.2090703@gmail.com> <CAAhy3ducnKbeG8E5ZXSwh7rHsdNFyXojPE7Tjh6aW3ifOV4n=w@mail.gmail.com>
- Organization: Geist
On Fri, 30 Jan 2015 14:13:48 +0800 Raymond Wan <rwan.kyoto@example.com> wrote: > My problem is that I administer servers that I rarely have a chance to > reboot -- about once a year. People are running processes that can > run for weeks or months at a time. A proposal to reboot is usually > met with groans. :-) Does anyone know, under Ubuntu and using > aptitude or apt-get, how I can update only those packages that do not > require a reboot? Or if it's bad to upgrade everything and ignore the > suggestion to reboot for weeks or months? You can use lsof +c 0 | awk '/libc-/ && /DEL/ { print $1 }' | sort -u to find out which processes use an old libc and then restart those individually. Attila Kinali -- It is upon moral qualities that a society is ultimately founded. All the prosperity and technological sophistication in the world is of no use without that foundation. -- Miss Matheson, The Diamond Age, Neil Stephenson
- Follow-Ups:
- Re: [tlug] Chasing the GHOST in my machine
- From: Darren Cook
- Re: [tlug] Chasing the GHOST in my machine
- From: Nicolas Limare
- Re: [tlug] Chasing the GHOST in my machine
- From: Edward Middleton
- References:
- [tlug] Chasing the GHOST in my machine
- From: CL
- Re: [tlug] Chasing the GHOST in my machine
- From: Nicolas Limare
- Re: [tlug] Chasing the GHOST in my machine
- From: Edmund Edgar
- Re: [tlug] Chasing the GHOST in my machine
- From: CL
- Re: [tlug] Chasing the GHOST in my machine
- From: Raymond Wan
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Chasing the GHOST in my machine
- Next by Date: Re: [tlug] Participating fosdem?
- Previous by thread: Re: [tlug] Chasing the GHOST in my machine
- Next by thread: Re: [tlug] Chasing the GHOST in my machine
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links