How to connect from Chromebook to EC2 with crosh shell

You got  a [easyazon-link asin="B00AG0BLWU" locale="us"] Chromebook [/easyazon-link] and want to connect to [easyazon-link asin="1449393683" locale="us"] Amazon EC2 [/easyazon-link] instance over [easyazon-link asin="1470069717" locale="us"] SSH [/easyazon-link] from this device. Press ALT+CTRL+T to access…

Continue ReadingHow to connect from Chromebook to EC2 with crosh shell

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

How to uninstall specific KB from Windows 7/8 or Server 2012 with WUSA command line

In latest operating systems such as [easyazon-link asin="0596806396" locale="us"] Windows 7 [/easyazon-link], [easyazon-link asin="1449314031" locale="us"] Windows 8 [/easyazon-link], [easyazon-link asin="0735666318" locale="us"] Windows Server 2012 [/easyazon-link] you can find tool called WUSA.WUSA.EXE is…

Continue ReadingHow to uninstall specific KB from Windows 7/8 or Server 2012 with WUSA command line