-
Confirm the kernel.
# uname -r
-
Confirm the initial allocated size
# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/xvda1 7.9G 797M 6.7G 11% /
tmpfs 498M 0 498M 0% /dev/shm
# lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT xvda 202:0 0 15G 0 disk └─xvda1 202:1 0 8G 0 part /
-
Install EPEL6 Repo
# wget http://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm # rpm -ivh epel-release-6-8.noarch.rpm
-
Install the dracut & cloud-utils growpart modules-growroot
# yum install -y dracut-modules-growroot cloud-utils-growpart
-
The initrd need...
How Managed Services can Boost your Business in 2022?
Posted in Amazon Cloud Services, Linux Servers, Microsoft Azure Cloud on Jan 05, 2022

Finally, new year is here.
The year 2021 presented many challenges and new opportunities for companies around the globe and we're hopeful that 2022 is the year to grow your team and bring your company to the next step.
In retrospect, one aspect that increased quickly during the year 2021 was the demand for IT specialists. Indeed, thanks to working remotely, the requirement for IT professionals is now more essential than ever before, and more complicated.
Based on the current circumstances given the current situation, it's not right to assume that the demand for IT experts will be active throu...
[Read more...]AWS Managed Cloud Services Accelerate the Adoption of Cloud Services
Posted in Amazon Cloud Services on Dec 10, 2021

AWS Services are designed to increase efficiency and to create a compact panel to ensure that these tools can be used parallel and serve the effective & scalable outcome.
AWS Managed cloud server in India services are categorized in 3 majorly 3 types:
➔ Infrastructure as a service (IaaS)
➔ Software as a service (SaaS)
➔ Platform as a service (PaaS)
We can say you can buy managed AWS Cloud Services which are currently considered as one the best cloud services in India due to its efficiency along with the advantages such as management overhead reduction and cost minimization & more.
Benefi...[Read more...]
How to extend the volume size on ec2 instance aws
Posted in Amazon Cloud Services, Linux Servers on Oct 30, 2018
2.6.32-431.29.2.el6.x86_64
How to recover key file for aws instance
Posted in Amazon Cloud Services on Jun 05, 2018
If you lose the private key for an EBS-backed instance, you can regain access to your instance. You must stop the instance, detach its root volume and attach it to another instance as a data volume, modify the authorized_keys file, move the volume back to the original instance, and restart the instance. For more information about launching, connecting to, and stopping instances, see Instance Lifecycle.
This procedure isn't supported for instance store-backed instances. To determine the root device type of your instance, open the Amazon EC2 console, choose Instances, select the instance, and c...
[Read more...]