Debian :: Manage Clients Over Central Management System

Sep 16, 2010

We would like to setup Lenny (Gnome) clients and need Desktop Mgmt Software, to manage clients over central management system.

View 1 Replies


ADVERTISEMENT

Debian Configuration :: Finding Opensource Central Management Software To Manage Squeeze Workstations

Jun 26, 2011

I'm looking for opensource central management software to manage squeeze workstations.

View 4 Replies View Related

OpenSUSE Network :: How To Create Central Repository For Patch Management

Sep 1, 2010

i want to create Central Opensuse repository for Patch management just like WSUS in windows,which automatically downloads Updates/Patches and distribute to the Clients locally.

View 1 Replies View Related

Ubuntu Servers :: Replacing Home Network - Central User Management Setup?

Jul 22, 2010

I am replacing a home network - Windows Server 2003 and 5 PCs (XP Pro) with UBUNTU 10.4 LTS Server and client versions. I am keeping a couple of the PCs with dual boot until I can migrate everything over (Having some issues with iTunes, Family Tree Maker, Media serving, DVD decrypt and a couple of others, but that is for another post). It was great fun getting the server up and running using only shell commands. Took me ages just to get a folder shared! Migrating the data over from NTFS to ext3 was also fun given the limited space on the partitions.

I really only want to use the server for communal network type things ... central user account maintenance, shared folders for music, video etc and data backup. I don't need it to be performing server functions on the Internet e.g. web server etc although that may come later. How I set up central user management? All the PCs are currently setup with local user ids, and it is a bit of a pain to go round each PC every time I change something.

The server is not always up, so I need to be able to log into the local PC without it being active. I was using Active Directory on Server 2003, but I don't need anything that complex really ... just 3 or 4 users to manage. I have been looking at the setup tutorial at [URL] but am not sure how relevant a lot of it is. I have SSH setup so I can login remotely, NFS is working to share the folders, but that is about all I have done so far.

View 2 Replies View Related

Ubuntu Servers :: Modern Central User Management - Automount A Secure NFS Share Somewhere In The /home Directory

Mar 14, 2010

I've setup Kerberos and OpenLDAP servers (9.10) similar to the official documentation (and other sites that fill in the "gaps"). However, when you start to get in to some of the details, there seem to be many options - and I guess I'm looking for what could be the defacto standard. I'd like to allow Ubuntu clients to have a sso capability, with the ability for local caching of passwords if not connected to the network (such as a laptop user away from the office, prior to a VPN). I'd like to automount a secure NFS share somewhere in the /home directory. If the user logs in to a computer they've not logged in to before (if they're authorized), it would be nice if a skeleton /home directory could be setup there automatically I'm guessing that it is not desirable to use a shared /home NFS - as if you're off the network this would be problematic - as well as multiple computers sharing the same /home. There are some benefits to a shared /home (SSH certs, etc.), so maybe there is a hybrid approach out there.

I've read that it's not necessarily good practice to have OpenLDAP to do the authentication (leave this to Kerberos), but it's fine for authorization (such as ACLs for logins to certain computers). It's also good practice to use TLS with OpenLDAP (which requires public certs on all the clients) and to not allow anonymous read to the directory. I would guess that a computer host keytab could be refreshed to bind to the OpenLDAP server via GSSAPI / SASL to allow a non-anonymous read, and then determine if, say, the user was a member of a group allowed to log in. Kerberos would then pick up and authenticate the user and then proceed to the login. Off the network here, I'm not sure. I found this document, but it's self declared missing items: [URL]

I'll stop the rambling, but I cannot be the only one who would like to setup a relatively standard and secure server based network authentication and authorization back-end. Is there any _complete_ documentation on the best practices and how to implement?

View 4 Replies View Related

Server :: Manage Files And Sites With Debian System

Feb 1, 2011

I have a linux server with debian system. I want to put in my debian server a site. I installed apache php mysql and phpmyadmim. I really thought that was more difficult for me to put my site database. But now i can load on server my database with phpmyadmin after a very simply installation. I could not believe. I'm studying how make ftp work (apt-get site-ftp?) and waiting from my host directadmin installed. But i try to manage linux console and was very exciting for a newbiest like me!

Now I can write text on my site server with echo etc,etc, I have a database, but I have not site files. While I was studying tutorial to make apache work, I frequently read the directory /var/www and my debian console confirm that is an existing directory. How can use this directory?

Any listing debian linux server commands to:
copy, delete, paste from my pc desktop a file TO folder /var/www ?

It is possible without ftp? Another question. Which bad errors can make a newbie like me configuring apache with linux? I ask this because I read all where that I could not manage a server system if I'm not a sysadmin, but I have only to put in a site... what the real risk?

View 3 Replies View Related

OpenSUSE Network :: Bandwidth Management Based On Ip - Manage Usage For Each Client?

Apr 30, 2010

I setup a server with vmware esxi 4. I installed opensuse 11.2 and I have successfully setup an internet gateway and I manually configured (static) my client IP. My question is, is there any software or commands that I could use to manage the bandwidth usage for each client? eg. only 5Mbps for 192.168.1.5, 10Mbps for 192.168.1.10, etc

View 3 Replies View Related

Server :: Configure YUM Management For LAN Clients?

Apr 12, 2011

I have installed my CentOS 5.4 in my system and i want create self repository for my clients. I trying to configure.

View 1 Replies View Related

Server :: Looking For Gateway With Central Control System

Jun 4, 2010

Basically I'm working as part time administrator in a company, and still am at college. To keep the story short, the company I work with used to have a linux gateway, namely Untangle. We tried to upgrade to E-Box, which is supposed to have more options than Untangle, but it doesn't seem to work as it should. What I'm trying to ask here is this. I need a gateway system that handles QoS, Content filtering, Mail Filtering, DNS, Wan failover / load balancing, LOGS (important), Firewall and maybe the handling of separate users or groups. The ideal solution would be one that like the E-box, has a central control system, without the need to adjust code in CLI for configuration. I have some experience on CentOS and Fedora, so I am able to do some configuration, like installing Samba, DHCP and VNC.

View 2 Replies View Related

Debian Configuration :: How To Best Manage Partitioning When Install Programs Not From Debian Repositories

Dec 4, 2010

How to best manage partitioning when install programs not from debian repositories?I just discovered that Debian installs applications not from repositories to /opt and /lib. Both directories or folders reside in root (/) partition.Having made my root (/) partition (which is only around 500MB) -- more than sufficient for holding a couple of linux images but NOT good for holding application.What is the best solution for resolving this? It's annoying and worrying that my system always reminds of a close to full capacity root partition.

View 7 Replies View Related

Fedora :: Setup A Regular Local Repository (rpms) And Manage A System With It Using Yum?

Feb 8, 2010

It is not difficult to set up a regular local repository (rpms) and manage a fedora system with it using yum. I wonder if the process is same for deltaRPMS. Has anyone successfully set up a local deltaRPM repo or is this something reserved for online repos? How does one achieve this?

View 5 Replies View Related

Debian :: How Debian 5 Manage Physical Memory

Jan 1, 2011

i need some information about how Debian 5 manage the physical memory . such as the memory management algorithms. i have googled it a lot but i couldn't find it.

View 1 Replies View Related

Server :: AV For System To Scan Windows Clients?

Nov 26, 2010

I need AV for Linux to scan windows clients.
I search over internet but not found something like that

Did anyone know something like this?

View 3 Replies View Related

Red Hat / Fedora :: Clients Won't Boot From System DHCP / Resolve This?

Dec 18, 2010

I have a windows and a linux box running DHCP respectively. The problem is whenever my client system boots up, it fetches the dynamic IP from the windows box. What should I do in order for my Linux box to provide dynamic IP's to clients? Both servers are in a single network. connected via switch.

View 1 Replies View Related

Debian :: Gui In XFCE To Manage Users And Groups?

Aug 26, 2011

Running Wheezy with an XFCE desktop. Is there anything I can install to manage users and groups from a gui

View 2 Replies View Related

Debian Multimedia :: How To Manage KDE Panel / Taskbar

Jan 30, 2016

I tried Google and searching here to no avail...

Running Debian Jessie 8.3
Linux 3.16.0-4-amd64
KDE SC Version 4.14.2 with plasma

I am trying to remove some icons from the "taskbar"/panel and find the only real options are adding MORE widgets, adding another panel, or deleting the whole panel.I simply want to remove a duplicate and re-arrange the icons without having to delete the panel, add another panel, and careful add, in the order I want the icons, the widgets right-click on the panel and I get "Task Manager Settings ALT+D,S" and "Panel Options" which offers no visible means of managing the panel.I condemned to deleting the panel and starting over?

View 3 Replies View Related

Ubuntu :: Package Management System Is Broken

Nov 12, 2010

I JUST got back on my laptop now that I have my new A/C adapter, and guess what? The package management system is broken! Which sucks, because I have quite a bit of updates to install.

Here's the details provided by Synaptic when installing the new version of AWN:

Code:

View 5 Replies View Related

Software :: Where To Get MySQL Management GUI Tool For System?

Nov 24, 2009

I'm looking for a graphical database management tool that will allow me to create some tables and whatnot. I'm looking for an application similar to Toad: http://www.toadsoft.com/toadmysql/

Does anyone know of a similar program for Linux?

View 5 Replies View Related

Debian Configuration :: Manage GNOME Keyrings In Wheezy?

Jun 8, 2011

Last week I upgraded from Squeeze to Wheezy. Everything seems to be in order, except now launching empathy will get my 4 separate GNOME keyring prompts in a row. I guess my keyring got copied for some reason, but I can't figure out what package to install to deal with my keyrings, as gnome-keyring-manager is only in sid...

View 2 Replies View Related

General :: Best System Distribution For Color Management And Printing?

Apr 22, 2010

Is any one distribution of Linux, particularly suited for color management and printing? I have alot of photo printing to do that needs to be accurate color wise, I have already installed Open Suse with Gnome to try Linux, on an old machine and the printing although good, is very slow...

View 4 Replies View Related

Debian Multimedia :: Compiz Failed To Manage Screen After Upgrade

Jun 16, 2011

I have upgrade my debian sid and after the new kernel update, xorg can't start because I need to rebuild the module. After the build, xorg start, but not compiz, who say :
[cubox@cubox-fixe:~]$ compiz (core) - Fatal: Root visual is not a GL visual
compiz (core) - Error: Failed to manage screen: 0
compiz (core) - Fatal: No manageable screens found on display :0
Launching fallback window manager

View 5 Replies View Related

OpenSUSE Install :: System Management Locked By The Application With Pid 5084

Mar 3, 2011

i am running openSUSE on virtual box bt when i try to install applications i got

system management locked by the application with pid 5084

i have try to kill the process with kill and process id command but when i try to install appn again i got the same prob,

View 7 Replies View Related

Server :: Make Read Only Share Folder With No Printout Access To Clients On System?

Nov 29, 2010

Actually i have to make one share folder on linux in such way that user should only read the documents from shared folder and they should not take prints of that folder.could any one telme what server i should use.?samba or nfs?how can i stop client users to stop taking prints from that shared folder.

View 3 Replies View Related

General :: Possible To Keep The Screen-saver But Disable The Rest Of The Power Management System?

Feb 17, 2010

I have recently loaded Ubuntu 9.10 which runs perfectly, except for the power management system.I go into the GUI power management screen and tell it to use the screen-saver after ten minutes, but NEVER suspend/ hibernate but it suspends/hibernates anyway,sometimes after an hour, sometimes hours later.Is it possible to keep the screen-saver but disable the rest of the power management system?

View 2 Replies View Related

General :: Focus On Command Line Machine System, Network Basics, And File Management Knowledge?

Feb 17, 2011

As a strategy for learning linux I have decided to adopt using a lean windows based approach. I want to focus on command line machine system, network basics, and file management knowledge. In other words find out how desktop manager does it's business, so I know how to master my machine, but by and large once I have made my choices, leave it alone to do just that.

I figure I should know how applications are internally configured etc., but I also figure an apps GUI and config choices should take care of installations, and program usage as in M$ windows. Surely taking care of an applications dependencies are the responsibility of the developer, are they not?

I am working my way through "Rute User's Tutorial and Exposition (Version 1.0.0)" right now for an overall viewpoint. Can anyone suggest a specific source for a point by point explanation of the command basis of a generalised "desktop management" application (KDE,LXDE)? Better yet would be if it had some parallel comparison of the varied approaches taken by different distributions of linux.

A secondary question, is that allowed? Up to a certain point in Ms windows, a thorough knowledge of DOS 6.xx would theoreticaly enable one to more or less duplicate the actions of the windows overlay. Is there a basic distribution (or subset in all of them maybe?) of linux that would be consistent with that paradigm? What would be analogous to DOS batch files, or GM-Basic? Oh! that's 3.I am certainly appreciating the depth of this forum, and the breadth of knowledge among you forumite's. Reading it is time well spent.

View 7 Replies View Related

CentOS 5 :: Get The System Booted To A Bare Minimum Required To Install Chef (Server Management Software)?

Aug 20, 2010

I am in the process of creating a kickstart configuration file for some RedHat 5.5 and Centos 5.5 servers (Production and test respectively).I have googled about a bit but I cannot find a good list of the bare minimum packages required for a command-line system.If anyone knows how I can trim this list down anymore it would be much appreciated. The aim of this kickstart.cfg is to get the system booted to a bare minimum required to install Chef (Server management software). Chef will then setup Apache, Ruby on rails environment etc.

All this server will need to do is, from a static IP, Host a Ruby on rails app, send emails, send data to a server on the web, accept ssh and occasionally and connect to a SMB/CIFS share This list was taken from the anaconda-ks.cfg file after a RedHat install of what I thought was a pretty minimal system onto a VM but I noticed that cups, the avahi daemonsand gam_server are installed and running which I do not believe are needed for a pure web server.I know that these types of questions are hard to answer without a complete knowledge of the operating environment and what "minimum" is in this case ("@core only? but I wanted yum damnit!")

@admin-tools
@base
@core

[code]....

View 1 Replies View Related

Debian :: Photo Management Software

Feb 22, 2010

I installed Debian Lenny on a Desktop computer for my wife, and am looking for an application to manage her photos.Specifically, what I'm looking for is a way to graphically display a file of thumbnails that reside in a specific folder and allow me to rearrange the order of them them as I see fit. The altered file would then be written back to the hard drive to be viewed with any photo viewer.

View 8 Replies View Related

Debian :: How Do We Perform Offline Patch Management

Sep 10, 2010

How do we perform offline patch management with Debian? This isn't a question about which tools to use on Debian to load the patch once it is on a CD and transferred to said offline computer via sneaker net. More, how do I keep said offline (or strictly firewalled) computer in synch?

Pardon me while I make a comparison to Solaris. I am in no way stating Solaris is better. It just happens to be my baseline of experience.In Solaris, I can download Cluster Patch Updates (CPU). So if I build a Solaris box with a CD that is a year or more old, I can download the latest CPU and get the box patched up to date, and from that point on sneaker-net patches as they appear.

View 2 Replies View Related

Debian :: Package Management - Can't Install Its Nb Pdf Reader / Fix It?

Aug 10, 2011

I am new to Debian but a long term user of various other Linux distros, most commonly Ubuntu at home and Xubuntu for my old work computer. I tried Debian 6 LXDE the other day on the older PC, from a live LXF disc. It picked up all my hardware automatically and was so stable (more so than the Xubuntu LXDE distro on the HD) that I decided to install it.

Now that it is on the HD it is still very stable, but I am struggling with package management and installing "stuff".

I am fairly comfortable with the CLI and have managed to get myself into the sudoers group, install grub and add the old Xubuntu to grub manually (I was not impressed that Debian didn't pick up the other two distros on the machine, even after a grub install and update grub and all the other tricks I could think of).

Anyway, back to package mngt:

First, why is there no pdf viewer/reader by default? How do you start building if you can't read the many helpful articles in pdf?

But more annoying, when I try to install pdfedit, epdfview, evince, okular, pdf-viewer, osso-pdf-viewer or kpdf (at least one of which MUST work in Debian LXDE) using "apt-get install" or "aptitude install", as root or as sudo in the Terminal, why do I get "Couldn't find any package whose name or description matched" "Couldn't find package" or "Unable to locate package"? I can't even install synaptic to help!

Then I found that my sources.lst only listed the install CD as a repository (how stupid is that?) so added some repositories to it (eg deb http://http.us.debian.org/debian stable main contrib non-free) and did a sudo apt-get update. And apt STILL can't find anything.

And what is that Debian Installer in the >Menu>System Tools? It asks for a password then nothing opens that I can detect. Is there a GUI for package mngt?

View 1 Replies View Related

Debian Configuration :: Bad Bandwidth Management Behind SSH Tunnel

Mar 2, 2016

We have an Apache Subversion (http) server for hosting our codes, and, for the 3 next month, we are behind a DSL connection (max upload 100 kB/s).

When a remote co-worker try to download a new fresh copy of our projects on his computer directly over http, the transfer goes fine : with a bandwidth monitor (gnome-system-monitor or bwm-ng) we can see that the server is trying to send ~95kB/s and the connection remains usable for others task in parallel (just a bit slower, which is normal).

But : when the remote co-worker is connected through SSH to this server, and uses tunneling to communicate with Apache Subversion, the server is sending more than 200kB/s : the connection is not usable for other tasks during the transfer as with ~102kB/s actually transferred through the DSL Line, it's completely congested and more than fifty percents of the packets are lost.

I think that I understand why : TCP/IP auto-detects the max amount of successfully transmitted bytes per second, and try not send more than this maximum value.

When the Apache server is connected to the local instance of openssh-server through localhost, packets are transmitted successfully between them. Only after, openssh-server try to send it to the client (and should retry if it's not successfull) but during that time, Apache is already giving the next one... giving this saturation effect (Apache is not aware of the saturation, or at least, not enough)

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved