background preloader

Ubuntu-cheat-sheet.png (PNG-bilde, 504x601 punkter)

Ubuntu-cheat-sheet.png (PNG-bilde, 504x601 punkter)

Learn Linux, 101: The Linux command line Overview This article gives you a brief introduction to some of the major features of the bash shell, and covers the following topics: Interacting with shells and commands using the command lineUsing valid commands and command sequencesDefining, modifying, referencing, and exporting environment variablesAccessing command history and editing facilitiesInvoking commands in the path and outside the pathUsing man (manual) pages to find out about commands This article helps you prepare for Objective 103.1 in Topic 103 of the Junior Level Administration (LPIC-1) exam 101. Back to top The bash shell The bash shell is one of several shells available for Linux. Before we delve deeper into bash, recall that a shell is a program that accepts and executes commands. Shells have some builtin commands, such as cd, break, and exec. Shells also use three standard I/O streams: Input streams provide input to programs, usually from terminal keystrokes. Listing 1. [db2inst1@echidna db2inst1]$ ian@lyrebird:~> $

History of Linux Visits since July 2002 version 2.2.0 by Department of Computer Science University of Illinois at Urbana-Champaign This article is hosted at : [ Hebrew ] | [ Bulgarian ] [ Japanese ] [ Chinese ] [ Romanian ] [ Portuguese ] {*style:<b><u> Table of Contents </u></b>*} {*style:<b> a. </b>*} It was 1991, and the ruthless agonies of the cold war were gradually coming to an end. But still, something was missing. And it was the none other than the Operating Systems, where a great void seemed to have appeared. For one thing, DOS was still reigning supreme in its vast empire of personal computers. The other dedicated camp of computing was the Unix world. A solution seemed to appear in form of . As an operating system, MINIX was not a superb one. And one of them was Linus Torvalds. Back b. In 1991, Linus Benedict Torvalds was a second year student of Computer Science at the University of Helsinki and a self-taught hacker. That was too much of a delay for Linus. PS. needs?

Cool, but obscure unix tools :: KKovacs A little collection of cool unix terminal/console/curses tools Just a list of 20 (now 28) tools for the command line. Some are little-known, some are just too useful to miss, some are pure obscure -- I hope you find something useful that you weren't aware of yet! Use your operating system's package manager to install most of them. dstat & sar # iostat, vmstat, ifstat and much more in one. slurm # Visualizes network interface traffic over time. vim & emacs # The real programmers editors. screen, dtach, tmux, byobu # Keep your terminal sessions alive. multitail # See your log files in separate windows. tpp # Presentation (PowerPoint") tool for terminal. xargs & parallel # Executes tasks from input (even multithread). duplicity & rsyncrypto # Encrypting backup tools. nethack & slash'em # Still the most complex game on the planet. lftp # Does FTPS. ack, ag (silver searcher), pt # A better grep for source code. calcurse & remind + wyrd # Calendar systems. Command line RSS readers. powertop # tig # qalc # rsync # mtr #

Pinguy OS Malicious Linux Commands - From (This article was originally published in Ubuntu Forums but was removed there. Ubuntuguide feels that knowledge about these risks is more important than any misguided attempts to "protect the public" by hiding their potential dangers or protect the (K)Ubuntu/Linux image. The original article has therefore been re-created (and subsequently edited) here.) ATTENTION: It is worthwhile to have some basic awareness about malicious commands in Linux. It is also worthwhile to always enable a Kubuntu screensaver or Ubuntu screensaver with a password so that a casual passerby is not able to maliciously execute one of these commands from your keyboard while you are away from your computer. When in doubt as to the safety of a recommended procedure or command, it is best to verify the command's function from several sources, such as from readily available documentation on Linux commands (e.g. manpages). Here are some common examples of dangerous commands that should raise a red flag. rm -r In Perl

Linux Directory Structure (File System Structure) Explained with Examples by Ramesh Natarajan on September 8, 2010 Have you wondered why certain programs are located under /bin, or /sbin, or /usr/bin, or /usr/sbin? For example, less command is located under /usr/bin directory. Why not /bin, or /sbin, or /usr/sbin? What is the different between all these directories? In this article, let us review the Linux filesystem structures and understand the meaning of individual high-level directories. 1. / – Root Every single file and directory starts from the root directory.Only root user has write privilege under this directory.Please note that /root is root user’s home directory, which is not same as /. 2. Contains binary executables.Common linux commands you need to use in single-user modes are located under this directory.Commands used by all the users of the system are located here.For example: ps, ls, ping, grep, cp. 3. 4. 5. Contains device files.These include terminal devices, usb, or any device attached to the system.For example: /dev/tty1, /dev/usbmon0 6. 7. 8. 9.

HTG Explains: The Linux Directory Structure Explained If you’re coming from Windows, the Linux file system structure can seem particularly alien. The C:\ drive and drive letters are gone, replaced by a / and cryptic-sounding directories, most of which have three letter names. The Filesystem Hierarchy Standard (FHS) defines the structure of file systems on Linux and other UNIX-like operating systems. However, Linux file systems also contain some directories that aren’t yet defined by the standard. / – The Root Directory Everything on your Linux system is located under the / directory, known as the root directory. /bin – Essential User Binaries The /bin directory contains the essential user binaries (programs) that must be present when the system is mounted in single-user mode. /boot – Static Boot Files The /boot directory contains the files needed to boot the system – for example, the GRUB boot loader’s files and your Linux kernels are stored here. /cdrom – Historical Mount Point for CD-ROMs /dev – Device Files /etc – Configuration Files

32 Best Linux Desktop Customization #4 Voici la quatrième édition des meilleures personnalisations de bureaux Linux. Six mois se sont écoulés depuis la dernière présentation, les tendances n'ont pas beaucoup évolué, sauf peut-être que l'on voit de plus en plus de customizations à base de KDE (cf. 6 derniers screenshots). Je vous laisse les découvrir sans plus attendre. Gaia10 Linux by Gabriela2400 GTK & Metacity: SproutPidgin iconset by Gabriela2400Covergloobus by Gabriela2400Conky: 5 individual configs made by Gabriela2400Wallpaper: See The WorldAWN: Skin by Gabriela2400Dock icons: Gaia IconsSource Ubuntu Linux by Transitmapsetc Theme: Equinox (with Faenza icons)Wallpaper: Wild Shine by Mohammad JavadFont: Domestic Manners (one of the Dustimo fonts)Ubuntu-Tweak added (for clear menus etc)Docky theme: Glass Sensualite by iHackr Re-upped 2nd by Sowizz Source Boxed by Afteroid GTK: by me, inspired by droidEmerald: by me, inspired by Gaia SproutIcons: A lot of different Themes. Loser by StingBL Arch Desktop 2010 by kjell81d Source Source

A quick reference guide of most used commands in linux. by a_nameless_wolf Dec 14

Related: