Ubuntu Server - simple network and users configuration


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Ubuntu Server - simple network and users configuration
# 1  
Old 04-01-2015
Ubuntu Server - simple network and users configuration

Hello, I am new to Ubuntu Server.
Can you please suggest very simple configuration to network.

Need:

1. Ubuntu Server (already installed)
2. Connect to it 1 Linux Mint computer (already installed) + 1 computer with Windows 7 (already installed).

Need to create 3 groups with permissions:
1. AdminUsers(with full admin access).
2. SimpleUsers (with limited access and interdiction of applicatoin install on Linux Mint and Windows 7
3. AdvancedUsers (with moderated access: permissions to install apps)

Need to create users inside each of those groups (User: Adm1 inside AdminUsers group, user: Simple1 inside SimpleUseres group, user:Advus inside AdvancedUsers group).
Need to connect with specific user from Linux Mint and Windows 7.
Need to have redirected Desktop to specific folder on the Server (for SimpleUsers - they share same Desktop, for AdminUsers and AdvancedUsers - they have their own Desktop, but still under folders inside Server and not on their local machines.

I have reviewed the whole documentation of Ubuntu server and understand the global concept. But still, for the beginner, it is difficult to go and apply those simple configurations.

Can you please suggest me the steps of necessary configuration or refer to some simple documentation about it?

Thank you in advance!
# 2  
Old 04-01-2015
You'll need to ask more specific questions.

How to set it up to "connect" to windows 7 depends entirely on what kind of connection and you want to do with it, for example.
# 3  
Old 04-01-2015
Quote:
Originally Posted by Corona688
You'll need to ask more specific questions.

How to set it up to "connect" to windows 7 depends entirely on what kind of connection and you want to do with it, for example.
Ok. will try to ask more specific...

How do I control with the help of Linux Server, Win7 laptop and Linux Mint laptop?
The control should include:

- Control of OS: with different restrictions for different users. Example: users in group SimpleUser, should have restriction to install programs on the OS Win7 or if the user using Linux Mint. Same thing, later, I will need for Mac OS on same server.

- Control on the personal desktops of users. Example: users from the group SimpleUser, should share same Desktop on Win7, Linux Mint or Mac OS. The shared Desktop folder should be on some place on Ubuntu Server.
Another Example: users from group AdvancedUser should have personal Desktop for each user, but the Desktop folder should be located on the Ubuntu Server. How do I configure those redirection?

Thank you
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Ubuntu Server 14.04 LTS - domain controller configuration (SAMBA)

Hello! Never configured a Linux server from a scratch. Reviewed the official documentation and dozens of different "how to", but now one of them helped me to solve the issue. The need: My final goal is to install a small network (later with around 10 stations) where I can controle the... (0 Replies)
Discussion started by: AQwert
0 Replies

2. Ubuntu

Static IP configuration in Ubuntu

Hi Am trying to configure static IP in ubuntu I ve edited /etc/network/interfaces file as # The primary network interface auto eth0 iface eth0 inet static address 9.123.456.789 netmask 255.255.255.0 network 9.123.0.0 broadcast 9.123.456.255 gateway 9.123.456.1And I have issued ... (3 Replies)
Discussion started by: Priya Amaresh
3 Replies

3. Emergency UNIX and Linux Support

HP-UX: Help to Change network configuration from APA manual mode (2Gbps) to simple fail over (1Gbps)

Hello HP-UX experts, Server = rx8640 Node partition OS = HP-UX 11.23 arch = IA64 Network switch = Foundry 16 port switch (1Gbps) Existing configuration: Tough to explain as it is very messy (see below for the link of zip of network related fles). 2 x 2Gbps aggregates configured some time... (1 Reply)
Discussion started by: prvnrk
1 Replies

4. Ubuntu

Upgrade ubuntu 11.10 freeze in the logo with msg below no network configuration

Hi, I just upgrade my 11.04 to 11.10 last 2 days ang after i upgrade my system wont boot ang stay freezes forever in the logo with a msgs below state that the system will boot without network configuration. by the way before that happen the system show msgs about configure the network and again... (2 Replies)
Discussion started by: jao_madn
2 Replies

5. Ubuntu

Ubuntu anjuta configuration problem

Ubuntu version 8.10, Anjuta version 2.26.00. When load Anjuta a window shows up with the message "utility "" not installed. Please install it". What is this? Tried purge Anjuta amd remove autoremove using apt-get and re-install Anjuta but it doesn't solve my problem. How can i get rid off this... (0 Replies)
Discussion started by: gaviao
0 Replies

6. UNIX for Dummies Questions & Answers

Would like to install x86 desktop Ubuntu over AMD64 Ubuntu server

My intention was to build a dual boot XP Pro 64 and Ubuntu media server. I had installed the AMD64 version of Ubuntu 8.10 server and thought that I would be able to install Apache server. I need a GUI to work in. I tried to boot and install Mythbuntu 32 bit 8.10, but my machine now won't recognize... (0 Replies)
Discussion started by: docflyboy
0 Replies

7. UNIX for Dummies Questions & Answers

network configuration

I am using solaris 10, my internet works alright but each time i reboot i keep loosing my connection. I will have to use the ifconfig iprb0 192.168.1.xx netmask 255.255.255.0 up and Route add default 192.168.1.xxx command to gain back my internet. I know there is a better way of addressing... (1 Reply)
Discussion started by: seyiisq
1 Replies

8. SCO

Network Configuration

I have a SCO 5.07 Server and I am trying to get it on my network. I have edited the /etc/hosts file and /etc/rc2.d/s99route . I has connectivity on the NIC card but not sure if I am forgetting another file. Thanks! (2 Replies)
Discussion started by: andrewd
2 Replies

9. Solaris

network configuration

hi again... i configured my network settings sometiime ago using the sys-unconfig command.the active link was rtls0. there was some problem with the network so i changed the ISP. now when im trying to reconfigure the system wit sys-unconfig, it tries to configure the network on rtls1 (and shows... (1 Reply)
Discussion started by: strider
1 Replies

10. HP-UX

HP-UX Network Configuration

Hi, I have installed a HP-UX B.11.00 U 9000/800 Server in one of the domain. And I'm also able to telnet/ping into this server from systems in the same domain. But I'm not able to telnet/ping into this server from a different domain. So, what shoud need to do to achieve this... (6 Replies)
Discussion started by: S.Vishwanath
6 Replies
Login or Register to Ask a Question