how-to

Google Drive Linux CLI Client

How to Use Google Drive on Linux: A Comprehensive Guide Members Public

Google Drive is one of the most popular services to store your files in the cloud. You can access your Google Drive account through a web browser or using a client. This time I’m going to talk about one Google Drive Linux client but without a graphical interface. In

sohail
sohail
Linux tools
How To configure Conky In Ubuntu

What Is Conky And How To Configure Conky On Ubuntu 16.04 Members Public

Conky is a free system monitor tool for the X window system on Linux. It is able to monitor many system variables including CPU status, swap space, temperatures, disk storage, processes, network interfaces, battery status and a host of others and then displays the information on your desktop. It can

sohail
sohail
Linux tools
How to dual boot windows 10 & fedora

How To Dual Boot Windows 10 And Fedora 25 Members Public

Fedora 25 is the latest update released for the Fedora distro. Fedora Workstation is an easy to use operating system for laptop and desktop computers, with a set of tools that are idle for everyone. Fedora is a global community that works together to lead the advancement of free and

sohail
sohail
Linux Tutorials
color coding in wireshark network packets capture

How To Use Wireshark To Inspect Network Traffic Members Public

Wireshark is a free and open-source packet analyzer. It is used for network troubleshooting, analysis, software, and communications protocol development. It lets you see what’s happening on your network at a microscopic level and is the de facto (and often de jure) standard across many commercial and non-profit enterprises,

sohail
sohail
Uncategorized

How to Install League of Legends Game on Linux Members Public

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

sohail
sohail
Games
How To Install Java 7 or 8 In Ubuntu

How to Install Java in Ubuntu Members Public

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

sohail
sohail
Linux Tutorials
install windows games software on linux

Install Windows Games And Software In Linux With PlayOnLinux Members Public

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

sohail
sohail
Games
How To Execute Binary Files In Linux

Execute Binary Files In Linux Members Public

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

sohail
sohail
Linux Tutorials