🔗
✉
☰
 Türkçe 
Agenda
|
General
|
Small Business Server
|
Old pages
|
Fax
|
Ubuntu 12.04
|
Settings
| Permissions to use modem
Open Users and Groups application. Add user account (in this example myadmin) to dialout group. Restart the operating system.
Or, in Terminal:
sudo usermod -a -G dialout $USER
sudo reboot