Displaying 3 results from an estimated 3 matches for "acefis".
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&qu...
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
Hi all,
I have written a COM32 module called "acpioff", that, not surprisingly,
powers off a machine using ACPI. I have tested it only using pxelinux.0
with a SeaBIOS/Qemu virtual machine.
Since the changeset pulls in a "Linux-ized" version of the open source
ACPI Component Architecture, it was too big to post as a patches to the
list. See the git pull-request output below.