vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| 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.... |
| |||
| * 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 |
| ||||
| On 2005-10-19@17:24:44, SINNER <arcade.master@googlemail.net> wrote: > * 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 I think Shingi "forgot" to get root before trying to create apt.conf. HTH - Darsha |