Sharing Files from Ubuntu to Windows
KB ID 0000412 Problem If you have only a few files to share, you might want to consider using Dropbox, however if you want to share your files over the network then you need to install samba and configure it. Solution Related Articles, References, Credits, or External Links Special Thanks to Morbuis1 Over at the Ubuntu Forms for the help. Samba Install Error
Cisco ASDM – Accessing with Ubuntu
KB ID 0000396 Dtd 11/02/11 Problem Even though I prefer to use command line, there are times I need to manage Cisco firewalls from the ASDM. To do this from my Netbook running Ubuntu 10.10 it was not as straight forward as I was used to. Solution In my scenario I’m using Ubuntu 10.10 Desktop Edition, Chrome as my browser, and the ASDM is running version 6.3(1). 1. Before we start I’m assuming you know what the ASDM is and...
Webmin – Upgrade Error – ‘Perl (Net::SSLeay) is needed’
KB ID 0001100 Problem I like to keep my CentOS server updated as much as I can, but the last couple of times I’ve gone to run the upgrade of the Webmin console, I’ve got this; error: Failed dependencies: perl(Net::SSLeay) is needed by webmin (version) Solution 1. As error messages go this is not a bad one, it obviously needs perl installing. So SSH into the server and execute the following command; yum -y install perl...