Configure Sendmail on Fedora 20/RedHat/CentOS to send emails

You have installed your new [easyazon_link asin="0782127371" locale="US" new_window="default" nofollow="default" tag="wn0d5-20" add_to_cart="default" cloaking="default" localization="default" popups="default"] Linux [/easyazon_link] machine and you want be able to send out email from the machine to…

Continue ReadingConfigure Sendmail on Fedora 20/RedHat/CentOS to send emails

Inxi – tool to check hardware information on Linux system

It is usual that some user on [easyazon_link asin="111821854X" locale="US" new_window="default" nofollow="default" tag="wn0d5-20" add_to_cart="default" cloaking="default" localization="default" popups="default"] Linux [/easyazon_link] systems struggle to find what hardware specs are on their systems. There…

Continue ReadingInxi – tool to check hardware information on Linux system

Unmet dependencies for Webmin on Debian or Ubuntu system error

  • Post author:
  • Post category:How-ToLinux

Webmin is great GUI tool to have on your Linux server for quick view on what is  going on with the system eventually from anywhere. I personally like the tool as well and I have tried to install it on our [easyazon-link asin=”B00005R099″ locale=”us”] Debian Gnu/Linux [/easyazon-link]. The installation of .deb package was failing all the time with same message on dependencies.

Option two, I have downloaded tar.gz and run install script. I was able to install Webmin however could not anymore update the system.

Quick install of Webmin on the [easyazon-link asin=”B006X2QEQS” locale=”us”] Debian [/easyazon-link]server from tar.gz archive:

cd /
mkdir TEMP
cd TEMP
wget http://prdownloads.sourceforge.net/webadmin/webmin-1.630.tar.gz
wget http://www.webmin.com/jcameron-key.asc (more…)

Continue ReadingUnmet dependencies for Webmin on Debian or Ubuntu system error