Re: [Ltsp-discuss] LTSP clients have to select 'Ubuntu 2d' always before login

2012-04-09 Thread Asmo Koskinen
09.04.2012 13:02, Avinash.Rao kirjoitti:

> The usb shows up in Gnome but not when ubuntu2d is selected. I am using
> Ubuntu 2D.

There was no icon for Gnome Classic, so i filed a bug against 12.04:

https://bugs.launchpad.net/ubuntu/+source/ltsp/+bug/977369

User can use Nautilus.

Add more information, if you have some for 12.04.

Best Regards Asmo Koskinen.


--
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_
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


Re: [Ltsp-discuss] LTSP clients have to select 'Ubuntu 2d' always before login

2012-04-05 Thread Asmo Koskinen
05.04.2012 13:38, Avinash Rao kirjoitti:

> Thanks for the details.
>
> You mean Ubuntu 11.10 is a development version?

Of course not officially. But there is really no need to use anything 
else but those LTS versions with LTSP.

https://wiki.ubuntu.com/LTS

Best Regards Asmo Koskinen.

--
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_
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


Re: [Ltsp-discuss] LTSP clients have to select 'Ubuntu 2d' always before login

2012-04-05 Thread Asmo Koskinen
05.04.2012 10:36, Avinash Rao kirjoitti:

> How do i use the traditional gnome desktop seen in Ubuntu 8.04 or 10.01?
> I guess these need to be installed first and the ltsp client image is to be
> updated.

You just install new desktop and start to use it in thin client, no need 
to update chroot for that. Other reasons, sometimes yes.

sudo apt-get install gnome-session-fallback

http://www.webupd8.org/2011/08/installing-using-classic-gnome-desktop.html

Something like that.

I think it is little bit confusing now a days in ubuntu (very rapid 
cycle, on per 6 month)what package/name is right one: ubuntu, ubuntu-2d, 
gnome, gnome3, gnome-faalbasck, gnome-classic etc.

But you really should use for LTSP Edu/X/L/Ubuntu's LTS-version (6.06, 
8.04, 10.04, 12.40 etc). Not those development versions between LTS 
versions.

Best Regards Asmo Koskinen.

--
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_
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


Re: [Ltsp-discuss] LTSP clients have to select 'Ubuntu 2d' always before login

2012-04-05 Thread Asmo Koskinen
05.04.2012 10:01, Asmo Koskinen kirjoitti:

> [default]
> LDM_SESSION="gnome-session --session=ubuntu-2d"
>
> LDM_SESSION="gnome-session --session=gnome-fallback"

Here are some examples with Asus Eee 900 (Ubuntu 12.04).

http://permalink.gmane.org/gmane.linux.terminal-server.general/29847

Best Regards Asmo Koskinen.


--
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_
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


Re: [Ltsp-discuss] LTSP clients have to select 'Ubuntu 2d' always before login

2012-04-05 Thread Asmo Koskinen
05.04.2012 09:19, Avinash Rao kirjoitti:

> How can I make ubuntu 2d as the default session for all ltsp clients and
> how do I make gnome work?

[default]
LDM_SESSION="gnome-session --session=ubuntu-2d"

Maybe this way?

Also, any installed desktop.

LDM_SESSION=/usr/bin/xfce4-session
LDM_SESSION=/usr/bin/startlxde

I do use Lubuntu, so I use this on.

LDM_SESSION=/usr/bin/startlubuntu

---

About Gnome.

Maybe this one works.

LDM_SESSION="gnome-session --session=gnome-fallback"

---

With 12.04 there are some changes for that.

http://www.omgubuntu.co.uk/2012/03/gnome-classic-in-ubuntu-12-04-its-like-nothing-ever-changed/


Best Regards Asmo Koskinen.

--
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_
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


[Ltsp-discuss] LTSP clients have to select 'Ubuntu 2d' always before login

2012-04-04 Thread Avinash Rao
Hi,

Linux 11.10 32-bit Desktop Edition with all updates installed on a Dell
Inspiron laptop with 4GB RAM. Machine works well locally.
I have installed LTSP and configured according to the documentation and the
installation was successful without any errors.

The clients are able to login but the desktop does not display any
component, even the side bar is missing. The same behavior is noticed if
'Ubuntu', is selected as the preferred session.
If the user chooses 'ubuntu 2d' at the login screen, it works.

If Gnome is selected, it throws an error.

How can I make ubuntu 2d as the default session for all ltsp clients and
how do I make gnome work?

Thanks,
Avinash

lts.conf


 # Global defaults for all clients
   # if you refer to the local server, just use the
   # "server" keyword as value
   # see lts_parameters.txt for valid values
   
   [default]
   X_COLOR_DEPTH=24
   LOCALDEV=True
   SOUND=True
   USE_LOCAL_SWAP=True
   NBD_SWAP=False
   SYSLOG_HOST=server
   #XKBLAYOUT=de
   SCREEN_02=shell
   SCREEN_03=shell
   SCREEN_04=shell
   SCREEN_05=shell
   SCREEN_06=shell
   SCREEN_07=ldm
   # LDM_DIRECTX=True allows greater scalability and performance
   # Turn this off if you want greater security instead.
   LDM_DIRECTX=True
   # LDM_SYSLOG=True writes to server's syslog
   LDM_SYSLOG=True
--
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev_
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