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 22:48:35 +0900
- From: Edward Middleton <edward.middleton@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> <20150130095124.cb57d8e6a38c978f88ec1f04@kinali.ch>
- User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0
On 01/30/2015 05:51 PM, Attila Kinali wrote: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.How do you do it for statically linked executables ;) Edward
- 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
- Re: [tlug] Chasing the GHOST in my machine
- From: Attila Kinali
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Chasing the GHOST in my machine
- Next by Date: Re: [tlug] Chasing the GHOST in my machine
- 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