Tag:
apt-get

Add new fonts to your Ubuntu system

by
Ryan
on
May 18, 2010

Whether you work with the GIMP to create graphical content, OpenOffice to write documents, or anything in between, chances are that you will need to supplement the basic installed fonts on your Ubuntu system. There are a couple ways to go about this. If you don’t alrady have a font to install you can use [...]

Read More
No Comments
ubuntu

Share a remote filesystem over SSH

by
Ryan
on
March 25, 2009

You may already be familiar with NFS and Samba for sharing files over a network. While these are both great distributed filesystem solutions, they require extra configuration and setup overhead in order to get them to work. If you want quick and easy access to a remote filesystem then SSHFS may be your best shot.
SSHFS [...]

Read More
No Comments
system administration

Enable syntax highlighting in vim with Ubuntu

by
Ryan
on
January 14, 2009

Many distributions have syntax highlighting in vim enabled with their default installation. In Ubuntu as well as other Debian based distributions, this is not the case. By default Ubuntu installs the vim-tiny package which does not support syntax highlighting or many other advanced features.
You can see by following the chain of symlinks that in the [...]

Read More
1 Comment
ubuntu

How to SSH into Ubuntu LiveCD

by
Ryan
on
December 16, 2008

The ability to remotely SSH into a machine running an Ubuntu LiveCD can come in handy in many situations. The LiveCD supports a large variety of hardware and can be used to troubleshoot system problems on a machine where you have limited or no access. A user with limited skills can easily setup remote access [...]

Read More
No Comments
ubuntu

Add Ubuntu medibuntu repository

by
Ryan
on
November 11, 2008

The Medibuntu repository (Multimedia, Entertainment & Distractions In Ubuntu) contains packages that cannot be included into the Ubuntu distribution for legal reasons. Some of these packages include Skype Acrobat Reader, Google Earth, and multimedia codecs.
Add Medibuntu to your sources.list. Make sure you specify the correct version of your distribution. This example uses Intrepid Ibex [...]

Read More
No Comments
ubuntu
Copyright 2008-2010 WiredRevolution.com. All rights reserved.