» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with Default + linux

Monolith Media Center

This is probably the one that I will buy at some future date. About $600. Or I may just get a HDHomeRun for about $169 and watch TV on my home computers over the network.

MythTV: del.icio.us/tag/mythtv

Schedules Direct

20$ per year for MythTV television channel listings

MythTV: del.icio.us/tag/mythtv

Firefox come browser predefinito in Ubuntu/Kubuntu

linux: how to set Firefox as default browser

Firefox: del.icio.us/tag/firefox

Howto Change Default editor in Debian Etch

By Default Debian Etch Provides the nano editor you need to follow this procedure.In this example i want to use vi editor as my default editor

Administrators who wish to change the default editor for all users will have to update the alternatives system using:

# update-alternatives --config editor

Once you enter it opens available editor options from your server you should see similar to the following screen here i have selected option4 for vi editor

If you are an user wishing to change the default editor can define the environment variable EDITOR by introducing the following lines in their own profiles

EDITOR=vi
export EDITOR
alias editor=$EDITOR

Tags: , , , ,

Debian: Debian Admin Step By Step Tutorials and articles with screenshots