Gnome Unlock Keyring at login
If you have set your Ubuntu machine to auto-login everytime you start your computer, you will find that as soon as you […]
It's all in the Mac magic…
If you have set your Ubuntu machine to auto-login everytime you start your computer, you will find that as soon as you […]
defaults write com.microsoft.autoupdate2 HowToCheck -string "Manual"
GDM is the GNOME Display Manager, a graphical login program for Redhat, RHEL, Fedora and CentOS Linux based systems. The X Window […]
How to install RHEL EPEL repository on Centos 5.x or 6.x The following article will describe how to configure a CentOS 5.x-based […]
This is for those of you who are new to CentOS. By default CentOS 6 will not configure network interfaces on a […]
Allows you to config ALL settings on the base stations, including SNMP AirPortUtility56
The command basename is often used to extract the real file name without the file type specific file extension: basename thisfile.txt .txt […]
Still works fine on older iPhone’s or iPods Spotify (v0.4.13 LP os30)-most_uniQue.ipa Have a look at whiteD00R too. http://www.whited00r.com
The $# expansion will tell you the number of elements in a variable / array. If you’re working with a bash version […]
To do this you can log into the mysql database and use the following commands: use jamfsoftware; delete from attachments where attachment_id=#; […]
defaults write com.apple.TimeMachine DoNotOfferNewDisksForBackup -bool YES
user nginx; worker_processes 1; error_log /var/log/nginx/error.log warn; pid /var/run/nginx.pid; events { worker_connections 1024; } http { […]
To auto start services in Centos or Redhat OS, you can use builtin chkconfig utility. It is located in /sbin directory. If […]
The problem is, routing through VPNs in Mac OS X is kind of an all-or-nothing deal: either it uses the VPN for […]
EnablingUseOfApacheHtaccessFiles WARNING: This page was written based on Ubuntu 10.04 (Lucid), although the same may apply to other releases. You are encouraged […]
An excellent little util for reading SQLite Files sqlitebrowser_200_b1_osx Or visit there website http://sqlitebrowser.sourceforge.net/index.html
vsdbutil has been depreciated in favor of using the diskutil function. I would check the posix permissions, ace entries, and file flags […]