Ubuntu :: Webmin To Create A VH - Getting An Error
Sep 7, 2010
Alright so my apache files are compleatly new, just installed, i placed my server name in http.d file, but now i want webmin to create a VH and i cant figure out how to do it, i keep getting an error like
I'm setting up a network backup on a workstation here using Webmin. I'm backing up to a local FTP server. I set everything correctly (FTP credentials, directories, etc) but I get an error saying "Could not create file" and another saying "Cannot write: Operation not permitted"
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.
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
Whenever I try to take backup from webmin I get following error message. Starting backup of module configuration files to /Applications/backup.tar.gz .. .. failed! TAR failed : I don't understand meaning of this error.
I installed webmin on Debian apt-get install webmin. After installation following message came. Code: Setting up webmin (1.510-2) ... Webmin install complete. You can now login to https://IP:10000/ as root with your root password, or as any user who can use sudo to run commands as root. So I infer that the installation was successful.
But when I do Code: http://IP:10000
I get following error Code: Error 111 (net::ERR_TUNNEL_CONNECTION_FAILED): Unknown error.
I have installed webmin. I am configuring ldap server using webmin gui. when i try to add user by ldap user and group I get following error. Failed to save user; Failed to add user to ldap database; modification required authentication. I am new in ldap configuration and hope for best reply.
I'm attempting to install Webmin in Endian I download the tar.gz file and ran setup.sh and it says it is installed, however it doesn't let me go to the webpage it says. I get a timeout error. I'm using the current version of endian and webmin.
I am running Webmin Squid and Dansguardian. Works great. Trying to set up multiple groups now. In the Dansguardian module it has an icon to set up lists and configs for multiple groups. I click it and I get the following: Global symbol "$debug" requires explicit package name at /usr/share/webmin/dansguardian/setupfiltergroups.cgi line 114.
It repeats this same error message for line 123 138 139 141 302 and 315. I am running Ubuntu 9.10 desktop. Ubuntu is up to date. Not sure if I need another package or not? When I installed Webmin, I installed apt-get install perl libnet-ssleay-perl openssl libauthen-pam-perl libpam-runtime libio-pty-perl libmd5-perl when I set it up, so I am not sure if I need another module or anything to help with the error?
I tried creating a virtual server in apache and it got created successfully. (I also added a zone in dns for that domain successfully) However, when I try opening that domain in my browser, I see a popup window which asks me what to do with "default" which is a php file type.
I dont see the index.php which should actually open. What do I do to make the php files display correctly?
im trying to install a .sh file for a online game but i get this error Unrecognized option: -XstartOnFirstThread Could not create the Java virtual machine.
I am trying to use Ubuntu for the 2nd time, I tried before with a different version buy gave in eventually as I couldn't create a bootable USB drive.
I have tried to create a USB boot from the USB Creator on the download it gets to 94% and fails with a chksum error, I have established that the file is indeed the right one.
What could the problem be? Im using a 1gb stick do you think it may be failing due to it been too small?
have set up a server with OS on a 250GB disk (sdd) and 3x 1.5TB drives for a RAID5 storage setup (sda, sdb and sdc).Using webmin I can delete and create a primary partition in each one. But while I can also format sda and sdc, it refuses to do sdb for some reason:Executing command mkfs -t ext4 /dev/sdb1 ; partprobe ..mke2fs 1.41.11 (14-Mar-2010) /dev/sdb1 is apparently in use by the system; will not make a filesystem here!
But I'm not using it simon@ubuntu:~$ lsof | grep /dev/sdb simon@ubuntu:~$ lsof | grep /dev/sdb1
While installing linux, i got error message when i tried to create LV for /boot... i checked with my friends n they told me that /boot should be a standard partition... why is that, i asked them but they had no good explanation for it... could someone please explain me why do we create standard partition for /boot, why can't i use LV??? also i heard that its good practice to create separate partitions (LV or standard) for /, /home, swap & other major directories instead of 1 partition for all these.
However, when I rebooted the system there was a message stating that the anti virus definitions were older then 7 days and that I should update the anti virus definitions.I tried to use Freshclam to do this and got the following messages:
[root@centos5 ~]# freshclam ClamAV update process started at Thu Oct 1 09:12:25 2009 main.cvd is up to date (version: 51, sigs: 545035, f-level: 42, builder: sven) ERROR: chdir_tmp: Can't create directory ./clamav-53a663906264d1cc34065aed10e96dc1
When I try to install something with KPackage, I get an error like the following:
error: Unable to create channel for file: <filename>
where filename is usually the tgz file I'm installing from. I can't find any references to this anywhere - any have any idea what it's telling me, and how to solve? A specific example is Wine - it gives this error:
error: Unable to create channel for file: /usr/local/src/wine-1.1.24-i486-1kjz.tgz
I'm running this as root in xfce. Running it as a regular user, after giving root password, gives the same result.
I tend to not use webmin, but there's just some things I dont want to deal with via command line. I know that having Webmin require an SSH tunnel is possible, but i'm not sure how to approach it.
I am current following this how to guide: [URL] I completed it and I am in the testing phases before I make it a public server...I plan to use webmin as my administrative tool on my 2 web servers...Should I install webmin on my load balancers as well? The reason I ask is I want to know if there is any benifit to put it on the load balacers...Would I get any added features?
When I use evolution to encrypt an email I get the following error
Code: could not create message Because "gpg: writing to `-' gpg: DSA key AC806A0E requires a 256 bit or larger hash gpg: signing failed: General error ", you may need to select different mail options.
Information: Code: # gpg --version gpg (GnuPG) 2.0.12 libgcrypt 1.4.4 Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later [URL] This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.