Menu

Close
  • Home
  • Cryptocurrency Links
Subscribe
Menu

System Admin

A 4-post collection

Page 1 of 1

Linux Background Commands

Execute Background Tasks You you can have a command execute in the background with one of two ways: Execute a command with & at the end »

Brian Mancini Brian Mancini on System Admin, linux 23 July 2013

Configuring a static IP address in Ubuntu

To configure a static IP address in Ubuntu from the command line, you will need to edit /etc/network/interfaces sudo vim /etc/network/interfaces iface »

Brian Mancini Brian Mancini on System Admin, linux, networking, ubuntu 23 June 2013

Tar common usage

Common usage for running tar to unzip and extract files from a tarball: tar -zxvf myfile.tar.gz From the man pages these options: -z, --gzip, »

Brian Mancini Brian Mancini on System Admin, linux 26 May 2013

Install node.js from binaries

Here's a quick rundown of how I install node.js in my development environments, which is currently Ubuntu 12.04.1 LTS. You can get previous »

Brian Mancini Brian Mancini on System Admin, linux, node, ubuntu 26 May 2013
Page 1 of 1
derp turkey © 2019
Proudly published with Ghost