Difference between revisions of "Linux: Landing Page"

From Define Wiki
Jump to navigation Jump to search
 
(170 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]]
* [[MegaCli: LSI Command Line Tool commands]]
+
* [[Using a your laptop internet connection on a remote cluster]]
* [[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]]
 +
* [[Parted: Basic operations]]
 +
* [[Bandwidth Shaping: Throttling eth0 upload/download speeds]]
 +
* [[Yum: add a local cdrom repository]]
 +
* [[Create a filesystem on a file]]
 +
* [[Linux: Grant sudo access]]
 +
* [[Linux: Setup static routes]]
 +
* [[wget: Download files recursively from a location]]
 +
* [[Linux: BIOS Raid Metadata]]
 +
* [[Linux: VIM Commands]]
 +
* [[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]]
  
== Hadoop ==
+
==Debugging==
* [[Hadoop: Setup a single host test system]]
 
* [[Hadoop: Setup a cluster test system]]
 
  
== Calxeda Notes ==
+
* [[Linux: Network Debugging]]
* [[Calxeda: Serial Console during bootup]]
+
* [[Linux: DNS Debugging]]
* [[Calxeda: PXE Install Ubuntu 1210]]
+
* [[Linux: Checking the Infiniband Fabric]]
* [[Calxeda: Open-MX (Myrinet Express over Generic Ethernet Hardware)]]
+
* [[Linux: Mellanox - Changing VPI from IB to Eth]]
* [[Calxeda: OpenMPI 1.6 Install in Ubuntu 2010]]
+
* [[Linux: using ldapsearch to debug Active Directory]]
* [[Calxeda: Get node power using ipmitool]]
 
* [[Calxeda: Setup pdsh across nodes]]
 
* [[Calxeda: Setup csync2 to sync configuration files]]
 
  
== Benchmarking ==
+
== ACL Test Pages ==
* [[Benchmarking: Apache Benchmark (ab)]]
 
* [[Benchmarking: CERN System Configuration]]
 
* [[Benchmarking: FIO]]
 
* [[Benchmarking: Gromacs]]
 
* [[Benchmarking: HEPSPEC]]
 
* [[Benchmarking: IOR]]
 
* [[Benchmarking: Powerbench]]
 
* [[Benchmarking: Sysbench (OLTP)]]
 
  
== HPC Engineering TODO ==
+
* [[External:Feedback]]
* [[HPC engineering TODO List]]
+
 
 +
== Setting up a call home function ==
 +
* [[Linux: Setting up a call home function]]
 +
 
 +
== All things Python and Pytorch ==
 +
* [[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