Archive for May, 2010

May 31 2010

Using Microsoft SFU for accessing NFS exports

Published by amjad under Debian

In this tutorial, we will explore together and see how easy it is to install and configure Microsoft’s Windows Services For Unix (SFU) which is now already available for free. It provides a Unix subsystem and other parts of a full Unix environment on Windows NT and its successors. The subsystem included is known as [...]

5 responses so far

May 28 2010

Installing and using omnitty terminal multiplexer

Published by amjad under Debian

With more power comes more responsibility, this is obviously true for omnitty. Allowing to run commands on multiple servers simultaneously is really powerful and also dangerous. Imagine a time when you had to run the same commands on a number of servers and you were desperate to do it as soon as possible without [...]

2 responses so far

May 27 2010

ssh passwordless authentication without keys

Published by amjad under Centos, Debian, Fedora, Network, Red Hat, Ubuntu

Imagine ever wanted to avoid the hassle of typing in the password while connecting to servers using ssh? Here is a really simply neat trick that will demonstrate how easy it is to accomplish it so it does not ask for password. And as a bonus, you will notice that the connection is surprisingly much [...]

One response so far

May 26 2010

Sharing a directory using nfs

Published by amjad under Centos, Debian, Fedora, Network, Red Hat, Ubuntu

This tutorial will walk you through exporting a directory so that we can read from or write to it. I will make it really simple so that in emergency situations, you are good to go within a few minutes

No responses yet

May 12 2010

Monitoring inbound and outbound netwrok connections

Published by amjad under Centos, Debian, Fedora, Network, Red Hat, Ubuntu

Ever found yourself in need of knowing all or some specific incoming and outgoing network connections? There is this little utility that will just happily log inbound or outbound network conections based on rules you set up

No responses yet