table of contents
CENI(1p) | User Contributed Perl Documentation | CENI(1p) |
NAME¶
Ceni - Curses /etc/network/interfaces
SYNOPSIS¶
Ceni [ options ]
DESCRIPTION¶
A Curses user interface for configuring network interfaces with ifupdown.
OPTIONS¶
- --file filename
- Use filename as alternative /etc/network/interfaces
- --iface iface
- Configure network interface with name iface
- --no-act
- Call ifup and ifdown with -n option to simulate action Must be first argument to have effect.
- --debug
- Debug output piped to /tmp/ceni.log
AUTHOR¶
Kel Modderman, <kel@otaku42.de>
COPYRIGHT AND LICENSE¶
Copyright (C) 2007 - 2010 by Kel Modderman
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this package; if not, see <http://www.gnu.org/licenses>
On Debian GNU/Linux systems, the text of the GPL-2 license can be found in /usr/share/common-licenses/GPL-2.
2023-06-16 | perl v5.36.0 |