network problems

Simon Santoro Simon.Santoro at poste.it
Fri Apr 15 22:13:31 UTC 2005


Gerald wrote:
> Hello,
> 
> I have only two simple questions.
> 
> 1. How can I configure the wireless Lan Card permanently? I don't want 
> to use iwconfig after boot. After every boot I have to change the 
> wireless mode from managed to Ad-Hoc.

you could type
sudo echo iwconfig wlan0 mode ad-hoc>>/etc/init.d/bootmisc.sh
on a terminal (quick and dirty way) or
add your wireless interface to
/etc/network/interfaces
and configure it properly.


> 2. Where I can find the midnight commander package and how can I install 
> this?

add
deb http://archive.ubuntu.com/ubuntu/ hoary universe
to your apt sources (repositories in synaptic) and then
sudo apt-get update
sudo apt-get install mc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 256 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20050416/2eb61045/attachment.sig>


More information about the ubuntu-users mailing list