Skip to content

Instantly share code, notes, and snippets.

-------------------------------------------------------------------------
Map id:gid for ext4 HDD mount
Example
current user uid:gid -> 1000:1000
external HDD uid:gid -> 1001:1001
@arielzn
arielzn / ssh_run.py
Last active December 12, 2017 06:40
Running commands with paramiko on remote hosts defined on ssh_config
#!/usr/bin/env python
import os
import paramiko
import argparse
import socket
import logging
def create_ssh_client(hostname):
This is just a test
This is just a test
This is just a test
This is just a test
This is just a test
This is just a test
This is just a test
# Maintainer: Ignat Harczuk: ignathe -at- gmail com
# Previous Maintainer: Mark Wells: mwellsa -at- gmail com
# Contributor: simone riva: siomone.rva -a- gmail com
# Intel Parallel Studio XE 2017 for Linux - ( Intel compiler icc suite )
##########################################################################
# this PKGBUILD splits the main Parallel Studio XE package in 9 sub-packages:
#
# intel-compiler-base: Intel C/C++ compiler and base libs
# intel-fortran-compiler: Intel Fortran compiler and base libs"
# intel-ipp: Intel Integrated Performance Primitives