Difference between revisions of "Technical and Specialized Skills"
From Christoph's Personal Wiki
(→Linux System Administration, Networking, and Security) |
(→Shell scripting languages and techniques) |
||
(25 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | This article will present a list of the '''technical and specialized skills''' I have as wells as links to articles I have written on each of them. I have been actively and professionally involved with the majority of the following since May 2000 (see: [[Curriculum Vitae]] for details). | + | This article will present a list of the '''technical and specialized skills''' I have as wells as links to articles I have written on each of them. I have been actively and professionally involved with the majority of the following since May 2000 (see: ''[[Curriculum Vitae]]'' for details). |
*Legend: | *Legend: | ||
Line 10: | Line 10: | ||
*[[Image:100per.png]] Primary OS: [[Linux]] (32-bit/64-bit; distros: [[CentOS]] {favourite}, [[SuSE]], [[Mandriva Linux|Mandriva]], Slackware, and Ubuntu) | *[[Image:100per.png]] Primary OS: [[Linux]] (32-bit/64-bit; distros: [[CentOS]] {favourite}, [[SuSE]], [[Mandriva Linux|Mandriva]], Slackware, and Ubuntu) | ||
*[[Image:25per.png]] [[Gentoo]] (still learning but ''loving'' this distro!) | *[[Image:25per.png]] [[Gentoo]] (still learning but ''loving'' this distro!) | ||
+ | *[[Image:50per.png]] CoreOS | ||
*[[Image:50per.png]] Unix (used this during my time in [[:Category:Academia|academia]]) | *[[Image:50per.png]] Unix (used this during my time in [[:Category:Academia|academia]]) | ||
*[[Image:50per.png]] Mac OS | *[[Image:50per.png]] Mac OS | ||
+ | |||
+ | ==Cloud computing and virtual environments== | ||
+ | * [[:Category:AWS|Amazon Web Services]] (AWS) | ||
+ | * [[Google Cloud Platform]] (GCP) | ||
+ | * [[Kubernetes]] (+Anthos) | ||
+ | * [[Docker]] | ||
+ | * [[Rancher]] | ||
+ | * [[Ansible]] | ||
+ | * [[Terraform]] | ||
+ | * KVM | ||
+ | * [[:Category:XenServer|XenServer]] | ||
+ | * [[:Category:OpenStack|OpenStack]] | ||
+ | * [[:Category:Qstack|Qstack]] | ||
+ | * [https://www.chef.io/ Chef] | ||
+ | * [https://www.vagrantup.com/ Vagrant] | ||
+ | * [[Packer]] | ||
+ | * [https://sensuapp.org/ Sensu] | ||
+ | * [https://www.nagios.org/ Nagios] | ||
+ | * [[:Category:Rackspace|Rackspace]] | ||
+ | * [[:Category:DigitalOcean|DigitalOcean]] | ||
+ | * [[RabbitMQ]] | ||
+ | * [https://www.go.cd/ GoCD] | ||
==Computer languages, scripting, etc== | ==Computer languages, scripting, etc== | ||
*[[Image:100per.png]] [[Python]] (+[http://pandas.pydata.org/ Pandas]) — 2006-present | *[[Image:100per.png]] [[Python]] (+[http://pandas.pydata.org/ Pandas]) — 2006-present | ||
*[[Image:100per.png]] Perl (+CGI) — 1999-present | *[[Image:100per.png]] Perl (+CGI) — 1999-present | ||
− | *[[Image:75per.png]] [[C programming language|C]] (+MPI/[[MPICH]]) — 2000- | + | *[[Image:75per.png]] [[C programming language|C]] (+MPI/[[MPICH]]) — 2000-2012 |
− | *[[Image:50per.png]] ''Fortran 77'' — 2004- | + | *[[Image:50per.png]] ''Fortran 77'' — 2004-2010 |
*[[Image:100per.png]] [[MySQL]] — 2002-present | *[[Image:100per.png]] [[MySQL]] — 2002-present | ||
===Web Oriented=== | ===Web Oriented=== | ||
*[[Image:100per.png]] [[PHP]] (+PEAR, Smarty) | *[[Image:100per.png]] [[PHP]] (+PEAR, Smarty) | ||
− | *[[Image:100per.png]] RESTful APIs (especially via [[cURL]] and/or Python's [https://docs.python.org/2/library/urllib.html urllib] module; see [[:Category:Rackspace|this article]] for lots of examples) | + | *[[Image:100per.png]] RESTful APIs (especially via [[curl|cURL]] and/or Python's [https://docs.python.org/2/library/urllib.html urllib] module; see [[:Category:Rackspace|this article]] for lots of examples) |
*[[Image:100per.png]] [[Cascading Style Sheets]] (CSS; I use [http://getbootstrap.com/ Bootstrap] for all of my projects) | *[[Image:100per.png]] [[Cascading Style Sheets]] (CSS; I use [http://getbootstrap.com/ Bootstrap] for all of my projects) | ||
*[[Image:100per.png]] HTML/XHTML | *[[Image:100per.png]] HTML/XHTML | ||
Line 34: | Line 57: | ||
===Shell scripting languages and techniques=== | ===Shell scripting languages and techniques=== | ||
see: [[:Category:Linux Command Line Tools]] and [[:Category:Scripting languages]] for detailed listing. | see: [[:Category:Linux Command Line Tools]] and [[:Category:Scripting languages]] for detailed listing. | ||
− | *[[Image: | + | *[[Image:100per.png]] [[Awk|awk / gawk]] |
*[[Image:100per.png]] [[sed]] | *[[Image:100per.png]] [[sed]] | ||
*[[Image:100per.png]] [[Bash]] | *[[Image:100per.png]] [[Bash]] | ||
Line 47: | Line 70: | ||
*[[Image:75per.png]] [[R programming language|R (programming language)]] | *[[Image:75per.png]] [[R programming language|R (programming language)]] | ||
*[[Image:50per.png]] [[TeX]] / [[LaTeX]] | *[[Image:50per.png]] [[TeX]] / [[LaTeX]] | ||
+ | * ImageMagick | ||
− | ==Linux | + | ==Linux Systems Administration, Networking, and Security== |
''Note: Everything listed here is Linux-related.'' | ''Note: Everything listed here is Linux-related.'' | ||
− | * Remote login, file transfer, etc.: [[Secure Shell|SSH]] (+scp) | + | * Remote login, file transfer, etc.: [[Secure Shell|SSH]] (+scp), [[Rsync (command)|rsync]], FTP, [[dsh]] ([https://www.netfort.gr.jp/~dancer/software/dsh.html Distributed Shell]), sshpass, [[GNU parallel]] |
* Firewall: [[iptables]] (via the CLI and, e.g., [http://www.gibraltar.at/ Gibralter]) | * Firewall: [[iptables]] (via the CLI and, e.g., [http://www.gibraltar.at/ Gibralter]) | ||
− | * [[:Category:Linux troubleshooting|Troubleshooting]] toolbox: iostat, [[sysstat]], ps, dmesg, top, free, dmidecode, mtr, bwm-ng, ping, dig, traceroute, /proc files, /var/log files, [[curl]], [[strace]], [[find]], lsof, lspci, modprobe/lsmod, [[netstat]], grep, etc. | + | * [[:Category:Linux troubleshooting|Troubleshooting]] toolbox: iostat, [[sysstat]], [[tcpdump]], [[ethtool]], [[netcat]] / nc, telnet, ps, dmesg, top / htop, free, dmidecode, mtr, bwm-ng, ping / fping, dig, traceroute, /proc files, /var/log files, [[curl]], wget, [[strace]], [[find]], lsof, [[lspci]], modprobe/lsmod, [[netstat]], grep, etc. |
* [[crontab]] | * [[crontab]] | ||
* Network filesystems: NFS, NTFS, NAS, [[Samba]], etc. | * Network filesystems: NFS, NTFS, NAS, [[Samba]], etc. | ||
Line 63: | Line 87: | ||
==Databases== | ==Databases== | ||
− | * [[MySQL]] / SQLite | + | * [[MySQL]] / MariaDB / Percona |
+ | * SQLite | ||
==Web Applications== | ==Web Applications== | ||
Line 81: | Line 106: | ||
* Previous developer / programmer / maintainer of: [[Pymmlib]], [[TLSMD]], [[Raster3D]] | * Previous developer / programmer / maintainer of: [[Pymmlib]], [[TLSMD]], [[Raster3D]] | ||
* [https://www.wireshark.org/ Wireshark] | * [https://www.wireshark.org/ Wireshark] | ||
+ | * [[ImageMagick]] | ||
* [[BLAST]] (standalone and webserver) | * [[BLAST]] (standalone and webserver) | ||
* [[Clustal]] | * [[Clustal]] | ||
Line 94: | Line 120: | ||
* [[GIMP]] (+various image generating techniques) | * [[GIMP]] (+various image generating techniques) | ||
* OpenOffice / LibreOffice | * OpenOffice / LibreOffice | ||
− | * [[vi]] (used for pretty much everything I do) | + | * [[vi|vi/vim]] (used for pretty much everything I do) |
* Etc, etc. (Linux has been my primary OS for work and home use since 1999) | * Etc, etc. (Linux has been my primary OS for work and home use since 1999) | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
[[Category:Technical and Specialized Skills| Technical and Specialized Skills]] | [[Category:Technical and Specialized Skills| Technical and Specialized Skills]] |
Latest revision as of 11:35, 5 February 2020
This article will present a list of the technical and specialized skills I have as wells as links to articles I have written on each of them. I have been actively and professionally involved with the majority of the following since May 2000 (see: Curriculum Vitae for details).
Contents
Computer operating systems
- Primary OS: Linux (32-bit/64-bit; distros: CentOS {favourite}, SuSE, Mandriva, Slackware, and Ubuntu)
- Gentoo (still learning but loving this distro!)
- CoreOS
- Unix (used this during my time in academia)
- Mac OS
Cloud computing and virtual environments
- Amazon Web Services (AWS)
- Google Cloud Platform (GCP)
- Kubernetes (+Anthos)
- Docker
- Rancher
- Ansible
- Terraform
- KVM
- XenServer
- OpenStack
- Qstack
- Chef
- Vagrant
- Packer
- Sensu
- Nagios
- Rackspace
- DigitalOcean
- RabbitMQ
- GoCD
Computer languages, scripting, etc
- Python (+Pandas) — 2006-present
- Perl (+CGI) — 1999-present
- C (+MPI/MPICH) — 2000-2012
- Fortran 77 — 2004-2010
- MySQL — 2002-present
Web Oriented
- PHP (+PEAR, Smarty)
- RESTful APIs (especially via cURL and/or Python's urllib module; see this article for lots of examples)
- Cascading Style Sheets (CSS; I use Bootstrap for all of my projects)
- HTML/XHTML
- Django
- web2py
- Ajax
- JavaScript
- SOAP
- mod_rewrite / .htaccess / robots.txt
Shell scripting languages and techniques
see: Category:Linux Command Line Tools and Category:Scripting languages for detailed listing.
- awk / gawk
- sed
- Bash
- zsh (my newest and favourite shell. Still learning all that it has to offer, which is a lot!)
- csh / tcsh
- man (i.e., creating man pages for custom apps)
- make / gmake (I use this for more than just compiling code!)
- regular expressions
Graphical scripts
- PostScript (and PDF)
- R (programming language)
- TeX / LaTeX
- ImageMagick
Linux Systems Administration, Networking, and Security
Note: Everything listed here is Linux-related.
- Remote login, file transfer, etc.: SSH (+scp), rsync, FTP, dsh (Distributed Shell), sshpass, GNU parallel
- Firewall: iptables (via the CLI and, e.g., Gibralter)
- Troubleshooting toolbox: iostat, sysstat, tcpdump, ethtool, netcat / nc, telnet, ps, dmesg, top / htop, free, dmidecode, mtr, bwm-ng, ping / fping, dig, traceroute, /proc files, /var/log files, curl, wget, strace, find, lsof, lspci, modprobe/lsmod, netstat, grep, etc.
- crontab
- Network filesystems: NFS, NTFS, NAS, Samba, etc.
- Tape drives (mt/st)
- Email Server (e.g., Postfix)
- Printing: CUPS
- openPBS
- GPG / PGP
- Etc., etc.
Databases
- MySQL / MariaDB / Percona
- SQLite
Web Applications
Note: The following is an incomplete list.
- LAMP (Linux / Apache HTTP Server / MySQL / PHP)
- Nginx
- WikiMedia — the web app running this site.
- Django
- WordPress (+bbPress; see: my personal blog.)
- Drupal (see: my personal drupal page. Note that I also develop modules for Drupal)
- phpBB (+MODs, SEOs, and Fetch All) (see: my personal phpBB forum. Note that this is a private forum not open to the public.)
- Smarty
- Coppermine Photo Gallery
Software (*nix)
see: Category:Bioinformatics and Category:Crystallography for more.
- Previous developer / programmer / maintainer of: Pymmlib, TLSMD, Raster3D
- Wireshark
- ImageMagick
- BLAST (standalone and webserver)
- Clustal
- CCP4 (contributor)
- EMBOSS
- MrBayes
- CHARMM
- DOT
- GnuPlot (+C API), Grace / xmgrace
- RasMol, Jmol, PyMOL (+scripting)
- matplotlib
- Sage (System for Algebra and Geometry Experimentation)
- GIMP (+various image generating techniques)
- OpenOffice / LibreOffice
- vi/vim (used for pretty much everything I do)
- Etc, etc. (Linux has been my primary OS for work and home use since 1999)