background preloader

LinuxOS Mash

Facebook Twitter

Linux Fund. The Linux Portal - openDesktop.org. Home. Puppy Linux News. Www.centos.org - The Community ENTerprise Operating System. Linux Software Alternatives - Find The Best Alternative To The Application You Want To Replace. Have GNU/Linux your way! Do you waddle the waddle? A New Linux Distribution. 10 Linux Commands You Probably Not Know About - Bhaskar Kandiyal. Linux command line is very powerful and has a lot of useful commands/utilities that come in handy for every Linux system administrator.

10 Linux Commands You Probably Not Know About - Bhaskar Kandiyal

Since there are loads of commands in a Linux system, there can be some that many people are not aware of or are not so popular for new Linux users; But the old timers will probably have used them. So, here comes the 10 Linux commands that people don’t know about. NOTE: In the examples below, lines starting with a $ are the actual commands, lines starting with a # are my comments and all other lines are the output of commands. 1. nl - Prints the file to stdout with line numbers prepended. It’s useful if you want to search for a specific line number without opening a full text editor (like vi or emacs) and then searching for a line number. Syntax: nl [OPTION]… [FILE]… Example: $ nl hello.txt 1 Hello World 2 This is a test 2. pgrep and Pkill – Searches for or signals the processes based on their names. Syntax: pgrep [OPTIONS] [PATTERN] pkill [OPTIONS] [PATTERN] BOINC. Welcome to zarb.org. Linux USB. Helping find the Linux apps you need.

Cross-platform — Fedora®Geeks. Oss-compat. HOLARSE - Spielen unter Linux. The Linux Foundation. Wiki - Home. The X.Org project provides an open source implementation of the X Window System.

Wiki - Home

The development work is being done in conjunction with the freedesktop.org community. The X.Org Foundation is the educational non-profit corporation whose Board serves this effort, and whose Members lead this work. The latest release of the full X.Org stack is X11R7.7, though many individual X.Org modules have had new versions released since then - see the xorg-announce archives for details of those releases. The next full stack release will be X11R7.8. Information about all releases is available. You may be interested in: Reporting problems, asking questions and getting help Check to see if your question is answered in the FAQ. Development The DeveloperStart page includes information for developers along with links to per-module developer pages. Mailing Lists On XorgMailingLists you can find a list of X-related mailing lists hosted on lists.freedesktop.org.

Getting X Security Acknowledgements Copying. KnoppMyth. Genius Tablet. Introduction This is a guide to getting a Genius Wizardpen or MousePen tablet set up in Arch Linux.

Genius Tablet

It also work with G-Pen Series. Installation First, you need to install the X11 drivers. The wizardpen package in aur provides them: Configuration First you have to know if your tablet is in the udev .rules file: lsusb Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 002: ID 0402:5602 ALi Corp. Bus 002 Device 005: ID 172f:0038 Waltop International Corp.

The last one is our tablet. 172f is the vendor id, 0038 the model id Now we have to search the /etc/udev/rules.d/67-xorg-wizardpen.rules for the 2 id's which identifies our tablet ... Waltop ENV{ID_VENDOR_ID}=="172f", ENV{ID_MODEL_ID}=="0038", ENV{x11_driver}="wizardpen" ... In our case we are lucky, our tablet is here. Calibration Just do the following: Please, press the stilus at ANY. Freedesktop.org git repository browser.