Displaying 7 results from an estimated 7 matches for "prt1".
Did you mean:
pre1
2008 Dec 23
1
Strange problem with samba-3.2.0-1
...39;t see printers
We have load printers = yes and printing = lprng and the [printers]
[printers]
comment = All Printers
path = /var/spool/samba
browseable = no
guest ok = yes
writable = no
printable = yes
debug level = 10
But we can not see any printers.
Then we added
[prt1]
comment = Xerox printer
path = /var/spool/samba
printable = yes
public = yes
guest ok = yes
And now we have the seceond problem
When we print test print from XPpro it comes at once, the same if we use MS Office 2000/2003 and Open Office.
But If we use Wordpad, Notepad or Adobe...
2010 Oct 23
0
diagram correction for Xen Networking with vlan on bonding
...s on the wiki but wanted to ask for
confirmation before editing it.
Notes:
The connections at the top are switch ports
bond1 has eth2 and eth3
eth0 maps to bond0.100 and eth1 maps to bond1.200
Changed protocols to suggest a service VLAN (100)and a mgmt VLAN (200)
PRT0 PRT1 PRT2 PRT3
| | | |
+--------------+---+---------------------------+---+--------------+
| | | | | |
| eth0 eth1 eth2 eth3 |...
2000 Mar 29
0
Romaing profiles
...ok = Yes
lprm command = lprm -P%p %j
browseable = No
#this is where the install files are stored for all the printers
[printerdefs$]
path = /var/spool/printerdefs
guest ok = Yes
browseable = No
# a definition for an HP LaserJet 5N
[hplj5n]
comment = Prt1 - HPLJ 5N
path = /var/spool/samba
read only = No
guest ok = Yes
print ok = Yes
lprm command = lprm -P%p %j
printer name = hplj5n
printer driver = HP LaserJet 5N
printer driver location = \\%h\printerdefs$\HP
oplocks = No...
2009 Feb 25
0
Problem booting hypervisor on Lenovo T400 Core2 Duo P8600
...15.695388] input: Power Button (FF) as /class/input/input3
[ 15.784406] ACPI: Power Button (FF) [PWRF]
[ 15.784518] input: Lid Switch as /class/input/input4
[ 15.817181] ACPI: Lid Switch [LID]
[ 15.817290] input: Sleep Button (CM) as /class/input/input5
[ 15.860610] ACPI: \_SB_.PCI0.SATA.PRT1: found ejectable bay
[ 15.860610] ACPI: \_SB_.PCI0.SATA.PRT1: Adding notify handler
[ 15.860610] ACPI: Error installing bay notify handler
[ 15.879897] ACPI: Sleep Button (CM) [SLPB]
[ 15.879841] ACPI: AC Adapter [AC] (on-line)
[ 15.930238] ACPI: Battery Slot [BAT0] (battery present)
[...
2009 Feb 22
0
Bug#516610: xen-hypervisor-3.2-1-amd64: Xen hypervisor does not boot on Core2 Duo CPU P8600
...15.695388] input: Power Button (FF) as /class/input/input3
[ 15.784406] ACPI: Power Button (FF) [PWRF]
[ 15.784518] input: Lid Switch as /class/input/input4
[ 15.817181] ACPI: Lid Switch [LID]
[ 15.817290] input: Sleep Button (CM) as /class/input/input5
[ 15.860610] ACPI: \_SB_.PCI0.SATA.PRT1: found ejectable bay
[ 15.860610] ACPI: \_SB_.PCI0.SATA.PRT1: Adding notify handler
[ 15.860610] ACPI: Error installing bay notify handler
[ 15.879897] ACPI: Sleep Button (CM) [SLPB]
[ 15.879841] ACPI: AC Adapter [AC] (on-line)
[ 15.930238] ACPI: Battery Slot [BAT0] (battery present)
[...
2009 Aug 28
64
[PATCH 2/2] graphics passthrough with VT-d
This patch supports basic gfx passthrough on QEMU:
- disable emulated VGA adpater if there is passthroughed gfx
- register/unregister legacy VGA I/O ports and MMIOs for passthroughed gfx
Signed-off-by: Ben Lin <ben.y.lin@intel.com>
Signed-off-by: Weidong Han <weidong.han@intel.com>
_______________________________________________
Xen-devel mailing list
2003 Dec 01
0
No subject
...ilto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
Hi,
I've got a RH 6.1 box kernel version 2.2.14-5 acting as our print server.
It has an interesting setup because we can use it to print locally by
mapping it as \\localprintserver\prt1 which is handled by SAMBA or by
mapping it through \\corporateprintserver\localprintserver. I inherited
this setup and I must confess I do not understand how it was setup so that
it can be mapped through a corporate print server as well. I would assume
SAMBA plays a role in this as well.
Anyways...