I did a quick search to see if I could find a reference to this, but no luck. I just installed Kubuntu on my laptop, and I can't install my internet card. It's the wireless type that you get from your phone company and use through the USB ports, like an Edge card or something. Anyways, I'm trying to follow the install instructions provided for Linux, and i'm hitting a road block.
In the quote, I've bolded where I'm hitting the wall, for lack of a better phrase. Whenever I try to run that script, it says "No such file or directory."
What should I do?
I'm very new to Linux, I installed it with the intent of learning more through internet research and trying little tricks out as I read, but that plan is hopelessly ruined if I cannot even get online. Thank you for your help.
Copy the Linux Folder from your device to your Desktop
Open terminal
Run "cd Desktop/Linux"
Run "sudo ./connect"
Enter root password
Device will switch to modem mode and attempt to connect.
Press Ctrl-C twice to disconnnect
FOR SIP/MIP Preferr(QCMIP=0 or 1) Carriers
SIP carrier case, you may need to modify following part at ¡°execute.sh¡± file.
Please replace Username and Password with your Service providers (SIP User ID and Password)
"Phone = #777\nUsername = broadband\nPassword = broadband" >> cdu680config
Username= broadband -> see followings
Password= broadband -> see followings
ACS Alaska
Security (Simple IP, 1xEVDO)
Login(User Name or Account Name): MDN@acsalaska.net (MDN: 10 digit Phone Mumber)
Password: MDN (MDN: 10 digit Phone Mumber)
Open terminal
Run "cd Desktop/Linux"
Run "sudo ./connect"
Enter root password
Device will switch to modem mode and attempt to connect.
Press Ctrl-C twice to disconnnect
FOR SIP/MIP Preferr(QCMIP=0 or 1) Carriers
SIP carrier case, you may need to modify following part at ¡°execute.sh¡± file.
Please replace Username and Password with your Service providers (SIP User ID and Password)
"Phone = #777\nUsername = broadband\nPassword = broadband" >> cdu680config
Username= broadband -> see followings
Password= broadband -> see followings
ACS Alaska
Security (Simple IP, 1xEVDO)
Login(User Name or Account Name): MDN@acsalaska.net (MDN: 10 digit Phone Mumber)
Password: MDN (MDN: 10 digit Phone Mumber)
What should I do?
I'm very new to Linux, I installed it with the intent of learning more through internet research and trying little tricks out as I read, but that plan is hopelessly ruined if I cannot even get online. Thank you for your help.
Comment