Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentes Révision précédente | |||
materiel:maylug009 [2020/03/06 23:37] fred53 supprimée |
— (Version actuelle) | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
- | ====== Maylug009 ====== | ||
- | |||
- | |||
- | maylug@maylug009:~$ uname -a | ||
- | |||
- | |||
- | <code>Linux maylug009 2.6.26-2-686 #1 SMP Wed May 12 21:56:10 UTC 2010 i686 GNU/Linux | ||
- | |||
- | </code> | ||
- | |||
- | |||
- | maylug@maylug009:~$ mount | ||
- | |||
- | |||
- | <code>/dev/hdc1 on / type ext3 (rw,errors=remount-ro) | ||
- | tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755) | ||
- | proc on /proc type proc (rw,noexec,nosuid,nodev) | ||
- | sysfs on /sys type sysfs (rw,noexec,nosuid,nodev) | ||
- | procbususb on /proc/bus/usb type usbfs (rw) | ||
- | udev on /dev type tmpfs (rw,mode=0755) | ||
- | tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev) | ||
- | devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620) | ||
- | /dev/hdc6 on /home type ext3 (rw) | ||
- | |||
- | </code> | ||
- | |||
- | |||
- | maylug@maylug009:~$ df -h | ||
- | |||
- | |||
- | <code>Sys. de fich. Tail. Occ. Disp. %Occ. Monté sur | ||
- | /dev/hdc1 2,7G 1,5G 1,1G 59% / | ||
- | tmpfs 253M 0 253M 0% /lib/init/rw | ||
- | udev 10M 652K 9,4M 7% /dev | ||
- | tmpfs 253M 0 253M 0% /dev/shm | ||
- | /dev/hdc6 6,4G 183M 5,9G 3% /home | ||
- | |||
- | </code> | ||
- | |||
- | |||
- | maylug@maylug009:~$ free -m | ||
- | |||
- | |||
- | <code>total used free shared buffers cached | ||
- | Mem: 504 193 310 0 10 95 | ||
- | -/+ buffers/cache: 88 416 | ||
- | Swap: 368 0 368 | ||
- | |||
- | </code> | ||
- | |||
- | |||
- | maylug@maylug009:~$ cat /proc/cpuinfo | ||
- | |||
- | |||
- | <code>processor : 0 | ||
- | vendor_id : GenuineIntel | ||
- | cpu family : 6 | ||
- | model : 8 | ||
- | model name : Pentium III (Coppermine) | ||
- | stepping : 10 | ||
- | cpu MHz : 1102.022 | ||
- | cache size : 256 KB | ||
- | fdiv_bug : no | ||
- | hlt_bug : no | ||
- | f00f_bug : no | ||
- | coma_bug : no | ||
- | fpu : yes | ||
- | fpu_exception : yes | ||
- | cpuid level : 2 | ||
- | wp : yes | ||
- | flags : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 mmx fxsr sse up | ||
- | bogomips : 2206.80 | ||
- | clflush size : 32 | ||
- | power management: | ||
- | |||
- | </code> | ||
- | ==== Comptes utilisateurs ==== | ||
- | |||
- | |||
- | * root (not24get) | ||
- | |||
- | |||
- | * maylug (maylug) | ||