Results 1 to 6 of 6
I'm using Debian 'Testing' but webmin does not seem to be available with 'aptitude search' (Anyone knows why?). Is there a way to install webmin without installing from source files?
...
- 03-07-2006 #1Just Joined!
- Join Date
- Mar 2006
- Posts
- 18
Webmin is no longer found in Debian 'Testing'?
I'm using Debian 'Testing' but webmin does not seem to be available with 'aptitude search' (Anyone knows why?). Is there a way to install webmin without installing from source files?
Thanks !
- 03-08-2006 #2
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=343897
I guess not, unless you can find a .deb somewhere elseBrilliant Mediocrity - Making Failure Look Good
- 03-08-2006 #3
couldn't you just add a stable repository to your sources.list file and install webmin.
Then thru webmin configuration upgrade it to the newest version. it seems like that is what I did
- 01-28-2007 #4Linux Enthusiast
- Join Date
- Jul 2005
- Location
- Maryland
- Posts
- 521
tried to install Webmin on Debian and found that it fails when installing from webmin_1.320_all.deb file:
would'n work because of dependency problems...Code:dpkg --install webmin_1.320_all.deb
But I could still install it (on Linux debian 2.6.16-2-686) using webmin-1.320.tar.gz file:
by accepting the defaults for the few questions asked during the setup and creating login password.Code:tar xfz webmin-1.320.tar.gz cd webmin-1.320 sh setup.sh
It installed Webmin just fine and I can login to it.
- 01-28-2007 #5
From #debian irc:
There is nothing you can do in webmin that you can't do just as easy by editing conf files.from memory, webmin is a lame web-based interface for unsafe system administration for Unix. Check it out at http://webmin.com/security.html but, remember, dondelelcaro *hates* webmin. "i'd rather sit on the floor shoving table knives into live electrical outlets than run webmin on an exposed server." Obsoleted in debian: http://lists.debian.org/debian-devel.../msg00790.htmlDebian Sid LXDE Kernel liquorix CPU Pentium IV 2.80GHz GeForce 9400 GT
Debian - "If you can't apt-get something, it isn't useful or doesn't exist"
Giant Debian sources.list | Debian upgrade script smxi | sysinfo script inxi
- 01-28-2007 #6Linux Enthusiast
- Join Date
- Jul 2005
- Location
- Maryland
- Posts
- 521
It's true, especially if you are to create scripts, etc.. But, in general, webmin can save you time if you need something (single task) done right away, without much thinking, or looking for configuration files.
Originally Posted by craigevil
In my case, I am looking for PBX management software, and I found that there is a webmin module for it (not free though ..), so to test it, I need webmin.


Reply With Quote
