linux

How to reconfigure Zynq-PL on-the-go?

less than 1 minute read

You would have wondered if i’s possible to reconfigure the PL part without any interruption while PS is running Linux. Well, i’s possible and as simple as,

Resize EBS Root Volume of CentOS 6 AMI

1 minute read

So the other day I had to create a CentOS 6 AMI for HDP installation as it had Hue package available only for CentOS 6. I launched an instance with EBS attac...

Debugging Stuck Process in Linux

2 minute read

The other day I faced a problem with monitoring setup and I found that the WebUI is not responding. I SSHed into server and checked if process is running. It...