How To Install The Latest QMPlay2 In Ubuntu
QMPlay2 Build 13.12.15 has been officially released with many new features and improvement of minor errors. What is new in this release of QMPlay2? - Added possibility to set tabs at the top of the...
View ArticleInstall Flowblade Movie Editor In Ubuntu
Flowblade Movie Editor is a multitrack non-linear video editor for Linux released under GPL 3 license. Flowblade is designed to provide a fast, precise and robust editing experience. In Flowblade clips...
View ArticleHow To Install Liferea Feed Reader In Ubuntu
Hi unixmen readers, In this tutorial I will teach you guys how to install a nice news aggregator in your Ubuntu machine. It is called Lifera. This nice feed reader allows users to read news offline and...
View ArticleInstall Radio Tray In Ubuntu
Radio Tray is an online radio streaming player that runs on a Linux system tray. Its goal is to have the minimum interface possible, making it very straightforward to use. Radio Tray is not a full...
View ArticleMount Remote Filesystems Over SSH Using SSHFS
We, all, use NFS, Samba and OpenAFS to mount and access remote file systems over network. Unfortunately we need administrative privileges on both side to setup NFS, Samba or OpenAFS servers. No more...
View ArticleHow To Create An ISO Image With genisoimage Tool
Dear unixmen reader, In this article I will teach you how to create an iso image from your files with the genisoimage tool. What is genisoimage? genisoimage is a pre-mastering program to generate...
View ArticleInstall EPEL Repository On RHEL / CentOS / Scientific linux 6.x, 5.x
EPEL stands for Extra Packages for Enterprise Linux. It is a Fedora Special Interest Group that creates, maintains, and manages a high quality set of additional packages for Enterprise Linux such as...
View ArticleInstall REMI Repository On RHEL / CentOS / Scientific Linux 6.x, 5.x And...
We have shown you how to install EPEL repository on RHEL/CentOS/Scientific Linux in our previous tutorial. Now let us see how to add REMI repository which is created and maintained by a French guy...
View ArticleSetup LDAP Server in CentOS, RHEL, Scientific linux 6.5/6.4/6.3
In this tutorial we are going to setup LDAP server using 389 Directory Server. The 389 Directory Server is an enterprise class open source LDAP server developed by Redhat Community. Features -...
View ArticleHow To Install Sublime Text 3 In Crunchbang 11 ‘Waldorf’
In this tutorial we are going to show you how to install Sublime Text 3 editor in Crunchbang 11 ‘Waldorf’ 1. Open Terminal (Super + T) 2. Run the one of the commands below to download Sublime Text 3...
View ArticleSetup FTP Server On CentOS, RHEL, Scientific Linux 6.5/6.4/6.3
vsftpd (Very Secure File Transport Protocol Daemon) is a secure, fast FTP server for Unix/Linux systems. In this how-to article, let us see how to setup a basic FTP server using vsftpd on CentOS 6.5....
View ArticleSetup VSFTPD Server with Virtual Users On CentOS, RHEL, Scientific Linux...
We have already shown you How to Setup VSFTPD Server on CentOS 6.5/6.4 in our previous article. In that method, the users created in the server itself were logged-in to FTP server (i.e. local users)....
View ArticleHow To Install Manjaro XFCE 0.8.8 [GUI] Step-by-Step Guide
Manjaro is a user-friendly Linux distribution based on the independently developed Arch operating system. Developed in Austria, France, and Germany, Manjaro provides all the benefits of the Arch...
View Articlesshuttle: A Poor man’s VPN Over SSH
Do you ever wanted to use SSH as a VPN? kidding me? No, really. There is little piece of useful utility called “sshuttle” is available to completely turn your SSH connection as VPN. sshuttle is a...
View ArticleInstall LAMP Server (Apache, MariaDB, PHP) On CentOS, RHEL, Scientific Linux...
LAMP is a combination of operating system and open-source software stack. The acronym LAMP is derived from first letters of Linux, Apache HTTP Server, MariaDB database, and PHP/Perl/Python. In this...
View ArticleInstall LEMP Server (Nginx, MariaDB, PHP) On CentOS, RHEL, Scientific Linux...
LEMP is a combination of operating system and open-source software stack. The acronym LEMP is derived from first letters of Linux, Nginx HTTP Server, MariaDB database, and PHP/Perl/Python. In this...
View ArticleHow To Access Twitter Via Command Line (Terminal)
Hello Guys, Everyone has at least one social media account. Twitter is a great one that most people like as well. I like tweeting too. Yes we use the Terminal for a lot of stuffs, we can also use this...
View ArticleHow To Install Curlew Multimedia Converter In Ubuntu
Dear linux geek, If you are looking for a nice and easy to use multimedia converter then you should try Curlew. It is written in python programming language and has the following dependencies: -...
View ArticleSetup NFS Server On CentOS, RHEL, Scientific Linux 6.5/6.4/6.3
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...
View ArticleHow To Configure Automatic Updates On Ubuntu Server
The unattended-upgrades is used to automatically install updated packages, either all updates or only security updates. Let us install this package using command: $ sudo apt-get install...
View Article