Difference between revisions of "Linux: Landing Page"

From Define Wiki
Jump to navigation Jump to search
 
(9 intermediate revisions by the same user 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)]]
 
* [[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]]
 
* [[Setting up Gitlab from scratch on centos 7]]
Line 38: Line 43:
 
* [[Linux: Setting up NFS over RDMA]]
 
* [[Linux: Setting up NFS over RDMA]]
 
* [[Linux: Enabling X Windows in CentOS | Enabling X Windows/GNOME/GUI in CentOS]]
 
* [[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]]
  
 
==Debugging==
 
==Debugging==
Line 53: Line 59:
 
== Setting up a call home function ==
 
== Setting up a call home function ==
 
* [[Linux: 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