Linux
Linux is an open-source operating system modelled on UNIX.
How to Setup WebDAV Based File Server Using Apache2 on Ubuntu 12.04
Hi fellas, after a while going to write about setting up a WebDAV based file sharing system. What’s WebDAV? Well, to make it simple it’s a protocol for read write access to the file system works in conjunction with http web services. Somewhat similar to ftp access. One advantage using this setup is you can enable [...]
ZPanel – Installing & setting-up on Ubuntu
ZPanel is a free web hosting manager similar to cPanel. This amazing host manager is a will work effortlessly with Microsoft, UNIX/LINUX or Mac OSX workstations (desktop or server based). This can turn a home or professional server into a fully fledged, easy to use and manage web hosting server. All you need is a fresh [...]
How-To: “rm” command to empty a directory with huge file list
Though I’m a Linux user, even I find my self trapped in such occasion when executing commands. But, I never forget that Google is my friend. I make a note to my self of whatever I find as solution. Therefore, I thought this might help somene like me to make their life easy. : D May be some you experts already know this. But this is [...]
Archive All Incoming & Outgoing Mails in Zimbra / Postfix
My friend using Zimbra at his office asked me that if there’s any possibilities to keep all incoming and outgoing mails of all users in separate location where his boss can see the mails while users are unaware of it 😀 After few Google searches I found the solution. It basically auto bcc all inbound and outbound emails to specified [...]
Prolink PHS300 Dongle on Ubuntu
First of all, I must admit that I’m not a geek. I started to use FOSS in 2009 just because I didn’t wanted to use pirated softwares since that would be breaching the second precept of Buddhist Five Precepts. However, recently I bought a mobile internet connection with a dongle from Etisalat. Before buying the dongle, I [...]
Rsync Script With File Versioning by Date
This script I’m using on my file server when mirroring the data from primary hard drive to backup and external hard drive. Which basically checks for the files which have been modified or deleted on primary by comparing backed up data on the backup drive and then move the unmodified and undeleted files from backup drive to a [...]
How Linux is Built [Video Log]
Linux is a UNIX based operating system assembled under the model of free and open source software (FOSS) development and distribution. I’m a die-hard fan for the Linux distribution, as it inspired me a lot than comparing to windows. Major reason is that, I love the CLI environment than the GUI which took me to learn about Linux. [...]
Setup a Headless Transmission Client in Ubuntu 12.04
After searching for a solution to run Transmission BitTorrent client as a service (daemon) instead of opening manually and keep the running icon on the desktop and found ‘transmission-daemon’ package which will let us to run Transmission in a headless server or in our own NAS. Transmission daemon can be accessed by [...]
MiniTube – An app which plays & downloads YouTube videos
While I was trying to find a song on YouTube, I suddenly thought of an App because of the frequent crash on my chrome. I’ve no idea what’s happening, but Google’s Chrome started acting wierd these days.. even when I’m on windows or linux (Ubuntu). While the time I search for the video, I also started to think of [...]
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 [...]