Tag Archives: Debian

Getting Debian 7.0 ‘Wheezy’ Up and Running

Written by Chris Jones on . Posted in linux command, Linux distributions, Linux tutorials, opensource, Releases, Software

large_debian

Now that you have installed Debian 7.0 ‘Wheezy’ and got yourself comfortable with it, it’s now time to get some software installed on to your system system. The first things you’ll need to do is update the repository source list. … Continue reading

Debian 7.0 ‘Wheezy’ Review

Written by Chris Jones on . Posted in Linux distributions, News, opensource, Releases, Reviews, Software

large_debian

Just short of two weeks after the big release of Ubuntu 13.04 ‘Raring Ringtail’, I had Debian 7.0 ‘Wheezy’ arrive on my desk for testing. I have a huge amount of respect for Debian, as do most other Linux users. … Continue reading

Cherokee – An Open source light weight cross-platform Webserver

Written by SK on . Posted in Hosting, Linux distributions, Linux Mint, Linux tutorials, Ubuntu

cherokee-mascot

Cherokee is an Open Source, cross-platform, fast and light weight web server. It supports all major web features such as FastCGI, SCGI, PHP, uWSGI, SSI, CGI, LDAP, TLS/SSL, HTTP proxying, video streaming, content caching, traffic shaping, etc. All the configurations … Continue reading

Setup Mail Server in minutes using iRedMail in Ubuntu 12.10 / Debian 6

Written by SK on . Posted in Linux distributions, Linux Mint, Linux tutorials, opensource, Ubuntu

ubuntu-logo

iRedMail is a full featured open source mail server solution. We can deploy mail server in less than fifteen minutes for our organization. If you have fast internet connection, then you can deploy it under 2 minutes. In this how-to … Continue reading

NFS Server installation and configuration in CentOS 6.3, RHEL 6.3 and Scientific Linux 6.3

Written by SK on . Posted in CentOS, Fedora, Linux distributions, Linux Mint, Linux tutorials, Ubuntu

tux

NFS, Network File System, is a server-client protocol used for sharing files between linux/unix to unix/linux systems. NFS enables you to mount a remote share locally. You can then directly access any of the files on that remote share.

Syncronise time with NTP server in Ubuntu /Mint/Debian

Written by Mel Kham on . Posted in Frequently Asked Questions, Linux Mint, Linux tutorials, Ubuntu

faq-150x120

How to Synchronize time  with NTP  server in Ubuntu /Mint/Debian ?

Nvidia 304.51 drivers released

Written by Panos Georgiadis on . Posted in Linux tutorials

nvidia-logo

Yesterday was released Nvidia 304.51, the new release comes with many bug fixes rather than new features or significant improvements. Simply put, 304.51 driver is the stable version of the 304.48 beta.

Enterprise Desktop for the Home Office

Written by Chris Jones on . Posted in News, opensource, Reviews, Software

tux

For the home office, I’ve been searching for a new stable enterprise class operating system to replace my current desktop. I thought it might be an interesting read for our Unixmen audience to join me in my quest to find … Continue reading

Howto- Install RPM Packages on Ubuntu

Written by Mel Kham on . Posted in Frequently Asked Questions

In Ubuntu/Linux Mint you can  install softwares from Software Centers or via PPA/Synaptic . If any software is not available in deb/software center/ppa and it’s only available in rpm, than you can  convert that rpm file to deb package with … Continue reading

Howto- Install Python 3.x in Ubuntu, Debian, Fedora & Centos

Written by Mel Kham on . Posted in Frequently Asked Questions, Linux tutorials, programming

Question: How to install Python 3.x in Ubuntu, Fedora &  Centos?