Skip to main content

Posts

Showing posts with the label 16

TeamSpeak Client 3 0 16 32 bit

TeamSpeak Client 3 0 16 32 bit TeamSpeak is flexible, powerful, scalable software which enables people to speak with one another over the Internet. TeamSpeak consists of both client and server software. The server acts as a host to multiple client connections, capable of handling literally thousands of simultaneous users. Address book for easier management of multiple TeamSpeak servers Create multiple channels and sub-channels for your users Moderate channels for more control when hosting large group meetings Whisper functions so you can speak privately to inidividuals, groups of persons, or users in other channels This is the 32-bit version of the client. Want to Download? Click Here download  file  now

Tomahawk Music Player How to install it on Manjaro 16 10

Tomahawk Music Player How to install it on Manjaro 16 10 Tomahawk is a multi platform music player. It has a nice GUI interface, supports many streaming sources and to be honest, Tomahawk could be the best music player for Linux. Here I will show you how to install Tomahawk music player on Manjaro Linux.  Before I go through the installation, I want to share some images of Tomahawk running on Manjaro 16.10.  Tomahawk showing my music collections Tomahawk whats new information Tomahawk - Spotify How to install Tomahawk on Manjaro 16.10 Installing Tomahawk on Manjaro 16.10 is very easy.  First, make sure you have enabled the AUR repository on Manjaro.  Open Add/Remove Software (Pamac) and type "tomahawk". Under AUR tab, you should see Tomahawk listed.  Mark to install Tomahawk and press Apply. Please note that you will be asked to confirm the installation several times on the Pamac interface.  download  file  now

Top 7 things to do after installing Ubuntu 16 04

Top 7 things to do after installing Ubuntu 16 04 1.Enable Partner Repositories :   The partner repositories are another source of software , but for those with restrictive licenses that mean the general public cannot simply share them. These are official repos that already are added but disabled in Ubuntu. This command enables them. Software&Updates can be accessed through system-settings or by doing a Dash search. After enabling the repository we are going to do a system update & upgrade : 2.Adjust privacy settings :  3.Installing firewall GUI for easier firewall control: sudo apt install gufw (for firewall GUI) sudo gufw (To enable firewall via command line open a terminal and type in   sudo ufw enable)  4.Install Synaptic & Gdebi package tools: sudo apt install synaptic sudo apt install gdebi  5.Enable DVD playback on Ubuntu : Since Medibuntu is no longer available, you have to install libdvdcss2 repository manually. Download it from the link belo...