2019-10-11

wsl - debian-gnulinux


wsl-debian-gnulinux

 

tux@slitaz:~$ uname -a
Linux slitaz 4.4.0-18362-Microsoft #1-Microsoft Mon Mar 18 12:02:00 PST 2019 x86_64 GNU/Linux

tux@slitaz:~$ df -h
Filesystem      Size  Used Avail Use% Mounted on
rootfs           50G   22G   28G  44% /
none             50G   22G   28G  44% /dev
none             50G   22G   28G  44% /run
none             50G   22G   28G  44% /run/lock
none             50G   22G   28G  44% /run/shm
none             50G   22G   28G  44% /run/user
cgroup           50G   22G   28G  44% /sys/fs/cgroup
C:\              50G   22G   28G  44% /mnt/c

tux@slitaz:~$ free -m
total        used        free      shared  buff/cache   available
Mem:           4095        1399        2472          17         223        2565
Swap:          6327           0        6327

tux@slitaz:~$ date
Tue Oct 8 17:40:11 CST 2019

tux@slitaz:~$ cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 9 (stretch)"
NAME="Debian GNU/Linux"
VERSION_ID="9"
VERSION="9 (stretch)"
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"

tux@slitaz:~$ /lib/x86_64-linux-gnu/libc.so.6
GNU C Library (Debian GLIBC 2.24-11+deb9u3) stable release version 2.24, by Roland McGrath et al.
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Compiled by GNU CC version 6.3.0 20170516.
Available extensions:
crypt add-on version 2.1 by Michael Glad and others
GNU Libidn by Simon Josefsson
Native POSIX Threads Library by Ulrich Drepper et al
BIND-8.2.3-T5B
libc ABIs: UNIQUE IFUNC
For bug reporting instructions, please see:
.
tux@slitaz:~$