How To Install iRedMail Mail Server In Linux
About iRedmail
iRedMail is a free, full featured and full-fledged open source mail server solution for Linux and BSD. Using iRedMail, anyone, even a novice...
Linux and Windows Weighed Up
I was introduced to the Linux world two years ago and I was amazed by its performance. I did not know much at that...
Create A Whisker Menu Launcher On Manjaro XFCE
Hi Guys,
In this tutorial, we are going to create a Whisker menu launcher ourselves, that is manually. Mostly, when we install application they are...
Managing And Publishing Files Hosted In A Webserver With Mollify
Have you ever wanted a utility to manage and publish the files/folders hosted in your remote web servers easily and as well as more...
Suspend VS hibernate in Linux, what is the difference?
Question: Suspend VS hibernate in Linux, what is the difference?
Answer:
Suspend stops operation of all applications and system state is saved in RAM, the machine...
APT Reaches Version 1.0.3
The APT development team has released a new version of their tool, Advanced Package Tool 1.0.3.
A few errors are fixed in this release, better...
Managing passwords in Linux with KeePassX
KeePassX
keepassx is a password manager to allow users to keep the passwords safe by using the encryption alogorithms either AES (alias Rijndael) or Twofish...
Opensuse11.4 – Apache – Access Forbidden 404| FAQs
Question: I installed apache from yast manager in opensuse and i started apache, everything went ok. Now when i type in the browser
http://ip i...
Install Google Talk Plugin In Manjaro Linux
Google Talk Plugin will enable you to call (Video and Voice) your contacts or friends via Google Hangouts, which may be Video or Audio...
How To Use ldd Command in Linux with Examples
If you're using a Linux machine, you will be dealing with executable files constantly – be it on the GUI or on your terminal....
SELinux And Non-Default Home Directory Locations
SELinux greatly enhances security by going beyond discretionary access control (DAC) and implementing mandatory access control (MAC). MAC allows implementation of additional restrictions on...
Getting One Time Password for FreeBSD using OPIE
Introduction
Secure Shell, or SSH, is a cryptographic (encrypted) network protocol for initiating text-based shell sessions on remote machines in a secure way. This allows a user...
Samba 4.0.10 Released!!
Samba is a a free software licensed under the GNU General Public License which is used to enable interaction between Microsoft Windows and other...
How to upgrade or update kernel of the CentOS to Latest...
The kernel is the core of the operating system, and runs the CPU, manages system memory, controls access to disk drives, and contains device...
How To Install Websvn In CentOS 7
WebSVN offers a view onto your subversion repositories that's been designed to reflect the Subversion methodology. You can view the log of any file...
Linux vs Windows: Here are 9 Most Essential Differences
Linux and Windows are the two most popular operating systems for personal computers. Both of the systems have different purposes and functionality. But each...
How to install openssh in Archlinux
Question: How to install Openssh in Archlinux ?
Answer:
1- First installl the packages from pacman
pacman -Sy openssh
2- Start openssh daemon with:
rc.d start sshd
:: Starting...
Install Numix Icon and Theme In Manjaro Linux
Numix from its official website, is a modern and stylish way to give your desktop a warm and jazzy feel.
In this tutorial am going to...