Sharon Christine

Sharon Christine

337 Articles Published

Articles by Sharon Christine

Page 17 of 34

How to Make Your WebSite – “Device Friendly”

Sharon Christine
Sharon Christine
Updated on 23-Jan-2020 254 Views

Do you know that more than half of the world’s population is currently using internet on a regular basis through various devices? It can be a laptop, desktop, Smartphone or any other gadget. Just imagine the tremendous opportunity you have for reaching your potential customers just by doing business online. It is the easiest and quickest medium to reach to the people and let them know about your products and services. You can make hundreds and thousands of actual customers out of them, provided your e-commerce site offers superb user experiences across the various devices.Let’s say you have a built ...

Read More

How to Link your PAN with Aadhaar Card?

Sharon Christine
Sharon Christine
Updated on 23-Jan-2020 323 Views

The government recently made it compulsory to link your Aadhaar card with PAN. It was reported that taxpayers were finding it difficult as their names did not match in both systems which means names with different initials, and different spellings in PAN and Aadhaar card. For encountering such problems, the department responded to such grievances has come out with a simple solution now – linking the two cards together.A PAN (Permanent Account Number) card is a unique 10 character alpha-numeric code that is assigned to all the tax paying entities in India. It is issued by the Income Tax Department. ...

Read More

How To Install Parse Server on Ubuntu

Sharon Christine
Sharon Christine
Updated on 23-Jan-2020 450 Views

Parse server is an open source and is like mobile back-end. It is owned by Facebook since 2013. This server may be deployed to any infrastructure that may run Node.Js and MongoDB. This article explains about – How To Install Parse Server on Ubuntu.Prerequisitespython-software-properties packageNode.jsMongoDBTo add python-software-properties package, use the following command-$ sudo apt-get install build-essential git python-software-propertiesThe sample output should be like this –Reading package lists... Done Building dependency tree Reading state information... Done build-essential is already the newest version (12.1ubuntu2). build-essential set to manually installed. The following packages were automatically installed and are no longer required:    linux-headers-4.4.0-31 ...

Read More

How to Install LAMP using Tasksel in Linux

Sharon Christine
Sharon Christine
Updated on 23-Jan-2020 949 Views

LAMP stack is a bunch of open source software that uses Linux as an operating system. LAMP is an abbreviation for Linux, Apache, MySQL and PHP. It is used to setup web development environment. Here, we will learn about – How you can install LAMP stack using tasksel on Ubuntu. For this article, we expect that you have a just right figuring out of Linux working method and its terminal. Installation of LAMP requires root privileges on the host machine.Installing ProcessTo install Tasksel, use the following command –$ sudo apt-get install taskselThe sample output should be like this –Reading package ...

Read More

How to Install ImageMagick on Ubuntu

Sharon Christine
Sharon Christine
Updated on 23-Jan-2020 756 Views

Use ImageMagick to create, edit, compose or convert bitmap pix. It could actually read and write snapshots in a type of codecs (over 200) including PNG, JPEG, JPEG-2000, GIF, TIFF, DPX, EXR, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and develop into snapshots, alter image colors, follow various certain effects, or draw text, lines, polygons, ellipses and Bézier curves.This article explains about -“How to Install ImageMagick on Ubuntu”Before installing ImageMagick, It should be required, to build essentials as shown below –$sudo apt-get install build-essential checkinstall && apt-get build-dep imagemagick -yThe sample output should ...

Read More

How to Install and Setup Cacti on Ubuntu 16.04

Sharon Christine
Sharon Christine
Updated on 23-Jan-2020 534 Views

Cacti is a Network monitoring device that creates personalized graphs of server efficiency. It is accessed and managed via an online entrance-finish. This article explains on – How to install and set up cacti on Ubuntu.PrerequisitesLAMPSNMP, SNMPD and RRDtoolsTo install LAMP, add the following repository as shown below –$ sudo add-apt-repository 'deb http://archive.ubuntu.com/ubuntu trusty universe'To update the packages, using the following command –$ sudo apt-get updateTo install LAMP, use the following command –$ sudo apt-get install apache2 mysql-server-5.6 php libapache2-mod-phpThe sample output should be like this –Reading package lists... Done Building dependency tree Reading state information... Done libapache2-mod-php is already ...

Read More

How To Install and Configure Webmin on Ubuntu 16.04

Sharon Christine
Sharon Christine
Updated on 23-Jan-2020 765 Views

In this article, we will learn – How we can install Webmin on Ubuntu 16.04. Webmin is a web-based control panel with dashboards for any Linux server machines, which allows you to control your server with a simple interface, where we can change the settings of common application packages with simple clicks. Webmin can also be used to add new users accounts and update the packages on the server from the Webmin dashboard itself.Pre-requisitesUbuntu 16.04 machine with a non-root user with Sudo permissions.Apache, PHP, and MySQL Installed on the Ubuntu 16.04 machine.Installing Webmin on Ubuntu 16.04Assuming that we have all ...

Read More

How To Install and Configure The Composer on Ubuntu 16.04\\n

Sharon Christine
Sharon Christine
Updated on 23-Jan-2020 532 Views

In this article, we will be learning about – how to configure and install the Composer, A composer is a tool which manages dependency for the PHP, which will be useful to facilitate the installation and update of the project dependencies which also show the appropriate versions required for the project requirements.Pre-requisitesOne machine with Ubuntu 16.04.A non-root user with root privileges on the machine.Installing the DependenciesBefore installing the composer, we need to update the machine with the below command –.$ sudo apt-get updateOnce the system updates, we shall proceed with the installation setup where we will be installing the packages ...

Read More

How To Install and Configure Sysdig to Monitor your Ubuntu 16.04

Sharon Christine
Sharon Christine
Updated on 23-Jan-2020 259 Views

In this article, we will learn – How to install and configure the Sysdiag tool. Sysdiag is an open-source activity monitoring tool which can be used to capture and analyze application logs which have powerful filtering features with customizable outputs.Sysdig works from getting the information from the kernel which allows capturing system calls and the information which comes to the kernel. It also monitors the servers which are installed on the system.Pre-requisitesTo complete this demo we need the following requirements − film John Wick − Chapter 2 online.Ubuntu 16.04 installed on the machineA non-root user with Sudo permission of the ...

Read More

How to Install and Configure Ansible on CentOS 7

Sharon Christine
Sharon Christine
Updated on 23-Jan-2020 2K+ Views

In this article, we will learn how to configure Ansible on CentOS 7 which is an Automation configuration management system. This system can control a large number of client machines with an easy administration, which can be automated from a central location.Ansible communicates over SSH tunnels and it doesn’t need to install any software on the client machine and it can retrieve information from the remote ansible machines which issues commands and copies the files.The Ansible configuration files mainly use the YAML data formation as it can be due to expressive and similarity of popular languages. The clients can be ...

Read More
Showing 161–170 of 337 articles
« Prev 1 15 16 17 18 19 34 Next »
Advertisements