если это возможно - я не в курсе. Не пользуюсь виндой много лет уже, забывается всё постепенно, да и знания из XP и более ранних версий неактуальны уже. Можно спросить на виндовом форуме, должны подсказать (если там это вообще возможно посмотреть). Хотя... драйвер же есть, там должен быть inf-файл - можно там глянуть.
lsusb -v
Мускул должен быть виден из вне.
user@debian:~$ ssh desktop
Linux desktop 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt9-3~deb8u1 (2015-04-24) x86_64
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
No mail.
Last login: Thu May 7 02:10:51 2015
user@desktop:~$ mysql
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 116
Server version: 5.5.43-0+deb8u1 (Debian)
Copyright (c) 2000, 2015, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
mysql> SELECT now();
+---------------------+
| now() |
+---------------------+
| 2015-05-21 14:27:04 |
+---------------------+
1 row in set (0.00 sec)
mysql> Bye
user@desktop:~$ logout
Connection to 192.168.1.2 closed.
user@debian:~$
хорошая теор база по естетике и истории ему вроде не нужна
Кто-то предлагат 60к евро во время (и после) окончания вуза, где Вы преподаете?
desktop:~$ groups | egrep -o www-data
www-data
desktop:~# chgrp -R www-data /var/www
desktop:~# chmod g+w /var/www/
desktop:~$ touch /var/www/test.html
desktop:~$
Если без проблем - то ничего не делать, раз проблемы нет.