• People's Choice
      • Back
      • Consulting
          • Back
          • J2EE
              • Back
              • Websphere
          • Collabortation
              • Back
              • IBM Connections
          • OpenSource
          • Kontakt
      • build:skills
          • Back
          • Colaboration
              • Back
              • Admin
                  • Back
                  • W-A-S
                  • WPS
              • AppDev
                  • Back
                  • W-A-S
                  • WPS
                  • Web Experience Factory
          • Kontakt
          • Notes/ Verse
              • Back
              • Admin
              • Development
              • Interfaces
          • OpenSource
          • Literatur
          • Schedules
      • Schedule
      • Cloud
          • Back
          • Container
  • Jobs
      • Back
      • Offers
  • Über uns
  • Support
      • Back
      • FAQs
          • Back
          • Groupware
          • Traveler
          • WebSphere
          • Office
          • OpenSource
          • Other
      • Sonstiges
          • Back
          • Meldungen
          • IBM Infos
          • Lotus
          • WebSphere
          • Redbooks
          • Docker
          • Kubernetes
      • News
          • Back
          • Domino
          • Traveler
          • WebSphere
          • WebSphere Portal
          • Connections
          • Sametime
          • Docker
          • Kubernetes
      • Download
          • Back
          • WebSphere
          • Notes
          • Other
      • Discussion
  • Log in
Entwicklungsbuch

Bewertung: 5 / 5

Releasing mouse pointer in virt-manager on macOs

If you are using virt-manager on macOs with XQuartz you might know the problem to release the mouse once you have entered a virtual machine. You can solve this issue by creating an additional file in your profile directory ~/.Xmodmap. This file must contain the necessary keyboard mappings to be able to release the mouse pointer.

clear Mod1
keycode 66 = Alt_L
keycode 69 = Alt_R
add Mod1 = Alt_L
add Mod1 = Alt_R

 

Save the file and execute chmod 700 .Xmodmap . Than restart XQuartz and open virt-manager again. Using your left Control and left Option key will now release the mousepointer.

 

Have fun!

 

Bewertung: 5 / 5

Enable ssh access on a Buffalo Terrastation 5800

Steps to enable ssh acces on Buffalo Terrastation 5800:

  1. Download acpcommander.jar from ACP Commander from Github or from webarchive
  2. start java programm acpcommander.jar and wait for your NAS to become visible
    1. java -jar acp_commander.jar
  3. click on 'set root password' and create a new password for user root
  4. Execute '/etc/init.d/sshd.sh start'
  5. sed -i 's/allowssh no/allowssh yes/g' /etc/sftponly_config

That's it! Have fun....

Bewertung: 5 / 5

Websphere Installation Manager

From time to time we recognize that it would be nice to switch an Installation Manager installation from admin access to runtime user access. This could be done without a problem. The only things that need to be done is copying some filestructures, adjust file-permissions and change some xml-files.

We pretend to use a Linux machine and the InstallationManager is located in

 

/in/InstallationManager

 

Read more: Switch WebSphere Installation Manager from root to runtime user

Bewertung: 5 / 5

macOS and Time Machine backup

After weeks of problems with Time Machine  - eg the calculation of the duration of a backup of just 1 Gb must be interrupted after three days - including an incident ticket at Apple which was not able to solve the issue (btw: Thank you for your help, time and assistance, even when you not found the root cause).

Each time when we attached a disk device to initiate a backup it starts to calculate the time and never came to an end. Today we found the root cause for this behavior:

 An application (Disk Drill) created a subdirectory on the harddrive and created a very huge number of small files in that directory. We analyzed this using 

 

 sudo fs_usage -w |grep -i backupd |grep -i fsctl

 

and recognized that a lot of files located in 

 

 /System/Volumes/Data/.cleverfiles

 

 where responsible for this misbehaviour. Excluding this directory from Time Machine solves the issue. Thanks to Mac O' Clock for the hints to solve this issue.

Bewertung: 5 / 5

IBM Notes and Domino 10 Release Event

IBM announced the releaseevent of Notes/Domino 10 in Frankfurt/ Main at 09th of October. If you want to participate as well you could register at

https://www.fairorg.de/IBM/Event/nomi.cfm/domino18/?token=ibmde&lnk=dehpv18f1

 

Hope to meet you there.

Weitere Beiträge ...

  • IBM Connections: wsadmin programs in batchfiles/shellscripts
  • Let's Go Domino
  • MacOS X High Sierra and X11 Forwarding using SSH
  • Update from Nextcloud 11.0.x to 12.0
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6

Seite 3 von 6

Updates

  • Using Gordon to Containerize Your Apps and Work with Containers
  • Docker State of App Dev: Dev Ex & Productivity 
  • IBM i 7.6 features and function
  • PH59438: SUPPORT FIPS 140-3
  • The Docker MCP Catalog: the Secure Way to Discover and Run MCP Servers
  • Tool Calling with Local LLMs: A Practical Evaluation
  • Intelligent Storage Management with Artificial Intelligence for IT Operations by using IBM Storage Insights
  • Building an Easy Private AI Assistant with Goose and Docker Model Runner
  • A Practical Guide to Policy-Based Replication and Policy-Based High Availability for IBM Storage Virtualize Systems
  • PH66674:IBM WebSphere Application Server is affected by arbitrary code execution (CVE-2025-36038 CVSS 9.0)
© 1999 - 2025 IT Knäpper
  • Nutzungsbedingungen und Disclaimer
  • |
  • Unsere Philosophie
  • |
  • Datenschutz
  • |
  • WIR
Feed-Einträge
Back to top