Displaying 3 results from an estimated 3 matches for "acefi".
Did you mean:
acefix
2003 Dec 01
0
No subject
...ff on Soalris) and changing the permissions to 660. Since only
admins have wheel as their primary group, this restricts access to people
who have root access anyway. I will have to change my sudo strategy but
that's OK. Keeps me employed :-)
-- Stephen Carville
310-342-3623
stephen.carville@acefis.com
------_=_NextPart_001_01C0CC46.5A12EA60
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D&q...
2001 May 03
4
ftp question
hello
I have turned on my ftpd via INETD
here is my ftpaccess file. how do I disallow anonymous ftp
------------------------------
class all real,guest,anonymous *
email root@localhost
loginfails 5
readme README* login
readme README* cwd=*
message /welcome.msg login
message .message cwd=*
compress yes all
tar yes
2012 Mar 03
0
[RFC GIT PATCHES] acpioff: COM32 module to shut off machine using ACPI
...pica_linuxized/include/acpi/actbl3.h | 552 +++++++++
.../acpica_linuxized/include/acpi/actypes.h | 1105 +++++++++++++++++
.../include/acpi/platform/accom32.h | 189 +++
.../include/acpi/platform/accygwin.h | 91 ++
.../acpica_linuxized/include/acpi/platform/acefi.h | 73 ++
.../acpica_linuxized/include/acpi/platform/acenv.h | 391 ++++++
.../include/acpi/platform/acfreebsd.h | 104 ++
.../acpica_linuxized/include/acpi/platform/acgcc.h | 67 +
.../include/acpi/platform/acintel.h | 81 ++
.../include/acpi/platform/aclinux.h...