Ubuntu Servers :: Do You Need A Root-account When Using Webmin?

Mar 30, 2011

I've got an old computer around that I've put Ubuntu server 8.04 on.At the moment, this is only a little hobby of mine purely for educational purposes. (Great for learning Linux!) After using this tutorial:URL...for setting up a LAMP-server, I'm trying to figure out is whether or not setting up a root-password is necessary or not. I think the tutorial is really great for a newbie, but it consistently uses su instead of sudo.I'm aware of the fact that setting a root-password isn't recommended in the documentation, but don't you need a root-account to be able to run tools such as webmin?

View 8 Replies


ADVERTISEMENT

Ubuntu Servers :: Webmin Dependency - Install Webmin On Edition 10.04 ?

Apr 3, 2010

I encountered a a dependency issue when trying to install Webmin on Ubuntu Server Edition 10.04 Beta1.

When you try to install webmin, libmd5-perl is not available in any of the lucid repositories:

I resolved the dependency prob by adding the following repository to my /etc/apt/sources.list: deb [url]

Then I did a sudo apt-get update then sudo apt-get install and libmd5-perl installed fine along with webadmin. BTW. I got a GPG error when doing a apt=get update because I did not import the public key for the debian repos I used to get libdm5-perl, which doesn't matter to me as I commented out the repos once I got libmd5-perl installed.

View 1 Replies View Related

Ubuntu Servers :: FTP Without The Root Account?

Mar 3, 2011

I try to use FTP to put new files and catalogs on my server and I always run into problems that I have not the right to create catalogs and files in the named catalogs and so on, it is very annoying.Is there a way around this problem or do I have to activate root account to not run into these problems all the time? I have worked with different UNIX-versions and variants for the last 15 years at least and have always had access to root account, why is it so dangerous to have access to root account in ubuntu?

View 3 Replies View Related

Ubuntu Servers :: Unable To Login With Root Account After New Install

Jan 11, 2010

This may sound a bit odd, but after installing Ubuntu Server 9.10 64-bit version, I can't seem to log in with the root account that I created. My user account works fine. I thought that I may have fat fingered the password when I created it so I ran the installer again since it takes very little time to do so. When creating the new root account password, I was very careful to type it correctly. After the install was complete, I am still unable to use the root account. I'm unable to SU from my normal user account, too. I just receive the Login incorrect error. Is there something with using root accounts with Ubuntu server that I'm missing?

View 8 Replies View Related

Ubuntu Servers :: Deactivate Root Account But Allow Software To Run As Rool?

Jun 23, 2011

I'm setting up a server on a Cloud Server hosting service. When they installed Ubuntu 10.04, they set it up with "root" access. Meaning they created an account called "root" and gave us a password to log in.Of course, I immediately created the admin (sudo) accounts for myself and the other administrator. However, being that we are most familiar with installing 8.04 LTS server on our own hardware, and thus set it up without root, we don't quite know how to get rid of the 'root' login, yet preserve the ability for our scripts and software to still run with root permissions.

View 7 Replies View Related

Fedora Servers :: Way To Continue To Use SELinux / Forward Root's E-mail To Outside Account?

Dec 23, 2009

I have installed Fedora Core 11 with SELinux enforcing.It appears (via log files) that if I use a .forward file in the home directory for root that SELinux prevents the use of this mechanism for forwarding e-mail.Is there a way to continue to use SELinux and be able to forward root's e-mail to an outside account?

View 3 Replies View Related

OpenSUSE Install :: Get Root Privileges On User Account Without Using Root Login?

Feb 5, 2011

i am having problems with privileges i have created a new user with my name, but i cant get root privileges on it. i need the same privileges as the root profile.

View 9 Replies View Related

Server :: Fedora Sending Mails From Root With Non-root Account?

Jul 14, 2011

I've started to get emails that would typically come from [URL] as [URL]. These emails come from services that send out emails (backup programs) directly, or from cronjobs. I've logged in as the non-root account and either sudo su - or su - to root and the restart the service at one point or another. If I login directly as root and bounce the service or cron the emails come across as from root. I don't see anything in my environment variables after I su to indicate what would cause this. I'm not sure where else to look? A pam setting? This seems to have happened between Fedora 10 and 14 (did a bunch of overdue upgrades recently) I've only got Fedora so I don't have anything to compare to. In Fedora 10 I did not have this problem.

View 2 Replies View Related

General :: Using SSH To Log Into A Non-root Account Using Root Password

Feb 10, 2010

I am trying to log into a server with a particular account. Let's say I don't know the password for that account. Can I do this using ssh? I am wondering if it is possible to do it in one command, instead of logging in as root and running su.

View 4 Replies View Related

Ubuntu :: Root Filesystem Full After Performing Cut & Paste In Webmin File Manager

Oct 20, 2010

I am running Ubuntu Linux 10.04.1 on an AMD 64-bit system. The server is primarily used for Windows file sharing via Samba in a small local network. I use webmin and putty to administer the system. I have two 1.4 TB drives for storage and one 500 GB drive with 18 GB mounted for root.I performed a large cut & paste operation (25.8 GB of files) using the File Manager in Webmin to move a certain folder into another folder within /media/Work. The operation failed and I am now getting a "root filesystem full" error, and am stumped.

View 8 Replies View Related

Ubuntu Servers :: Webmin - How To Add New Domain

Apr 4, 2010

I'm just getting familiar with my new VPS. I have webmin installed. I'd like to host more than 1 website on my server and I just can't figure out how to add a new domain (addon domain) to my server.

View 1 Replies View Related

Ubuntu Servers :: EC2 10.04 EBS AMI & Webmin No Working

Jun 17, 2010

I recently started with Amazon's EC2, and it's been smooth sailing up to this point. I installed the official EBS AMI ( ami-714ba518 ) for Ubuntu 10.04 and installed LAMP, etc. All this worked fine. However, Webmin is a bust. I cannot fathom why I can't get Webmin working after adding the webmin repo and installing via apt-get. This worked just fine on my physical server, but on Amazon it gives me "Firefox can't establish a connection to the server at xxxxxxx:10000." I made sure my security group allowed port 10000 through to my IP, and MySQL client connections work fine, so that can't be the problem.

View 9 Replies View Related

Ubuntu Servers :: Run Two Sites With Webmin?

Sep 5, 2010

Webmin running two websites from one server, i've made a second virtual server for my second site including its own document root with it's own index.html file ,but for some odd reason they both run the same site. And i use a Static ip address.

Sites:

[URL]

View 7 Replies View Related

Ubuntu Servers :: Unable To Use The Webmin

May 4, 2011

I have just done a fresh install of server 11.04 32bit.I installed webmin. I can hit webmin , but it doesn't take my login. I tried with both my users but it refuses to log me in as if my username or password is wrong.

View 5 Replies View Related

Ubuntu Servers :: Start To Finish Using Webmin?

Apr 2, 2010

I put together this 500+ page .pdf how-to, if your looking to setup a server, and manage it with Webmin. built on Debian, but should work here to for the most part[URL]..

View 9 Replies View Related

Ubuntu Servers :: Good Port For Webmin ?

Apr 11, 2010

I was wondering if I can use a different port for WebMin down below 1024 where I forward ports to my Linux box, rather than the current 10,000.

The reason is I forward higher ports to the Windows machine at present.

The goal is to keep Linux services down in the low port range. Suggestions?

View 3 Replies View Related

Ubuntu Servers :: Setup My Own Webserver Using Webmin

Nov 27, 2010

I am planning to setup my own webserver using webmin, but from what i've read i apprently need two harddrives. one for the OS & one for the data. can i just partition my harddrive into two because i dont have another hdd lying around. i also just want to note that this is my first time trying to do something like this sooo I rly want to try to set up my own server . As a side note ill list the specs of the comp i plan to use as a server. Pentium 4 2.8ghz, 1gb DDR, 80GB 7200RPM HDD.

View 7 Replies View Related

Ubuntu Servers :: Webmin Backup Does Not Work?

Mar 7, 2011

I want to make a daily backup of my websites from ubuntu server over ftp to another server I own. Backup schedule and process works, the problem is backup restore. Winrar says: The file is corrupt, 7-zip crashes.

Backup archive looks ok (the same size as original folder) and you can also extract it ignoring the error by winrar. But the extracted folder only contains one or two subfolder and one file(usually image) and that's all.

If I try to restore from Webmin it doesn't report any error, and it looks like restore worked. But restored files are nowhere.

View 5 Replies View Related

Ubuntu Servers :: Accessing The Webmin - This Webpage Is Not Available

Apr 28, 2011

i try to access my webmin but it give me "This webpage is not available." now, webmin is useless for me if i want to uninstall webmin, is some other application will affected (like apache, mysql, etc) ?

View 9 Replies View Related

Ubuntu Servers :: System Log Is Not Showing Up On Webmin?

Aug 11, 2011

I am using ubuntu 10.04.3 LTS and I have webmin 1.560 installed but when I look at Un-used Modules its showing system log is there and when I click on it I get this: The syslog configuration file /etc/syslog.conf was not found on your system. Maybe syslog is not installed, or a newer version like syslog-ng is in use, or the module configuration is incorrect.

View 2 Replies View Related

Ubuntu Servers :: 9.10 - Webmin Not Working (Page Cannot Be Displayed)

Jan 23, 2010

I installed ubu server 9.10 on my desktop, then I tried to install webmin and I was able to do that too. When I try to connect to webmin I get "page cannot be displayed" so I thought let's change the port...I changed to port 443 as recommended on the website.

Here is the miniserv.conf:
port=443
addtype_cgi=internal/cgi
realm=Webmin Server
logfile=/var/webmin/miniserv.log
errorlog=/var/webmin/miniserv.error
pidfile=/var/webmin/miniserv.pid
logtime=168 .....
Now I tried connecting using the ip address and the hostname. I also tried with http and https
https://hostname.com:10000 and 443 ... no go.

View 9 Replies View Related

Ubuntu Servers :: Webmin Not Working - Webpage Can't Be Displayed

Jan 13, 2011

I have installed ubuntu server 10.04 on a virtualhost. I have installed webmin fine.
When I try to access the webpage from my web browser the webpage cant be displayed.
I have attached the output of ifconfig.

View 3 Replies View Related

Ubuntu Servers :: Dansguardian + Squid + Webmin = Not Working

Mar 22, 2011

I have a proxy server (squid-3) that I would like to setup Dansguardian to do additional web filtering.

The system:

Ubuntu 10.10 - all updates as of today
Dansguardian - 2.10.1.1-2ubuntu0.1 (latest update)
Squid3 - latest update (not squid 2.7)
Webmin - 1.530 (all updates)
Webmin dansguardian module - 0.7.1

Ok - I have all of the above installed. When I go to the DG module page in Webmin, I get the following:

Warning - the version of DansGuardian you have is not supported by this Webmin module version
Webmin Module Version 0.7.1 supports DG version 2.10 (& 2.9)
Currently installed DG version

This obviously makes no sense, since I am running DG version 2.10.1...

PS. I have squid installed, but not configured (still tinkering) - could this be the problem? That squid needs to be running for DG to work?

View 2 Replies View Related

General :: Fail Webmin Install - E - Package Webmin Has No Installation Candidate

Apr 6, 2010

I have had webmin running previously but i just recently installed Unbuntu server and i am now trying to install webmin. after typing this to install webmin sudo apt-get install webmin it started doing its thing and then it halts.

Giving me the following message: "Package webmin is not available, but is referred to by another package. this may mean that the package is missing, had been obsoleted , or is only available from another source."

The first thing i did after installing webmin was edit the sources.list

Then i tpyed sudo nano sources.list I uncommented everything with "deb" in front of it

I also uncommented

deb cdrom:

I then typed this sudo wget [url]

After getting that i typed this apt-get install perl libnet-ssleay-perl openssl libauthen-pam-perl libpam-runtime libio-pty-perl libmd5-perl

Then i tryed to install it and got that error.

I also tryed install it using this tutorial [url]

When i got to the part when i need to type

sudo apt-get install update this is what happened

View 10 Replies View Related

Ubuntu Servers :: Tcp Port Webmin Is Set From A Terminal On The Host Computer?

Feb 26, 2010

I'm having trouble with Webmin. I got it up and running. However, I was changing the 'listen on port' to something other than port# 10000. I made sure ufw was open to the tcp requests on my new webmin port only. UDP has been disabled. I type in my browser my ip address with the new port, and I get 'problem loading page' now. How can I see the tcp port webmin is set from a terminal on the host computer? Do I goto a webmin folder and change a .conf file?

View 4 Replies View Related

Ubuntu Servers :: Script To Install Transparent Proxy With Webmin

Apr 11, 2010

I just made a script to install a Transparent Proxy with DHCP Server, Content Filtering and Webmin. It installs and configures the modules and starts them. I can use from two to five interfaces (eth0, eth1, eth2, eth3 & eth4). I've tested in 8.04 to 9.10 and works fine. It does not configures BIND and IPTABLES, just install all the modules needed for a transparent proxy, and configures DHCP, SQUID, DANSGUARDIAN and WEBMIN for Ubuntu. I did it because mostly all configurations I do are transparent proxies.

What does:
1. Installs many packages needed for transparent proxies, and webmin. Also installs perl modules needed.
2. Configures default Squid settings for transparent proxies, and a better Dansguardian content filtering for public access.
3. Configures and fixes Webmin DHCP and Dansguardian modules to work on Ubuntu.
4. Configures DHCP Server subnets.

What doesn't:
1. IPTABLES and BIND. You must configure both manually. IPTABLES can be configured with Firewall Builder or other firewall tool. BIND can be configured using Webmin or the CLI.
2. Configures /etc/network/interfaces. You must configure all network interfaces correctly. Any mistake can screw the automatic configuration.
3. Dansguardian Blacklists. You must use your prefered blacklists. I use URLBigBlacklist with a modified script to work on Ubuntu (downloaded from Danguardians' Extras and fixed up to work on Ubuntu).
4. Check the script if there's something missing.

View 1 Replies View Related

Ubuntu Servers :: Tomcat Manager And Webmin Not Accessable On EC2 Instance

Jun 23, 2010

I've got my first EC2/cloud instance of Ubuntu up and running. This is my first time really dealing with the server edition. I've loaded Apache, Tomcat, PostgreSQL, and Webmin. I've got a public IP on the instance and it is working. I've opened, for now, ports 80, 8080, 443, and 10000 to 0.0.0.0/0.

I cannot get into Tomcat Manager or Webmin at all through a browser. For Tomcat, I've restarted, stop/started, and verified that Tomcat is running. I installed Webmin all through apt-get commands so any dependencies should have been installed (first time doing it this way), but cannot get to the login screen. But if I just go to the IP, Apache goes to the "It Works." splash page. Did I miss some set up? Is there an internal firewall in Ubuntu Server edition that needs to be set?

View 1 Replies View Related

Ubuntu Servers :: File Manager Applet In Webmin Works Only With LAN IP

Jul 10, 2010

when I connect to Webmin using [URL], I cannot get the File Manager Java applet to work. If I connect from within my LAN using [URL], the applet works.

View 9 Replies View Related

Ubuntu Servers :: Webmin And Syslog-ng Won't Start On Boot After Upgrade From 8.04 To 10.04

Sep 16, 2010

I recently upgraded a Ubuntu server from version 8.04 to 10.04 and after a reboot the webmin and syslog-ng server do not start at boot anymore. I can start them manually by doing /etc/init.d/webmin start and /etc/init.d/syslong-ng start and everything works fine until I root again. Granted this machine is rarely rebooted but when it is, I don't want to have to remember to start these services. I have tried a full removal of syslog-ng and reinstall but to no avail. The entries are in the rc directories like they should and the links are valid.

View 1 Replies View Related

Ubuntu Servers :: Configure Virtualhosts With Webmin On 9.10 Karmic Koala

Sep 16, 2010

I'm a bit of a Nooob to Virtual hosting. On my internal network 192.168.1.x I have a dns server running bind9 My DNS / web server is 192.168.1.3 I have succeeded in getting [URL] to resolve and it goes to my web page in /var/www/ Now I want to get say [URL] to go to /var/www/music/

1. What's the best way to go about this?
2. Can I configure it using webmin or do I just do it the old fashioned way through a terminal?
3. I tried virtual hosts via the following method

Added to /etc/apache2/sites-available/default
NameVirtualHost 192.168.1.3:80
Then created
/etc/apache2/sites-available/music.7rocks.com
<VirtualHost 192.168.1.3:80>
ServerName music.7rocks.com
ServerAlias music.7rocks.com

Then

[Code]....

View 4 Replies View Related







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