Linux tutorials

Nameserver IP’s Missing in WHM Centos

This entry is filed under Cpanel Issues and tagged Name-server IP's missing in WHM, Name-server IP's not shown in WHM, I got the same issue...

How to Securely Share Files Between Linux Systems

Last week, I posted a “How To” on how to share files using an FTP server. Unfortunately, FTP is not what is considered secure,...

How to install Oralce 11g R2 Database server on Centos...

Question: How  to install  Oralce 11g R2 Database server  on Centos 6.x? Answer: 1-Before to begin you have to  download  Some  dependencies yum -y install binutils compat-libstdc++-33...

How to Share Files Between Linux Systems

In today's world, most of us have more than one computer device in the house. There is often at least one desktop PC and...

NVIDIA 304.64 has been released! A look at new features and...

NVIDIA 304.64  is finally out fixing number of issues and bugs. The posts introduces you to its new features and details installation instructions. According to NVIDIA, they...

Blender 2.64 has been released! PPA Ubuntu

Blender 2.64 has been released, The 2.6x series is being targeted at including all work that happened in branches or patches past years. According to...

How to install OGRE in Linux

For a couple of days now, I have been working with OGRE on Open Morrowind (OpenMW) project, trying to accomplish my task as a...

Nvidia 304.51 drivers released

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...

VirtualBox4.2 has been released! PPA

VirtualBox4.2  is out,  according to the announcement, the release builds on previous versions by adding new features such as VM Groups which are designed...

How to install AMD Catalyst 12.8 in Ubuntu

First off, this is the proprietary driver for AMD Radeon HD owners, version AMD Catalyst 12.8. So far, there is not solution for GNOME...

How to fix your discrete GPU temperatures

During summer sessions, computer hardware is getting seriously hot and needs our attention. The most common problem causing artefacts into your screen is due...

Gooseberry – An alternative to Raspberry Pi

Gooseberry is another alternative to Raspberry Pi, and according to the manufacturers it is three times faster than its rival. This new berry comes...

Write your own Youtube music downloader script

It's an undeniable fact that Youtube is one of the top three most visited websites in the world. Many people upload their personal moments,...

Secure Erase your SSD

The SSD drives have already hit the market and their arena is shaping up to be fierce with a lot of players. For those...

Nvidia 302.17 has been released! Install in Ubuntu12.04, LinuxMint13, Fedora17

Few days ago was released Nvidia 302.17, the new release comes with many new features, improvements and bug fixes, some of the new added...

openssl to convert cer chaine files to p7b files

Question: How to convert cer files to p7b files ? Answer: Lets download the  cer  files  from the  server openssl s_client -connect mijn.ing.nl:443 -showcerts CONNECTED(00000003) depth=3...

Conky_7 and Conky_8- Just Another 2 Stunning themes for Conky

In my previous posts, we saw together many nice themes for conky (Conky Lua, Conky_2, conky_5 and more). Recently was released 2 new conky...

How to set up Python scripting for Apache

In this post i will show you how to set up Python scripting for Apache. Note that I assume that you have already set...