Last Edited: 01 May 2008 by superuser
Importered from old WiKi -- 30/04-08 18:04.

Puppy Linux Mini How-to  

Basics
  - About
  - Installation
  - Getting Started
Software
  - WM
  - Rox Filer
  - PupGet
  - Dotpup
Hardware
  - Video
  - Sound
  - Networking
  - Input Devices
  - Others
Goodies
  - Games
  - Linux Tutorial
  - More
Links
  - Puppy
  - Others
Miscellaneas
  - Misc
  Are You a Microsoft Renegade?

Are you a frustrated user of Windows XP (or even Windows 98)? Do you want to work with a phenomenally fast Operating System (OS)? You may have heard about the alternative, often free, operating system, Linux, but are totally inexperienced in computer technology. Can you use Linux and especially Puppy Linux (Puppy Linux is phenomenally fast because it runs entirely in RAM on most PCs)? The answer is most probably:

**yes!**

You can find basic information in this wiki, on other Puppy Linux sites, and also at the Forum (great for all your specific questions not covered elsewhere) and, of course, in this section designed especially for users new to Linux and specifically Puppy Linux.

  Some terms you must know

  • It's easy to make a list
  • like what you see here
  • to edit this page just double-click on it, or click 'Edit Page' (see end of this page)
  Tips

Mounting and Unmounting

  • like what you see here
  • to edit this page just double-click on it, or click 'Edit Page' (see end of this page)

Automate tasks at boot time

  • E.g, to let Mozilla run at start up, edit /root/.xinitrc

    (it's a hidden file, click the Show/Hide Hidden Files button in rox to see it)
    add this line:
    mozilla &
    somewhere before the line that starts the window manager:
    CURRENTWM="`cat /etc/windowmanager`"
    exec $CURRENTWM

  • You can tell it what url or file to show if you like:
    mozilla http://www.goosee.com/puppy/ &, or

    mozilla file:///root/my-file.html &

3

  • It's easy to make a list
  • like what you see here
  • to edit this page just double-click on it, or click 'Edit Page' (see end of this page)
  Recommended DotPups

Window Manager and Themes

System

  • It's easy to make a list
  • like what you see here
  • to edit this page just double-click on it, or click 'Edit Page' (see end of this page)

Multimedia

  • It's easy to make a list
  • like what you see here
  • to edit this page just double-click on it, or click 'Edit Page' (see end of this page)
  Have a good looking Puppy

Desktop

  • Icon background
  • Set wallpaper
  • Change Icon

IceWm

  • Themes
  • Window Options
  • Preference
  • Menu



CategoryDocumentation