Samual Sam has Published 2492 Articles

How to Install Git on Linux

Samual Sam

Samual Sam

Updated on 23-Jan-2020 07:47:55

11K+ Views

Git is a popular open source version control system like CVS or SVN. This article is for those, who are not familiar with Git. Here, we are providing you with basic steps of installing Git from source, Creating a new project, and Commit changes to the Git repository.Difference between Git ... Read More

How to Install PlayOnLinux

Samual Sam

Samual Sam

Updated on 23-Jan-2020 07:46:36

370 Views

Wine platform is developed for allowing you to run Microsoft Windows applications on Linux and other UNIX-based operating systems (MacOS X, FreeBSD, Solaris). PlayOnLinux is a graphical interface for Wine, which streamlines the installation process of well-known Windows applications and games under Wine platform by automatically configuring Wine as needed.Installing ... Read More

How to Keep Data on a USB Flash Drive Secure

Samual Sam

Samual Sam

Updated on 23-Jan-2020 07:44:35

159 Views

Since the dawn of humanity, we humans have been innovating and improvising the recording and storage of data. Though it may look like one of the simplest activities we humans usually practice, but storing data has been one of the most integral parts of the human existence.This is one of ... Read More

How to Kill Linux Processes Using ‘xkill’ Command

Samual Sam

Samual Sam

Updated on 23-Jan-2020 07:43:21

599 Views

Xkill is a utility for forcing the X server to close connections to consumers. This software is very harmful but is priceless for aborting applications.This article explains about-“How to Kill Linux Processes Using ‘xkill’ Command”.Sample Syntax of Xkill CommandThe sample syntax of Xkill command as shown below – $xkill [-option ... Read More

How to Make Free calls without Internet?

Samual Sam

Samual Sam

Updated on 23-Jan-2020 07:41:16

1K+ Views

People having access to Wifi can easily make free and cheap calling, but what, if they do not have an internet connection. Given below is a list of a few companies which have developed clever programs which helps the users to make free calls or calls at highly reduced rates.Leveraging ... Read More

How to Monitor MySQL Performance Using Mytop on CentOS 7

Samual Sam

Samual Sam

Updated on 23-Jan-2020 07:37:29

605 Views

In this article, we will learn how to install and configure the Mytop to monitor the MySQL performance. Mytop is an open-source monitoring tool for MySQL performance, this tool uses command line to monitor MySQL, it looks like the Linux System monitoring tool top which will connect to MySQL and ... Read More

How To Motivate Your Team To Increase Productivity

Samual Sam

Samual Sam

Updated on 23-Jan-2020 07:35:59

81 Views

We often see spiritual and motivational leaders on television who gives non-stop speeches on motivation. Whether by following those speeches you will feel motivated or not is a different topic to discuss, at least not following them may not affect your work. But if your team is not motivated in ... Read More

How to Register Trademark in India

Samual Sam

Samual Sam

Updated on 23-Jan-2020 07:33:54

195 Views

In simple terms, trademark means registration of your brand name. Here, we are trying to understand, how to protect our brand’s reputation by way of registering our brand as a trade-mark.In layman’s language, it is a visual symbol which may be a Name, Phrase, Logo, Graphic, Smell, Sound Mark, Label, ... Read More

How To Set Up and Configure NFS on Ubuntu 16.04

Samual Sam

Samual Sam

Updated on 23-Jan-2020 07:31:54

784 Views

In this article, we will learn how to install NFS on Ubuntu 16.04Network File System (NFS) protocol and a filesystem which allows you to access the shared folders from the remote system or server and also allows you to mount as a remote directory on the servers. This allows you ... Read More

How To Run Commands On Multiple Remote Servers Simultaneously

Samual Sam

Samual Sam

Updated on 23-Jan-2020 07:30:21

978 Views

OpenSSH is a widely used tool to access the remote servers, copy or transfer files, and perform all sorts of system administration tasks. One caution while using OpenSSH is that you can’t run the same command on multiple remote servers in one go. However, Don’t be disappointed! Meet PSSH, Parallel ... Read More

Advertisements