Posts Tagged ‘network’

PSN Outage – Day 12

psn-network
Sony has been trickling out information bit by bit but mostly to combat all the rumors swarming on the web and twitter. The newest press release from Sony released today (5/2/2011) talks mostly about the rumors of a database containing credit card information being up for sale. Sony says that this is false, at least to the best of their knowledge. Another point/clarification made in the press release was in regards of the psn user passwords. It turns out that the passwords were not stored in “plain...

Change IP info using config file in Linux (Debian/Ubuntu)

This is just an emple of a the interfaces file which holds the ifconfig information. Location: /etc/network/interfaces Static IP (example) ####################### auto lo iface lo inet loopback auto eth0 iface eth0 inet static address 208.88.34.106 netmask 255.255.255.248 broadcast 208.88.34.111 network 208.88.34.104 gateway 208.88.34.110 ####################### DHCP (example) ####################### auto lo iface lo inet loopback auto eth0 iface eth0 inet...
Twitter Delicious Facebook Digg Stumbleupon Favorites More
329 queries in 2.769 seconds.