New pages

Jump to navigation Jump to search
New pages
Hide registered users | Hide bots | Show redirects
  • 09:34, 12 March 2024Jupyterlabt2b (hist | edit) ‎[1,640 bytes]Admin (talk | contribs) (Created page with "=== How to be able to work with jupyterlab on T2B using Linux personal machine === == Create file "config" in ~/.ssh directory of your personal machine. == Write into the config file: <pre> Host mlong HostName mlong.iihe.ac.be User your_username ForwardX11 yes ServerAliveInterval 100 LocalForward ???? localhost:????" </pre> ''???? is an identical 4-digit number you can invent yourself.''<br /> Save and close the config file. Now you can connect to...")
  • 14:09, 3 January 2024HTCondorDebug (hist | edit) ‎[3,951 bytes]Admin (talk | contribs) (Created page with "== Why is my job still in queue ? == To see what is happening and why your jobs are not starting, use: <pre>> condor_q -better-analyze 2993001.0 -- Schedd: schedd03.wn.iihe.ac.be : <192.168.10.147:9618?... The Requirements expression for job 2993001.000 is (TARGET.Arch == "X86_64") && (TARGET.OpSys == "LINUX") && (TARGET.Disk >= RequestDisk) && (TARGET.Memory >= RequestMemory) && (TARGET.HasFileTransfer) Job 2993001.000 defines the following attributes: Disk...")