Browsing tag

centos 7

Install latest Firefox 32 on CentOS 7 / RHEL 7

Firefox 32 has been released last week and source code is available for Linux , it is avaiable in over 70 languages includes fully localized and testing localized version. The following are the Minor changes in Firefox 32. Corrupt installations cause Firefox to crash on update New HTTP cache provides improved performance including crash recovery […]

How to Install TeamViewer on CentOS 7 / RHEL 7

As already you know, TeamViewer is a most widely used application for remote control, desktop sharing, online meetings, web conferencing, and file transfer between computers. It supports Microsoft Windows, Mac OS X, Linux, iOS, and Android operating systems. You can access a machine running TeamViewer with a web browser,  mainly used for remote control of […]

Install xrdp on CentOS 7 / RHEL 7

xrdp is an Open Source Remote desktop Protocol server, which allows you to RDP to your Linux server from Windows machine; it is capable of accepting connections from rdesktop, freerdp, and remote desktop clients. This post will help you to setup xrdp server on CentOS 7 / RHEL 7. Prerequisites 1. First, install Gnome GUI […]

Install Apache SVN (Subversion) on CentOS 7 / RHEL 7

Subversion, widely known as SVN, an open-source version control system used for storing the historical changes of source file and documents, manages it over a period. This post helps you to setup SVN on CentOS 7. Install web server Update your system. yum update Here we will install Apache server as a web server for […]

Reset root password in CentOS 7 / RHEL 7

There may be some occasion you will end up with requirement to reset the root password, the occasion comes when you forget root password; follow this guide to reset the password of root. In CentOS, single user mode will help us to achieve our goal of resetting root password. Boot your system in to single […]