Skip to content

Designed79.co.uk

It's all in the Mac magic…

  • Home
  • About
Search

Designed79.co.uk

It's all in the Mac magic…

Close menu
  • Home
  • About

Designed79.co.uk

It's all in the Mac magic…

Search Toggle menu
May 23, 2013Tech

Command Line GUI for DU

install NCDU very good

May 14, 2013Tech

Centos Apache folder outside /var/www/html

This article briefly describes how to move virtual hosts outside the standard /var/www/html directory in CentOS 6.x. By default SELinux in CentOS does […]

May 13, 2013Tech

RPMForge in Centos

Add more packages like NLOAD http://wiki.centos.org/AdditionalResources/Repositories/RPMForge

May 13, 2013Tech

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 […]

May 13, 2013May 13, 2013Tech

Disable Office 2011 Updates from Command Line

defaults write com.microsoft.autoupdate2 HowToCheck -string "Manual"

May 10, 2013Tech

Disable Gnome startup in Centos

GDM is the GNOME Display Manager, a graphical login program for Redhat, RHEL, Fedora and CentOS Linux based systems. The X Window […]

May 10, 2013Tech

Installing RHEL EPEL Repo on Centos 5.x or 6.x

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 […]

May 10, 2013Tech

Centos 6 No Network as Default !

This is for those of you who are new to CentOS. By default CentOS 6 will not configure network interfaces on a […]

May 10, 2013May 10, 2013Tech

Old Airport Utility 5.6 for ML

Allows you to config ALL settings on the base stations, including SNMP AirPortUtility56

May 7, 2013September 19, 2013Tech

Resign IOS Apps via command line

floatsign.sh

May 7, 2013Tech

Get File Extension in BASH

The command basename is often used to extract the real file name without the file type specific file extension: basename thisfile.txt .txt […]

April 29, 2013April 29, 2013Tech

Spotify for IOS 3

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

April 22, 2013Tech

Count variables and store in an Array in bash

The $# expansion will tell you the number of elements in a variable / array. If you’re working with a bash version […]

April 18, 2013Tech

Disable Spotlight on a drive

touch .metadata_never_index

April 16, 2013Tech

Removing Policy Icons From Casper

To do this you can log into the mysql database and use the following commands: use jamfsoftware; delete from attachments where attachment_id=#; […]

April 15, 2013Tech

Disable Time Machine Asking when a drive is attached

defaults write com.apple.TimeMachine DoNotOfferNewDisksForBackup -bool YES

April 4, 2013April 4, 2013Tech

Example nginx SSL Reverse Proxy config

user  nginx; worker_processes  1; error_log  /var/log/nginx/error.log warn; pid        /var/run/nginx.pid; events {     worker_connections  1024; } http {   […]

April 4, 2013April 4, 2013Tech

How to auto start services on boot in Centos / Redhat

To auto start services in Centos or Redhat OS, you can use builtin chkconfig utility. It is located in /sbin directory. If […]

April 2, 2013April 2, 2013Tech

Use VPN for specific sites, on Mac OS X

The problem is, routing through VPNs in Mac OS X is kind of an all-or-nothing deal: either it uses the VPN for […]

March 28, 2013Tech

Ubuntu Apache2 enable .htaccess

EnablingUseOfApacheHtaccessFiles WARNING: This page was written based on Ubuntu 10.04 (Lucid), although the same may apply to other releases. You are encouraged […]

Posts pagination

< 1 … 15 16 17 … 33 >

Search

© 2025 Designed79.co.uk. Proudly powered by Sydney