I wanted to limit apt-get download.
The solution is this:
$ sudo apt-get -o Acquire::http::Dl-Limit=25 upgrade
Saturday, December 4, 2010
Subscribe to:
Comments (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 -...
-
This is very unconventional but a valid code and it will run!!, the magic is the static initializer block. this block is hidden from ever...
-
Original post by imdeemvp [http://forums.fedoraforum.org/showthread.php?t=25880] [small modification by me :)] To update system. Updat...