Linux
Keep SSH Session Alive After Disconnecting
When I use SSH to remotely manage my Ubuntu servers specifically when installing applications and editing config files sometimes I get disconnected due to internet connectivity issues. Most of the time I use Hamachi VPN to connect to the servers. If it get disconnected in middle of setting up something, there is no way to get the old [...]
How to Setup Zimbra Open Source Mail Server on Ubuntu 10.04
Discuss more about posts, topics & issues at our GeekLK Help Zimbra, an open source mail server is not just to send and receive emails but it’s a fully featured collaboration suite which includes calendar, tasks, file-sharing, IM, mobile support and many more… Now, I wanted to deploy an email server on my work [...]
Ubuntu Guide for Backup and Sync Files With Grsync
Many people care about their important data after they vanished or destroyed in some cases. Backing up data is one of the method to keep it secure. While having a backup storage it’s difficult to check and transfer only the files we’ve changed. There are many tools for automatically sync the changed files and keep local and [...]
Lynx – A Text based Web Browser for Linux
Who wants it anymore, we have fancy web browsers with graphical interface like Firefox and Chrome?. But this will be useful for a geek like me :D. Linux is command-line friendly, even having graphical interface we do many things using command-line or most Linux based servers don’t have a GUI at all. So it’s a cool thing to [...]
ARP Spoof fun with Middler
While surfing around found a nice tool to play fun with a tool called Middler using ARP Spoof (MITM). Middler is a tool which can inject a Javascript code (js) into target’s HTTP session. In this tutorial I’m going to explain how to perform this attack. If you don’t know how ARP Spoof works check my previous article [...]
Pardus – Another Operating System for Linux family [FOSS]
When you pronounce the name “Pardus“, you might be thinking what’s the meaning of it & why do they choose such names. Well, there’s nothing wrong with the name as I see, since Pardus is a Linux based Operating system developed by a Turkish (Turkey) crew. Pardus means “Tiger” [...]
How to install LogMeIn Hamachi on Linux [Video]
In my previous posts I’ve described installing and setting up simple Hamchi VPN and managing Hamachi clients for advance users. Hamachi not only supports Windows. It supports on any Linux OSs. But Hamachi only provides a command-line version by itself. As Linux is always open still you can have GUI front-end with a third [...]
FreeNAS Open-Source Storage Platform
If you are looking for a Powerful Storage system, FreeNAS is to go. You can build your own customized hardware machine instead of buying out of the box Storage devices such as NETGEAR products. The benefit is FreeNAS is free and Open-source which will let you build high performance system according to you budget, even an old PC would do [...]
Using Windows based applications in Ubuntu via Wine
As I started to use Ubuntu and forget about Microsoft. I was searching for softwares which I use mostly in Windows. Finally I got it. We can even install and run windows applications in Linux OSs. An application called Wine will help you to make it up. Follow the instructions on how to configure. Open your Terminal window in [...]