Seán McNamara
Software engineering & other rabbit holes
Index
Library
Projects
About
Contact
☰
◐
⌕
Search
/
Systems
Systems · 11
Everything filed under Systems: posts, notes and finds.
Filters ▾
All
53
Posts
53
Notes
0
Finds
0
11 items
Post
Systems
Gitlab CI - Commit & Push in a Job
Recently I needed to make a GitLab CI job where when a merge to master occurs, it runs a bash script, commits the files & pushes them back to master. I needed this to build a change log out…
26 Jul 2022
2 min
Post
Systems
Cheat Sheet: Screen
The screen command is a used to launch and arrange multiple terminal shells within a single shell. It is mainly used for two purposes: It can be used to run long-running commands on remote…
6 Sep 2021
1 min
Post
Systems
Helpful Linux commands
So this is just going to be a bit of knowledge dump of things I’ve picked up lately / don’t want to forget. Bang Cash !$ If you are intending on running a few commands with the last argument…
14 Jan 2018
2 min
Post
Systems
Bash/Cygwin Terminal in PHPStorm
I’ve been meaning to post about this for a while, but it seems hard lately to make time to post here. I personally hate windows shell, in my mind it is utterly useless. If I’m ever using it…
14 Mar 2017
2 min
Post
Systems
Free SSL Certificates with LetsEncrypt and Ajenti-v
This is a quick post on how to use LetsEncrypt SSL certificates on your Ajenti-v setup . Ajenti-v will probably be supporting this natively at some point, there is an open issue on their…
21 Mar 2016
2 min
Post
Systems
The Perfect Web Server - Nginx, Ajenti, Ubuntu
I’ve done a lot of installing of web servers over the last while, some of which have been effortless, others a thorn in my side. I’ve decided to compile a guide for my latest server setup…
18 Feb 2015
2 min
Post
Systems
Control Your Windows PC with an Xbox Controller
Today I’m going to walk you through setting up an xbox controller to work on your computer and control the mouse / keyboard. First your going to need an Xbox Controller that works on Windows…
25 Jan 2012
1 min
Post
Systems
Installing PEAR in WAMP
So this evening I went about attempting to install PEAR on my WAMP installation, this should be as simple as opening up a command window navigating to C:/wamp/bin/php/*phpversion* and…
27 Dec 2010
1 min
Post
Systems
Saving Your Windows PC From Virus Infections with Linux
Often you get a friend or other times a client who has gotten themselves locked out of their system by a virus. I’m talking about the seriously nasty virus’s out there that will just corrupt…
30 Oct 2010
1 min
Post
Systems
Earcandy in Ubuntu Jaunty
EarCandy is a volume manager for PulseAudio that fades applications in and out based on your current activity. Meaning it can do handy things like muting your music playing when you decide…
28 Sep 2009
1 min
Post
Systems
Ubuntu Cheat Sheets
Somehow I lost the original files of these, I’ve updated to use cheat sheets provided by Gary Woodfine. Cheat sheets are handy, you ever get stuck you just look up at the wall where you…
12 Sep 2009
1 min