Ubuntu Servers :: FTP Server With Gui Frontend For User Administration

Mar 18, 2011

I want to make a FTP server with web frontend for administering it, eg creating users, groups, setting which directories users can access and so on.I found some web frontends for proFTPd, like those URL... , bus all of them seems to be very old and doesn't work nicely. I tried ProFTP Administrator and it won't work.Do you know some solutions to manage ftp server users, groups, permissions over web? Or by some frontend program.

View 2 Replies


ADVERTISEMENT

Server :: MySQL Root User - Administration And Permissions

Jun 22, 2010

I'm using an older redhat system (2.6.9-22.ELsmp) here which is running an older mysql (server version: 4.1.12). I don't think that's the source of the problems. I believe that have understood things rightly when I say that the mysql root user is unrelated to the linux root user ... in my case I believe the root user to be the unix user mysql. So when I connect to the server (local host from a local terminal) I use:
Code:
-bash-3.00$ mysql -u mysql -p
and enter a blank password

This gets me on, however I seem unable to do anything like create database or alter privilege. I wonder if its related to my finding no database called mysql?
-bash-3.00$ mysql -u mysql -p
Enter password:
Welcome to the MySQL monitor. Commands end with ; or g.
Your MySQL connection id is 11 to server version: 4.1.12

Type 'help;' or 'h' for help. Type 'c' to clear the buffer.
mysql> show databases;
+----------+
| Database |
+----------+
| test |
+----------+
1 row in set (0.00 sec)
Although I understand that show databases will not show things I have no priv to see. Does this mean my settings for the users are all screwed? How do I rectify this situation? Some other (perhaps) useful information.

Code:
[root ~]# cat /etc/my.cnf
[mysqld]
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
# Default to using old password format for compatibility with mysql 3.x
# clients (those using the mysqlclient10 compatibility package).
old_passwords=1
[mysql.server]
user=mysql
basedir=/var/lib
[mysqld_safe]
err-log=/var/log/mysqld.log
pid-file=/var/run/mysqld/mysqld.pid

So my BASEDIR seems to be nothing like is suggested in the documentation at [URL].

View 2 Replies View Related

Ubuntu Servers :: Writing Specialization Work About Administration Apache And Ftp Server On 10:10 Server?

May 22, 2011

Does anyone have some material about statistics using ubuntu / linux server, or a text which generally describes the ubuntu server?I need urgent, i'm writing specialization work about administration apache and ftp server on ubuntu 10:10 server, so I need something for the conclusion.

View 7 Replies View Related

Server :: Monitor 200 Servers - System Administration ?

Apr 28, 2011

Say,you have 200 linux servers and you want to monitor things like, disk activity, disk usage, CPU usage, various logs of the servers. What tool is best recommended for this system administration purpose ?

View 3 Replies View Related

Ubuntu Servers :: Web Server Administration \ How To Find The Own Nameserver Numbers

Jan 11, 2010

does anyone know of a good site/book/guide to learn about linux web server administration?
and also how do you find the your own nameserver numbers? would that just be the IP of my web server?networking isn't my forte, but i do intend to learn with this project.

View 5 Replies View Related

General :: Administration - View Command History Of Another User

Jul 11, 2011

Can anybody show me how to view command history of another user? I am an admin on my machine. I can see normal history by viewing /home/user_name/.bash_history but i can't see commands of that "user_name" when they were doing sudo. Is there a way to view all command executed by one user?

View 3 Replies View Related

Server :: Tuning Apache To Handle PHP With NginX On The Frontend

Jun 24, 2010

My intention is to have EngineX on the frontend handling all static files, and Apache + mod_php in charge of handling PHP requests. I have optimized nginx to be as efficient as possible in handling static files, but have very little experience with Apache. Since Apache would only be processing PHP requests, would the standard Apache optimization guides suffice or would it best to configure it differently?

PS: this is a dedicated file server, the database is hosted separately.

View 2 Replies View Related

Ubuntu Servers :: Need Good LDAP Administration Tool

Feb 11, 2011

Is there any good LDAP-Administration tool ?

I need to setup test accounts and groups.
For that I can test a LDAP-to-DataBase synchronization tool.

Anything with which I can quickly add users /Groups in the directory structure.

I don't care which LDAP-server, as long as it is stable enough to run for 10 minutes.

View 5 Replies View Related

Fedora Servers :: Puppet Before For System Administration?

Jul 17, 2009

Have folks tried Puppet before for system administration? Puppet is system administration Automated [URL]Following article mentions that;

[Code]....

View 3 Replies View Related

Ubuntu Servers :: Simple Q Multiple Apache Users And Remote Administration

Feb 7, 2011

how one professionaly would solve the security and administration for the multiple webadmins, but firstly I give some general information.I spent 2 days searching and there are alot of good guides but I dont see my specific questions answered, not so I can understand them atleast.I have Ubuntu 10.10 64bit server edition installed.I am educating myself and am new to linux but use vmware and have installed Gentoo multiple times and a copy of Ubuntu server. This server is going to be setup on the 64-bit 10.10 Ubuntu virtual machine.

View 3 Replies View Related

General :: CentOS Servers Central Administration Tools

Jul 19, 2011

We have 300+ server and 2000 websites . all server os is centos-5.x . I am looking for central administration tools webbased so i can manage all server from the central server .currently we have use central ftp management(pureftp), central htaccess management (mod_auth_mysql) ,monitoring(nagios)

We need user management (same uid gid all server) also easily find which virtual host configure on which server. how many ips free on which server . central server backup and restoration ,central db management central firewall management,central nfs management and more .

View 2 Replies View Related

Ubuntu Servers :: Multiple User For A Web Server?

Jan 15, 2011

create an Apache web server with multiple user accounts, for work. Each user needs to be able to upload his/her files via SSH Each user needs his/her own web directory, (preferably in their home directory for ease with permissions) There web directories need to be password protected Only one user account (mine) should be allowed remote SSH control. It needs to be easy to add new users to the system.

View 1 Replies View Related

Ubuntu Servers :: User Rights With Minimal GUI On Server?

Jan 17, 2011

I am trying to set up a simple home file-server for media and backups, using an old Atom board I had lying around and 1GB memory, so I don't want a full desktop. All goes well with installing server 10.10, using LVM for my data disk. However, I wanted some GUI tools since I am not familiar with the CLI, so I installed gdm, xorg, and gnome-core as suggested in some threads and forums.So far so good, it boots into the Gnome desktop, but I can't get sudo access with anything (synaptic, gkedit, etc.) - always "incorrect password". I am fine from the console; I reset my user password, no luck; I set up another admin user, and that also works in console but not the desktop.I have no idea where to go next and can't find anything that works in the forum

View 4 Replies View Related

General :: Administration - Managing SAMBA Shares And Giving User Specific Access For The Shares

Jul 28, 2010

I am working as a Linux administrator in a very small data centre with 5 servers with following routine tasks.

1. Managing SAMBA shares and giving user specific access for the shares.
2. Scheduling backup of some mount points with rsycn to store data in remote hard disk
3. User and group administration, with sudo access.
4. Creating and Managing Xen Virtual machines and giving access to other project teams.
5. Automating some tasks with Shell Scripting.
6. Managing FTP server for user uploads.

I have practiced a lot in my home laptop without RHEL training, Cleared RHCE and LPIC1. I want to do some advanced system admin tasks, but do not have option in my current data centre. With Above skills is it possible to get a job ?

View 9 Replies View Related

Ubuntu Servers :: Create A Multi-user LAMP Server?

May 25, 2011

I am looking to create a multi-user LAMP server. For example the domain name behind my curent server is [URL] I would like user1 to have [URL] and user2 [URL]

View 9 Replies View Related

Ubuntu Networking :: Remote Administration Without Server Over Ineternet?

Jun 16, 2010

I'd like to administrate my parents' computer over the Internet. When I google for a tutorial on what I have to install and configure on my and their PC, I always end up with tutorials on servers and the like or tutorials for a connection between Ubuntu and Windows.

Does anyone know of an easy tutorial for remote desktop when two private, simple (Ubuntu-installed) PCs are involved?

View 1 Replies View Related

Server :: Administration - Get Entry Level Job

Jun 13, 2011

I am a M.C.S.E certified professional and i want to become a linux admin, presently i am pursuing rhce from a reputed institute , how can i get entry level job in linux , which topics i should be very clear.

View 3 Replies View Related

Server :: Automating Linux Administration Through Web Interface

Aug 5, 2010

The question that I am posting here is quite interesting as it was asked in the interview I attended today. And, honestly, I could not provide a solution. Ok, here goes the problem statement:Design a Web Interface that has three text fields:

IP Address:
Subnet Mask:
Default Gateway:

And a button:

When we click the Submit button, the two entries must be set in the concerned files and then the network service must be restarted to bring the new IP Address, Subnet Mask, and Default Gateway in effect.As we all know that these settings can be done by the root user or a user who has those priveleges.The complete web interface needs to be done only in PHP. Some Shell Script can be used if required.

View 1 Replies View Related

Server :: Distro-independant Or For Slackware Administration?

Mar 28, 2010

I'm looking for some books that can get me started on server administration. I'm looking for either distro-independant or for slackware server administration.

View 7 Replies View Related

Fedora Servers :: How To Switch User When Access To Server From Windows?

Dec 3, 2009

I have samba server(Fedora 11) here,but when I want to access to it from WindowXP ,the first time you need to tap in user name and password.But the next time ,you automatically log in Samba server with the user name as the first time you used. But I have not clicked the "Remeber me " option when I logged in.I want to switch user when I want to log in samba,does anybody know what is wrong ?

View 4 Replies View Related

Server :: Tomcat Administration Webapps Not Authenticating Username - Manager Password

Jul 4, 2010

I installed Apache Tomcat6,every thing is running fine but facing problem in Tomcat administration webapps:- in manager webapp [URL] in this i am using username=manager password=s3cret but not it is not authenticating with these credentials in host-manager webapp [URL] in this,i am using username=admin password=s3cret
but it is also not authenticating with these credentials i edited file /etc/tomcat6/tomcat-users.xml

[Code]...

View 2 Replies View Related

Ubuntu Servers :: Setup The MYSQL Server - Error: 'Access Denied For User 'root'@'localhost' (using Password: NO)'

Mar 26, 2010

I set up a servber on my local machine, & also PHp - Both working fine.I'm trying to load up MYSQL i have installed it, & *can* start/stop the server. however if I do anything else with it, I get this error :-

Quote:

root@gordon-desktop:~# sudo mysqladmin -u root -h localhost password MYPASSWORD
mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'root'@'localhost' (using password: NO)'

Query :-

1) How do I know MYSQL is actually active ? (apart from the message it says that its statrted (or stopped).

2) Is there a way to

a) Find out the usernames that are recorded on the MYSQL server ?
b) set / RESET the 'root' username (I know MYSQL root user is different to PC root user)
c) anything else I can do on the PHP / website code to see if MYSQL is working

(as yet, no tables / databases etc have been set up - as I can't get past this error message - I get the same error when setting up a database.)

Ps I did allow my usermname (when logged in to ubuntu) to edit / create files in the /usr/www/ directory (but it is still OWNED by 'root' - that directory)

View 4 Replies View Related

Ubuntu Servers :: User Quotas - Limit - One User Should Be Able To Use 1900 GB And The Other 600 GB

Oct 29, 2010

Im trying to limit the diskspace users on the system may consume, and i found quotas (im a total linux noob). But when i try to set it, no matter what i set it to the maximus is 2 GB. Now... i need quite a lot more than that. One user should be able to use 1900 GB and the other 600 GB. How can i fix this? Im using ubuntu server 10.04.

View 9 Replies View Related

Fedora Networking :: Samba Server Not Shown In System Administration / Give Permission To Access Home Folder?

Jul 1, 2010

I installed samba server in my external HDD. But it is not shown in system ----> Administration. Is there any problem. Then How to give permission to access home folder.

View 3 Replies View Related

Ubuntu :: Building A Frontend In BASH?

Jun 8, 2010

I want to be able to create a Dialog (similar to the one for Winetricks, run it without parameters to see it) with a checklist that tells my script to go out and download whatever scripts of mine I've selected. I also wish to make a GUI for some of my more complex scripts, such as my Backup script so I can have a nice looking menu instead of a text based one.Does anybody know a good place to learn how to do this, with lots of explanations and breakdowns of each part of the script?

View 4 Replies View Related

Ubuntu Multimedia :: No TV In MythTV Frontend?

Feb 11, 2011

After overcomming a lot of difficulties, my MythTV (Via Epia 10000EG with Hauppauge PVR 500 card) worked with Mythbuntu 9.04. Last year it crashed and I had no time to spare to rebuild it.

Last couple of weeks I had more time and downloaded and tried to install Mythbuntu 10.10. Everything seems to be installed ok, but I get no picture in MythTV when I select "Watch TV" and no picture when I try to record something. When watching TV, the message "Please wait" appears for appr. 5 secs and then the system returns to the menu.

I installed Mythbuntu 10.10 and am using the provided IVTV drivers.

Dmesg and lspci give no errors, every seems to be in order, IVTV drivers are loaded, initialized and errorfree. Cat /dev/video0 gives me static in MPLAYER. The MythTV backendlog doesn't even give a message, the frontend log just says there is no picture...

There seems to be an error between the back and frontend. I checked the settings in capturecards, TV sources, channel edits, etc,etc, but I can't find it.

View 7 Replies View Related

Ubuntu :: Does Anyone Know Good Gui / Frontend For Crontab?

Jul 17, 2011

I know the crontab format and editing is pretty easy, but I always forget the format. So I would like to have a frontend/gui. As far as I can tell a good one doesn't exist anymore.kcron - what I used to use, no longer exists (and I switched to ubuntu from kubuntu)gnome-schedule - does not show all users, does not allow for fine control that kcron had.Does anyone know a good gui/frontend for crontab? I guess I'm just going to have to get in the habit of researching the file syntax, how to edit it, and editing manually.

View 3 Replies View Related

Ubuntu :: AV Softwares With A Graphical Frontend?

Apr 10, 2010

Are there any decent AV softwares for linux,with a Graphical frontend?

View 7 Replies View Related

Fedora Servers :: Server(s) Run As "nobody" User?

Jan 25, 2010

if I enter a command as root to start the dnsmasq server (a lightweight combination dhcp and bootp server bundled with F11 and F12 and probably others)- even in the format as below

Code:
su [options] [commands] [-] [username]
the list of active processes still shows the user as "nobody".

[code]....

View 3 Replies View Related

Ubuntu :: Debconf: Unable To Initialize Frontend: Kde?

Jul 11, 2010

I've been having this pop up lately, trying to figure out if this would be possibly related to my amarok not working as well...

Code:
debconf: unable to initialize frontend: Kde
debconf: (Can't locate Debconf/FrontEnd/Kde.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.1

[code]....

View 1 Replies View Related







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