Thursday, April 25, 2024
 Popular · Latest · Hot · Upcoming
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 8807  / 2 Years ago, fri, september 2, 2022, 5:19:56

I am new to the Ubuntu Server scene and have been an Ubuntu fan for 2 years using it only as a standalone desktop client. I would like to use the server as a place to hold all roaming profiles and use Ubuntu Client machines to connect to it. Also I would like to run the Ubuntu Server as a file server and MySQL database.



I have been reading about openLDAP and have also given it a go at installing on the server. After the 3rd attempt I got it going. But got stuck when I go to the client setup. Is there an easy to use gui solution to setup Ubuntu Server for small business and have clients connected to it. Aside from Ubuntu I have a windows server that is used for accounting and I would like to run WinXP in a Virtualbox as Sage 200 is not get working on Wine. Unless someone knows of a way to get it working.



What do I need to install on my ubuntu server to from a fresh install to make it work for my business? and in what order do I have to set things up. A GUI would be good.


More From » ldap

 Answers
6

You should seriously consider to use diskless clients. If you want to maintain a server and 10 seperate client installations it's much more work than just to maintain a server and a client or only a server - I'll explain how this could be possible. Also harddisks are the parts which have the shortest life time.



A reason for not using diskless clients could be the need to work with huge files (several gigabytes) on the clients. For example if 10 people try to edit video files at the same time, your network can't be fast enough. In that case it would be better every one has it's own hard disk to store the own files. Also if the 10 clients need to be very different one to each other, you can't use the solutions I want to suggest.



LTSP is one way to set up such a network of diskless clients. The big advantage is: you need a powerful server (with a lot of RAM) but you can use really old client machines and everything will run fine. Only the client's network cards need to support booting from network (you can buy some PCI networking cards). The user's programms will actually run on the server. When a user runs Firefox, it is actually a process in the server's system. Also the user accounts are users in the server's system, so you won't need LDAP. You'll have to maintain only the server, the thin client is so thin that it doesn't need updates usually.



A good way to run VirutualBox there might be to run it in headless mode. This means windows is always started and running and the users can connect via RDP to it. Note that only one user will be able to use it per time unless you create a VirtualBox machine for every user.



Note that this is a great and very low-maintance system, but you shouldn't expect that everything can be set up from GUI as you request. But I think there are a lot of good instructions out there.



There are also other ways to run diskless clients (if you want the programms to run at client side), but I'm not familar with them.



A last comment: I suppose you can install MySQL at any time, there is no need of any specific order. I suppose you don't want the MySQL users to be managed by LDAP?


[#41345] Friday, September 2, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ettorina

Total Points: 439
Total Questions: 99
Total Answers: 131

Location: Vanuatu
Member since Wed, Oct 14, 2020
4 Years ago
ettorina questions
Thu, Sep 1, 22, 15:28, 2 Years ago
Mon, Mar 14, 22, 06:04, 2 Years ago
Sun, Jul 24, 22, 13:31, 2 Years ago
;