| Author |
creating new files
|
|
| shingi 2005-10-24, 9:42 am |
| 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....
| |
| SINNER 2005-10-24, 9:42 am |
| * 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
| |
| Darshaka Pathirana 2005-10-24, 9:42 am |
| On 2005-10-19@17:24:44, SINNER <arcade.master@googlemail.net> wrote:
> * shingi Wrote in alt.os.linux.debian:
>
>
> touch /etc/apt/apt.conf
>
> or just edit a new file
>
> vi /etc/apt/apt.conf
I think Shingi "forgot" to get root before trying to create
apt.conf.
HTH
- Darsha
|
|
|
|