A DNS server resolves domain names into IP addresses. So when you request “google.com” for example, the DNS server finds out the address for the domain, and sends your request the right way. You can run a DNS cache on your computer. This will speed up the process of looking up domain names when browsing. […]
Linuxcon – Get out and Do something !
Original article- LinuxCon Day 3: Now Get Out There and Do Something! At the end of a conference, most people have two feelings. The first is a feeling of wanting to get out there and do something. After last year’s LinuxCon, especially after listening to Noah Broadwater of Sesame Workshop, I wanted to go back to […]
Take your notes on the Cloud
Working with 3 computers that run 5 operating systems, I often get bits of information found only on a single PC, a url that I bookmarked for a very useful site, or a TXT file used to take a quick note (the equivalent of a post-it on the monitor). When I had to move information […]
Congratulation OSS – Linuxcon
In Forrester analyst Jeffrey Hammond’s keynote today at LinuxCon he outlined the trends of OSS adoption in the enterprise. (You can download the slides here.) According to Hammond, open source software has crossed the chasm and is firmly entrenched in enterprises around the world. That wasn’t a surprise to the 800 people in the LinuxCon audience. […]
Sudo for beginners
root / sudo If you are reading this you are likely aware that the administrator on Linux/Unix systems is referred to as root. The root account is the account on which all system processes run and should be the only account that can write to the main filesystem. Because most of us started our computing […]