Hi Kentarou !

Thanks for your message !

I tried but no change...

i uninstall cups in the chroot, set the CUPS_SERVER=192.168.0.3 in lts.conf (my server is 192.168.0.3), reboot the client

as attachment my lts.conf...

Thanks for your attention !

Tibor Csernay

Permanence Ostéopathique de la Gare Sàrl
Place de la Gare 10
CH-1003 Lausanne
021 510 50 50
http://pog.swiss

Le 12. 01. 17 à 09:19, NeK kentarou a écrit :
Hi, Tibor,

I am using fat client of LTSP on ubuntu serer and using cups on the fat client.
I did not install cups in the fat client.
Just I set up cups client by writing cups setting at lts.conf as like:

--- in lts.conf ---
CUPS_SERVER=192.168.0.3 # ex. cups server:192.168.0.3

Please try it!
Kentarou Kurashige

2017-01-09 22:25 GMT+09:00 Tibor Csernay <cser...@permanence-lausanne.ch <mailto:cser...@permanence-lausanne.ch>>:

    Hello,

    I'm using debian jessie and firefox as a local apps; ltsp with nfs

    i've followed the howto :
    https://help.ubuntu.com/community/UbuntuLTSP/LocalAppsLucidPrinting
    <https://help.ubuntu.com/community/UbuntuLTSP/LocalAppsLucidPrinting>
    i have a printer connected to the server via the network and it prints
    without problem
    i've shared the printer in the cups admin settings
    i've installed cups in the chroot.

    No printer appears in the printing dialog of firefox.
    Although cups is installed in the chroot, i cannot access cups via
    localhost:631 (??) in my local firefox

    i don't know what to do...

    could you please help me ?

    Thanks a lot !!!
    Tibor Csernay

    
------------------------------------------------------------------------------
    Check out the vibrant tech community on one of the world's most
    engaging tech sites, SlashDot.org! http://sdm.link/slashdot
    _____________________________________________________________________
    Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
    https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
    <https://lists.sourceforge.net/lists/listinfo/ltsp-discuss>
    For additional LTSP help,   try #ltsp channel on irc.freenode.net
    <http://irc.freenode.net>




------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi


_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
       https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

# If using NFS, lts.conf goes in /opt/ltsp/<arch>/etc/lts.conf.
# For NBD (the default in Ubuntu), /var/lib/tftpboot/ltsp/<arch>/lts.conf
# is used instead.
# A list of directives is available at http://manpages.ubuntu.com/lts.conf
# or your installed lts.conf man page.
# Lines starting with '#' are comments.
# Avoid empty [Sections] as they're considered syntax errors.


# This section applies to all clients and is overriden by the other sections.
[Default]
# For troubleshooting, the following open a local console with Alt+Ctrl+F2.
#SCREEN_02=shell
#SCREEN_07=ldm

# Don't encrypt X traffic. Gives much faster graphics at a security cost.
LDM_DIRECTX=True

# If you're using Unity, you might want to install gnome-session-fallback and
# use it by default instead, as it performs better on LTSP thin clients.
#LDM_SESSION="gnome-fallback"

# Force all clients to a specific resolution.
#XRANDR_MODE_0=1024x768

# If the default 16bit color mode is giving you problems on thin clients:
#X_SMART_COLOR_DEPTH=False

# A space separated list of services to disable on thin/fat clients.
RM_SYSTEM_SERVICES="dnsmasq nbd-server"

# An additional list of services to disable on thin clients only.
#RM_THIN_SYSTEM_SERVICES="qemu-kvm virtualbox"

# Use any local swap partitions on the clients.
#USE_LOCAL_SWAP=True

# Provide a "Login as Guest" button, which uses LDM_USERNAME/LDM_PASSWORD.
#LDM_GUESTLOGIN=True

# Automatically login clients with the specified LDM_USERNAME/LDM_PASSWORD.
#LDM_AUTOLOGIN=True

# Some other frequently used directives, described in the lts.conf manpage.
# For really low RAM clients, disable SOUND, LOCAL_APPS and LOCALDEV.
#SOUND=False
#VOLUME=50
#LOCAL_APPS=False
#LOCAL_APPS_EXTRAMOUNTS=/srv
#LOCALDEV=False
#LOCALDEV_DENY_INTERNAL_DISKS=False
#FSTAB_1="server:/home    /home           nfs     defaults,nolock 0       0"
#XSERVER=vesa
#X_BLANKING=0
X_NUMLOCK=True
XKBLAYOUT="fr_CH"
#XKBOPTIONS="grp:alt_shift_toggle,grp_led:scroll"
#LDM_LIMIT_ONE_SESSION=True
#LDM_LIMIT_ONE_SESSION_PROMPT=True
#LDM_PRINTER_DEFAULT="psc-1310-series"

LANGUAGE=fr_CH.UTF-8
LDM_LANGUAGE=fr_CH.UTF-8
LOCAL_APPS=True
LOCAL_APPS_EXTRAMOUNTS=/Fondateurs,/home/Public,/home/Patients,/home/Superpatient/factures
CUPS_SERVER=192.168.0.3
#KEEP_SYSTEM_SERVICES=cups


# You can define sections to be included later on with "LIKE" directives.
[OLD_MONITOR]
# The following directives are useful in cases where the driver can't detect
# the (possibly old CRT) monitor timings and only offers low resolutions.
# Consult your monitor manual for the correct values, those are for 1024x768.
X_HORZSYNC=30.0-88.0
X_VERTREFRESH=50.0-88.0


# You can specify directives per client with MAC address (or IP or hostname)
# based sections.
# One way to get their MAC addresses is to run `arp -n` when they're at LDM.
#[A1:B1:C2:D4:E5:F6]
#HOSTNAME=pc01
#LDM_USERNAME=user01
#LDM_PASSWORD=pass01
# Include another section.
#LIKE=OLD_MONITOR

X_COLOR_DEPTH=32
------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to