Skip to content

Instantly share code, notes, and snippets.

View surhudm's full-sized avatar

Surhud More surhudm

View GitHub Profile

Solving HP 1040 G6 Elitebook keyboard issues in Linux

Got a new HP 1040 G6. Most things work out of the box with Fedora, but I saw the following issues

  • Input from the keyboard.
    • Brightness keys do not work.
    • Mute button does not work.
    • Calendar button does not work.
    • Presentation button does not work.
    • Call receive and call end buttons do not work.
@surhudm
surhudm / Pegasus.md
Last active June 29, 2020 18:57
Pegasus access

Access to Pegasus

The Pegasus cluster will disable the passphrase authentication system from July 5th, 2020 (11:59 am IST). We will only use ssh key based authentication in order to gain access to the cluster. Please follow the instructions below to create your SSH keys. We provide methods for different platforms here.

Table of contents

  1. SSH key generation
    1. Linux/MacOSX/Windows
  2. Using SSH key to access pegasus
    1. Linux
  3. OSX
@surhudm
surhudm / LSST_pipeline_setup.md
Last active November 26, 2021 10:26
LSST pipeline setup

Here I describe my experience in setting up the LSST pipeline Gen3 butler on an IUCAA server.

Set up the LSST stack

mkdir -p lsst_stack
cd lsst_stack
curl -OL https://raw.githubusercontent.com/lsst/lsst/master/scripts/newinstall.sh
bash newinstall.sh -ct
source loadLSST.bash
eups distrib install -t v23_0_0_rc2