Hello guyz two days ago the third release of Linux Kernel 3.19.3 was already released by Greg Kroah-Hartman, you can check the change log on the official website below. Changelogs: https://www.kernel.org/ https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.19.3 In this tutorial we guide you how to install the latest kernel on Ubuntu and LinuxMint. Note: Its…
-
-
How to Install Cantata Music Player Client 1.5.2 in Ubuntu and Debian
Hello guyz in this tutorial we will guide you to install Cantata music Player on Ubuntu and its Derivative System. Cantata is a music player, working with KDE, or as a Qt4 application build available for Ubuntu and other version of debian. Cantata features: Support for Qt4, Qt5, KDE,…
-
How to Change Server Time in CentOS
I just usually use HKT because it is the easiest and it is the same as PHT. (Philippines Time) 1. Open a SSH/Terminal and type the following commands, and for windows user you can used putty to connect to server or you can access the Terminal by logging into VNC…
-
How to setup SVN Server on Ubuntu 14.04 LTS with Web Access
SVN (Subversion) is an opensource version control system. it is used to store previous changes of your project files like documentation, coding etc. also you can track and identify who made the particular changes in the project files . In this article we will guide you how to install SVN…
-
How to install Birdie on Ubuntu,Fedora,Arch Linux and ElementaryOS
Hi, in this guide i will guide you how to install #birdie on ubuntu 14.014 Birdie is an open source apps on linux deskstop. birdie is a Twitter client written with GNU/Linux in mind. Birdie makes use of native technologies like Gtk and GLib to provide a pleasant experience to…
-
How To Encrypt / Decrypt Files in Ubuntu/Debian with Two Commands
In this tutz, I will discuss how to easily and quickly encrypt and decrypt files using very simple commands on Ubuntu First install ccrypt on Ubuntu using this command: sudo apt-get install ccrypt For Debian, run these commands: su - apt-get install ccrypt To encrypt a file, cd to its…
-
How to configured SNMP Service/Daemon on CentOS 6
In this guide I’ll discuss how to install and configured SNMP service on CentOS5/6 or other linux system. Simple Network Management Protocol (SNMP) is a popular protocol for network management. It is used for collecting information from, and configuring, network devices, such as servers, printers, hubs, switches, and routers on…
-
Installing (D)DoS Deflate To Mitigate DDoS Attack
(D)DoS Deflate is a lightweight bash shell script designed to assist in the process of blocking a denial of service attack. It utilizes the command below to create a list of IP addresses connected to the server, along with their total number of connections. netstat -ntu | awk '{print $5}'…
-
How to Install RkHunter for Rootkit/Trojan Scanning on CentOS/RHEL
Rootkit Hunter (rkhunter) is a Unix-based tool that scans for rootkits, backdoors and possible local exploits. It does this by comparing SHA-1 hashes of important files with known good ones in online database as well as: MD5 hash compare Look for default files used by rootkits Wrong file permissions for binaries Look…
-
How to Install Uget Download Manager In Ubuntu Debian and Fedora
What is uGet? uGet is a lightweight and full-featured Download Manager for Linux and Windows,uGet (formerly known ad UrlGfe) is an open source, free and very powerful multi-platform GTK based download manager application was written in C language, that released and licensed under GPL. uGet Download Manager General Features: Downloads…



