ubuntu12.04LTS 配置磁盘驱动器

编程入门 行业动态 更新时间:2024-10-06 20:26:18

ubuntu12.04LTS 配置<a href=https://www.elefans.com/category/jswz/34/1743948.html style=磁盘驱动器"/>

ubuntu12.04LTS 配置磁盘驱动器

sudo apt-get install rcconf

sudo apt-get install ufw

ufw disable 


使用windows  ping ubuntu主机地址(查看ubuntu主机地址 ifconfig  ; 注意:如果使用虚拟机请使用桥接模式的网络)

如果ping通了则继续下面的步骤

sudo apt-get install samba

sudo apt-get install smbfs


sudo apt-get install system-config-samba

sudo /etc/init.d/smbd restart

sudo system-config-samba



ubuntu11.10

如果出现错误

(system-config-samba:8324): Gtk-WARNING **: Unable to locate theme engine in

 module_path: "pixmap",

(system-config-samba:8324): Gtk-WARNING **: Unable to locate theme engine in

 module_path: "pixmap",

(system-config-samba:8324): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(system-config-samba:8324): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
Traceback (most recent call last):
  File "/usr/sbin/system-config-samba", line 44, in <module>


    import mainWindow


  File "/usr/share/system-config-samba/mainWindow.py", line 30, in <module>


    import gtk.glade


ImportError: No module named glade


则执行:sudo apt-get install gtk2-engines-pixbuf

如果出现错误

Traceback (most recent call last):
  File "/usr/sbin/system-config-samba", line 44, in <module>
    import mainWindow
  File "/usr/share/system-config-samba/mainWindow.py", line 30, in <module>
    import gtk.glade
ImportError: No module named glade


则执行:sudo apt-get install python-glade2


更多推荐

ubuntu12.04LTS 配置磁盘驱动器

本文发布于:2024-03-23 23:09:16,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1743942.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:磁盘驱动器   LTS

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!