[CentOS] Centos 7 upgrade squid problem.
hi all, I have a question about upgrade squid 3.5.26. I was install squid 3.5.20 via yum in Centos 7, but now I need to upgrade squid 3.5.26 to test about the bug in delay_pools. But the least version of squid in Centos7 is 3.5.20. my question ~ Can I just download the package "squid-3.5.26.tar.gz" and config it ? but I'm flesh in linux I don't know how to ./configure. I can't find any install step of squid. or , I'm using the Unofficial packages and yum updatejust like this,,, [squid]name=Squid repo for CentOS Linux - $basearch#IL mirrorbaseurl=http://www1.ngtech.co.il/repo/centos/$releasever/$basearch/failovermethod=priorityenabled=1gpgcheck=0 any suggestion for me ? here is my server info : Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux Thanks A lot~ Bear ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] vfstp and renaiming of files with ftp client - CLOSED
Am 13.07.17 um 17:59 schrieb Pete Biggs: >> The permissions for the upload folder are drwx-wx--- and the owner is >> Bob group is ftpuploadgroup >> >> Alice is member of that group, but should only drop files in. >> >> The files are ownd by Alice, and I'm bit iritated, taht Bob can rename >> tham ... as Bob only has read permision (from the group) > A directory is just a special file which holds information on other > files (such as names and the inodes those names point to). As such in > order to rename a file you need write permission to the directory > special file (i.e. '.') - the ownership and permissions of the file in > question are not involved in renaming. > >> The files in a subfolder have the same permissions and Bob cant change >> tham... >> > Because Bob does not have write permission to the directory. > > As someone else said, tell us what your aim is and we can try and tell > you what file/directory permissions need to be applied. It may be that > what you are trying to do is not possible within the standard Unix > permissions, but some filesystems have extended ACLs which could help. > > P. Hi and thanks to all suggestions. We currently go with the "old" way: the users do the up- and download as told in the last years so we dont have to change permissions or the server software and next year we may change the system totally. This is an upload ftp server for one annual event, so. Learned some things and thanks again . Götz ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] where is samba?
On Mon, 24 Jul 2017, mad.scientist.at.la...@tutanota.com wrote: Obnoxius, seems to be the order of the day for companies that started with "FOSS" but don't want to comply with the licensing they were once so happy about because it gave them a product at a very low cost. now everyone is getting greedy. Then again money for nothing is the american dream these days. Might be nice to change the wiki rather than frustrate new and old users Obnoxious, is when someone thinks there is a requirement to give away binary rpms to a non-paying customer!! Please get your facts straight!! Having said that, if you do not need Samba AD support there are newer samba rpms available for FREE with Centos. if you need something newer than 4.2.10 on c-6 or 4.4.4 on c-7 or you need Samba AD support, I would suggest you download the src tarball from https://download.samba.org/pub/samba/stable/samba-4.6.6.tar.gz and build it yourself. It is trivial to build provided you follow the instructions @ https://wiki.samba.org/index.php/Build_Samba_from_Source. https://wiki.samba.org provides a wealth of information for configuring samba 4 In addition, if you have problems the people on the samba mailing go out of their way to help troubleshoot problems. HTH, -- Tom m...@tdiehl.org Spamtrap address me...@tdiehl.org ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Centos 7 upgrade squid problem.
On 07/24/2017 04:35 AM, Alex Tang wrote: > hi all, > > I have a question about upgrade squid 3.5.26. > > I was install squid 3.5.20 via yum in Centos 7, but now I need to upgrade > squid 3.5.26 to test about the bug in delay_pools. But the least version of > squid in Centos7 is 3.5.20. > > my question ~ Can I just download the package "squid-3.5.26.tar.gz" and > config > it ? but I'm flesh in linux I don't know how to ./configure. I can't find > any install step of squid. There is only one version of squid released for CentOS-7, it will likely never be upgraded to a newer major version .. see the backporting link below. > > or , I'm using the Unofficial packages and yum updatejust like this,,, > > [squid]name=Squid repo for CentOS Linux - $basearch#IL > mirrorbaseurl=http://www1.ngtech.co.il/repo/centos/$releasever/$basearch/failovermethod=priorityenabled=1gpgcheck=0 > > > > any suggestion for me ? > > here is my server info : > > Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017 > x86_64 x86_64 x86_64 GNU/Linux > Red Hat does something called backporting: https://access.redhat.com/security/updates/backporting Since centOS uses the RHEL source code, we also inherit backporting. Therefore, even though the version listed is 3.5.20, that does not mean that bugfixes or security updates from newer versions are not rolled in. So, unless you want to maintain your own packages, you should stay with the version that comes with CentOS. Are you sure that issue is not addressed in a backport? signature.asc Description: OpenPGP digital signature ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos