sox -V t1b.wav -r 44100 -w -c 2 -s t1c.raw
Wednesday, July 8, 2009
Subscribe to:
Posts (Atom)
list open ports and unix sockets
To do this I use netstat command to list all open ports: $ sudo netstat -tuplen to list open ports and unix sockets: $ sudo netstat -...
-
[ These steps may work on CentOS 5.* too] Prepare your OS for it $ sudo yum groupinstall "Development tools" $ sudo yum in...
-
Original post by imdeemvp [http://forums.fedoraforum.org/showthread.php?t=25880] [small modification by me :)] To update system. Updat...