
I use a notch filter to get rid of it in recordings.
Mostly work related stuff which I would've entered into my "Log book". Instead of hosting it on an intranet site, outsourcing the hosting to blogger!
"C:\Program Files\Winamp\winamp.exe" "%1"and Action Enqueue in WinAmp with the field set as
"C:\Program Files\Winamp\Winamp.exe" /ADD "%1"
# mysql --user=username --pass=password --host=dbserver database < /path/file.sqlThe latter method fails with ERROR 1064 (42000) at line 1: Luckily the former method works, tho' while importing SI db, it gave an error ERROR 1298 (HY000) at line 2410: Unknown or incorrect time zone: 'NULL' the db seems to be working. After the database import, phplist said database needs to be upgraded. As given in the docs, went to Main Page -> System Functions -> upgrade and it took less than a second.
# or
# mysql --user=username --pass=password --host=dbserver -e "source /path/file.sql" database
useradd -G {group-name} usernameas given here. Listed users and groups seeing /etc/group,ps -eo euser,ruser,suser,fuser,f,comm,labelshowed that apache was being run as www-data so did
chown apachemails:www-data apachebounces
Cannot open mailbox file Can't open mailbox /var/www/bounces/apachebounces: no such mailboxSo had to change mbox location to /var/mail/username for a valid username.
Error: IMAP is not included in your PHP installation, cannot continueInstalled imap module with apt-get install php5-imap
Your account has expired; please contact your system administratorprobably due to this bug. So, did the editing of /etc/ftpusers and /etc/ssh/sshd_config instead.
net use lpt2: \\machine2\shared_printer_name /persistent:yes
type filename.bin > lpt2
nameserver 208.67.222.222Also did a rm * -f in /var/mail and restored the mailboxes with touch, chmod 600 and chown root:mail etc.
nameserver 208.67.220.220

1) Reset the PMU again. With the computer off, use a straightened paper clip to push down the reset button "under the grille" near the power button for 5-10 seconds (the proper technique for this model). Your PMU has been reset.
2) Reset the PRAM. Start up the machine, then hold down the following 4-key combination immediately after the startup chime: [Apple]-[Option]-[letter P]-[letter R]. I usually find it helpful to hold [Apple]-[Option]-[letter R] with my left hand, press the power button with my right hand, then immediately press the [letter P]. Hold down all four keys until the Mac has chimed 3-4 times. When you let up, the Mac should start up normally. You'll have to shut it down again for the third step.
3) Reset the NVRAM. Start up the machine, then hold down the following 4-key combination immediately after the startup chime: [Apple]-[Option]-[letter O]-[letter F]. Hold down all four keys until the machine boots up to a grey screen with text: this is Open Firmware mode. NOTE: Be very careful what you do here! It's easy to mess things up in Open Firmware very quickly if you don't know what you're doing! Type the following commands exactly as they're written here, and follow each command by pressing the [Return] key:
reset-nvram
reset-all
Your NVRAM has been reset, and your Mac will now restart itself normally.
Now you can go about the task of completely draining, then recharging, your battery. Go to your Apple Menu>System Preferences>Energy Saver. Select "Battery" instead of "Power Adapter," and set the all the sliders to not sleep, ever. Period.
Now stick a CD in the drive and open iTunes. Turn on Repeat mode and play the CD indefinitely (you might want to pick a CD you actually like ...).
Unplug the power adapter and let the iBook run until it goes into low-power deep sleep. This could be the 5 minutes or so that you've been reporting, or it could be the full 2 hours that the battery should have been holding.
Once you're in deep-sleep mode, plug in the power adapter and allow the battery to charge for however long it takes -- overnight would be ideal. Then you can test the battery under normal use conditions and let us know what (if anything) has changed.
Sometimes, the PMU becomes confused and either (1) reports a charge higher than is actually on the battery, causing the charging circuit to turn off prematurely, (2) reports a charge lower than is actually on the battery, causing the computer to shut down or deep-sleep prematurely, or (3) some combination of these symptoms.
By resetting the PMU, the PRAM, and the NVRAM, the Mac should now have a clean slate and be forced to "relearn" when the battery is fully drained and fully charged. A full drain-and-charge cycle should help it find these parameters.
dev/mac_hid/mouse_button_emulation = 1
dev/mac_hid/mouse_button2_keycode = 87
dev/mac_hid/mouse_button3_keycode = 88
flags : 00000011More than an hour back, it showed
charge : 810
max_charge : 2141
current : 0
voltage : 16030
time rem. : 0
flags : 00000011Plucking out and putting back the power plug makes the charge start moving at the rate of 5 for ten seconds (815 to 820 in around 10 sec, for example). But now it has stopped at 827 and doesn't move any more. Will have to check out this issue as well as the lack of USB hotplug support (sees the USB key only if rebooted).
charge : 789
max_charge : 2141
current : 0
voltage : 16020
time rem. : 0
Migrating Thunderbbird to the Aspire 4530 was not so straightforward, since I'd made a bit of a mess while configuring it on saispace2. The mail files and the configuration were at two different places, and the settings had to be redone since the paths were different - E:\My Documents ... etc now instead of L:\Mozilla Thuderbird etc earlier.
sudo usermod -a -G admin usernameremoving the oem user with the technique given here, userdel.
sudo nano /etc/modulesas given in the PowerPC FAQ.
PCI: Cannot allocate resource region 0 of device 0001:10:19.0but the boot process continues.
deb http://ports.ubuntu.com/ hardy-security main restricted
deb-src http://ports.ubuntu.com/ hardy-security main restricted
deb http://ports.ubuntu.com/ hardy-security universe
deb-src http://ports.ubuntu.com/ hardy-security universe
deb http://ports.ubuntu.com/ hardy-security multiverse
deb-src http://ports.ubuntu.com/ hardy-security multiverse
deb http://ports.ubuntu.com/ hardy main restricted
deb-src http://ports.ubuntu.com/ hardy main restricted
deb http://ports.ubuntu.com/ hardy universe
deb-src http://ports.ubuntu.com/ hardy universe
deb http://ports.ubuntu.com/ hardy multiverse
deb-src http://ports.ubuntu.com/ hardy multiverse
sudo aptitude install icewm iceconf icepref iceme icewm-themesTried installing xdm for auto-login, since gdm and kdm are resource-hungry. But then xdm doesn't have that feature! So, using the technique given here and here, putting startx at the end of .bashrc as
if [ $(tty) == "/dev/tty1" ]; thenFirefox and dillo work OK. Dillo is fast but doesn't render CSS. Firefox needs more RAM, swaps a lot. Ordered more RAM from ebay.in - PC-133 SDRAM "suitable for most P-III laptops". Actually need PC-66, I hope it works. With more RAM, might try installing xubuntu-desktop and other goodies.
startx
/sbin/halt
fi
1. Remove Modem driver from the Device Manager.
- Right click My Computer and select Properties.
- Click on Hardware, Device Manager. Click on + sign by modem, right click and
uninstall modem.
2. Delete the dial up connections and remove 3rd party RAS related
program if any.
3. Run the attached file to install RArepair.exe, then run RArepair.exe to
reinstall RAS components. Reboot.
4. Reinstall Modem driver and the 3rd party dial up program if it is
required by your ISP.
5. Recreate the dial up connection and check if the problem is resolved.
The exe file is also available on the forum page.
http://en.kioskea.net/forum/affich-20336-hp-pavilion-dv6000-xp-drivers
.... would probably recommend that you just do a setup-mode repair by booting from your Windows CD.
Skip the initial repair console option and choose to install Windows. When it says there is already a Windows, would you like to repair it?, that's the repair you want. It will run a full setup and keep your existing Windows configuration. This will mostly back you out to the service pack that is on your CD and so you'll need to reapply updates and service packs (except of course the
offending one.)
If the setup won't repair your existing Windows because your current service pack level is too far past your CD, you'll need to first build a "slipstreamed" CD with Win2K SP4 or XP SP2 integrated into it. The information to do this is widely available on the web, or post back if you need to and I'll give you details. You of course need another machine or a separate, clean Windows install with a CD-RW to make this....
INFO: The system global flag 'maintain objects list' needs to be enabled to seeUnfortunately Openfiles /? does not give the solution so easily. Found it by googling at ExpertsExchange - The actual answer is more easily given by Openfiles /Local /? which is
local opened files. See Openfiles /? for more information.
The condition requiring a restart, and the performance overhead, means that we should go with ProcessExplorer....
OPENFILES /Local [ ON | OFF ]
Description:
Enables an administrator to enable or disable the system global flag
'maintain objects list' which tracks local file handles. Changes made
by this switch will take effect only after restarting the system.
Note: Enabling this flag adds performance overhead.
Examples:
OPENFILES /Local
OPENFILES /Local ON
OPENFILES /Local OFF
This is a test of handwriting recognition where I will keep writing till it stops recognizing stuff. With this thing I can write pretty fast, but not very accurately. If I have to write with this. T,cs the time takento write neatly and then correct it waltz the effort? Or is typing with the virtual keyboard a better choice? Only timee tests will tell. But fol the moment, Tim trying it out.worth thePlncbablly it will recognizeProbablyI have to write very legibly otherwise it will recognize junk.
This may be much slower, but less error-prone. And the suggestions also save time.
REFFLOOR 1000s
#list only those with more than 1000 ref in last 7 days
REFREPEXCLUDE http://mail.google.com/*
REFREPEXCLUDE http://*mail*
REFREPEXCLUDE http://sss.sssbpt.org/sssbpt/?p=confirm&uid*
<preset name="96 k mono">
<comment>
96 kbps cbr mono.
Command line used: "-b 96 -m m" (maybe)
</comment>
<value name="lameNumberChannels">1</value>
<value name="lameBitrate">96</value>
<value name="lameCBR">1</value>
<value name="hideLameSettings">1</value>
</preset>
Intel PXA261 @ 300 MHz.
64 MB RAM, 16 MB ROM.
SD-card slot (512 MB card loaded).
16 bit colour TFT 240 x 320 pixels, 3.5 inches.
Microsoft PocketPC Ver. 4.20.1081 (2003, I think).
A process for this page is already running and it was still alive 305 seconds agoand refused to run from commandline. Went back to the web-based link from the admin section, this time it said
Running commandline, quitting. We'll find out what to do in the next run.
A process for this page is already running and it was still alive 461 seconds agobut after 20 sec, started processing afresh. But this is somewhat risky when running from a remote machine, because the connection may break during the hour or so taken for processing. The best thing, then, would be to either
Sleeping for 20 seconds, aborting will quit
To add the print directory feature to Windows Explorer, follow these steps:He notes that this is adapted from Microsoft's knowledgebase.
a) Open Notepad and then copy and paste the following text into Notepad:
@echo off
dir %1 /-p /o:gn > "%temp%\Listing"
start /w notepad /p "%temp%\Listing"
del "%temp%\Listing"
exit
b) Save the file as Prin.bat in the Windows directory, and then close Notepad.
c) Start Windows Explorer, click Tools, and then click Folder Options.
d) Click the File Types tab, and then click File Folder. d1)Click Advanced (this step added by Gizmo)
e) Click Edit, and then click New.
f) In the Action box, type Print Directory Listing.
g) In Application used to perform action, click Prin.bat, and then click OK.
h) Click OK, click Apply, and then click OK.
Now Open Windows Explorer, right-click the folder that you would like to print a directory listing of, and then click Print Directory Listing.
...completely reliable way of booting into Safe Mode and that's by using the MSConfig Utility. This tip is not only useful getting problem USB keyboards into Safe Mode but also for folks who have trouble getting their timing right when pressing the F8 key during the boot sequence.This is especially useful for people like me in multi-boot environments.
Press Start/Run and type msconfig into the run box and press Enter. When MSConfig starts, click the BOOT.TAB and put a check mark against /SAFEBOOT. Next time you boot, Windows will automatically start in Safe mode without any need to press F8. Remember later to take out the check mark otherwise your PC will always boot in Safe Mode.
ipconfig /releaseand other such stunts, even a wired connection to the router failed, and pings showed a strange character in the destination's place,
ipconfig /renew
Pinging <strange wing-dings character> with 32 bytes of data:Finally it was wiped and the dell recovery CD was used to re-install WinXP, then everything started working again.
keychain: command not foundevery time we logged on to krishna via ssh. Googled, found that it was a bug in Mandriva, fixed it by editing .bash_profile by adding an if [ -x /usr/bin/keychain ] like
if [ ! -d $HOME/.keychain ]; thenThe [space] before the -x is important....
if [ -x /usr/bin/keychain ] ; then
keychain
fi
fi
The user instructions say that you need to copy the pls files of the stations of your choice. For SGH, the pls files are linked from the listen now links:For Windows mobile, there is GSPlayer. For phones with Java, Glassplayer - not free, costs $5. Will add more players here as I find them.
http://www.radiosai.org/Pages/AsiaStream.pls
http://www.radiosai.org/Pages/AfriStream.pls
http://www.radiosai.org/Pages/AmeriStream.pls
http://www.radiosai.org/Pages/BhajanStream.pls
http://www.radiosai.org/Pages/DiscourseStream.pls
Please note that if your internet connection is slow, you will hear choppy audio with breaks.
After installing and rebooting, once again go to Control Panel -> Regional and Language Options -> Languages -> Details -> Add , choose your language, and in the drop down below, choose the newly installed IME if you want to type in phonetic English characters, or choose Inscript or other keyboard layout if you prefer that. Again you may need to restart. The Wikipedia Indic support page says that XP SP2 is required for Malayalam support, but Devanagari and the other South Indian languages can do without SP2. Blogger's transliteration help is here, which notes that the transliteration is also available as a separate product here.IMEs cannot be installed or upgraded on a system that doesn't already support IMEs in the same language that you are installing. To enable Indic IME, go to control panel - > Regional and Language Options. Select Language Tab, and check the option "Install files for complex scripts and left-to-right language and insert Win XP CD in your CD-ROM drive.
As mentioned in my previous post, tried out importing the "Gmail csv" exported by Gmail's contact manager, adding more stuff in exactly the same format, this time it worked. But to do that, had to go through a few hoops.
First, Google Docs did not allow me to just copy-paste from one spreadsheet to another. Had to go through the pain of publishing as csv using the 'More publishing Options' from one spreadsheet, importing it as external data on a new sheet on the destination spreadsheet, then linking the data to another sheet. But once I installed Gears, everything became simple again. I could just highlight cells on one spreadsheet, copy, highlight cells on the other spreadsheet, paste. Gears really adds to the functionality, but maybe the Google folks are leery of publicising its virtues too much due to its privacy issues - not safe to use with a public computer....
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
nameserver x.y.z.wto get it working, with inputs from forums like http://ubuntuforums.org/showthread.php?t=188551
nameserver p.q.r.s
nameserver a.b.c.d