Enviado em 16/04/2015 - 15:06h
System information as of Thu Apr 16 15:00:20 BRT 2015
System load: 0.0 Processes: 86
Usage of /: 77.8% of 7.49GB Users logged in: 1
Memory usage: 2% IP address for eth0: 192.168.5.2
Swap usage: 0% IP address for eth1: 192.168.0.1
cat > file
-bash: file: Não há espaço disponÃvel no dispositivo
df -h
df: não foi possÃvel ler a tabela dos sistemas de arquivo montados: Arquivo ou diretório não encontrado
touch file
touch: não foi possÃvel tocar "file": Não há espaço disponÃvel no dispositivo
# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' to print the universally unique identifier
# for a device; this may be used with UUID= as a more robust way to name
# devices that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc nodev,noexec,nosuid 0 0
# / was on /dev/sda1 during installation
UUID=3c85dea6-5ffb-49ff-8530-8b590b1f2e70 / ext4 errors=remount-ro 0 1
# swap was on /dev/sda5 during installation
UUID=0b7388b7-ba00-4eea-9aed-0269da0567a9 none swap sw 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0
fdisk -l
Disco /dev/sda: 8589 MB, 8589934592 bytes
255 heads, 63 sectors/track, 1044 cylinders
Unidades = cilindros de 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Identificador do disco: 0x0005eb5c
Dispositivo Boot InÃcio Fim Blocos Id Sistema
/dev/sda1 * 1 994 7977984 83 Linux
A partição 1 não termina no limite do cilindro.
/dev/sda2 994 1045 407553 5 Estendida
/dev/sda5 994 1045 407552 82 Linux swap / Solaris