Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Submission + - Why a 'frozen' distribution Linux kernel isn't the safest choice for security (zdnet.com) 1

Jeremy Allison - Sam writes: Cracks in the Ice: Why a 'frozen' distribution Linux kernel isn't the safest choice for security

https://ciq.com/blog/why-a-fro...

This is an executive summary of research that my colleagues Ronnie Sahlberg and Jonathan Maple did, published as a whitepaper with all the numeric details here:

https://ciq.com/whitepaper/ven...

Steven Vaughan-Nichols is covering the release of this
data here:

https://www.zdnet.com/article/...

Comment Linus Torvalds and I both enjoyed the QL (Score 1) 124

(Comment I also added to the register article - but I like /. too :-).

I offered to go with Linus to Sao Paulo zoo once to help him avoid having to meet Lula, the president of Brasil which he really didn't want to do :-). I did so only on the condition he do an interview with me. I was fed up of people asking Linus about Linux, so I only asked him questions about the Sinclair QL, which both he and I enjoyed. Interview is still available on youtube here:

https://www.youtube.com/watch?...

Comment Re:SambaX was buggy and horrible (Score 2) 46

Samba is only configured one way, via the smb.conf file.

Runtime control can be done via smbcontrol, but the base config file is always smb.conf.

When using local uses passwords *must* be separate as the SMB protocol and Linux passwords use completely different crypto.

Of course if you want synchronised passwords just add the Linux machine into the Active Directory Domain using Samba's winbind and users and passwords are identical of course.

Comment Re:SambaX was buggy and horrible (Score 2) 46

This is completely incorrect.

Microsoft do not concern themselves with what SMB versions Samba supports when considering maintenance. At all.

As it should be IMHO. We match current versions of Windows and only keep SMB1 around in an "off-by-default" state for customers who can't or won't update old Windows / DOS clients.

Submission + - CIQ, Oracle and SUSE Create Open Enterprise Linux Association (openela.org)

Jeremy Allison - Sam writes: https://ciq.com/press-release/...

CIQ, Oracle and SUSE today announced their intent to form the Open Enterprise Linux Association (OpenELA), a collaborative trade association to encourage the development of distributions compatible with Red Hat Enterprise Linux (RHEL) by providing open and free Enterprise Linux (EL) source code.

The formation of OpenELA arises from Red Hat’s recent changes to RHEL source code availability. In response, CIQ, Oracle and SUSE are collaborating to deliver source code, tools and systems through OpenELA for the community.

Slashdot Top Deals

Any given program will expand to fill available memory.

Working...