[Thinlinc-technical] Linux Mint 13

Tobias Oetiker tobi at oetiker.ch
Thu Sep 27 09:32:54 CEST 2012


Today Rino Muhamad Nur wrote:

> Sorry,
> error say :
>
> No Executable Profiles ...

you just add a new profile ... via the gui ... or you couldexecture
this on the commandline or you could use this little script which
we use on ubuntu to setup mate.

------
#!/bin/sh

tlc () {
    if [ "$2" = "" ]; then
       /opt/thinlinc/bin/hivetool -r
       /opt/thinlinc/etc/thinlinc.hconf $1
    else
       /opt/thinlinc/bin/hivetool -r
       /opt/thinlinc/etc/thinlinc.hconf $1="$2"
    fi
}

# add mate desktop
tlc /profiles/default mate
tlc /profiles/order "mate "`tlc /profiles/order`
tlc /profiles/mate/description "A Desktop looking like Gnome 2"
tlc /profiles/mate/name "MATE Desktop"
tlc /profiles/mate/description_from_testcmd false
tlc /profiles/mate/cmdline "/usr/bin/ssh-agent /usr/bin/mate-session"
tlc /profiles/mate/testcmd "/usr/bin/test -x /usr/bin/mate-session"
tlc /profiles/mate/icon /usr/share/icons/mate/48x48/apps/mate.png
--------

btw, for good measure we also set

# add a bunch of nice default settings
tlc /vsmagent/fontpath
# /usr/share/X11/fonts/misc,/usr/share/X11/fonts/75dpi,/usr/share/X11/fonts/100dpi,/usr/share/X11/fonts/Type1
tlc /vsmagent/display_min 10
# use our canonical hostname instead of the ip address, this should allow for remote connect with ipv6
tlc /vsmagent/agent_hostname `hostname -f`
# enable xkb extensions since our keyboards are not natively supported
tlc /vsmagent/xserver_args "-br -nolisten tcp -localhost +kb"
# add mate desktop


cheers
tobi

> 2012/9/27 Rino Muhamad Nur <rino.m.nur at stkipsurya.ac.id>
>
> > where i have to put the configurations ?
> > ive only set in profiles :
> >
> > GNOME Desktop Yes
> > Windows desktop Yes
> > Unity 2D Yes
> > KDE Desktop Yes
> > Xfce Desktop Yes
> > VDI Personal Machine Yes
> > VDI Pool Machine Yes
> > VirtualBox VDI Machine Yes
> > Common Desktop Environment Yes
> > Terminal Yes
> >
> > thats all. is that correct ?
> >
> > 2012/9/27 Tobias Oetiker <tobi at oetiker.ch>
> >
> >> Hi Rino,
> >>
> >> Today Rino Muhamad Nur wrote:
> >>
> >> > Dear All,
> >> >
> >> > I have installed thinlinc server in Linux Mint using Mate Desktop, when
> >> i
> >> > try to connect thinlinc say " no valid profiles ... "
> >> > i've installed in Luninux and Ubuntu with no problem. Linux Mint is
> >> debian
> >> > based, same with Luninux and Ubuntu.
> >>
> >> have you configured the mate desktop in the admin web interface ?
> >>
> >> cheers
> >> tobi
> >> >
> >> > Thanks.
> >> >
> >>
> >> --
> >> Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland
> >> http://it.oetiker.ch tobi at oetiker.ch ++41 62 775 9902 / sb: -9900
> >>
> >
> >
> >
> > --
> > Terima Kasih,
> >
> > ---
> > Rino M Nur, ST.
> > IT STKIP Surya
> >
> >
> >
>
>
>

-- 
Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland
http://it.oetiker.ch tobi at oetiker.ch ++41 62 775 9902 / sb: -9900



More information about the Thinlinc-technical mailing list