core_canton
Legacy Member
graag zou k internet instaleren op ubuntu 5.04
3 mogelijkheden:
asus wl-167G usb stick
medeon usb stick
deze 2 zouden draadloos naar een philips modemrouter gaan van adsl
lan kabel naar de modemrouter
het liefst zou k werken met de asus stick
maar aangezien ik daar niks van ken heb ik al gezocht naar de lan kabel
deze werkte veel te traag(google vindt hij echter na enige tijd)
pingen gaat, maar in firefox gebeurt er niets
mijn pogingen:
mss ligt het aan de DNS server?
3 mogelijkheden:
asus wl-167G usb stick
medeon usb stick
deze 2 zouden draadloos naar een philips modemrouter gaan van adsl
lan kabel naar de modemrouter
het liefst zou k werken met de asus stick
maar aangezien ik daar niks van ken heb ik al gezocht naar de lan kabel
deze werkte veel te traag(google vindt hij echter na enige tijd)
pingen gaat, maar in firefox gebeurt er niets
mijn pogingen:
Code:
Q: How to install Broadband ADSL/PPPoE Client (RP-PPPoE)?
Read General Notes
Read How to install Basic Compilers (build-essential)?
wget -c http://frankandjacq.com/ubuntuguide/rp-pppoe-3.6.tar.gz
sudo tar zxvf rp-pppoe-3.6.tar.gz -C /opt/
sudo chown -R root:root /opt/rp-pppoe-3.6/
sudo gedit /usr/share/applications/RP-PPPoE.desktopInsert the following lines into the new file
[Desktop Entry]
Name=RP-PPPoE
Comment=RP-PPPoE
Exec=gksudo /opt/rp-pppoe-3.6/go-gui
Icon=
Terminal=false
Type=Application
Categories=Application;Network;Save the edited file (sample)
Read How to refresh GNOME panel?
Applications -> Internet -> RP-PPPoE
Code:
Q: How to activate/deactivate network connections?
Read General Notes
System -> Administration -> Networking
Network settings
Connections Tab -> Select "Ethernet connection" -> Activate/DeactivateQ: How to configure network connections?
Read General Notes
System -> Administration -> Networking
Network settings
Connections Tab -> Select "Ethernet connection" -> Properties
Connection -> This device is configured (Checked)
Connection Settings -> Configuration: Select "DHCP/Static IP address"
DNS Tab -> DNS Servers -> Add/DeleteRead How to activate/deactivate network connections?
Q: How to configure broadband connections?
Read General Notes
sudo pppoeconf
mss ligt het aan de DNS server?


