Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!goblin2!goblin.stu.neva.ru!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.006 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'charset:iso-8859-7': 0.04; 'root': 0.05; 'list?': 0.07; 'python3': 0.07; 'skip:/ 10': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; '2.7': 0.14; '-rf': 0.16; '11:42': 0.16; 'doesnt': 0.16; 'expected,': 0.16; 'subject: \n ': 0.16; 'subject:install': 0.16; 'subject:remove': 0.16; 'wait.': 0.16; 'subject:python': 0.16; 'wrote:': 0.18; 'email addr:gmail.com>': 0.22; 'cc:addr:python.org': 0.22; 'install': 0.23; '31,': 0.24; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; '>': 0.26; 'asking': 0.27; 'header:In-Reply-To:1': 0.27; 'host': 0.29; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'subject:skip:i 10': 0.31; 'subject:all': 0.32; 'fri,': 0.33; 'subject:the': 0.34; 'good.': 0.35; 'received:google.com': 0.35; 'really': 0.36; '2.6': 0.36; 'data,': 0.36; 'subject:?': 0.36; 'should': 0.36; 'too': 0.37; 'remote': 0.38; 'server': 0.38; 'skip:& 10': 0.38; "couldn't": 0.39; 'how': 0.40; 'tell': 0.60; 'no.': 0.61; "you're": 0.61; 'to:addr:gmail.com': 0.65; 'subject:. ': 0.67; 'production': 0.68; 'websites': 0.72; '8bit%:57': 0.74; 'subject:latest': 0.84; 'mistake': 0.91; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=5nxzAupEneUrxSVA9fbx0PEuqPw6Mj5aHwQ/o4RFyYo=; b=Hg82HAKlG+dr7D8PHjaBu1gs/WdePOTyL8v266WgyY7nr/6u0MdYC59kNTR8Q1UtvO je1H7KlWe3fR9/Dzv3FfDrDET8OSfac9RJA4KabZ0h/tZA+dTs0bl35U/9Z5RMsakfFT fvpA5oZZnefLEKSg+r9iDgk83CSNW25EZreMJxr74InuL4T/3MJMRfk5xRPhYWb3TsF9 e8jyg2Z2+pY6lEHjOsCSwqsAGeEY4hTJesK8MDr6npI7kwXtinlfJiDYkK7eTPVBc4Bd RaOs2c3oardfLCMzxZidHJzNIv5abzXAGCsZEJtXCySmg2UPFhjTFfvakx1jAj0IY8t3 fxMw== MIME-Version: 1.0 X-Received: by 10.49.34.130 with SMTP id z2mr11846741qei.25.1370037808739; Fri, 31 May 2013 15:03:28 -0700 (PDT) In-Reply-To: References: <063fc449-5582-4a84-9eea-35e04344dbe0@googlegroups.com> <98f99db1-d200-4291-a050-cbbb30290d4c@googlegroups.com> Date: Fri, 31 May 2013 23:03:28 +0100 Subject: Re: Too many python installations. Should i remove them all and install the latest? From: =?ISO-8859-1?Q?F=E1bio_Santos?= To: =?ISO-8859-7?B?zenq/Ovh7/Igyu/98eHy?= Content-Type: multipart/alternative; boundary=047d7b4144a4eb5dad04de0ac862 Cc: python-list@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 66 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1370037812 news.xs4all.nl 15888 [2001:888:2000:d::a6]:36480 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:46627 --047d7b4144a4eb5dad04de0ac862 Content-Type: text/plain; charset=ISO-8859-7 Content-Transfer-Encoding: quoted-printable On 31 May 2013 19:09, "=CD=E9=EA=FC=EB=E1=EF=F2 =CA=EF=FD=F1=E1=F2" wrote: > > On Fri, May 31, 2013 at 11:42 AM, =CD=E9=EA=FC=EB=E1=EF=F2 =CA=EF=FD=F1= =E1=F2 wrote: > > > > > OMG i gave by mistake > > > root@nikos [/]# rm -rf /root/.local/ > > > did i screwed up my remote VPS which i host 10 peoples webpages? Couldn't you check ten websites which are your responsibility, instead of asking this list? > Everything seem to be workign as expected, my webiste and the other 10 client websites just chhecked. Good. > please tell me how to unistall python 2.6 and just keep 2.7 > and install 3.3.2 please uisng yum. > > yum install python3 doesnt work for me. No. Wait. Why are you uninstalling python 2.6? Because you have too many python installations? If you're on a production server with client data, should you really have a root shell? --047d7b4144a4eb5dad04de0ac862 Content-Type: text/html; charset=ISO-8859-7 Content-Transfer-Encoding: quoted-printable


On 31 May 2013 19:09, "=CD=E9=EA=FC=EB=E1=EF=F2 =CA=EF=FD=F1=E1=F2&quo= t; <nikos.gr33k@gmail.com&g= t; wrote:
> > On Fri, May 31, 2013 at 11:42 AM, =CD=E9=EA=FC=EB=E1=EF=F2 =CA=EF= =FD=F1=E1=F2 <nikos.gr33k@gmail= .com> wrote:
> >
> > > OMG i gave by mistake
> > > root@nikos [/]# rm -rf /root/.local/
> > > did i screwed up my remote VPS which i host 10 peoples webpa= ges?

Couldn't you check ten websites which are your responsib= ility, instead of asking this list?

> Everything seem to be workign as expected, my webiste a= nd the other 10 client websites just chhecked.

Good.

> please tell me how to unistall python 2.6 and just keep= 2.7
> and install 3.3.2 please uisng yum.
>
> yum install python3 doesnt work for me.

No. Wait. Why are you uninstalling python 2.6? Because you h= ave too many python installations?

If you're on a production server with client data, shoul= d you really have a root shell?

--047d7b4144a4eb5dad04de0ac862--