FUC
stable

Cheatsheets

  • docker
  • sftp
  • tmux
  • conda env
  • seadragon

Inspections

  • system info
  • filesystem
  • apache

Commands

  • git command
  • user management
  • process management
  • compression

Configs

  • git config
  • ssh no password
  • .bashrc
  • .gitignore
  • python header

About

  • about FUC
FUC
  • Welcome to FUC’s documentation!
  • Edit on GitHub

Welcome to FUC’s documentation!¶

The documentation for FUC is mainly organized by following four sections.

  • Cheatsheets

  • Inspections

  • Commands

  • Configs

  • About

Cheatsheets

  • docker
    • Docker Installation
    • Image management
    • Container management
    • Upload image to docker hub
    • Convert image to singularity
    • Nvidia-Docker
  • sftp
    • Login to server
    • File transfer
    • Command
    • Exit server
  • tmux
    • Installation
    • List available sessions
    • Start new session
    • Attach to session
    • Kill session
  • conda env
    • List available envs
    • Create env
    • Activate env
    • Deactivate env
    • Remove env
  • seadragon
    • Login Seadragon
    • Interactive Running
    • Load Modules
    • Start Singularity Instance
    • More Useful Commands

Inspections

  • system info
    • Check Ubuntu version
  • filesystem
    • Check specifc lines inside a text file
    • Find files contain specifc text
    • Storage usage
    • Check size of all subdirectories
    • Searches directory recursively in subdirectories
    • Searches file recursively in subdirectories
    • Delete file/directory recursively in subdirectories
    • Get number of all files
  • apache
    • Restart
    • Check error log

Commands

  • git command
    • Delete branch
    • Tag
    • Remote
  • user management
    • Add user with full profile
    • Add user with only name
    • Add user to sudo group
    • List all user names
  • process management
    • Check process
    • Kill process
  • compression
    • Tar and untar
    • Compress and uncompress

Configs

  • git config
    • Git configuration
    • Git alias
  • ssh no password
    • Login to server without password
  • .bashrc
    • Set environment variable
    • Set alias
    • Take effect
  • .gitignore
    • Python .gitignore example
  • python header
    • Example

About

  • about FUC
Next

© Copyright 2024, Pingjun Chen. Revision 61a505bb.

Built with Sphinx using a theme provided by Read the Docs.