Re: [CentOS] Samba setup

2021-01-29 Thread Robert G. (Doc) Savage via CentOS
On Fri, 2021-01-29 at 06:32 -0600, Chris Weisiger wrote: > > I’m not exactly sure if this may be the same issue I experienced but > Google smb1 and windows10 . Apparently Microsoft removed support for > Ann version 1 from windows 10 after one of the release updates > > https://go.Microsoft.com/fw

Re: [CentOS] Intel/64 CentOS VM running on a Mac M1?

2021-01-29 Thread Jack Morgan
On 1/28/21 5:11 PM, Lists wrote: My Dell Precision M3800 running Fedora works great but is really starting to show its age, and I'm thinking about getting a new Mac M1-based laptop as it would really be useful for Video production. But I really need to have a IA64 CentOS 7/8 VMs running locall

Re: [CentOS] [EXTERNAL] Intel/64 CentOS VM running on a Mac M1?

2021-01-29 Thread Jason Edgecombe
Hello, The Apple M1 is an ARM-based chip, which is a completely different architecture from x86_64/amd64 (Intel 64) and IA64 (Itanium). Run "uname -m" on one of your production servers to confirm which architecture that you are targeting. You can use qemu to emulate VMs for different architecture

Re: [CentOS] Intel/64 CentOS VM running on a Mac M1?

2021-01-29 Thread Stephen John Smoogen
On Thu, 28 Jan 2021 at 20:12, Lists wrote: > My Dell Precision M3800 running Fedora works great but is really starting > to > show its age, and I'm thinking about getting a new Mac M1-based laptop as > it > would really be useful for Video production. > > But I really need to have a IA64 CentOS 7

Re: [CentOS] Telegram on CentOS 7

2021-01-29 Thread jtj
El 29/1/21 a las 3:35, H escribió: On 01/28/2021 11:46 AM, j...@tssystems.net wrote: El 28/1/21 a las 16:52, H escribió: Is anyone running Telegram on CentOS 7? I see that it seems to be available as a snap and also in the getpagespeed repository. I try to avoid snap apps but am not familiar

Re: [CentOS] Samba setup

2021-01-29 Thread Chris Weisiger
> On Jan 28, 2021, at 10:49 PM, Robert G. (Doc) Savage via CentOS > wrote: > > On Fri, 2021-01-29 at 04:40 +, Strahil Nikolov wrote: >> I know from experience that you need to decide how you control access >> and you got 2 options: >> >> - Linux directory is set to 777 and all control is

Re: [CentOS] Intel/64 CentOS VM running on a Mac M1?

2021-01-29 Thread Thomas Bendler
On Fri, Jan 29, 2021 at 10:42 AM Simon Matter wrote: > [...] > Most likely you're running an Ubuntu arch build then? > Yep, it's the Ubuntu aarch64 build. I haven't the time yet to try other builds as well. I just got the M1, but if I find some time I will also do some tests with other distribut

Re: [CentOS] Intel/64 CentOS VM running on a Mac M1?

2021-01-29 Thread Simon Matter
> On Fri, Jan 29, 2021 at 10:06 AM Rainer Duffner > wrote: > >> [...] >> Apple’s M1 are (probably) great - but only if you want to run macOS on >> it. >> Anything else and the compromises will likely be even more severe than >> those that had to be made in the earliest days of running Linux on a >

Re: [CentOS] Intel/64 CentOS VM running on a Mac M1?

2021-01-29 Thread Rainer Duffner
> Am 29.01.2021 um 10:27 schrieb Thomas Bendler : > > On Fri, Jan 29, 2021 at 10:06 AM Rainer Duffner > wrote: > >> [...] >> Apple’s M1 are (probably) great - but only if you want to run macOS on it. >> Anything else and the compromises will likely be even more severe than >> those that had to

Re: [CentOS] Intel/64 CentOS VM running on a Mac M1?

2021-01-29 Thread Thomas Bendler
On Fri, Jan 29, 2021 at 10:06 AM Rainer Duffner wrote: > [...] > Apple’s M1 are (probably) great - but only if you want to run macOS on it. > Anything else and the compromises will likely be even more severe than > those that had to be made in the earliest days of running Linux on a laptop. > [..

Re: [CentOS] Intel/64 CentOS VM running on a Mac M1?

2021-01-29 Thread Rainer Duffner
> Am 29.01.2021 um 02:11 schrieb Lists : > > My Dell Precision M3800 running Fedora works great but is really starting to > show its age, and I'm thinking about getting a new Mac M1-based laptop as it > would really be useful for Video production. > > But I really need to have a IA64 CentOS

Re: [CentOS] Intel/64 CentOS VM running on a Mac M1?

2021-01-29 Thread Thomas Bendler
You need a virtualization solution that is supported on the M1 (currently Parallels preview or QEMU as far as I know). Secondly you need a distribution that supports aarch64 (Ubuntu, CentOS and some others). This should be sufficient to start with. However, all of this is in an early development st