1. On the computer which printer attached
Open Administration printing then add new printer
setup the printer
right-click on the printer then mark on enable and shared boxes
Go to server setting
make sure that “Shared published printer ……” checked
Open terminal then type : sudo apt-get install samba
Then sudo gedit /etc/samba/smb.conf
edit this :
[printers]
comment = All Printers
browseable = no
path = /var/spool/samba
printable [...]
Tuesday, March 31, 2009
Categories: Gado-Gado . Tags: linux printer, printer, priter sharing, ubuntu printer sharing . Author: oedha . Comments: Leave a Comment
Started from here, talked about Send To feature ( this feature is famous in Ms. Windows — i think ) , i just realized that i have missed another simple thing !!
I found something in wiki and something in unleashed.
If you need Copy-To script :
#! /bin/bash
location=`zenity –file-selection –directory –title=”Select a directory”`
for arg
do
if [ -e "$location"/"$arg" [...]
Thursday, March 5, 2009
Categories: Gado-Gado . Tags: copy to, move to, nautilus, script, send to . Author: oedha . Comments: Leave a Comment
Frankly, i never know that this printer can’t directly work if we installed it in HH by using direct connection. Otherwise, i always use this printer through network and it works totally well.
When i looked at this problem in google… i was shocked that this issue is there and it was an error from the [...]
Thursday, March 5, 2009
Categories: Gado-Gado, Linux . Tags: 1020, HP, laserjet, printer, ubuntu . Author: oedha . Comments: Leave a Comment