This is the easy method I usually follow to install Skype in CentOS, RHEL linux. Hope this will be useful to you! Installing Skype in CentOS and RHEL requires more dependencies and it’s not possible to install all the dependencies manually. So the better option is setup a repo for Skype or install a repository [...]
Did you forget your linux root password ? Don’t worry! you can reset it in simple methods.
This is the easy and simple method I usually follow to recover my root user password in linux when I forget the password.
1. Save and close all your applications if you have opened already.
K Desktop Environment (KDE) is especially designed for desktop users. It provides an user friendly environment to the desktop users and it’s a free desktop environment for Unix like operating system. KDE provides 3D interfaces, custom widgets for your desktop screen, custom panels etc.,
This guide explains you how to install KDE in ubuntu 12.04
[...]
Open the selinux configuration file.
[root@localhost ~]# vim /etc/selinux/config
# This file controls the state of SELinux on the system.
# SELINUX= can take one of these three values:
# enforcing – SELinux security policy is enforced.
# permissive – SELinux prints warnings instead of enforcing.
# disabled – SELinux [...]
To change selinux policy to permissive. This guide is applicable to CentOS, Redhat, Fedora linux.
Open the selinux configuration file
vim /etc/selinux/config
# This file controls the state of SELinux on the system.
# SELINUX= can take one of these three values:
# enforcing – SELinux security policy is enforced.
[...]
Selinux is a security tool which provides additional security to linux. This guide applicable to CentOS, Redhat, Fedora Linux.
To check the selinux
[root@localhost ~]# sestatus
SELinux status: enabled
SELinuxfs mount: /selinux
Current mode: permissive
Mode from config file: enforcing
Policy version: 24
Policy from config file: targeted [...]
Question : How to get the website details in terminal ?
Solution : “whois” command allows you to get the website details.
whois searches for an object in a RFC 3912 database. This version of the whois client tries to guess the right server to ask for the specified object. If no guess can [...]
This guide explains you how to install nginx web server in ubuntu linux. Nginx is available in the default ubuntu repo list in the precise pangolion releaseu. In case if it is not avail in the other release just add it in the repo list and then update your repo list
Add nginx repo in [...]
This guide explains you how to install nginx webserver in RHEL 5 linux. Nginx is an opensource webserver widely using by everyone after apache http webserver.
First add the ngnix repository in your repo list and then install it
Setup Nginx repo
Create a file called “nginx.repo” in /etc/yum.repos.d/
vim /etc/yum.repos.d/nginx.repo
[...]
This guide explains you how to install nginx webserver in RHEL 6 linux. Nginx is an opensource webserver widely using by everyone after apache http webserver.
First add the ngnix repository in your repo list and then install it
Setup Nginx repo
Create a file called “nginx.repo” in /etc/yum.repos.d/
vim /etc/yum.repos.d/nginx.repo
[...]
Advertisement
Follow us on Twitter
Follow us on GooglePlus
Find us on Facebook
Recent Posts
- Easy method to install Skype in CentOS 6.3, RHEL – 6.3
- Easy method to recover linux root password
- Easy method to install KDE in ubuntu 12.04
- How to disable selinux
- Change selinux to permissive
- How to check selinux status
- Get website details
- How to install nginx in ubuntu
- How to install nginx in RHEL 5
- How to install nginx in RHEL 6
- How to install nginx in centos 5
- Get linux OS details – Kernel version, distribution version, name, architecture, codename, release
- Service start, stop, restart – nginx in centos
- How to change nginx port number
- How to install nginx on centos 6
- Rsync command with ssh port number
- File creation date and time in linux
- How to install Java in ubuntu linux
- How to install Oracle Java JDK in ubuntu
- How to set password for website
- Plesk – MySQL admin login – password
- How to install and configure PHPMyAdmin from source code in CentOS / RHEL / Fedora linux
- How to find out mysql uptime
- How to backup and restore mysql database
- How to recover mysql root password
- How to connect Mobile Broadband in the ubuntu linux
- Easy method to update bootloader in linux
- Webcam software for linux
- Check memory usage in linux
- How to find out CPU utilization in linux
Advertisement
