This file contains hidden or 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
| de: | |
| # ACTIVE RECORDS | |
| activerecord: | |
| attributes: | |
| backer: | |
| # ERRORS | |
| errors: | |
| models: | |
| backer: |
This file contains hidden or 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
| processor : 0 | |
| vendor_id : GenuineIntel | |
| cpu family : 6 | |
| model : 37 | |
| model name : Intel(R) Core(TM) i7 CPU M 620 @ 2.67GHz | |
| stepping : 5 | |
| microcode : 0x3 | |
| cpu MHz : 2667.000 | |
| cache size : 4096 KB | |
| physical id : 0 |
This file contains hidden or 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
| [person name="Some name" picture="/wp-content/uploads/2014/01/DSC_001.jpg" facebook="" twitter="" linkedin="" dribbble="" linktarget=""]Some Text: [/person] |
This file contains hidden or 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
| /usr/lib64/nagios/plugins/check_nrpe -H 46.x.xx.xx -c check_beancounters | |
| NRPE: Unable to read output |
This file contains hidden or 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
| alternatives --config mta | |
| There are 2 programs which provide 'mta'. | |
| Selection Command | |
| ----------------------------------------------- | |
| *+ 1 /usr/sbin/sendmail.sendmail | |
| 2 /usr/sbin/sendmail.postfix | |
| Enter to keep the current selection[+], or type selection number: |
This file contains hidden or 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
| Feb 13 15:56:00 c745 postfix/smtp[20136]: connect to mail.example.com[213.xx.xxx.xx]:25: Connection timed out | |
| Feb 13 15:56:00 c745 postfix/smtp[20136]: 2ACCF29C8B: to=<my.name@example2.com>, relay=none, delay=21, delays=0.05/0/21/0, dsn=4.4.1, status=deferred (connect to mail.example.com[213.xxx.xxx.xx]:25: Connection timed out) |
This file contains hidden or 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
| Fetching full source index from https://gems.example.com/ | |
| Could not reach https://gems.example.com/ | |
| /home/tomcat7/.rvm/gems/ruby-1.9.3-p194@user/gems/bundler-1.2.1/lib/bundler/fetcher.rb:224:in `rescue in fetch_all_remote_specs' | |
| /home/tomcat7/.rvm/gems/ruby-1.9.3-p194@user/gems/bundler-1.2.1/lib/bundler/fetcher.rb:214:in `fetch_all_remote_specs' | |
| /home/tomcat7/.rvm/gems/ruby-1.9.3-p194@user/gems/bundler-1.2.1/lib/bundler/fetcher.rb:89:in `rescue in specs' | |
| /home/tomcat7/.rvm/gems/ruby-1.9.3-p194@user/gems/bundler-1.2.1/lib/bundler/fetcher.rb:72:in `specs' | |
| /home/tomcat7/.rvm/gems/ruby-1.9.3-p194@user/gems/bundler-1.2.1/lib/bundler/source.rb:234:in `block in remote_specs' | |
| /home/tomcat7/.rvm/gems/ruby-1.9.3-p194@user/gems/bundler-1.2.1/lib/bundler/source.rb:232:in `each' | |
| /home/tomcat7/.rvm/gems/ruby-1.9.3-p194@user/gems/bundler-1.2.1/lib/bundler/source.rb:232:in `remote_specs' | |
| /home/tomcat7/.rvm/gems/ruby-1.9.3-p194@user/gems/bundler-1.2.1/lib/bundler/source.rb:165:in `fetch_specs' |
This file contains hidden or 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
| namespace :doc do | |
| desc "Generate documentation" | |
| task :setup do | |
| run("cd /home/capistrano/daemon/production/current/; pwd; gem env; yardoc app") | |
| end | |
| end |
This file contains hidden or 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
| Feb 06 21:47:07 2013 (17103) command failed: /usr/sbin/postalias /etc/mailman/aliases (status: 1, Operation not permitted) | |
| Feb 06 21:47:07 2013 admin(17103): @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ | |
| admin(17103): [----- Mailman Version: 2.1.12 -----] | |
| admin(17103): [----- Traceback ------] | |
| admin(17103): Traceback (most recent call last): | |
| admin(17103): File "/usr/lib/mailman/scripts/driver", line 112, in run_main | |
| admin(17103): main() | |
| admin(17103): File "/usr/lib/mailman/Mailman/Cgi/create.py", line 56, in main | |
| admin(17103): process_request(doc, cgidata) | |
| admin(17103): File "/usr/lib/mailman/Mailman/Cgi/create.py", line 238, in process_request |
This file contains hidden or 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
| == Seed from /home/gitlab/gitlab/db/fixtures/production/001_admin.rb | |
| rake aborted! | |
| No such file or directory - /home/git/repositories/root | |
| /home/gitlab/gitlab/vendor/bundle/ruby/1.9.1/gems/seed-fu-2.2.0/lib/seed-fu/runner.rb:46:in `eval' | |
| /home/gitlab/.rvm/rubies/ruby-1.9.3-p374/lib/ruby/1.9.1/fileutils.rb:244:in `fu_mkdir' | |
| /home/gitlab/.rvm/rubies/ruby-1.9.3-p374/lib/ruby/1.9.1/fileutils.rb:176:in `block in mkdir' | |
| /home/gitlab/.rvm/rubies/ruby-1.9.3-p374/lib/ruby/1.9.1/fileutils.rb:175:in `each' | |
| /home/gitlab/.rvm/rubies/ruby-1.9.3-p374/lib/ruby/1.9.1/fileutils.rb:175:in `mkdir' | |
| /home/gitlab/gitlab/app/models/namespace.rb:55:in `ensure_dir_exist' | |
| /home/gitlab/gitlab/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.11/lib/active_support/callbacks.rb:409:in `_run__4378938896513703217__create__1700252184497488639__callbacks' |