Top 99 Linux operating systems according to Distrowatch [2016]

Mint Ubuntu Debian openSUSE Fedora Mageia CentOS Arch elementary LXLE Android-x86 Puppy PCLinuxOS Kali Lubuntu Manjaro Deepin Zorin Bodhi FreeBSD Robolinux SteamOS Simplicity SparkyLinux Ultimate Lite Tails Q4OS Xubuntu KaOS PC-BSD 4MLinux Netrunner Slackware Kubuntu Gentoo KNOPPIX Red Hat ReactOS antiX Ubuntu GNOME Elive MakuluLinux Scientific Chakra Sabayon HandyLinux Tanglu ROSA Salix BackBox Alpine Korora […]

Easily Share Files Between Windows / Linux / Macs Over Network Using NitroShare [Updated]

NitroShare is very handy application to send files from remote computer to any connected computer in the same network. Most of the time no necessary configuration required to send/receive files between computers using NitroShare. It is cross-platform available for Linux, Windows and Mac, which mean you can easily transfer files between two machines doesn’t matter […]

Install Glances on Ubuntu 16.04 

Glances is a cross-platform curses-based monitoring tool which aims to present a maximum of information in a minimum of space, ideally to fit in a classical 80×24 terminal or higher to have additional information. It can adapt dynamically the displayed information depending on the terminal size. It can also work in client/server mode. Remote monitoring […]

Getting Started with Ubuntu 16.04 (PDF Guide)

Getting Started with Ubuntu 16.04 Getting Started with Ubuntu 16.04 is a comprehensive beginners guide for the Ubuntu operating system. Getting Started with Ubuntu 16.04 is not intended to be a comprehensive Ubuntu instruction manual. It is a quick-start guide that will get you doing the things you need to do with your computer easily, […]

Memory management in Ubuntu and Linux

Memory management in Ubuntu and Linux in general is fairly optimal. Any applications that cause memory problems (eg “memory leaks”) would be considered buggy. Unused RAM is utilised by the system for read-ahead cache and other optimisations. These optimisations are removed from memory if it required by the system, so there’s no need to clean […]

6 Ways to Speed Up Your Ubuntu PC

6 Ways to Speed Up Your Ubuntu PC   Ubuntu is pretty snappy out-of-the-box, but there are some ways to take better advantage of your system’s memory and speed up the boot process. Some of these tips can really speed things up, especially on older hardware. In particular, selecting a lightweight desktop environment and lighter […]

Simple Weather Indicator for Ubuntu Now Has Its Own PPA

A new version of the ‘no frills’ weather indicator  is available to download. And, more importantly for those of you who rely on this site to tell when a new release is available to install, applet updates are now available through a dedicated PPA. What’s New? For a weather applet pitched on its simplicity, getting the app to […]

My Weather Indicator for Ubuntu

My Weather Indicator for Ubuntu  is an indicator advanced  that allows you to have at hand, the weather situation up two locations in the area of indicators. My Weather Indicator for Ubuntu In the display menu you have the most interesting facts about the current weather situation. Data such as, Temperature Pressure Humidity Thermal sensation […]

Install Samba Server Ubuntu 16.04 (Xenial Xerus) server | Ubuntu

Samba is an Open Source/Free Software suite that provides seamless file and print services to SMB/CIFS clients.” Samba is freely available, unlike other SMB/CIFS implementations, and allows for interoperability between Linux/Unix servers and Windows-based clients. Install Samba Server in Ubuntu Use the following command to install samba packages sudo apt-get install samba samba-common This will […]