22 projects tagged "MIT/X"
Install Kernel (ik) is a bash script that installs the Linux kernel and automatically sets up LILO or GRUB. It also saves your kernel configuration each time you do an install. This allows you to restore the newest configuration file when you make a new kernel. This script is intended for two groups of people; people new to compiling kernels, and people who are tired of moving files around and editing their bootloader configurations every time they install a new kernel.
Lowlife is a documentation project which tells the user how to put together a simple uClibc-based Linux boot-floopy. It also describes the installation of the SVGA vncviewer on the floppy, thus enhancing it with X terminal capabilities. Besides the documentation, the package also contains a precompiled demo floppy image.
epto is a small library and framework for industrial strength shell script programming with sh. It features convenient error handling, tracing, logging, option handling, documentation template, process level transaction safety (sort of), and more. If one is used to shell programming, it takes less than five minutes of learning to start using it (see the crash course in the README file).
chroot_safe is a alternative method for chrooting dynamically linked applications in a sane and safe manner. By using a little dynamic linking trick it delays the chrooting until after dynamic linking has completed, thereby eleminating the need to have a copy of the binary or libraries within the chroot. This greatly simplifies the process of chrooting an application, as you often do not need any files besides the data files within the chroot. In addition to chrooting the application, it also drops root privileges before allowing the application to start.
trackGoogleContentAds.cgi is a tool to see where your Google AdWords contextual ads are being displayed. Now that Google will let you create negative sites for a campaign, you can use this tool to decide which AdSense publisher domains to block. This script will examine an Apache Web server log and will display hits generated by clicks from Google contextual advertising.
trackYahooPaidSearchHits.cgi lets you see which of your Yahoo Search Marketing (Overture) keywords are resulting in hits. It examines an Apache Web server log and displays hits generated by clicks on Yahoo Search Marketing ads. Each hit from a Yahoo search ad will be displayed in a row with these columns: Time, IP Address, Ad Type, Source of Hit, Search Keywords. Ad types will be A (Advanced Match), S (Standard Match), or C (Content Match). The Yahoo Search Marketing Easy Track feature needs to be turned on in order to track the search keywords and see the ad type.
trackSearchHits.cgi examines the traffic your site is receiving from the major search engines by processing Apache Web server logs. It displays hits generated by clicks from Yahoo, MSN, and Google searches and displays a bar chart comparing the number of hits from each search engine.