每次在想查看系统是多少位的时候.总是记不清究竟用哪个命令.所以做个总结. vonzhou@de16-C6100:~$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 12.04.4 LTS Release: 12.04 Codename: precise vonzhou@de16-C6100:~$ uname -a Linux de16-…
linux 常用查看命令 目录 linux 常用查看命令 linux 查看内存/进程-ps/top linux 查看磁盘存储-df linux 查看io读写-iotop linux 查看端口占用-netstat linux 查看内存/进程-ps/top ps和top的语法 [ranan@hadoop102 ~]$ ps -aux top动态监控 [ranan@hadoop102 ~]$ top linux 查看磁盘存储-df 磁盘相关笔记 [ranan@hadoop102 ~]$ df -h l…
#settings.py """ Django settings for AutoCmdb project. Generated by 'django-admin startproject' using Django 2.0.6. For more information on this file, see https://docs.djangoproject.com/en/2.0/topics/settings/ For the full list of settings…