最新评论
- warning: Creating default object from empty value in /var/www/www.minilinux.net/htdocs/sites/all/modules/views/modules/comment/views_handler_field_comment_username.inc on line 32.
- warning: Creating default object from empty value in /var/www/www.minilinux.net/htdocs/sites/all/modules/views/modules/comment/views_handler_field_comment_username.inc on line 32.
- warning: Creating default object from empty value in /var/www/www.minilinux.net/htdocs/sites/all/modules/views/modules/comment/views_handler_field_comment_username.inc on line 32.
- warning: Creating default object from empty value in /var/www/www.minilinux.net/htdocs/sites/all/modules/views/modules/comment/views_handler_field_comment_username.inc on line 32.
- warning: Creating default object from empty value in /var/www/www.minilinux.net/htdocs/sites/all/modules/views/modules/comment/views_handler_field_comment_username.inc on line 32.
- warning: Creating default object from empty value in /var/www/www.minilinux.net/htdocs/sites/all/modules/views/modules/comment/views_handler_field_comment_username.inc on line 32.
- warning: Creating default object from empty value in /var/www/www.minilinux.net/htdocs/sites/all/modules/views/modules/comment/views_handler_field_comment_username.inc on line 32.
- warning: Creating default object from empty value in /var/www/www.minilinux.net/htdocs/sites/all/modules/views/modules/comment/views_handler_field_comment_username.inc on line 32.
- warning: Creating default object from empty value in /var/www/www.minilinux.net/htdocs/sites/all/modules/views/modules/comment/views_handler_field_comment_username.inc on line 32.
- warning: Creating default object from empty value in /var/www/www.minilinux.net/htdocs/sites/all/modules/views/modules/comment/views_handler_field_comment_username.inc on line 32.
问题解决,共享选了之后,就可以了
虽然在下是个伸手党,能麻烦骄阳几个小问题不?
1、能不能加上WPS,因为我们选puppy,就不会玩win上面的大型3D游戏,但是作为一个生产力工具,WPS能加上就更好了。
2、默认双击打开,别骂我,用win的后遗症
3、完善驱动,尤其是网卡。
4、界面能像XP就更好,因为希望骄阳您的作品是让更多人使用的,谢谢
开发之家的这个论坛程序不好用哦。
每当你做出更改打印机设置,重新启动Samba,以确保打印机在网络上可见。
There is one small catch to this setup. If you have enabled initial logins, then a Windows client MUST login to access the printer. However, a Puppy client can use the printer without logging in.
这种设置有一个小小的好处。如果您已启用初始登录,那么某个Windows MUST客户端必须登录访问打印机。然而,某个Puppy客户端却可以不用登录而使用打印机。
To set up a Linux Client:
要建立一个Linux客户端:
Users who have set up Windows shared printers are familiar with the CUPS smb backend. This type of backend is also needed to access a Samba printer and there are several variations available in different Puppies. Use the URI:
通过CUPS smb后端用户已经熟悉了设置Windows共享打印机。这种类型的后端也需要访问Samba打印机,并在不同的Puppy版本中有变化。使用URI:
代码:
smbc://pupserver/printer_name
When you select the make and model of your printer, use Raw and Raw-Queue. This declares that the print job will be sent directly to the Samba server, whose CUPS will then do the formatting. You don't need to install a printer driver package on the client machine. However, in certain Puppy client/server combinations, this may still be necessary.
当您选择您的打印机的品牌和型号,使用原材料和原材料队列。此声明的打印作业将被直接发送到Samba服务器,CUPS将做格式化。你不需要在客户机上安装一个打印机驱动程序软件包。然而,在某些Puppy的客户机与服务器的组合,这可能仍然是必要的。
To set up a Windows Client:
Start the Add Printer Wizard
Select: Local printer (even though it's not)
UNcheck the option to automatically detect a PnP printer
Select: Create new port
Select: Local port
Enter the port name as: \\servername\printername
Install the Windows printer driver as usual
要建立一个Windows客户端:
启动“添加打印机向导”
选择:本地打印机(即使它不是)
取消该选项自动检测即插即用打印机
选择:创建新端口:
选择:本地端口:
输入端口名称为:\ \服务器名\打印机名
安装Windows打印机驱动程序像往常一样
Some Windows drivers may not work across a network because they need to have direct contact with the printer before they will start a print job. In that case, install the printer under Windows as an HP Color Laserjet PS. This will format the print job using the Postscript printer language, which the server's CUPS will happily process. You can use the same technique with Macs.
一些Windows驱动程序可能无法正常工作,因为他们需要在网络上与打印机直接接触之前,他们将开始一个打印作业。在这种情况下,Windows下安装一个HP COLOR LASERJET PS彩色打印机。这将使用PostScript的打印机语言,服务器会很乐意处理格式化的打印作业。对于苹果电脑您可以使用相同的技术对。
If you are building a dedicated file server and want very simple print server functionality, read here.
如果你是建立一个专用的文件服务器和想很简单打印服务器功能,在这儿(http://www.murga-linux.com/puppy/viewtopic.php?p=455543#455543)阅读
附件下载:
---------------------------------------------------------------------
samba-tng-rcrsn-0.5-rc1.pe
http://www.murga-linux.com/puppy/viewtopic.php?mode=attach&id=33013
samba-autostart-1.1.pet
http://www.murga-linux.com/puppy/viewtopic.php?mode=attach&id=56761
Samba保持其自己的一套密码 - 它不关心的Puppy的版本。所以,你可能会想修改Samba服务器root的密码比“woofwoof”更安全些的。
代码:
rpcclient
$deluser root
$createuser root -p newpassword
$quit
------------------------------------------
Using Samba-TNG as a Network Print Server
使用Samba-TNG来作为网络打印服务器
Note #1: To enable print sharing in newer Puppies like Lupu, you must make a change to the smb.conf. In the [global] section, locate the line printcap name = cups and uncomment it by removing the semicolon.
注意1:为了使用打印共享,在新的Puppy版本里像Lupu,你必须对smb.conf进行改。在[global]部分中,找到该行printcap name = cups,并取消它前面的分号。
Note #2: If your Puppy server is running CUPS 1.3.11, you need to modify its configuration. Locate the file /etc/cups/mime.convs. At the end of the file, uncomment the line
注意2:如果您的Puppy服务器运行CUPS 1.3.11,你需要修改它的配置。找到文件/etc/cups/mime.convs在该文件的末尾,取消该行
代码:
application/octet-stream application/vnd.cups-raw
Restart CUPS.
重新启动CUPS。
A Samba server can share its attached printer(s) with clients on the network. And it does so by the printer's assigned name instead of by IP address. So if your server changes its IP address, the clients can still locate the printer.
一个Samba服务器可以在网络上与客户分享其连接的打印机。它通过指定打印机的名称,而不是通过IP地址。因此,如果你的服务器更改其IP地址,客户端仍然可以找到打印机。
Your first step is to install the printer in the server's CUPS as a local device. Keep the name short - less than 16 characters. Otherwise, the Windows clients may not be able to detect it.
你第一步首先安装打印服务器的CUPS来作为本地设备。保持短的名字 - 少于16个字符。否则,Windows客户端可能无法检测到它。
You do NOT need to declare the printer as sharable. (You would only use that feature if CUPS was going to handle the network printing.)
你不需要申报打印机共享。 (你只会使用该功能,如果CUPS将要处理网络打印时)。