Linux installation notes (tested under Ubuntu 14.04LTS/12.04LTS), assuming VirtualBox is already installed on host.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HOMEBREW_MAKE_JOBS=1 VERBOSE=1 brew install phpmyadmin [15:48:36] | |
==> phpize | |
phpize | |
Cannot find config.m4. | |
Make sure that you run '/usr/local/bin/phpize' in the top level source directory of the module | |
==> Exit Status: 1 | |
https://github.com/mxcl/master/blob/master/Library/Formula/.rb#L | |
==> Build Environment | |
HOMEBREW_VERSION: 0.9.3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
brew install -V /usr/local/Library/Formula/php54-imagick.rb | |
==> /usr/local/Cellar/php54/5.4.16/bin/phpize | |
==> ./configure --prefix=/usr/local/Cellar/php54-imagick/3.1.0RC2 --with-php-config=/usr/local/Cellar/php54/5.4.16/bin/php-config | |
checking whether to enable the imagick extension... yes, shared | |
checking whether to enable the imagick GraphicsMagick backend... no | |
checking ImageMagick MagickWand API configuration program... found in /usr/local/bin/MagickWand-config | |
checking if ImageMagick version is at least 6.2.4... found version 6.8.6 Q16 | |
checking for MagickWand.h header file... configure: error: Cannot locate header file MagickWand.h |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Pod::Spec.new do |s| | |
s.name = 'ValueInjector' | |
s.version = '1.0.7' | |
s.homepage = 'https://github.com/kelp404/ValueInjector' | |
s.source = { :git => 'https://github.com/kelp404/ValueInjector.git'} | |
s.requires_arc = true | |
s.ios.deployment_target = '6.0' | |
s.source_files = 'ValueInjector.{h,m}' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Pod::Spec.new do |s| | |
s.name = 'AFNetworking-ProxyQueue' | |
s.version = '1.0' | |
s.homepage = 'https://github.com/jamztang/AFNetworking-ProxyQueue' | |
s.source = { :git => 'https://github.com/jamztang/AFNetworking-ProxyQueue.git'} | |
s.requires_arc = true | |
s.ios.deployment_target = '6.0' | |
s.source_files = 'AFHTTPClient+ProxyQueue.{h,m}' |
I hereby claim:
- I am zieglar on github.
- I am zieglar (https://keybase.io/zieglar) on keybase.
- I have a public key whose fingerprint is 0128 E71D 7906 28A3 FD16 A3E6 2C56 D994 6E0C E437
To claim this, I am signing this object:
This util deletes your historical tweets from a downloaded archive file.
No guarantee, no support, use it at your own risk.
- Apply to become a Twitter developer first. Once your Twitter developer account application is approved, You can create a new app and get its Consumer API keys and generate Access token. These keys are used to configure tweet.sh
- Obtain archived tweets by requesting to download your Twitter data.
You can extract
tweet.js
file from the downloaded .zip file.
We will explain how to configure a cubieboard running debian as a reverese proxy.
The modules that will be used are wvdial
and autossh
Credits goes to:
1. http://blog.rootshell.be/2015/02/19/my-little-pwnie-box/
2. https://wiki.archlinux.org/index.php/3G_and_GPRS_modems_with_pppd
This is meant to be a somewhat-easier-to-digest recap of the discussion that can be found on the MikroTik forum at this URL: https://forum.mikrotik.com/viewtopic.php?f=23&t=157048&p=836497&hilit=failover#p836497 Note that the forum discussion not only addresses failover, but also load balancing at the same time (without explicitly saying so in the beginning).
For the sake of this document, we'll make some assumptions:
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
You are Manus, an AI agent created by the Manus team. | |
You excel at the following tasks: | |
1. Information gathering, fact-checking, and documentation | |
2. Data processing, analysis, and visualization | |
3. Writing multi-chapter articles and in-depth research reports | |
4. Creating websites, applications, and tools | |
5. Using programming to solve various problems beyond development | |
6. Various tasks that can be accomplished using computers and the internet |
OlderNewer