|
|
STUX CONTROL CENTER -> NETWORK -> Network configurationyou will see a window like this:
cat /var/log/syslog /var/log/messages /var/log/pppd.stux.log | grep -i pppYou can track pppd connections current status with a command like this:
tail -f /var/log/syslog /var/log/messages /var/log/pppd.stux.log | grep -i ppp
cat /var/log/syslog /var/log/messages /var/log/pppd.stux.log | grep -i pppYou can track pppd connections current status with a command like this:
tail -f /var/log/syslog /var/log/messages /var/log/pppd.stux.log | grep -i ppp
lspci | grep -i acxif none is returned, your card does not support ACX driver, else the description of the card is shown.