Re: creating new files * shingi Wrote in alt.os.linux.debian:
> iv been trying to create a new file in /etc/apt but there is no
> option (its grey so I cant select it). Does anyone know how i can
> get around this? I need to create a file called apt.conf so that i
> can disable passive ftp... help is greatly appreciated....
>
>
touch /etc/apt/apt.conf
or just edit a new file
vi /etc/apt/apt.conf
--
David |