Security and Usability
Posted by Administrator in Slashdot, Technology on November 3, 2005
ewuehler writes “I don’t think I’ve ever heard a security application, be it a consumer anti-virus application or an enterprise IPS application, described as “user-friendly” or “easy to use”. When I read the title of the O’Reilly book Security and Usability: Designing Secure Systems That People Can Use, I took the bait and requested a copy for review. The title could also double as my current job description, so I was equally interested from a “job education” point of view. The book is a collection of (mostly) academic articles, grouped in sections and chapters. Each article/chapter is written by different authors; from Bruce Tognazzini who founded Apple’s Human Interface Group to Blake Ross of Firefox fame to names previously unknown to me. Read on for ewuehlers’ review.
Originally by samzenpus from Slashdot: IT on November 2, 2005, 2:24pm
Vista To Get Symlinks?
Posted by Administrator in Slashdot, Technology on November 2, 2005
TheRealSlimShady writes “According to a post by Ward Ralston on the Windows server team’s weblog, Vista server is to get symlinks as part of the SMB2 protocol.” From the post: “In Vista/Longhorn server, the file system (NTFS) will start supporting a new filesystem object (examples of existing filesystem objects are files, folders etc.). This new object is a symbolic link. Think of a symbolic link as a pointer to another file system object (it can be a file, folder, shortcut or another symbolic link).”
Originally by Zonk from Slashdot: IT on October 31, 2005, 5:36am
Asterisk + VoicePulse – Part 1
Posted by Administrator in Communications, Technology on November 1, 2005
WARNING
This can get complicated! Although a basic configuration using Asterisk is easy to copy, once you start developing your own PBX extensions you’ll find it can get tricky quick. I’d recommend everyone read: A guide to VoIP and Asterisk for more details on the language and concepts.
The other day, I helped one of our clients setup a Vonage VoIP phone. The process was so simple, and the quality / service seemed terrific. I’ve always been interested in VoIP, but I wanted more functionality then a just another phone line. Since I already have a cell phone it didn’t make much sense to buy another phone for my home. After doing some research I found Asterisk an open-source PBX application which lets you do just about anything with an incoming / outgoing phone call. From my initial investigation it sounded like this was exactly the application I was looking for. Cell phones are a way of life now, but a traditional home phone is still very convenient.
Voice Pulse offers a special service called CONNECT! They allow you to connect your PBX to the PSTN (Publicly Switched Telephone Network) without much hassle. They also offer a set of Asterisk configuration samples to work from. Their website admin tool is very helpful as well; you can create new phone numbers instantly, all for just $11 per month!
The setup process has been fairly easy. I’ve setup the configuration using a soft phone, and I can route incoming / outgoing calls perfectly. Although I have not finished configuring additional services like voicemail / 3-way calling / etc all of these seem to be build into Asterisk.
The next setup is to connect my normal phones into the PBX. A soft phone is neat, but the point of this process is to setup a traditional home phone as well. Asterisk has a close relationship with the hardware vender Digium. I decided to test my initial setup using an IAXy, which is a little blue box that connects to the PBX automatically. This is very similar to the Vonage phone solutions you would buy at the store, except much more cut down.
So far so good, although I have much more testing to do, this is a prefect combination! Asterisk is for any tech-savvy uber-geek who is looking to get more out of VoIP.
Oracle To Offer A Free Database
Posted by Administrator in Slashdot, Technology on November 1, 2005
An anonymous reader writes “ZDNet News reports that Oracle is likely to announce a free version of its Oracle 10g Database. Oracle Database 10g Express Edition will be free for development and production use, and could even be distributed with other products. What does this mean for the future of MySQL and PostgreSQL?” From the article: “By introducing a free entry-level product, Oracle intends to get more developers and students familiar with its namesake database, Mendelsohn said. Those customers, Oracle hopes, will eventually upgrade to a higher-end version.”
Originally by Zonk from Slashdot: IT on October 31, 2005, 7:29am
How The NSA Secures Computers
Posted by Administrator in Slashdot, Technology on November 1, 2005
An Anonymous Reader wrote to mention an NSA site covering secure configuration guidelines for a number of operating systems. From the site: “NSA initiatives in enhancing software security cover both proprietary and open source software, and we have successfully used both proprietary and open source models in our research activities. NSA’s work to enhance the security of software is motivated by one simple consideration: use our resources as efficiently as possible to give NSA’s customers the best possible security options in the most widely employed products.”
Originally by Zonk from Slashdot: IT on October 30, 2005, 3:10am
The Definitive Guide to MySQL 5
Posted by Administrator in Slashdot, Technology on November 1, 2005
jsuda writes “The Definitive Guide to MYSQL 3rd Edition certainly deserves its title. It is a large, dense, complete guide to MySQL and updates its predecessor edition by covering new MySQL5 and new auxiliary software including database administration tools and interfaces. MySQL is the open-source database software which has become very popular for web-based database applications now being used by Yahoo, NASA, Slashdot, and other entities. Read on for the rest of Jsudas’ review
Originally by samzenpus from Slashdot: IT on October 31, 2005, 2:40pm
Fully Automated IM Worms on the Way?
Posted by Administrator in Slashdot, Technology on November 1, 2005
nanycow writes “The sudden appearance of a rootkit file in a spyware-laden IM worm attack has set off new fears that malicious hackers are sophisticated enough to launch a fully automated worm attack against instant messaging networks. Researchers say the stage is set for a worm writer to use an unpatched buffer overflow in an IM app to unleash a worm that is capable of infecting millions or users without the use of malicious URLs that require a click.”
Originally by CmdrTaco from Slashdot: IT on November 1, 2005, 9:38am