linux 1

TwitterFacebook
Get flash to fully experience Pearltrees
http://vim.wikia.com/wiki/Keep_your_vimrc_file_clean

Keep your vimrc file clean - Vim Tips Wiki - a Wikia wiki

Many tips that you find on this site and others will tell you to add some code to your .vimrc file. (Or on Windows, your _vimrc file.) :help vimrc-intro Once you do this a few times, it can get pretty big and confusing, especially if the bits of configuration you are adding are each specific to a single language. Worse, some settings might be incompatible with others.

Converting tabs to spaces - Vim Tips Wiki - a Wikia wiki

http://vim.wikia.com/wiki/Converting_tabs_to_spaces To control the number of space characters that will be inserted when the tab key is pressed, set the 'tabstop' option. For example, to insert 4 spaces for a tab, use: :set tabstop=4 After the 'expandtab' option is set, all the new tab characters entered will be changed to spaces.
This " vi " tutorial is intended for those who wish to master and advance their skills beyond the basic features of the basic editor. It covers buffers, " vi " command line instructions, interfacing with UNIX commands, and ctags. The vim editor is an enhanced version of vi . The improvements are clearly noticed in the handling of tags. The advantage of learning vi and learning it well is that one will find vi on all Unix based systems and it does not consume an inordinate amount of system resources.

VI and VIM editor: Tutorial and advanced features

http://www.yolinux.com/TUTORIALS/LinuxTutorialAdvanced_vi.html
http://www.oualline.com/vim-cook.html by Steve Oualline This is the Vim cookbook page. It contains short recipes for doing many simple and not so simple things in Vim .

Vim Cookbook

Essential Vim

If you are transitioning from windows, then in order of preference you will probably want to use, evim , gvim , vim . evim makes gvim behave like windows editors (note Ctrl+L gets you to vim Normal mode). If one just wants the windows key mappings from evim mode in gvim for e.g. you can use the following command: source $VIMRUNTIME/mswin.vim . Other alternatives if you're transitioning from windows are nedit or geany . If you're stuck with text mode access, then vim is probably the best option, so you need this info (all of which also applies to gvim and evim). http://www.pixelbeat.org/vim.tips.html
http://ubuntuforums.org/archive/index.php/t-1007845.html

HOWTO: Set up a ssh proxy server [Archive] - Ubuntu Forums

Description This will guide you through how to set up a ssh proxy server on ubuntu (tested on Ubuntu 8.10) and connect to it through PuTTY on a windows client machine. The first step is to decide what port your connection will run through. The port needs to be open on a client machine so you can connect to your server. In this tutorial, I will use port 443, it is usually open on most machines, and it will make your traffic look like an ordinary HTTPS connection. The default for ssh connections is 22, however it is a good idea to change this for security reasons.
Is there an easy way to tell Ubuntu / dpkg to uninstall every package *except* what's listed in that output file? I'm trying to take an existing install, and remove all the unnecesary packages beyond a basic command line system, but I know of no easy way to do so. But if I could use a package list from a different system, which is just a command line install, as a basis, and tell it to remove everything but that package list, that would be great. http://ubuntuforums.org/showthread.php?t=261366

HowTo: Create a list of installed packages - Ubuntu Forums

HUBackup - Backup application for Ubuntu Home Users -- Ubuntu Ge

http://www.ubuntugeek.com/hubackup-backup-application-for-ubuntu-home-users.html HUBackup is short for Home User Backup System. As the name implies, this is a very simple, concise and easy to use backup application that uses the renowned and proven dar (Disk ARchive) to do the actual archiving. Emphasis has been on providing true and reliable progress indication throughout all operations, as well as the ability to cancel any operation at any given point. HUBackup mainly concerns with backing up your home folder data, allowing you to restore it in case of data loss. Restore Files Restoring files from System--->Administration--->Home User Restore is not working for me i.e it is crashing for me in ubuntu gutsy so we need to use command line restore.
http://www.ubuntu-unleashed.com/2007/08/howto-completely-transparent-shell-on.html The important part here is that now the gnome-terminal is gonna have the title trans . We can now target the gnome-terminal windows that are using trans profile from inside CompizConfig by using "title=trans". Open CompizConfig (System->Preferences->CompizConfig). Make sure you have the regEx plugin enabled. Go to the Window Decoration plugin and add "!

Ubuntu Unleashed: Howto: Completely Transparent Shell on your Ub

Configuring Grub Boot Loader???? - Ubuntu Forums

vBulletin Message Forum Help Forum Council http://ubuntuforums.org/showthread.php?t=306009

Comprehensive Sound Problem Solutions Guide - Ubuntu Forums

13-07-06 - version 0.5c - minor layout edit - moved *fresh* kernel above compilation to see if it is more help and if it solves more problems. I can't guarantee if these instructions will work for everybody, and this is definitely a work in progress. But if these instructions can at least help one person out, I'll be happy.
Compiz is a 3D desktop for your computer. Compiz Fusion is the new name for the plugins and tools from Beryl. This guide shows how to get it running on Ubuntu and Kubuntu 7.10 (Gutsy). For Kubuntu 8.04 you should use the installer KMenu -> System -> Desktop Effects .

CompositeManager/CompizFusion - Community Ubuntu Documentation

Seduced by the new Apple MacBook, I was powerless to resist when Firefox presented me with the AddToCart button. I configured mine with a 2.0GHz processor, 1GB of RAM and the big 120GB hard drive. And I choose white, of course.

Apple MacBook: Dual-booting Ubuntu Linux

This is the second part of a three-part article on the famous Awk one-liners . This part will explain Awk one-liners for text conversion and substitution . See part one for introduction of the series. "What are these famous Awk one-liners?"

Famous Awk One-Liners Explained, Part II - good coders code, gre

gOS Cloud - From zero to web browser in just a few seconds - Dow

gOS is a Linux distribution based on Ubuntu that's designed to make it easy to interface with web-based applications like Gmail, YouTube, and Meebo. It uses the slightly OS X-like Enlightenment desktop environment, and the developers have been pushing it as a good operating system for low powered netbooks, thanks to its integration with web applications. The latest version of gOS goes a few steps further, by emphasizing the web browser above all else. gOS Cloud is a stripped down Linux distro that can load in just a few seconds.