exim Exim 4 CheatSheet Originally posted HERE [http://bradthemad.org/tech/notes/exim_cheatsheet.php] Message-IDs and spool files The message-IDs that Exim uses to refer to messages in its queue are mixed-case alpha-numeric, and take the form of: XXXXXX-YYYYYY-ZZ. Most commands related to managing the queue and logging use these message-ids. There are
cacti Cacti and Debian The patch can fix the issue sudo pico /usr/share/cacti/site/include/config.php replace what is under /* Sanity Check on “Corrupt” PHP_SELF */ with if ((!is_file($_SERVER[“PHP_SELF”])) && (!is_file($config[“base_path”] . ‘/’ . $_SERVER[“PHP_SELF”]))) { if (!is_file($_SERVER[“DOCUMENT_ROOT”] . $_SERVER[“PHP_
Linux VMWare Module Issue Quick and nasty hack to make vmware modules compile on Debian. http://communities.vmware.com/thread/110577;jsessionid=7AC47D2F9654000D52C97CB304113AF2?tstart=0
Linux Vmware Server Console crashes when removing snapshot > Mountain Biking Group [http://www.evsblog.tk/cycling/mtb/mountain-biking-group.html] Tonight while doing maintenance on one of my virtual machines I decided it was time to remove a snapshot I created a few days ago while upgrading some software. Shortly after hitting the “remove snapshot” selection my vmware
Linux PHP Template Engines Jaslabs [http://www.whenpenguinsattack.com/] High Performance Software. Top 25 Template engines [http://www.whenpenguinsattack.com/2006/07/19/php-template-engine-roundup/].
Linux Installing VMware Server on Gentoo Linux (Version 3) | Diary Products - Hannes Schmidt Installing VMware Server on Gentoo Linux (Version 3) | Diary Products – Hannes Schmidt [http://diaryproducts.net/about/operating_systems/unix/installing_vmware_server_on_gentoo_linux_part_3#comment-683] : “Installing VMware Server on Gentoo Linux (Version 3)” This has the latest instructions on how to install VMware server on Gentoo linux
Linux VM Where? VM Where? [http://www.vmwhere.net/]: “VM Where?” Pre-built VMWare machine base on the Gentoo Distro
Linux virtualization.info virtualization.info [http://www.virtualization.info/] Great site on howto setup virtual machines using various VM servers and software.
Linux Gentoo in a VM Gentoo in a VM [http://gentoovm.blogspot.com/]: Another awesome site for tips on Gentoo as a guest OS
ebuild HOWTO Create an Updated Ebuild - Gentoo Linux Wiki HOWTO Create an Updated Ebuild – Gentoo Linux Wiki [http://gentoo-wiki.com/HOWTO_Create_an_Updated_Ebuild#Adding_a_Patch] Handy howto for gentoo users.
gentoo TIP Using screen - Gentoo Linux Wiki Some useful commands in using the screen utility for linux. TIP Using screen – Gentoo Linux Wiki [http://gentoo-wiki.com/TIP_Using_screen#Scrolling_back_in_Screen]: Where C = Ctrl Key Where C-a = Ctrl Key + a C-a ‘ Show list of terminals managed by Screen; Here: only one Esc Close the list
Linux How to launch VNC with aMule at Linux boot How to launch VNC with aMule at Linux boot – AMule Project FAQ [http://www.amule.org/wiki/index.php/How_to_launch_VNC_with_aMule_at_Linux_boot] : “By Frankk [https://evsblog.xyz/wiki/index.php/User:Frankk]” Another useful vnc startup site.
Linux Sed One Liners. http://sed.sourceforge.net/sed1line.txt For those of you who are forgetful like me. Handy sed one liners.
Linux VNC-On-Bootup - Cooperative Linux Wiki VNC-On-Bootup – Cooperative Linux Wiki [http://wiki.colinux.org/cgi-bin/VNC-On-Bootup]: “VNC-On-Bootup [/cgi-bin/VNC-On-Bootup?action=fullsearch&value=VNC-On-Bootup&literal=1&case=1&context=40] ” Useful hints on how to setup a vnc server on Linux
Linux EasyVMX!: Virtual Machine Creator EasyVMX!: Virtual Machine Creator [http://www.easyvmx.com/] Searching arround on the net I found this awesome site. I’m a big fan of qemu, a virtual pc emulator, but found very hungry on system resources. I have also used VMware which I found a better product. This site helps
Linux Awesome Gentoo Linux Howto Site Gentoo Linux Wiki [http://gentoo-wiki.com/Main_Page] www.gentoo-wiki.com This a great site for various howtos for Gentoo Linux. Could not recommend it higher. However we cannot forget the Gentoo [http://www.gentoo.org] website, home of my favourite Linux Distro.
Linux Convert WMA to MP3 on Linux Originally from linuxquestions [http://www.linuxquestions.org/linux/answers/Applications_GUI_Multimedia/Convert_WMA_to_MP3] With newer codecs I have change -ao pcm -waveheader to -ao pcm:waveheader Convert WMA to MP3 - [http://www.linuxquestions.org/linux/answers/Applications_GUI_Multimedia/Convert_WMA_to_MP3] : "Convert WMA
Linux Snmp, MRTG and winblows Fun and games to day with MRTG/SNMP and windows servers. Typical winblows never works properly without a bunch of researching and downloading. MRTG works great with pretty much any network device, except winblows. Makes monitoring setups a whole lot more interesting. After much toing and froing I finally got