Tuesday, November 17, 2009
How to save Cydia sources entered manually
Thursday, July 9, 2009
Personal Alpha Software


Friday, June 26, 2009
fix "this device is not made to work with iphone", water damage
/System/Library/PrivateFrameworks/IAP.framework/Support/
#chmod 755 * ; chown root:wheel *
dont be afraid of the * there is nothing else there
88888888 this file is cracked and is no legal, use it under ur own risk 88888888
Saturday, May 23, 2009
OpenVMS Commands with unix equivalents
Ok, Lets start w/ VMS here's a useful list of VMS / Unix equivalency commands
- /INIT
- tar -c or pax : Restore files.
- /LIST
- tar -t : List contents.
- /LOG
- tar -v : Report progress.
- /NOREWIND
- tar -r : Write at end of existing backup (tar) files.
- /RECORD
- tar -m : Update file's modification date upon restore.
- /CONFIRM
- rm -i : Confirm deletion.
- /ENTRY
- lprm : Remove queued line printer job.
- /QUEUE
- lprm -P : Remove all jobs from the queue.
- /LOG
- rm -e : Delete files and list them as they are deleted.
- /SYMBOL
- unset : Get rid of an environment variable.
- /BY_OWNER
- ls -l dir | grep owner : List only those files owned by a specifed user.
- /COLUMN
- ls -1 : List one file per line.
- /DATE
- ls -c : List by creation/last modification.
- /FULL
- ls -l : Long listing.
- /TOTAL
- du : Summarize disk usage.
- /MODIFIED/SINCE [...]
- find -mtime +n : Modified more than n days ago.
- /MODIFIED /BEFORE [...]
- find -mtime +n : Modified more than n days ago.
- /OWNER
- ls -g : Include group (used with |).
- /SIZE
- ls -s : Include size.
- /HEXADECIMAL
- od -h : Hexadecimal dump.
- /OCTAL
- od -o : Octal dump.
- /CREATE
- ar -cr : Create library.
- /EXTRACT
- ar -x : Extract modules.
- /INSERT
- ar -q : Insert modules.
- /LIST
- ar -t : List modules.
- /REPLACE
- ar -r : Replace modules.
Set of commands automatically executed at login time.
On OpenVMS, LOGIN/CLI specifies an alternate command language interpreter.
- /COPIES=n
- lpr -#n : Print n copies.
- /DELETE
- lpr -r : Remove file after printing
- /FORM
- lpr -ln : Make page n lines (default = 66)
- /FORM
- lpr -n : Print n column output.
- /FORM
- lpr -wn : Set line width to n
- /HEADER
- pr -h string | lpr : Print a header on each page.
- /NAME=jobname
- lpr -Jjobname : Include job name on the first page of the job.
- /NOFLAG
- lpr -h : Print with no header page.
- /NOTIFY
- lpr -m : Send mail upon completion.
- /PAGES=(n,?)
- lpr +n : Begin printing on page n.
- /QUEUE
- lpr -Pqueue : Print a file on the specified queue.
- /MATCH=NOR
- grep -v : List only lines that do not match
- /NOEXACT
- grep -i : Ignore case distinctions.
- /NUMBERS
- grep -n : Precede each match with line number.
- /STATISTICS
- grep -c : List only a file name that contains match
- /WINDOW=0
- grep -l : Return only file name(s) that contains match
- file pattern/WINDOW=5
- more -5 +/pattern file : Display search line plus two lines before and after. (Terminate with q).
- file pattern/WIND=(5,0)
- cat file | more -5+pattern : Display search line plus next five lines.
Friday, May 22, 2009
YouTube on FrontRow
Tuesday, May 12, 2009
Encrypt files w/ OpenSSL
Wednesday, May 6, 2009
Change hostname on Linux
How to check Memory size on Unix
#dmesg |grep mem #/usr/platform/sun4u/sbin/prtdiag |grep Memory # prtconf -v |grep Mem HP-UX # dmesg |grep Physical # print_manifest |grep –i memory AIX #bootinfo -r #lsattr -El sys0 -a realmem #getconf REAL_MEMORY Linux #dmesg |grep -i memory #cat /proc/meminfo |grep -i memtotal # free # free -m |
Veritas cluster status
Tuesday, May 5, 2009
Friday, May 1, 2009
OpenSuse ICS
Sunday, April 26, 2009
Check network interface (NIC) speed, duplex and autoneg Solaris
Saturday, April 18, 2009
Monday, April 6, 2009
Debian Gets FreeBSD Kernel Support

Monday, March 30, 2009
Tuesday, March 24, 2009
Mac OS X Speech bug, ipod shuffle affected?
Saturday, March 14, 2009
Configurar modem del ice
Sunday, March 1, 2009
Paintbrush for Mac OS X
Paintbrush for OS X @ http://paintbrush.sourceforge.net/Paintbrush is a simple paint program for Mac OS X, reminiscent of Microsoft Paint and Apple’s own now-defunct MacPaint. It provides users with a means to make simple images quickly, something which has been noticeably absent from the Mac for years.
When Apple released the original Macintosh in 1984, they included two applications: MacWrite and MacPaint. Twenty-five years later, Macs still include a basic text editor in TextEdit, but a simple paint program is a thing of the past.

The geekier amongst us and those familiar with Unix should really like this trick. You can have Mac OS X 10.5 display the full directory path in the Finder window title bar by issuing a simple command from the Terminal.
defaults write com.apple.finder _FXShowPosixPathInTitle -bool YES
Then you’ll want to kill the Finder for changes to take effect:killall Finder
To disable the full path title bars and revert back to the default, simply repeat the command with NO instead of YES as the operator:defaults write com.apple.finder _FXShowPosixPathInTitle -bool NOkillall Finder
via: OS X Daily
Here’s a great tip that creates a nice hover effect when your mouse goes over an application (or folder) within a Leopard stack. Why this isn’t enabled by default in Leopard is beyond me, because it makes navigating within stacks a whole lot easier. Don’t miss out, here’s how to activate it:
Launch the Terminal and type the following command:defaults write com.apple.dock mouse-over-hilte-stack -boolean yes
then, you’ll have to restart the Dock by issuing the following command:killall Dock
To disable the hover highlights, type:
Flush DNS cache mac os
Flush your DNS Cache in Mac OS X 10.5 Leopard
Launch Terminal and issue the following command:dscacheutil -flushcache
All done, your DNS has been flushed. On a side note, the dscacheutil is interesting in general and worth taking a look at, try the -statistics flag instead for some stats.
Flush your DNS Cache in Mac OS X 10.4 Tiger
Type the following command in the Terminal:lookupd -flushcache
That’s it, that’s all there is to it. Now your DNS settings should be as you intended them to be.
Friday, February 27, 2009
Convert Leopard upgrade to retail

Put your licensed Leopard Disk in DVD Drive
Start Disk Utility
In Disk Utility Select New Image
The New Image Dialog will pop up. Leave everything at default setting and set Volume Size to “8.0 GB (DVD+R DL)”
Select the Leopard DVD on the side pane of the Disk Utility and Click Restore
Set the source as the Leopard DVD and destination as the Newly Created Disk Image
Now wait. This process will take a VERY long time.
After it is done, eject the DVD
Now you must show some hidden files on your Mac. To do that you will need to open your Terminal (in your utilities folder) and type the following commands:
defaults write com.apple.finder AppleShowAllFiles True
Press Return then type in the next command:
Killall Finder
Press Return
This will show all hidden files.
Go into the newly created Leopard Image on your desktop
Navigate to /Volumes/Mac OS X Install DVD/System/Installation/CDIS/
Right-Click on “Mac OS X Installer” and Click on Show Package Contents
In the New Window goto Contents/Resources and DELETE the “CheckForOSX” File
Now just rename the DMG Volume to Mac OS X Install DVD using the Get Info Dialog
Now burn this image
Tuesday, February 24, 2009
install vmware tools on freebsd
cd /tmp
Untar the VMware Tools tar file:
tar zxpf /cdrom/vmware-freebsd-tools.tar.gz
umount /cdrom
cd vmware-tools-distrib
./vmware-install.pl
reboot / execute:
vmware-toolbox
windowslive POP3
POP SSL required? Yes
User name: Your Windows Live ID, for example yourname@hotmail.com
Password: The password you usually use to sign in to Hotmail or Windows Live
SMTP server: smtp.live.com (Port 25)
Authentication required? Yes (this matches your POP username and password)
TLS/SSL required? Yes
Sunday, February 22, 2009
Set up Kde on freeBSD 7.1
Free easy VPN software multiplataform
Saturday, February 21, 2009
Anonymous internet for free

Get this app to browse internet anonymously fast and for free @ hotspotshield.com for iphone, mac and windows



connection 4 free up to 16 clients, easy as work on a mac
