Menu
TAG

how-to

How to Install League of Legends Game on Linux
Games 0

How to Install League of Legends Game on Linux

League of Legends (LoL) is a 2009 multiplayer online battle arena video game developed and published by Riot Games for Microsoft Windows and Mac OS X. It is a free-to-play game that is supported by micro-transactions and inspired by the mod Defense of the Ancients for the video game Warcraft III: The Frozen Throne.

GamesUncategorizedhow-to
How to Install Java in Ubuntu
Linux Tutorials 3 min read

How to Install Java in Ubuntu

If you are a bit into computers you must know that Java is a must for several or I would say many important applications. By default JDK is not installed in Ubuntu, so to use your system to its full extent we have to install it separately.   Oracle JAVA 8 is the stable release and available to download and install on the official download page. Oracle Java PPA for Ubuntu is maintained by Webupd8 Team and can be downloaded from there easily, setting everything for you automatically.

Linux TutorialsUncategorizedhow-to
Install Windows Games And Software In Linux With PlayOnLinux
Games 5 min read

Install Windows Games And Software In Linux With PlayOnLinux

PlayOnLinux is a graphical front-end for Wine (Wine is not an Emulator/ Windows Emulator). Wine is a software compatibility layer that allows Linux users to install quite a several Windows-based computer games and applications such as Microsoft Office (2000 to 2010), Microsoft Internet Explorer, as well as many other non-Microsoft-based applications such as Apple iTunes and Spotify Windows client. Installing games and apps via Wine may be a little bit intimidating or confusing. PlayOnLin

GamesUncategorizedhow-to
Execute Binary Files In Linux
Linux Tutorials 2 min read

Execute Binary Files In Linux

Linux has many format options for running applications from deb to rpm and the new formats snap and flatpak. Binary files can be in .bin or .run formats and although this can be easy to install it can be hard to remove and need an extra trick and a little experience to complete the removal. Some of the .bin and .run files need root privileges to install or run the applications. For being able to install the applications you need to run it with sudo command. ‘sudo’ Command Sudo

Linux TutorialsUncategorizedhow-to
How To Find Large Files Using Command Line In Linux
Linux tools 2 min read

How To Find Large Files Using Command Line In Linux

Today, we will learn to find large files in Linux with the command-line. We are going to use a command called “find”. It does its job extraordinarily well. Now, Let’s see the working of this command and how to use ‘find’ for finding large files in Linux. How To Find Large Files Using Command Line In Linux ‘find’ command The syntax of this command goes like this : $ find directory -test pattern The “directory” should be replaced with the directory path that you want

Linux toolsUncategorizedhow-to
How To Watch Hulu On Linux
Linux Tutorials 2 min read

How To Watch Hulu On Linux

So Hulu used to have an app available on Linux but it is no more in development. No problem since Hulu is available via the browser, right? But no!. Hulu won’t work with either Google Chrome or Mozilla Firefox by default on Linux. This is because Hulu is just being stubborn by still providing its services with Adobe Flash (should be dead already) instead of switching to HTML5. How To Watch Hulu On Linux? Hulu requires the HAL (Hardware Abstraction Layer) package to be installe

Linux TutorialsUncategorizedhow-to
Customizing Grub The Easy Way: Grub-customizer
Linux Tutorials 4 min read

Customizing Grub The Easy Way: Grub-customizer

The first tab deals with the list of Operating systems to boot. At the top, we see the save button along with remove, edit, new and priority managers. We use the new entry button to add a new OS or kernel. The remove button to remove any unnecessary entries in the list. The edit button to edit a configured entry. Let’s add a new entry.   Grub ( GRand Unified Bootloader) is the default bootloader of Ubuntu, Mint and many major distros. But what is a boot loader? It is the first software t

Linux TutorialsUncategorizedhow-to
How To Use Angry IP Scanner (Best Network Scanner)
Linux tools 4 min read

How To Use Angry IP Scanner (Best Network Scanner)

There are several tools for network scanning in Linux and for this time we’re going to talk about Angry IP Scanner. If you have used tools like Nmap, you will understand Angry IP Scanner easily. Angry IP Scanner is an open-source tool for network scanning, it’s written in java so it’s a multiplatform program, although the source code of an older version (2.X) is available in C++. * Features At A Glance * Install Angry IP Scanner * How To Install OpenJDK In Debian or Ubuntu? * Ho

Linux toolsUncategorizedhow-to
How To Use Nmap Security Scanner  (Nmap Commands)
Uncategorized 5 min read

How To Use Nmap Security Scanner  (Nmap Commands)

Nmap is a great security scanner. Many systems and network administrators use it for tasks such as network inventory, managing service upgrade schedules, and monitoring host or service uptime. In this article, I’ll guide you through how to use Nmap commands. Nmap uses raw IP packets in novel ways to determine what hosts are available on the network, what services (application name and version) those hosts are offering, what operating systems (and OS versions) they are running, what type

Uncategorizedhow-to#Import 2024-11-04 15:59
10 Things To Do After Installing CentOS
CentOS 3 min read

10 Things To Do After Installing CentOS

CentOS is a community-driven free Linux Distribution which happens to be a very capable alternative to Red Hat Enterprise Linux. It is derived from  Red Hat Enterprise Linux sources. After installing CentOS 7, you may go ahead and start using the OS, but there are many things we can do to the new core system to get the most out of it. Most of these are also applicable to Red Hat Enterprise Linux since CentOS shares most of its features with it. So let us look at “ 10 Things to Do Afte

CentOSLinux TutorialsUncategorized
Install Linux Mint From USB
Linux Mint 4 min read

Install Linux Mint From USB

Linux Mint is one of the most popular Linux distribution. Mostly advanced Linux users including LinuxAndUbuntu, it is always suggested to start with Linux Mint. So those who are newbies or thinking to use Linux Mint, here is a complete tutorial on how to install Linux Mint from USB and CD/DVD. Linux Mint has four editions or flavors: * Linux Mint Cinnamon * Cinnamon is the own desktop environment of Linux Mint, it’s a fork of Gnome. * It’s elegant and functional.

Linux MintUncategorizedhow-to
Install CentOS
Linux Tutorials 4 min read

Install CentOS

CentOS is a Gnu/Linux distribution and derived from RHEL a Red hat distro which is for the enterprise. RHEL is an enterprise based while CentOS is totally a community-based distribution. Its focus is to provide a free enterprise and community-supported computing platform to the users. So how to install CentOS Linux. This tutorial will explain the installation of CentOS. CentOS website explains this project as “The CentOS Project is a community-driven free software effort focused on deliv

Linux TutorialsUncategorizedhow-to