In this article, I am going to show some basic podman commands for provisioning containerized services. podman is an open-source utility to create, manage images and containers and communication with image registries. Podman is like the same command pattern as the Docker CLI having and nice features in it like… Continue Reading…
ownCloud Description ownCloud is opensource private cloud storage software package that works as straightforward way to serve and store content from its centralized location, Dropbox, iCloud is very similar application which provide this functionality but these are not trustable and users want to secure the data or fetch the data… Continue Reading…
Here in this post we will going to again installation of AWS CLI Tool through another method using Pip on Linux based flavour operating system like centos , rhel , fedora etc.AWS CLI tool is inbuilt in Amazon Linux AMI’s already.So if you are using Amazon Linux ami then you… Continue Reading…
The Amazon command line interface tool is called as in short EC2 CLI tools that is composed in Java and included shell scripts for most of the linux and windows based machines. Before configuring EC2 API CLI tools , we need to install java JRE ( Java Runtime Environment) because tool… Continue Reading…
Earlier we have discussed installation of docker on different linux version.Here we are going to add non root user to docker group .docker process use root user pervilage to connect.docker command create a unix group called as docker if it is added in the group otherwise it look sudo previlage…. Continue Reading…
Terminology : This time Docker is very hot technology and most of the companies and businesses are adopting and moving application to this application containers technology because it’s features of multiple apps on same server , easy to handle and application can be shipped easily . Here in this article… Continue Reading…
Apache web server installed by default with Virtualmin module in Webmin, but Install and Configure Nginx on Virtualmin : Here I have followed this on CentOs 7 , CentOs 6 , RHEL 7 , RHEL 6 . (1) Stop the apache and disable on boot : Stop the apache service… Continue Reading…
Setup Webmin through RPM / YUM Webmin is a administrator tool that makes it less difficult for administrators to deal with their Linux boxes. It provide linux server management web interface . It modules give a space just perspective of information .permitting the domain virtual server account holder to perform all… Continue Reading…
Hostname updating problem with CentOS 7 RHEL 7 in AWS EC2 In CentOS 7 and RHEL 7 some times , we have faced hostname updating issue, i had got same issue in AWS EC2 where DHCP configures on CentOS 7, when i attempted a few time in different ways to… Continue Reading…
ConfigServer (CSF) is advanced firewall and free available for Linux and debian based distributions. In latest versoin of CentOs 7 , RHEL 7 , CloudLinux 7 servers require that use the firewalld daemon but we can use iptables command for firewall and In WHM CSF only allow to modify iptables… Continue Reading…