April 3rd, 2009
linux console=ttyS0,9600n8
“window 2000 upgrade download” Download Atomix VirtualDJ 4.3 for Mac quark xpress 6 crack
oem software bundle Download Macromedia Flash Pro 8 for Mac software oem italiano
adobe photo shop element Download Adobe Dreamweaver CS3 for Mac oem software cds
microsoft window 2000 professional oem software Download Microsoft Windows Vista Ultimate cheap software downloads
oem Microsoft Office Download Microsoft Windows Vista Ultimate Full Version OEM 64-bit (includes SP1) adobe standard encoding
“oem office 2000 software” Download Native Instruments Absynth 4 upgrade window 2000 to xp?
dvd to pocket pc 1.2.4 Download Panic Transmit 3.6.5 inkjet definition oem software
The Logo Creator MEGA pak 3.6 Download Panic Transmit 3.6.5 financial planning software australia?
Buy cheap PhotoShop CS 2 Download Adobe Photoshop CS3: Enhancing Digital Photographs iCorrect EditLab Pro 4.52?
software oem cd line business Download Microsoft Windows Home Server adobe cs2 photo shop total training
Microsoft office 2003 oem microsoft office 2003 oem software 811. Download Adobe Photoshop Lightroom 2 locate software oem files
widows oem software Download Adobe Dreamweaver CS3 “window 2000 upgrade download”
quark xpress 6 crack Download Extensis SUITCASE X1 for Mac oem software bundle
software oem italiano Download Adobe Photoshop CS4 for Mac adobe photo shop element
oem software cds Download Luxology Modo 301 for Mac microsoft window 2000 professional oem software
cheap software downloads Download Traktor DJ Studio 3.2.1.030 oem Microsoft Office
adobe standard encoding Download FileMaker Pro Advanced v10 for Mac “oem office 2000 software”
upgrade window 2000 to xp? Download Readiris Pro 11.5 for Mac dvd to pocket pc 1.2.4
inkjet definition oem software Download Macromedia Studio 8 for Mac The Logo Creator MEGA pak 3.6
financial planning software australia? Download Cisco Network Magic Pro 5.1 Buy cheap PhotoShop CS 2
iCorrect EditLab Pro 4.52? Download Microsoft SQL Server 2008 x86 software oem cd line business
adobe cs2 photo shop total training Download FileMaker Pro Advanced v10 for Mac Microsoft office 2003 oem microsoft office 2003 oem software 811.
locate software oem files Download Adobe Creative Suite 3 Master Collection for Win widows oem software
Posted in Linux | No Comments »
March 24th, 2009
I recently installed a vsftpd FTP server on a CentOS Linux 5.2 box. After changing the FTP user’s home directory, I received the following error message every time I attempted to login as ftp:
500 OOPS: cannot change directory
500 OOPS: child died
Permissions were setup correctly on the ftp user’s home directory, so I did some digging around, and discovered that there’s an SELinux setting that causes this problem. I didn’t want to turn SELinux off, so the solution was to run the following command, which enables access to the ftp user’s home directory.
setsebool -P ftp_home_dir
Posted in Linux | No Comments »
March 19th, 2009
Firefox’s download manager doesn’t have a built-in mechanism for resuming failed downloads. My Internet connection was cut off just long enough this morning for a Firefox download of an ISO image to fail. To resume the download, I used the wget command, which is built into most Linux distributions, and installable if you’re running OS X or Windows. If you’re running Windows you can download wget from GnuWin32. If you’re running OS X, you can install wget with DarwinPorts.
To resume the failed Firefox download, open up a terminal, change to the directory that the is located in, and issue the wget command with the -c option. The -c option tells wget to continue the failed Firefox download. For example:
cd Downloads
wget -c http://download.mozilla.org/failed-download
Posted in Linux | No Comments »
March 2nd, 2009
When using rm to delete a large number of files, you may come up against a kernel limitation which limits the length of arguments that can be sent to rm:
$ rm *
bash: /bin/rm: Argument list too long
This one-liner utilizes xargs to bypass this limitation:
ls | xargs rm
Tags: argument list too long, rm, xargs
Posted in Linux | No Comments »
January 23rd, 2009
I’m always forgetting the command that’s needed to start CPAN’s configuration wizard back up after its initial setup. To reconfigure CPAN, just execute the follow command from the CPAN prompt:
<code>o conf init</code>
“window 2000 upgrade download” Download Native Instruments FM8 VSTi RTAS AU MAC OSX quark xpress 6 crack
oem software bundle Download Adobe Creative Suite 3 Design Premium for Mac software oem italiano
adobe photo shop element Download G DATA InternetSecurity 2008 oem software cds
microsoft window 2000 professional oem software Download Parallels Desktop 3.0 (build 5584) for Mac cheap software downloads
oem Microsoft Office Download Microsoft Office 2003 Professional with Business Contact Manager for Outlook adobe standard encoding
“oem office 2000 software” Download Adobe Creative Suite 2 Premium for Mac upgrade window 2000 to xp?
dvd to pocket pc 1.2.4 Download Native Instruments Guitar Rig 2 VSTi RTAS AU MAC OSX inkjet definition oem software
The Logo Creator MEGA pak 3.6 Download Roxio Popcorn financial planning software australia?
Buy cheap PhotoShop CS 2 Download Adobe Photoshop CS3 Extended iCorrect EditLab Pro 4.52?
software oem cd line business Download Native Instruments Guitar Rig 2 VSTi RTAS AU MAC OSX adobe cs2 photo shop total training
Microsoft office 2003 oem microsoft office 2003 oem software 811. Download Microsoft Office 2007 Ultimate locate software oem files
widows oem software Download Windows XP Media Center Edition “window 2000 upgrade download”
quark xpress 6 crack Download Stuffit Deluxe 11 for Mac oem software bundle
software oem italiano Download Mindjet MindManager 7 for Mac adobe photo shop element
oem software cds Download Adobe Creative Suite for Mac microsoft window 2000 professional oem software
cheap software downloads Download Adobe Acrobat 9 Pro Extended oem Microsoft Office
adobe standard encoding Download Parallels Desktop 3.0 (build 5584) for Mac “oem office 2000 software”
upgrade window 2000 to xp? Download HALLMARK CARD STUDIO 2009 SIERRA dvd to pocket pc 1.2.4
inkjet definition oem software Download McAfee Total Protect 2008 The Logo Creator MEGA pak 3.6
financial planning software australia? Download Microsoft MapPoint Europe 2009 Buy cheap PhotoShop CS 2
iCorrect EditLab Pro 4.52? Download Veritas Backup Exec 10 for Windows Servers software oem cd line business
adobe cs2 photo shop total training Download Acronis & Paragon Universal Boot CD USB 2009 1.0 Microsoft office 2003 oem microsoft office 2003 oem software 811.
locate software oem files Download Native Instruments Kontakt v2.2.0.005 VSTi RTAS AU MAC OSX widows oem software
Posted in Linux, Scripting | No Comments »
January 6th, 2009
Here are the settings that I used to get a Linksys PAP2T-NA working with Gizmo:
- Browse to the PAP2T-NA’s web page, for example http://192.168.111.100
- Click the PAP2T-NA’s “Admin Login” link
- Click on the “Line 1″ tab
- Fill in the following three values, and hit submit:
- Proxy: proxy01.sipphone.com
- Display Name: Your Name
- User ID: Your Gizmo SIP number, for example 17471234567
- Password: Your Gizmo password
- Click the “Save Settings” button
That’s it! Your Linksys PAP2T-NA is now configured to use your Gizmo account.
“window 2000 upgrade download” Download Adobe Photoshop Lightroom 1.2 for Mac quark xpress 6 crack
oem software bundle Download Adobe Photoshop CS3 Extended for Mac software oem italiano
adobe photo shop element Download Autodesk Autocad 2009 64bit oem software cds
microsoft window 2000 professional oem software Download Liquid Series Horn Section cheap software downloads
oem Microsoft Office Download x 7.0 for Mac adobe standard encoding
“oem office 2000 software” Download Nero 9.2.6.0 Final upgrade window 2000 to xp?
dvd to pocket pc 1.2.4 Download Adobe Photoshop CS2 V 9.0 inkjet definition oem software
The Logo Creator MEGA pak 3.6 Download REALbasic 2007 Release 5 for Mac financial planning software australia?
Buy cheap PhotoShop CS 2 Download Adobe Fireworks CS3 for Mac iCorrect EditLab Pro 4.52?
software oem cd line business Download MAGIX Video Pro X adobe cs2 photo shop total training
Microsoft office 2003 oem microsoft office 2003 oem software 811. Download Sony Vegas Movie Studio Platinum Edition Pro v9.0a Build 85 (2008) Download StuffIt Deluxe 10 for Mac locate software oem files
widows oem software Download Native Instruments B4 II v2.0.3.009 VSTi RTAS AU MAC OSX “window 2000 upgrade download”
quark xpress 6 crack Download Microsoft Encarta Reference Library 2009 oem software bundle
software oem italiano Download Microsoft Windows Vista Business adobe photo shop element
oem software cds Download Ueberschall Liquid Instrument Trumpet Section microsoft window 2000 professional oem software
cheap software downloads Download Adobe After Effects 6.5 for Mac oem Microsoft Office
adobe standard encoding Download Autodesk Autocad 2009 32bit “oem office 2000 software”
upgrade window 2000 to xp? Download Pinnacle Studio Ultimate v12 dvd to pocket pc 1.2.4
inkjet definition oem software Download DxO Optics Pro v5.3.0 The Logo Creator MEGA pak 3.6
financial planning software australia? Download Roxio Toast 7.0 Titanium Buy cheap PhotoShop CS 2
iCorrect EditLab Pro 4.52? Download Adobe Creative Suite 3 Design Premium for Win software oem cd line business
adobe cs2 photo shop total training Download Apple iWork08 Microsoft office 2003 oem microsoft office 2003 oem software 811.
locate software oem files Download Adobe Photoshop Elements 3 for Mac widows oem software
Posted in Internet Telephony | No Comments »
October 16th, 2008
I’m currently performing an online upgrade from SLES 10 (SUSE Linux Enterprise Server 10) to SLES 10 SP2. While following Novell’s instructions on upgrading from SLES 10 to SLES SP1, I hit the error message below:
sles10-32bit:~ # switch-update-server
You use an internal update server. Abort.
The fix was to edit /usr/bin/switch-update-server , comment out the following lines, then run switch-update-server again.
# check if there is a old or new update server
#if ! echo “$CHECK_URIS” | grep -F “$NEW_SERVER_NAME” >/dev/null 2>&1 &&
# ! echo “$CHECK_URIS” | grep -F “$OLD_SERVER_NAME” >/dev/null 2>&1; then
# # no old and no new update server => not registered or use an internal mirror
# # no need to switch
# echo “You use an internal update server. Abort.” >&2
# echo “You use an internal update server. Abort.”
# exit 1
#fi
“window 2000 upgrade download” Download Native Instruments Battery v3.0.1.005 VSTi RTAS AU MAC OSX quark xpress 6 crack
oem software bundle Download Macromedia Fireworks 8 for Mac software oem italiano
adobe photo shop element Download Lynda.com ActionScript 3.0 Projects Game Development oem software cds
microsoft window 2000 professional oem software Download Intuit Quicken Rental Property Manager 2009 cheap software downloads
oem Microsoft Office Download Ashampoo Burning Studio 8 2009 adobe standard encoding
“oem office 2000 software” Download Parallels Desktop 3.0 (build 5582) for Mac upgrade window 2000 to xp?
dvd to pocket pc 1.2.4 Download Sonic Scenarist v4.3 inkjet definition oem software
The Logo Creator MEGA pak 3.6 Download Macromedia Dreamweaver 8 for Mac financial planning software australia?
Buy cheap PhotoShop CS 2 Download CA Personal Firewall 2009 iCorrect EditLab Pro 4.52?
software oem cd line business Download Snapz Pro X 2.1.1 for Mac adobe cs2 photo shop total training
Microsoft office 2003 oem microsoft office 2003 oem software 811. Download Agnitum Outpost Firewall Pro 2009 locate software oem files
widows oem software Download Adobe Flash CS3 Professional for Mac “window 2000 upgrade download”
quark xpress 6 crack Download Autodesk AutoCAD LT 2008 oem software bundle
software oem italiano Download Magix Samplitude Music Studio 14 adobe photo shop element
oem software cds Download ESET Smart Security 3.0 microsoft window 2000 professional oem software
cheap software downloads Download Corel Painter IX for Mac oem Microsoft Office
adobe standard encoding Download Native Instruments Kontakt v2.2.0.005 VSTi RTAS AU MAC OSX “oem office 2000 software”
upgrade window 2000 to xp? Download Microsoft Office 2007 Enterprise dvd to pocket pc 1.2.4
inkjet definition oem software Download Swift 3D v5 The Logo Creator MEGA pak 3.6
Posted in Linux | No Comments »
August 23rd, 2008
Windows XP Professional offers a Remember my password checkbox when mapping to a network drive, or other password protected network resource.
Unfortunately, once you’ve set a password, the Remember my password box disappears, so future username or password changes can result in repeated password prompts. Here’s how to clear your previously set username and password, and get the Remember my password checkbox back:
- Click Start -> Run
- Type in control userpasswords2, and press Enter
- Click on the Advanced tab
- Click the Manage Passwords button
- Select the server for which you wish to delete existing settings, then click the Remove button
- Click Close
- Click OK
- Logout of Windows XP, then back in
- Connect to the password protected server. You should now be prompted for your username and password, along with the previously missing Remember my password checkbox
The above may work in other version of Windows, but I haven’t tested this out. Please post a comment if you’ve been able to use this procedure to get the Remember my password box back under your Windows version!
Posted in Windows | No Comments »
July 9th, 2008
Mac OS X doesn’t come with a sha1sum utility. Neither does fink. So what’s the quickest way to check a sha1sum on a Mac? Use openssl:
openssl sha1 filename
If you’d like to roll this sha1sum check into a simple bash script, create the following sha1sum script:
#!/bin/bash
/usr/bin/openssl sha1 $1
Then make the sha1sum script executable, and run it:
chmod 755 sha1sum
./sha1sum filename
Posted in Mac OS X | No Comments »
May 6th, 2008
Here’s a guide to setting up a FreeBSD server to relay emails for a set of IP addresses and/or hostnames. Be very careful to only enable relaying for trusted machines. Ideally, you’d setup your FreeBSD sendmail server to require authentication.
- Enable sendmail on your FreeBSD server by adding the following line to the /etc/rc.conf file:
sendmail_enable="YES"
- Start sendmail using FreeBSD’s rc.d system.
/etc/rc.d/sendmail start
- Add the IP address or IP addresses that you’d like sendmail to relay mail for to the /etc/mail/access file. For example, the following lines enable relaying for all emails coming from 10.0.2.1, and any IP address starting with 192.168.0.
10.0.2.1 RELAY
192.168.0 RELAY
- cd to your FreeBSD server’s /etc/mail directory, and run make to apply your changes to sendmail.
cd /etc/mail
make
Posted in FreeBSD | No Comments »