Difference between revisions of "Linux: Landing Page"

From Define Wiki
Jump to navigation Jump to search
 
(133 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
== Linux General ==
 
== Linux General ==
 +
* [[Creating an upload service using FastAPI - cern automation]]
 +
* [[Using Wazuh for SIEM and vulnerability assessment]]
 +
* [[Using metasploit for pen testing - on ubuntu 22.04 vm]]
 +
* [[Parsec on m60 remote cloud gaming]]
 +
* [[Installing and using KDB / Kx]]
 +
* [[Using cl1p.net for copying ssh keys from IPMI viewers (Or screen that don't support cut and paste)]]
 +
* [[Setting up Gitlab from scratch on centos 7]]
 +
* [[Certbot Letsencrypt Setting up standard web servers]]
 +
* [[HFT:Check the current CPU Speed]]
 +
* [[HFT: Setup and Optimization]]
 +
* [[Linux: Bash Completion]]
 
* [[Using netcat to install or copy .img or .img.xz files]]
 
* [[Using netcat to install or copy .img or .img.xz files]]
 +
* [[Using a tar file in a command like a file]]
 
* [[Software RAID with mdadm]]
 
* [[Software RAID with mdadm]]
* [[Cobbler installation on CentOS/RHEL]]
+
* [[Linux: SSH tips and tricks]]
* [[Puppet: Setup and install puppet]]
+
* [[Using a your laptop internet connection on a remote cluster]]
* [[MegaCli: LSI Command Line Tool commands]]
 
* [[Filesystems: Gluster]]
 
* [[SSH: Set up a reverse tunnel]]
 
 
* [[Gnuplot: Plotting graphs]]
 
* [[Gnuplot: Plotting graphs]]
 
* [[RPM: Using the rpm command (Tips and tricks)]]
 
* [[RPM: Using the rpm command (Tips and tricks)]]
 
* [[Linux: Flush the cache]]
 
* [[Linux: Flush the cache]]
 
* [[Parted: Basic operations]]
 
* [[Parted: Basic operations]]
* [[ipmitool: Basic installation and usage]]
 
 
* [[Bandwidth Shaping: Throttling eth0 upload/download speeds]]
 
* [[Bandwidth Shaping: Throttling eth0 upload/download speeds]]
 
* [[Yum: add a local cdrom repository]]
 
* [[Yum: add a local cdrom repository]]
Line 21: Line 29:
 
* [[Linux: VIM Commands]]
 
* [[Linux: VIM Commands]]
 
* [[Linux: Setting up SOL (Serial Over Lan)]]
 
* [[Linux: Setting up SOL (Serial Over Lan)]]
 +
* [[Iptables: Explanations, options & examples]]
 +
* [[find: Tips and Tricks]]
 +
* [[Linux: awk Tips and Tricks]]
 +
* [[Linux: Runlevel editor]]
 +
* [[Linux; Suse boot up issues]]
 +
* [[Linux: Kernel Arguments]]
 +
* [[Linux: Installing a different kernel]]
 +
* [[Linux: CPU frequency scaling in Linux with cpufreq]]
 +
* [[Linux match drive labels to drive slots]]
 +
* [[Linux: Build cmake 2.8 on Centos 6]]
 +
* [[Linux: screen command]]
 +
* [[Linux: Creating a ramdisk with tmpfs and ramfs]]
 +
* [[Linux: Setting up NFS over RDMA]]
 +
* [[Linux: Enabling X Windows in CentOS | Enabling X Windows/GNOME/GUI in CentOS]]
 +
* [[Upgrading from Centos 8 Stream to Centos 9 Stream to Rocky 9]]
  
== Virtualisation ==
+
==Debugging==
* [[KVM: Installation and operation]]
 
* [[KVM: Tips and Tricks]]
 
  
== Hadoop ==
+
* [[Linux: Network Debugging]]
* [[Hadoop: Setup a single host test system]]
+
* [[Linux: DNS Debugging]]
* [[Hadoop: Setup a cluster test system]]
+
* [[Linux: Checking the Infiniband Fabric]]
* [[Hadoop: Error: DFS Safe mode is on - Leave safe mode]]
+
* [[Linux: Mellanox - Changing VPI from IB to Eth]]
 +
* [[Linux: using ldapsearch to debug Active Directory]]
  
== Accelerators (CUDA / MIC / Phi) ==
+
== ACL Test Pages ==
* [[CUDA: Installing CUDA 5]]
 
* [[CUDA: Installing CUDA and Building the SDK]]
 
* [[Benchmarking: HPL on a GPU using CUDA]]
 
 
 
== ScaleIO ==
 
* [[ScaleIO: Install and configure on Centos 6.2]]
 
 
 
== Intel Cluster Ready ==
 
* [[Intel: ICR Cluster Checker and Certification]]
 
 
 
== MPI ==
 
* [[Linux: Checking the Infiniband Fabric]]
 
* [[MPI: Using OpenMPI]]
 
* [[MPI: Using Platform MPI]]
 
  
== Calxeda Notes ==
+
* [[External:Feedback]]
* [[Calxeda: Setup ipmitool, cxmanage and update firmware]]
 
* [[Calxeda: Using cxmanage]]
 
* [[Calxeda: Serial Console during bootup]]
 
* [[Calxeda: PXE Install Ubuntu 1210]]
 
* [[Calxeda: Open-MX (Myrinet Express over Generic Ethernet Hardware)]]
 
* [[Calxeda: OpenMPI 1.6 Install in Ubuntu 2010]]
 
* [[Calxeda: Get node power using ipmitool]]
 
* [[Calxeda: Setup pdsh across nodes]]
 
* [[Calxeda: Setup csync2 to sync configuration files]]
 
* [[Calxeda: SPEC CPU 2006 Benchmarking]]
 
* [[Calxeda: Install Oracle EJRE]]
 
  
== Benchmarking ==
+
== Setting up a call home function ==
* [[Benchmarking: Apache Benchmark (ab)]]
+
* [[Linux: Setting up a call home function]]
* [[Benchmarking: CERN System Configuration]]
 
* [[Benchmarking: FIO]]
 
* [[Benchmarking: Gromacs]]
 
* [[Benchmarking: HEPSPEC]]
 
* [[Benchmarking: IOR]]
 
* [[Benchmarking: Powerbench]]
 
* [[Benchmarking: CPUBurn-in]]
 
* [[Benchmarking: Sysbench (OLTP)]]
 
* [[Benchmarking: LAMMPS]]
 
* [[Benchmarking: CP2K]]
 
* [[Benchmarking: HPL (High Performance Linpack)]]
 
* [[Benchmarking: MPI Message Rates: SQMR]]
 
* [[Benchmarking: SHOC]]
 
* [[Benchmarking: Povray]]
 
* [[Benchmarking: SPEC CPU 2006]]
 
  
== HPC Engineering TODO ==
+
== All things Python and Pytorch ==
* [[HPC engineering TODO List]]
+
* [[Short MPI Tests using Pytorch example code]]
 +
* [[OSU Benchmarking with Python and Pytorch]]
 +
* [[Dockerfiles for setting up pytorch for AMD RoCM]]

Latest revision as of 16:02, 16 September 2024

Linux General

Debugging

ACL Test Pages

Setting up a call home function

All things Python and Pytorch