Menu
blog.headdesk.me
blog.headdesk.me

Tag: linux

Run RHEL8 on docker with Red Hat UBI image

Red Hat is offering a few official docker images for RHEL8. One can now use or build images based on the latest operating system from Red Hat. Here is how to do it in 3 simple steps

Loading

RHEL8 and Ansible

Red Hat EL8 is available now since May 7th. It’s not particularly exciting IMO. Many “new” features have been available on other distros quite a while ago. Here, I want to evaluate how easy it is to adopt my existing ansible playbooks on this new version of Red Hat.

Loading

UID > INT_MAX

From thehackernews, it was said when the UID is larger than INT_MAX, which is 2147483647, privilege validation is improperly handled and that gives the user right to run systemctl commands as if he/she is a privileged user. What is my INT_MAX? Though it’s hard to imagine who would use such an UID when they usually starts…

Loading

Cool feature on Azure – Run Command Script

I don’t think I’ve ever said anything good about Azure, but I’ve finally ran into one today. Someone screwed up sshd_config and the service would not start anymore. With the run script tool, I was able to revert the config to the original version and restart the service. Fortunately, the changes were checked into RCS,…

Loading

Building my first Linux package

Let’s take a look at how to build a really simple Linux package. The most common package formats are definitely .deb and .rpm. One will find them on Debian-variants and Redhat-variants respectively. In the following examples, a package will be created and it will contain 1 script.The script depends on Python so I want the…

Loading

Redshift for Linux desktop

Ever since Mac deploys the night shift feature, I could not stop using it. For someone who needs to look at monitors for long hours, I absolutely love it. I can also do it with Linux.

Loading

GNU moreutils

Moreutils comes with additional Unix utilities. Sysadmin loves tools. Let’s see what tools are available.

Loading

Divide and conquer

There are times when I need to analyse Apache’s logs. Some of them can be quite large. Here, I’ll compare several methods and see if there is a faster way of doing so.

Loading

Enable GPU acceleration on Chrome/Ubuntu

Ever feel your browser always perform slower on Linux or taking more cpu then other OS platforms? Well I did and as it turns out, I can manually enable GPU acceleration. Check out the instructions in this link. Do you have it enabled? Quickly check by opening chrome://gpu To enable it, see instructions on http://www.webupd8.org/2014/01/enable-hardware-acceleration-in-chrome.html…

Loading

Resize root disk on Azure VM

Azure hard-codes disk size and it cannot be changed during deployment. Resizing root disk on Azure is often a required task. Here is how a root disk can be resized. I learned this the hard way.

Loading

  • Previous
  • 1
  • 2
  • 3
  • Next
  • aws (14)
  • coffee (2)
  • headfi (1)
  • linux (9)
  • others (61)
  • security (2)
  • tech (41)
  • terraform (3)
  • wordpress (2)

Loading

apache aws awscli azure backup boot cloud coffee docker ec2 EL8 ElasticBeanstalk espresso featured git kernel lelit linux lvm meltdown MFA nat gateway php power proliant python rdp Redhat RHEL rpm Ryzen scp security smartarray smart switch snapshot spectre tech terraform ubuntu ubuntu upgrade vpn windows wordpress workspace

©2026 blog.headdesk.me | Powered by SuperbThemes