The ntpdate
utility can be used to synch the correct time from a NTP Server or any public
NTP Server. Correct time and time zone can help to manage system tasks, user tasks
and most of the operations on a Linux System. Ntpdate package is available in
CentOS 7 base repository.
Wednesday, 4 November 2020
How to Enable/Disable a Specific Repository in CentOS 7
There
are two options [--enablerepo=<reponame> and
–disablerepo=<reponame>] available to enable or disable a specific
repository during yum installation or update of the packages on CentOS7.
Tuesday, 1 September 2020
How to Install and Configure NFS Server on CentOS 8
NFS
(Network File System) is a distributed network file sharing system protocol. It
is provides to share files and folders between Linux distributions over the
network. It can locally mounted the NFS files systems from the NFS server to
the client machines and accessible the files and directories like local file
system.
Tuesday, 18 August 2020
How to Install the LAMP Stack on CentOS 8
The
LAMP (Linux, Apache MySQL/MariaDB and PHP) is a combination of open source software’s
that are mostly used for running websites which are written in PHP.
How to Install PHP 7.2 on CentOS 8 [AppStream Repo]
PHP is
free and open source programming language. It is widely used Linux based system
to write application. PHP package is available in CentOS
8 AppSteam repository.
How to Install MariaDB Database Server on CentOS 8
MariaDB
is a popular open-source database and community-developed fork of MySQL.
MariaDB database, It is widely used for database management in LAMP stack like
servers.
How to Install MySQL 8.0 Database Server on CentOS 8 [AppStream Repo]
MySQL is
a popular open-source database and community version of MySQL database, it is
widely used for database management in LAMP stack like servers.
Sunday, 16 August 2020
How to Install Apache/httpd Web Server on CentOS 8
Apache is most popular and open source web server to server
html, php and others. It released by apache foundation under GNU license. The
apache binary is available in CentOS 8 default repository.
Subscribe to:
Posts (Atom)