viernes, 28 de octubre de 2011

Comando ulimit -a

Linux Comandos

ulimit -a (equipo con GNU Linux Ubuntu)

core file size (blocks, -c) 0
data seg size (kbytes, -d) unlimited
scheduling priority (-e) 20
file size (blocks, -f) unlimited
pending signals (-i) 16382
max locked memory (kbytes, -l) 64
max memory size (kbytes, -m) unlimited
open files (-n) 1024
pipe size (512 bytes, -p) 8
POSIX message queues (bytes, -q) 819200
real-time priority (-r) 0
stack size (kbytes, -s) 8192
cpu time (seconds, -t) unlimited
max user processes (-u) unlimited
virtual memory (kbytes, -v) unlimited
file locks (-x) unlimited




Suscríbete vía feed.

Comando id root.

Linux Comandos


id root
uid=0(root) gid=0(root) grupos=0(root),1(bin),2(daemon),3(sys),4(adm),6(disk),10(wheel)





Suscríbete vía feed.

Comando lsusb -tv

Linux Comandos


lsusb -tv
/: Bus 05.Port 1: Dev 1, Class=root_hub, Driver=ehci_hcd/8p, 480M
/: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
|__ Port 1: Dev 3, If 0, Class=HID, Driver=usbhid, 1.5M





Suscríbete vía feed.

Comando lspci -tv

Linux Comandos


lspci -tv
-[0000:00]-+-00.0 Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub
+-01.0-[0000:01]----00.0 nVidia Corporation G72M [Quadro NVS 110M/GeForce Go 7300]
+-1b.0 Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller
+-1c.0-[0000:02]----00.0 Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller
+-1c.3-[0000:03]----00.0 Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection
+-1d.0 Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1
+-1d.1 Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2
+-1d.2 Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3
+-1d.3 Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4
+-1d.7 Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller
+-1e.0-[0000:04-08]--+-01.0 Ricoh Co Ltd RL5c476 II
| +-01.1 Ricoh Co Ltd R5C552 IEEE 1394 Controller
| +-01.2 Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter
| -01.3 Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter
+-1f.0 Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge
-1f.1 Intel Corporation 82801G (ICH7 Family) IDE Controller






Suscríbete vía feed.

Comando hdparm -tT /dev/sda

Linux Comandos


hdparm -tT /dev/sda

/dev/sda:
Timing cached reads: 4284 MB in 2.00 seconds = 2142.42 MB/sec
Timing buffered disk reads: 64 MB in 3.10 seconds = 20.67 MB/sec




Suscríbete vía feed.