Quantcast
Channel: Linux tutorials Archives | Unixmen
Browsing all 1264 articles
Browse latest View live

How To Install Django In Ubuntu

Many python developers have used django or at least heard about it. Django is the python web development framework for the perfectionist with deadlines as it encourages rapid development and clean,...

View Article


Image may be NSFW.
Clik here to view.

Install LAMP Server (Apache, MariaDB, and PHP) On openSUSE 13.2/13.1

LAMP is a combination of operating system and open-source software stack. The acronym LAMP comes from the first letters of Linux, Apache HTTP Server, MariaDB/MySQL database, and PHP or Perl or Python....

View Article


Image may be NSFW.
Clik here to view.

Install LEMP Server (Nginx, MariaDB, and PHP-FPM) On openSUSE 13.2/13.1

LEMP is a combination of operating system and open-source software stack. The acronym LEMP comes from the first letters of Linux, Nginx(engine-x) HTTP Server, MySQL/MariaDB database, and PHP or Perl or...

View Article

How To Install virtualenv And virtualenvwrapper In Ubuntu

A virtual environment is very useful to python developers as it allows to test different versions of a package in an isolated and dedicated environment inside your machine. The virtualenv tool is used...

View Article

Image may be NSFW.
Clik here to view.

dupeGuru – Find And Remove Duplicate Files Instantly From Hard Drive

Introduction Disk full is one of the big trouble for us. No matter how we’re careful, sometimes we might copy the same file to multiple locations, or download the same file twice unknowingly....

View Article


Image may be NSFW.
Clik here to view.

Monitorix – An Open Source, Lightweight System Monitoring Tool For Linux

Introduction Monitorix is a free, Open Source monitoring tool that can be used to monitor as many services and system resources as possible. Unlike other monitoring tools, it is very simple to install,...

View Article

Image may be NSFW.
Clik here to view.

How To Create A Multiboot USB From Ubuntu Using MultiSystem

Introduction For those who don’t know, MultiSystem is a small, Open Source freeware to create a multiboot usb drives from Linux systems. Using this utility, we can create any number of bootable Linux...

View Article

Image may be NSFW.
Clik here to view.

Intel Graphics Installer For Linux – Install Latest Intel Graphics And Video...

Introduction Intel Graphics Installer For Linux is a free utility that can be used to install latest graphics and video drivers for Intel graphics hardware. It is developed and maintained by Intel...

View Article


Image may be NSFW.
Clik here to view.

System Program Problem Detected – How To Fix Or Remove It In Ubuntu?

if you’re an Ubuntu user, probably sometimes or often, you may get an error “System Program Problem detected”. Ubuntu has a built-in utility called Apport, which is used to notify you whenever a...

View Article


Image may be NSFW.
Clik here to view.

How To Setup FTP Server On openSUSE 13.2/13.1

This tutorial will describe how to install and configure a basic simple FTP server on openSUSE 13.2/13.1 using VSFTD. vsftpd (Very Secure File Transport Protocol Daemon) is a secure, fast FTP server...

View Article

Image may be NSFW.
Clik here to view.

How To Install PostgreSQL 9.3 And phpPgAdmin In CentOS 7/6.5/6.4

Introduction PostgreSQL is a powerful, open-source object-relational database system. It runs under all major operating systems, including Linux, UNIX (AIX, BSD, HP-UX, SGI IRIX, Mac OS, Solaris,...

View Article

Install Oracle Java JDK 8 On CentOS 7/6.5/6.4

This tutorial describes how to install and configure latest Oracle Java JDK on CentOS 7, 6.5, and 6.4 servers. Although, the steps should work on other RPM based distributions such as RHEL 7, 6.x,...

View Article

Image may be NSFW.
Clik here to view.

How To Install Apache Ant, Maven And Tomcat On CentOS 7/6.5

In this tutorial, let me show you how to install Apache siblings such as Ant, Maven, and Tomcat on CentOS 7 and 6.5 server. These three siblings can be used while building Java based applications. The...

View Article


How To Drop Database In Oracle 11 Without Using DBCA

In this small tutorial, I want to show you how to drop the database without using the GUI tool DBCA 1- Export database SID if not yet Already defined export ORACLE_SID=database 2- Connect as sysdba...

View Article

Image may be NSFW.
Clik here to view.

CDEmu – A Virtual CD/DVD Drive For Linux

Introduction As you may know, CDEmu is a tool to emulate an optical drive(CD/DVD ROMs) in Linux. Using this tool you can mount images like ISO, BIN, IMG, and MNF without the need of a physical drive....

View Article


Image may be NSFW.
Clik here to view.

PostInstallerF – A Post Installer Tool To Make A Perfect, Full-fledged...

Introduction Not all distributions comes with all essential applications for daily usage, Agree? You have to install additional Repositories, softwares like Chrome, Flash player, Java or something in...

View Article

How To Migrate From MySQL To MariaDB On Linux

Why should I migrate from MySQL to MariaDB? The answer is very simple. MariaDb is an enhanced drop-in replacement and community-developed fork of the MySQL database system. It was developed by MariaDB...

View Article


Image may be NSFW.
Clik here to view.

[Quick Tip] How To Fix GPG Error BADSIG in Linux Mint / Ubuntu

In this post we are going to look at how to fix BADSIG errors in Linux Mint / Ubuntu and their derivatives. Below is an example of such messages: Reading package lists... Error! W: GPG error:...

View Article

Fedora 21 has Been Released!

Hi Fedora fans! Here is the good news for you. The most anticipated Fedora 21 final is now made available for download. It comes with three flavors: Workstation Edition Server Edition Cloud Edition...

View Article

How To Setup MariaDB Galera Cluster 10.0 On CentOS

MariaDB is a relational database management system (RDBMS) and  MariaDB Galera Cluster is a synchronous multi-master cluster for MariaDB. It is available on Linux only, and only supports the...

View Article
Browsing all 1264 articles
Browse latest View live