Skip to content

Instantly share code, notes, and snippets.

@molnarjoe
molnarjoe / out put of env
Created September 20, 2021 23:10
Per telegram discussion with Andrei, env to help understand why truffle compile fails -- sudo truffle compile -- /usr/bin/env: ‘node’: No such file or directory
SHELL=/bin/bash
SESSION_MANAGER=local/joeslinux:@/tmp/.ICE-unix/2934,unix/joeslinux:/tmp/.ICE-unix/2934
QT_ACCESSIBILITY=1
NVM_RC_VERSION=
COLORTERM=truecolor
XDG_CONFIG_DIRS=/etc/xdg/xdg-ubuntu:/etc/xdg
NVM_INC=/home/joe/.nvm/versions/node/v16.9.1/include/node
XDG_MENU_PREFIX=gnome-
GNOME_DESKTOP_SESSION_ID=this-is-deprecated
OPENCL_VENDOR_PATH=/home/apps/AMDAPPSDK-3.0/etc/OpenCL/vendors/
@molnarjoe
molnarjoe / blkid printout
Created May 10, 2020 01:36
blkid printout and fstab printout
/dev/loop0: TYPE="squashfs"
/dev/loop1: TYPE="squashfs"
/dev/loop2: TYPE="squashfs"
/dev/loop3: TYPE="squashfs"
/dev/loop4: TYPE="squashfs"
/dev/loop5: TYPE="squashfs"
/dev/loop6: TYPE="squashfs"
/dev/loop7: TYPE="squashfs"
/dev/nvme0n1p1: UUID="1c7b2d4e-d543-4e71-8b05-569a0993e339" TYPE="ext4" PARTUUID="3acfb4f5-01"
/dev/nvme0n1p5: UUID="2403be72-9dca-43b6-a596-044cfd813801" TYPE="swap" PARTUUID="3acfb4f5-05"
@molnarjoe
molnarjoe / fdisk printout
Created May 10, 2020 00:03
JoeM Linux Ubuntu in Emergency Mode
Disk /dev/loop0: 132 KiB, 135168 bytes, 264 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop1: 44.2 MiB, 46325760 bytes, 90480 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes