|
Written by CEllsworth
|
|
Monday, 16 January 2012 20:06 |
|
|
|
Read more...
|
|
|
Written by CEllsworth
|
|
Saturday, 07 May 2011 01:04 |
|
1. First goto the software install page for feralhosting at: https://www.feralhosting.com/heron/manager/software/
2. Install MySQL. Take note of your SOCKET and your PASSWORD. Your username should be root.
3. Now to install Adminer to configure your mysql, this is the procedure I used: (from ssh login)
cd ~/www/user.server.feralhosting.com/public_html
mkdir adminer
cd adminer/
wget http://cdnetworks-us-2.dl.sourceforge.net/project/adminer/Adminer/Adminer%203.2.2/adminer-3.2.2-mysql-en.php
ln -s adminer-3.2.2-mysql-en.php index.php
Notes about the first line in the code block above: (cd ~/www/user.server.feralhosting.com/public_html) 1. Make sure in the first command to replace user and server with the correct info. 2. Alternatively type cd ~/www/(TAB TO AUTOCOMPLETE)/(TAB TO AUTOCOMPLETE). This should result in the correct path as above if you havent made many changes in in your www path.
4. Now goto http://user.server.feralhosting.com/adminer
5. You will need the socket path / username / password you obtained after installing the MySQL server from the very first step.
6. Put the socket path in the hostname blank (prefixed with a :) Like :/media/***/***/user/mysql/socket
7. Put in root for the username
8. Put in the password obtained from the software install page.
ENJOY!
References: http://www.adminer.org/ https://www.feralhosting.com/heron/faq/view?question=6 |
|
Last Updated on Friday, 09 December 2011 22:16 |
|
Written by CEllsworth
|
|
Tuesday, 25 January 2011 21:14 |
|
RunInTray.zip is a AutoIt Script designed to start a program and hide it in the system tray. From there you can show or hide it either with the right click menu or by double clicking on the icon.
Run it using the following syntax:
RunInTray.exe "c:\windows\system32\notepad.exe" "C:\documents and settings\user" "Notepad"
|
|
Last Updated on Friday, 09 December 2011 14:27 |
|
Read more...
|
|
Written by CEllsworth
|
|
Tuesday, 25 January 2011 18:40 |
|
Already jailbroken your Apple TV 2 and curious how to install the nifty little XBMCadd-on that allows you to stream and add even more content from your network? Since we don’t have Cydia for Apple TV (yet), the process of installing jailbreak apps is a bit different. Hit the jump for a quick walkthrough on how to get XBMC working on your jailbroken Apple TV 2.
Courtesy of: TheIphoneBlog |
|
Last Updated on Tuesday, 25 January 2011 18:42 |
|
Written by CEllsworth
|
|
Tuesday, 25 January 2011 18:38 |
|
Seas0nPass is a new jailbreak utility designed specifically for the second generation Apple TV (2010). It’s comparable to utilities like PwnageTool. I’ve used both and I personally find Seas0nPass to make the process much simpler when it comes to theApple TV. Not only does it jailbreak 4.1.1 (4.2.1), it offers a pretty easy tethered boot mode as well. Hit the jump for a walkthrough on how to jailbreak the Apple TV 2 using Seas0nPass.
For this example, I’ll be jailbreaking an Apple TV 2 running iOS 4.2.1 (4.1.1), which requires a tethered boot. Here is what you’ll need in order to jailbreak your Apple TV –
- A Mac running the most current version of iTunes
- Newest version of Seas0nPass
- A micro-USB cable
Once you’ve got all the above, we’re ready to start.
Courtesy of: TheIphoneBlog
More reading: fireCore: Jailbreaking 101 - Seas0nPass |
|
Last Updated on Tuesday, 25 January 2011 18:43 |
|
|
|
|
|