Reset Apple PHD Filesync
Remove the .Filesysc folder on BOTH the users home folder on there mac and on there network home folder
It's all in the Mac magic…
Remove the .Filesysc folder on BOTH the users home folder on there mac and on there network home folder
ffmpeg -i rtsp://tributary.rave.ac.uk/splintergrouplive.sdp -acodec libmp3lame -ac 1 -vcodec libx264 -s 320×240 -level 30 -vpre slow -crf 22 -threads 0 -f mpegts – […]
#!/bin/sh rm -rf /abc/* /Applications/VLC.app/Contents/MacOS/VLC rtsp://tributary2.rave.ac.uk/floor0.sdp –intf dummy –sout-transcode-audio-sync –sout=’#transcode{vcodec=h264,venc=x264{aud,profile=baseline,level=30,keyint=30,bframes=0,ref=1,nocabac},acodec=mp4a,ab=56,deinterlace}:duplicate{dst=std{access=file,mux=ts,dst=-}}’ | mediastreamsegmenter -O -b http://127.0.0.1/abc/ -f /abc/ -t 10 -s 4 -D
First, determine if you already have authentication keys. In the Terminal, run: sudo ls -la /var/root/.ssh If you see “id_dsa” and “id_dsa.pub”, […]
With the death of the Xserve coming fast, I wanted a way of adding Serial terminal support to a mac without a […]
Interesting Read Building a Software Update Server Replica with FreeBSD | unflyingobject.com | for the thrill of understanding
If you need to reset the Apple Software Update Server then all you need to do is stop the service and remove […]
It appears that the iPhone DEV kit installs a TLS certificate into you keychain. As normally there are no TLS certs in […]
Search for system.device.dvd.setregion.initial in Technical Note TN2095: Authorization for Everyone Change the group from admin to staff Simple ;)
SWUPD giving you cannot connect to apples server when you know it can ? I resolved by applying the correct permissions to […]
If you are on Linux / Unix, building the GPAC utilities is a really simple process. Get the latest stable release from here, […]
Sending To Podcast Producer From the command line: // Submit file to Podcast Producer server. podcast -s server -u username –submit –file […]
Playlists from the command-line The web interface creates Playlist directories and files in the Playlists directory where the streaming server was installed. […]
The Connection is 57600 8n1. Minicom is highly recommend via MacPorts. As a side note you will need a proper NULL modem […]
New book detailing MCX. Only took someone 5 Years ;) Enterprise Mac Managed Preferences
One Line Bash script. Change jot for different ranges and the “10.0.15.” to be the IP address you want for i in […]