-
Recent Posts
Tweets
Categories
- Android (3)
- Databases (35)
- Deaf (112)
- DeafRead (63)
- FreeBSD (77)
- Linux (33)
- Networking (5)
- Scripting languages (PHP, Perl, etc) (33)
- Uncategorized (361)
- Video (58)
- Web/Tech (144)
Category Archives: Networking
Better Late than Never: following up on Google HTTPS using DHE cipher suites
[Above image is the famous Caesar Cipher] One of the things that irked me about how Google handled the security of their HTTPS traffic was the lack of DHE ciphers. I banged out a post “Google and Amazon do not … Continue reading
Posted in Networking
Leave a comment
Other Similar Posts
- Google and Amazon do not offer ciphers using Diffie-Hellman Ephemeral mode.
- A milestone: 100,000 page views reached!
- Moving day for my blog: jaredlog.com
- 6,000 hits on DeafRead.com’s first day!
- Why Gallaudet and NAD should not dismiss the Ridor effect
Today, a new advancement in VRS calling
It’s days like this that make me proud that I’m part of the engineering team at ZVRS. This morning, at the NAD conference, ZVRS worked with Google on a demo of our prototype ZVRS app for Google+ Hangouts. The ZVRS … Continue reading
Posted in Deaf, Networking, Web/Tech
6 Comments
Other Similar Posts
- Jott- hearing people can send voice-to-text messages to Deaf friends/co-workers
- How to call video relay service (VRS) with Linux / Ubuntu
- Seeking more Deaf-Centered Blogs
- Hearing person irked by lack of subtitles / transcript of Deaf ASL video clips
- Happy New Years 2007 and Congrats to Tayler!
Finding IP address of a device on a network.
[zippy] I get asked this question once in a while: “When I plug in a new device to the network, fresh out of the box and it defaults to getting an IP address via DHCP: how the heck do I … Continue reading
Posted in Networking
Leave a comment
Other Similar Posts
- Bypassing Verizon FIOS Actiontec router and using your own router instead
- Topics of the network security class I’ll be teaching this fall.
- possible solution to calcru problem on running FreeBSD under VMWare
- Forget ifconfig and route. Use iproute2 instead.
- Cyberguard Snapgear SG635 NIC Card with built in firewall, NAT, VPN, IDS, and a surprise for hackers..
Ubuntu: Installing RRDtool 1.4.5 and php->RRDtool bindings
Installing RRDtool 1.4.5: Ubuntu 11.04 repo only offers older RRDtool 1.4.3, so if need to have a more recent RRDtool on your system: Run the following commands as superuser: sudo su apt-get install libpango1.0-dev libxml2-dev wget http://oss.oetiker.ch/rrdtool/pub/rrdtool-1.4.5.tar.gz tar -zxvf rrdtool-1.4.5.tar.gz … Continue reading
Posted in Linux, Networking
2 Comments
Other Similar Posts
- How to manually upgrade Twiki on FreeBSD
- Installing Adobe AIR for Linux / TweetDeck on Ubuntu
- H.264 codec for Linphone on Ubuntu
- Creating & Installing FreeBSD 8 / KDE 4 Guest VMware Virtual Machine
- setting up BASH as your login shell
Bypassing Verizon FIOS Actiontec router and using your own router instead
Verizon loans you the Actiontec router when they come over to install the FIOS service at your home. It is an excellent router in all respects except for one flaw. The router contains a very small (1K) NAT table which … Continue reading
Posted in Networking
22 Comments
Other Similar Posts