Linux Part 2

TwitterFacebook
Get flash to fully experience Pearltrees

BASH Programming - Introduction HOW-TO

Next Previous Contents BASH Programming - Introduction HOW-TO http://tldp.org/HOWTO/Bash-Prog-Intro-HOWTO.html

UncomplicatedFirewall

https://wiki.ubuntu.com/UncomplicatedFirewall Introduction The Linux kernel in Ubuntu provides a packet filtering system called netfilter , and the traditional interface for manipulating netfilter are the iptables suite of commands. iptables provide a complete firewall solution that is both highly configurable and highly flexible. Becoming proficient in iptables takes time, and getting started with netfilter firewalling using only iptables can be a daunting task.

Try This Great Looking Conky Lua Configuration For Ubuntu, Fedora Or Linux Mint

http://www.webupd8.org/2011/02/try-this-great-looking-conky-lua.html Despot77 posted a great looking Conky Lua configuration at Gnome-Look that displays some beautiful rings for the cpu, clock, ram, swap, disk, net and also comes with an easy way to display the weather that doesn't involve you register to any website, work with API keys and so on. Another thing I like about this configuration is that it comes with various color themes and distribution logos: Fedora, Linux Mint and Ubuntu (update: the package also provides Debian and openSUSE configurations). Here is a screenshot of my desktop - setting it up took under one minute so don't get scared about the instructions below, it's actually quite easy: To set it up (obviously, you must install conky first), download the archive from Gnome Look , extract it and: 1. Create a folder called ".conky" in your home directory and copy the Linux Mint / Ubuntu / Fedora image to this folder.
A new screenshotting tool has been added to the Ubuntu Software Center. Screencloud sits the menu area, allowing for quick snapping of windows, specific areas or application windows, then directly uploads them to either FTP or the ScreenCloud website for easy sharing. Features The charm of ScreenCloud is undoubtedly in its simplicity. It takes and uploads screenshots, nothing more. But for advanced options you’ll want to head on into the preferences. http://www.omgubuntu.co.uk/2012/06/screencloud-lets-you-take-share-ubuntu-screenshots-quickly

ScreenCloud Lets You Take, Share Ubuntu Screenshots Quickly

https://wiki.archlinux.org/index.php/Beginners%27_Guide Tip: This guide is also available in multiple pages, rather than one large copy. If you would rather follow it that way, please start here . This document will guide you through the process of installing Arch Linux using the Arch Install Scripts . Before installing, you are advised to skim over the FAQ .

Beginners' Guide

Check Out the Source The source code of IntelliJ IDEA Community Edition and the IntelliJ Platform is available under Apache 2 license . The code is stored in a Git repository.

Download - IntelliJ Open-Source Project - Confluence

http://www.jetbrains.org/display/IJOS/Download
http://gnome-look.org/content/show.php?content=129726&vote=good&tan=60171396

WDT - Web Developer Tools GNOME

WDT - Web Developer Tools is a suite of useful tools for web developers Patch for UNITY available, statusicon replaced with appindicator Download the archive, extract it and move the webdeveloper.py file to /usr/share/wdt and replace the current one. Deb packaging for now in Ubuntu 11.04 is not available, the old version working well, the patch will add you the appindicator support, because the statusicon support has been removed from 11.04. Non UNITY users can use the old versions. Notice: backup you current file before applying the patch for sure.

Enrollix

What is Enrollix? Enrollix is a free software for GNU/Linux, Windows and OS X useful to manage enrollments of people to associations, communities, groups, classes, teams, magazines and events like meetings, parties, etc. The software allows to collect detailed personal data of members and of their enrollments with a possible fee, to select them according to any kind of filter and to produce a small balance of the revenues, which can be saved in a CSV (comma separated value) file; this file can be opened with a spreadsheet like Calc or Excel. Furthermore, it is possible to prepare different models of certificates (like a receipt or a certificate of membership) within the software and then print them with the data of any member, also with a possible progressive number (like protocol) within it. https://sites.google.com/site/enrollix/home

LiveCDCustomization

https://help.ubuntu.com/community/LiveCDCustomization?action=show&redirect=LiveCDCustomization%2F6.06 You may wish to customise the Ubuntu Desktop LiveCd to: make your own Linux / Ubuntu distribution show off a particular application localise to a certain language remove software packages add software packages update software packages change system defaults (theme, icons, desktop background, panels, browser homepage, etc) The easiest way to create a custom LiveCD is to use Ubuntu Customization Kit . What follows is the manual way of accomplishing the same. You might also want to create a LiveCD from an existing installation; in this case, Remastersys is for you.
http://www.nixtutor.com/linux/7-tasks-you-shouldnt-use-a-gui-for/

7 Tasks You Shouldn’t Use a GUI For

Sometimes the GUI is just too slow. Learn how to resize images, add drop shadows, splice mp3s, clone hard drives and more with the command line. Here are a few tasks that you might want to consider using the command line for. 1. Resizing images

DerivativeDistroProcess

Summary This document discusses issues necessary for consideration when creating an Ubuntu derivative distribution. The discussions are inspired by the South African derivative ImpiLinux , a very recent development, but should be general enough so that it extends to other initiatives.
Here, we document the standard changes we have to make across the distribution to set up the right technical and aesthetic defaults, and all the places where branding may be required. Base lsb-release

DistributionDefaultsAndBranding

This page is unofficial guide how to create Ubuntu derivative distribution according to Ubuntu policies and common sense, so that cooperation between derivative distro and Ubuntu is maintained and both can benefit from it. It is a collection of links to discussions, tools and useful pages, but note that even statements from Ubuntu employees are not legally binding and the final rules are set by legal documents . However, by obeying rules stated here you present good will and cooperation with the community. Ubuntu (and its main derivatives) are great distributions, but they do not fit all possible needs and use cases.

DerivativeDistroHowto

Living the Linux Tycoon: My adventures as a Real-Life Distro Developer. By Brian Manderville “Jeez, how cool would it be if I made my own distro and got it onto Distrowatch?”

Living the Linux Tycoon: My Adventures as a Real Life Distro Developer | Living the Linux Tycoon

UncomplicatedFirewall

Introduction