centos 7

How to set static ip address in ubuntu and Centos using terminal 1

How to set static ip address in ubuntu and Centos using terminal

How to set static ip address in ubuntu 16.04 How to set static ip address in any linux distros using terminal Open terminal nmtui Edit a connection   Select the connection you want to edit and select the edit option as mentioned in image   DropDown and select manual option in ipv4 Show options Edit the […]

How to set static ip address in ubuntu and Centos using terminal Read More »

Letsencrypt SSL certificate installation on centos and ubuntu with nginx and apache 8

Letsencrypt SSL certificate installation on centos and ubuntu with nginx and apache

Hello Everyone SSL is very important for any website to have a secure connection and I will tell you to How easily you can perform free ssl installation to your website. 1. SSL installation on Centos 6.* server with apache 2. SSL installation on Centos 6.* server with nginx 3. SSL installation on Centos 7

Letsencrypt SSL certificate installation on centos and ubuntu with nginx and apache Read More »

How to install and configure php7 , nginx on centos 7 9

How to install and configure php7 , nginx on centos 7

How to install nginx in centos 7 Update your server yum update Add epel repo as nginx is not available in Default repo yum install epel-release Install nginx yum install nginx Start the nginx services systemctl start nginx Enable the nginx so that when ever server restart , it should automatically start systemctl enable nginx

How to install and configure php7 , nginx on centos 7 Read More »

Dual boot system windows 10 and Linux

How to Dual boot system windows 10 and Linux(windows with centos 7 or Fedora)?

Dual boot system windows 10 and Linux Editing grub file in centos 7 While Dual booting your system with windows and centos 7, one common problem arises ie. menuentry of windows disappears . To retrieve the windows option do needful Edit – vim /etc/grub2.cfg This is real grub2.cfg you have to edit this file #

How to Dual boot system windows 10 and Linux(windows with centos 7 or Fedora)? Read More »

How to Install Dropbox on Ubuntu 15

How to Install Dropbox on Ubuntu

How to Install Dropbox on Ubuntu, Centos? Download the dropbox installer as per your environment https://www.dropbox.com/install sudo yum localinstall nautilus-dropbox-2015.10.28-1.fedora.x86_64.rpm Search for Dropbox icon and select, it will redirect you to the login page of Dropbox, login with your account credentials Yipppeee installation is complete, now you will find your Dropbox directory – /home/Dropbox You Follow

How to Install Dropbox on Ubuntu Read More »