Skip to content

Instantly share code, notes, and snippets.

View djanatyn's full-sized avatar

Jonathan Strickland djanatyn

View GitHub Profile
---
:user: Jonathan Strickland
:body: |
Hi Jonathan,
I am one of the scientists at Cytobank and wanted to take a moment to check in with you about DVS Cytobank. I saw that you registered a little while ago, and wanted to let you know that I am available to help you with any issues you may encounter while getting acclimated to our online flow cytometry software or our premium features like SPADE. Please feel free to email me with any questions or comments! We can also schedule a one-on-one getting started session via WebEx if you would find that helpful.
Regards,
Geoff
:server: dvs
.......................................................................................................................................................................................................
...............................................................................................................................?.......................................................................
...............................................................?...............................................................?............................................?....?.....................
?........................................................................................................................?.....?.........?......................................?................?.....
...............................................................?...............................................................?.?.....?.?..................................?...?......................
........................
1...................................1............................221.1.......2..............1..................................................1.......................................311..1........1.
.........3.1....2...3..............1a...c1..c1..a...2........1a1.2121?.........3...3......2.1.......2.11...1.1....a...21..1......11a...b...b...b...a...2...1..2c2..........a...3.......a.3311...1.1..1.
1..1.?.113......2...3.1.......1.....a...c..1c1..b1..1..2.1....a.21.11?.1...1...31.13..2...2..a.2...c3..12...11b...?...2?..2.2..1111a...b1.1b111b1..a...2..21..2c3.......1..?...3.......a.3221.1111.b...
...111.112......2..13.1.......111.11a11.b1..c1..a11.1212..a1.1a?21321?13.....2.?..12.1a.1.1.1b.22.1c3...1...11b...31.1?..12.1.11121311.?.11a11.b..1a1..1..b.1.1c3...11.1...?..22...111.33221a..11.1a..1
.211.?11.21...1.1..c31.a11.1..111.1.31..b1..b...a211.1.2..a11.aa13221?1?3..11?.?1.c21.a.112.1a11111>311.111.11a1.1?111?.1a11.1111113121b1..a1..b.1.a...1.1b.1..c231...1....?1112..1.11.32211a11.1..a11.
.2.1...111..a.11...c2.13
shell01 :: ~/backups/all-backups % ls *.tar.gz | xargs -i tar -tf '{}' | grep documents
documents/Baby_Shower_List.docx
documents/Justine's_Copy_of_Test_Procedures_for_Cytobank_release_2-6-1.xlsx
documents/Justine's_Test_Procedures_for_Cytobank_release_2-6-1.xlsx
documents/iseh2013prospectusfinal.pdf
documents/Untitled_Presentation.pptx
shell01 :: puppet3/modules/deploy ‹master*› % git status
# On branch master
# Changes to be committed:
# (use "git reset HEAD <file>..." to unstage)
#
# modified: manifests/init.pp
# new file: templates/branch_change.rb.erb
#
shell01 :: puppet3/modules/deploy ‹master*› % git up
Fetching origin
shell01 :: ~ % sumo --all-collectors --one-line 255 ↵
bd-internal-2-btm-image.c45867.blueboxgrid.com (100244328)
bd-internal-2-btm-image.c45867.blueboxgrid.com-1398578291780 (100244532)
bd-internal-2-btm-image.c45867.blueboxgrid.com-1398590902710 (100245484)
beta-2-btm-image.c46260.blueboxgrid.com (100246983)
beta-2-btm-image.c46260.blueboxgrid.com-1398742677876 (100258604)
beta01.c44031.blueboxgrid.com (100109626)
Customer-Amgen (100023295)
Customer-Avanboxel (100023257)
Customer-BD (100022479)
[fedora@ip-10-0-1-16 ~]$ aws ec2 create-subnet --vpc-id vpc-fc1d019e --cidr-block 10.0.2.0/24
{
"Subnet": {
"VpcId": "vpc-fc1d019e",
"CidrBlock": "10.0.2.0/24",
"State": "pending",
"AvailabilityZone": "us-west-1b",
"SubnetId": "subnet-3a0d227c",
"AvailableIpAddressCount": 251
}
def rule_one string
return [string + "U"] if string[-1] == 'U'
return false
end
def rule_two string
return ["M" + (string[1..-1] * 2)]
end
def rule_three string
shell01 :: puppet3/hiera/cytoweb_config ‹master› % deploy_refresh 141 ↵
Re-running as root with sudo.
Already up-to-date.
Already up-to-date.
Already up-to-date.
Info: Retrieving plugin
Info: Loading facts in /opt/puppet3/etc/modules/concat/lib/facter/concat_basedir.rb
Info: Loading facts in /opt/puppet3/etc/modules/postgresql/lib/facter/postgres_default_version.rb
Info: Loading facts in /opt/puppet3/etc/modules/stdlib/lib/facter/pe_version.rb
Info: Loading facts in /opt/puppet3/etc/modules/stdlib/lib/facter/puppet_vardir.rb
corediag01 :: / % tar -tvf /tmp/data.tgz | grep Temp | wc -l 130 ↵
8876
corediag01 :: / % tar --delete -f /tmp/data.tgz 'data/cytobank/Temp/*'
tar: /tmp/data.tgz: Cannot read: Bad file descriptor
tar: At beginning of tape, quitting now
tar: Error is not recoverable: exiting now
corediag01 :: / %