Search results

  1. T

    IRQBALANCE_BANNED_CPUS setting

    By my calculations based on this formula from the KB: $ echo "obase=16;ibase=2;00001000000011111111111111111111" | bc | tr '[:upper:]' '[:lower:]' I think my setting is supposed to be this since I want to continue to ban 0-19 and add 27 to the setting (my systems have more than 32 CPUS)...
  2. T

    IRQBALANCE_BANNED_CPUS setting

    So, after further research, I think I came to a solution. First of all, if my configurations are correct, my CPU27, in hex, should b 8000000. Also, I think I can see the results from irqbalance -d...I think. I'm still trying to grasp the output of that command.
  3. T

    Linux imaging - backup and restore

    This is an old thread that I completely forgot about following up on. I eventually went to the FOG Project (https://fogproject.org/) and it works pretty well. If you are not familiar with it and need remote imaging via PXE, I would recommend trying it out. Some minimal requirements needed, like...
  4. T

    IRQBALANCE_BANNED_CPUS setting

    Hello, all. I've already posted this on Red Hat's community forum but, so far, no one has been able to provide any assistance and I am on a time crunch to get the solution for work. I'm hoping someone could help with the following articles...
  5. T

    openbox - disable window move to another desktop workspace

    I'm hoping someone here (smarter than me) can help with Openbox and changing the default in rc.xml to disable the movement of windows from one desktop to another. If you are not aware, there is a default that when you select a window titlebar (cursor changes to hand) you can select the keyboard...
  6. T

    Linux imaging - backup and restore

    Don't get offended. I actually tried to download it over the weekend but their server was having issues. I reached out to the developer to let them know and they were aware of the issue and got it fixed, it seems, yesterday. I have since been able to download it and will test it. However, as I...
  7. T

    Linux imaging - backup and restore

    I forgot about Parted Magic. I may need to look at again as it has been several years since I have used it.
  8. T

    Linux imaging - backup and restore

    Looking at the instructions it looks as if it has some limitations (e.g. lvm). Whereas using dd does not, I believe. At least, as many times as I have used dd I have not run into any problems with cloning entire disk.
  9. T

    Linux imaging - backup and restore

    Awesome. I will check it out. Thanks.
  10. T

    Linux imaging - backup and restore

    Truthfully, I would want it to be distro agnostic (like Clonezilla). Being that dd is used in all Linux kernels, I would want this to work on everything. I think what I would really like to do is create my own minimal ISO that, again, is interactive at boot that would ask all the relevant...
  11. T

    Linux imaging - backup and restore

    Hello. My apologies if this has been discussed before in another thread. I searched but didn't find anything. Additional apologies if this is not the correct section for posting this discussion. I am looking for a quick and easy imaging solution for my Linux machines. I am very familiar with...
Top