Meeting notes: Oct 5 2009

Summary: The meeting theme for Monday Oct 5th 2009 was file-systems. During this meeting Ted gave a presentations on how to recover files that were deleted from an EXT2 file system. Since file pointers are moved with a delete, he used debugfs to dump the file contents directly from the inode. Journaled files systems have a journal layer that makes recovery using this technique hit and miss. However, EXT2 is not a journaled file-system, when a file is deleted the inode can easily be found using debugfs.

After the presentation, we talked a little about various subjects:

Dave D. is eagerly awaiting for the new release of Ubuntu 9. A new version is to be out soon. Currently, version 9 is beta.

Leon mentioned he had wireless issues in a Hotel in Cambodia that he had not had in the past. We were not sure how to address this question, but surmised it might be a budget issue or a power issue.

There was a short talk about mail clients. Dave D. and Ted both like mutt as a email client.

Camera file-systems and permissions were discussed. It appears most camera manufactures use the vfat file-system. Additionally, the permissions are inconsistent. Some have permissions of read,write,execute by all but others do not.

Skype was discussed. It appears may organization label Skype as banned application in their organization. Leon said he meet a peace corp person who was told they could not use skype. Skype seems to be misunderstood by many large institutions. There does not seem to be any definitive documentation that is a security risk. But, it does suck up bandwidth.

Similar Posts

  • Sept 12 Monday meeting 7pm

    Matt Ward from Red Hat gave a presentation on containers The slides for the presentation can be found here: https://redhat.slides.com/mward-1/deck-4/live#/64 For additional reading he referred user to these sites: Systemd vs Docker https://lwn.net/Articles/676831 May the Fork Be with You. A short History of open source Forks. https://thenewstack.io/may-fork-short-history-open-source-forks/ Container Format Dispute on the Twitter Shows Disparities…

  • Linux Distro FAQ

    Most Free versions Linux However the most free versions of GNU/Linux are the non-commercial ones like Debian, Gentoo, and Slackware. Debian GNU/Linux Skills needed to configure and run: Medium |Currently,there are literally hundreds of Linux Distributions that specialize in various architectures and offer various key features. Whether you are interested is in security, developing, multimedia,…

  • Meeting Notes Dec 2005

    7 people showed up to the meeting. Topics Discussed: GNUCASH Bladecenter on Linux SNORT IDS system for the cheap. Ethics Sound Card problems with Alsa Tanget Topic: Microwaves wireless and fires. Power coils and flloresant bulbs. CENTOS : A redhat enterprise like version of Linux. ACM vs IEEE for journal use: ACM seems cheaper Compiling…

  • About our meetings

    Since Monday October 16, 2000, we have been meeting in the Barnes and Noble’s coffee shop located in the Harbor Place plaza. (Take 50 East to Parole, RD.) The Harbor Place shopping plaza is at the corner of Solomon’s Island Rd and Aris T Allen Hwy(665). ******* Not so Important ******* Meeting Room: Barnes and…

  • Meeting Notes July 2007

    Topics discussed: installing myth TV applications using pclinuxOS, a new Debian based distro. Complications setting up a hdtv system. (Wiring can be complicated.). Tunneling with socks and twister both allow you to tunnel encrypted data through ports that are not blocked by firewalls. Astericks Open Source PBX Tunneling voice data over ssh using Asterisks. Wireless…

  • Meeting Notes Nov 1 2005

    Topics: Debboot strap Debian allows you to run other distros inside the primary distro. For example, if you have an application that only works with Redhat. You can install RedHat inside Debian using Debboot Strap. This will allow you to ‘chroot’ to the distro and run the software. USB Net |This was the first Tuesday…