How to change themes in Linux mint
In linux mint you can change and install new themes. The current version that is Linux Mint 18 mate comes with 14 pre installed themes. You can set any one of these as a default theme in linux mint. Change…
In linux mint you can change and install new themes. The current version that is Linux Mint 18 mate comes with 14 pre installed themes. You can set any one of these as a default theme in linux mint. Change…
Linux mint 18 mate comes with open JDk 8 by default. Open JDK and Oracle JDK both have almost the same code of the classes in the Java API. But OpenJDK tends to use open libraries and Oracle JDK tends to use closed ones. And if you want to install Oracle JDK 8 on Linux Mint, please follow the below steps.
Install Oracle JDK 8 on Linux Mint 18
Go to Oracle JDK8 download page. And download the latest linux jdk in .tar.gz format.
Here its (32 bit) jdk-8u102-linux-i586.tar.gz
Note:change the JDK version in the command according to your jdk version.
Copy your JDK .tar.gz file to your Desktop.
Open Terminal. To open terminal click the Main Linux Mint Menu, then go to system tools and select Terminal or type terminal in the search field or click the Terminal icon in taskbar.
Whatsie is a desktop client for WhatsApp Web and it is available for Linux, Windows and Mac OS WhatsApp is a free messaging and calling service for Web, Android, iPhone, Mac, Windows PC, Windows Phone. There is no native client…
In Ubuntu, Terminal app is a very powerful and useful CLI app(command line interface). It is used to tell the computer what to do via commands. How to manage ubuntu terminal profiles: In ubuntu terminal, profile is a collection of…
Microsoft PowerShell is a task automation and configuration management framework from Microsoft. PowerShell consisting of a command-line shell and associated scripting language built on the .NET Framework.Now Microsoft open sources the PowerShell and available for Linux and Mac users. Install…
Oranchelo Icon Theme is a free flat icon theme for XFCE4 system and you can also install it on other desktops like unity and gnome. This icon theme is based on Super Flat Remix and inspired by Corny icons by Patryk Goworowski.
Museeks is a free, open source and cross-platform music player for Linux, windows and Mac OS. It is build on Node.js, electron, React.js and Flux with Redux. Museeks is very simple and clean look music player. It supports Playlists, Queue…
Bing Desktop Wallpaper Changer is a free python script from the developer Utkarsh Gupta. This script automatically updates your Ubuntu desktop wallpaper to the current bing.com image of the day background picture. This script will run automatically at the startup and works on Linux with Gnome.
To install Bing Desktop Wallpaper Changer on Ubuntu, Open your terminal. To open terminal click the Dash home from unity launcher.And type terminal in the search field. And click Terminal.
Type the below command in the terminal and hit enter.
(more…)
Min is a free open source Web browser for Linux, windows and mac OS. It is written with CSS and JavaScript using Electron. Min is really a distraction free web browser. It features fuzzy search. The search is powered by…
The default Apache2 web server document root is /etc/www/html. This can be sometimes annoying because of permission issues. You can change the default apache web server document root folder to a new folder in your Home folder.
Change apache web server document root in ubuntu
Here my Apache version: 2.4.18 (Ubuntu 16.04)
To change the default Apache2 web server document root ie: /etc/www/html/ to any other folder in Home folder ie: /home/manikandan/www/
(more…)