Revision history for SlackoTips


Revision [27032]

Last edited on 2013-04-09 14:52:52 by darkcity
Additions:
[[HomePage]] > [[PuppyVersionIndex Puppy Version]] > [[Puppy5Index|Puppy5]]/[[Spup]] > [[Puppy53|Slacko]]
{{image url="http://www.meownplanet.net/puppylinuxstuff/darkcity/slacko48.png" title="logo" alt="logo"}}
Deletions:
[[HomePage]] > [[PuppyVersionIndex Puppy Version]] > [[Puppy5Index Puppy5]]
{{image url="http://korzh.net/wp-content/uploads/2011/02/Puppy_Linux_logo.png" width="100" title="Slacko homepage" alt="Slacko homepage"}}


Revision [26332]

Edited on 2013-02-26 10:39:12 by darkcity [make pages instead of menu]
Additions:
====Slacko Tips====
Deletions:
===Slacko Tips=====


Revision [26331]

Edited on 2013-02-26 10:38:51 by darkcity [make pages instead of menu]
Additions:
{{include tonguesSlackoTips}}
[[HomePage]] > [[PuppyVersionIndex Puppy Version]] > [[Puppy5Index Puppy5]]
{{image url="http://korzh.net/wp-content/uploads/2011/02/Puppy_Linux_logo.png" width="100" title="Slacko homepage" alt="Slacko homepage"}}
{{include pagesSlacko}}
===Slacko Tips=====
Deletions:
{{include SlackoMenu}}


Revision [22844]

Edited on 2012-07-30 07:31:09 by darkcity [make pages instead of menu]
Additions:
{{include SlackoMenu}}
Deletions:
{{image url="http://img214.imageshack.us/img214/5190/25755070.png" title="text" alt="text"}}
[[Puppy53 Main Slacko page]] | [[Puppy53Developers Developers]] | [[NoobHelp New Users]] | [[ArtSpot Art for Slacko]] | [[SlackoTips Tips]] | [[SlackoNews News]]


Revision [21557]

Edited on 2012-05-18 02:40:44 by CrustyLobster [Do I need the PAE version]
Additions:
slacko-5.3.3 - most users
PAE slacko - those with post 2006 computers or 4GB or more of RAM
Deletions:
{{color text="RC new kernel testers" c="red"}}
normal slacko-5.3.2.4 - most users
PAE slacko-5.3.2.40 - those with post 2006 computers or 4G or more of RAM
[[http://www.smokey01.com/01micko/slacko/slacko5324/ 19 Feb 2012 RC2]] with Seamonkey security fix


Revision [20713]

Edited on 2012-02-21 02:17:23 by CrustyLobster [2006 computers]
Additions:
PAE slacko-5.3.2.40 - those with post 2006 computers or 4G or more of RAM
Deletions:
PAE slacko-5.3.2.40 - those with 4G or more of RAM


Revision [20705]

Edited on 2012-02-19 20:27:54 by CrustyLobster [Do I need the PAE version?]
Additions:
{{color fg="black" bg="yellow" text="Do I need the PAE version?"}}
{{color text="RC new kernel testers" c="red"}}
normal slacko-5.3.2.4 - most users
PAE slacko-5.3.2.40 - those with 4G or more of RAM
[[http://www.smokey01.com/01micko/slacko/slacko5324/ 19 Feb 2012 RC2]] with Seamonkey security fix


Revision [19865]

Edited on 2011-12-18 03:19:32 by CrustyLobster [menu/network/Growl]
Additions:
You can use menu/network/Growl for [[security]] tightening options
Deletions:
You can use GROWL for security tightening options


Revision [19447]

Edited on 2011-11-12 06:02:53 by CrustyLobster [Windows Installer]
Additions:
{{color fg="black" bg="yellow" text="Is there an exe to help installing directly from MS Windows?"}}
[[http://www.mediafire.com/?5ah0d0rzcz5cc Windows Installer]]
Deletions:
**[[http://www.murga-linux.com/puppy/viewtopic.php?p=462720#462720 Puppy Linux Windows Installer - V1.1]]**
//Expect a Slacko version shortly after release//


Revision [19224]

Edited on 2011-10-30 04:47:09 by CrustyLobster [How do I use a roll up a window?]
Additions:
{{color fg="black" bg="yellow" text="How do I use a roll up a window?"}}
Placing the mouse cursor on the top window bar and vertical scrolling up or down shades/unshades the window!


Revision [19179]

Edited on 2011-10-27 18:49:53 by CrustyLobster [Here are some pics]
Additions:
[[http://2photo.ru/2008/10/21/miry_khudozhnicy_inga_nielsen.html Here are some pics]]


Revision [19168]

Edited on 2011-10-27 02:55:11 by CrustyLobster [Create up to 10 Windows]
Additions:
Right click on your program 'rectangle' in the icon bar (far left) and drag to the second window
Create up to 10 Windows with
Menu / Desktop / JMM configuration / tray management
Deletions:
Right click on your program 'rectangle; in the icon bar (far left) and drag to the second window


Revision [19167]

Edited on 2011-10-27 02:42:24 by CrustyLobster [far left]
Additions:
xcompmgr -c -C &
**# rox -p /root/Choices/ROX-Filer/Puppypin
#fi
xcompmgr -c -C &**
''#exec $CURRENTWM
#v2.11 GuestToo suggested this improvement...
which $CURRENTWM && exec $CURRENTWM
[ -x $CURRENTWM ] && exec $CURRENTWM
exec jwm
""###END###""''
Right click on your program 'rectangle; in the icon bar (far left) and drag to the second window
Deletions:
xcompmgr -c -C &
**# rox -p /root/Choices/ROX-Filer/Puppypin
#fi
xcompmgr -c -C &**
''#exec $CURRENTWM
#v2.11 GuestToo suggested this improvement...
which $CURRENTWM && exec $CURRENTWM
[ -x $CURRENTWM ] && exec $CURRENTWM
exec jwm
""###END###""''
Right click on your program 'rectangle; in the icon bar (far right) and drag to the second window


Revision [19166]

Edited on 2011-10-27 02:38:05 by CrustyLobster [Should I customise?]
Additions:
Want compositing effects including drop shaddows to your windows? Add this line near the bottom of the hidden file /root/.xinitrc
Code:
xcompmgr -c -C &
so that the bottom of the file looks like this:
Code:
**# rox -p /root/Choices/ROX-Filer/Puppypin
#fi
xcompmgr -c -C &**
''#exec $CURRENTWM
#v2.11 GuestToo suggested this improvement...
which $CURRENTWM && exec $CURRENTWM
[ -x $CURRENTWM ] && exec $CURRENTWM
exec jwm
""###END###""''
Re-start X for effects to start.
{{color fg="black" bg="yellow" text="How do I move programs between windows?"}}
Right click on your program 'rectangle; in the icon bar (far right) and drag to the second window
Deletions:
Of course.


Revision [19100]

Edited on 2011-10-24 09:56:46 by CrustyLobster [Got a mouse-wheel?]
Additions:
[[Puppy53 Main Slacko page]] | [[Puppy53Developers Developers]] | [[NoobHelp New Users]] | [[ArtSpot Art for Slacko]] | [[SlackoTips Tips]] | [[SlackoNews News]]
- Do you know ISO's can be burnt to CD-RW or DVD-RW many times? //So now you can boot and text reports to the [[http://www.murga-linux.com/puppy/index.php forum]]//
{{color fg="black" bg="yellow" text="How do I use a pic on the desktop?"}}
{{color fg="black" bg="yellow" text="Can I zoom in and out using the browser?"}}
{{color fg="black" bg="yellow" text="How can I optimise booting?"}}
Deletions:
[[Puppy53 Main Slacko page]] | [[Puppy53Developers Developers]] | [[NoobHelp New Developers]] | [[ArtSpot Art for Slacko]] | [[SlackoTips Tips]] | [[SlackoNews News]]
**New background wallpaper from pic**
**Mouse Wheel zoom option**
**Optimise Booting**


Revision [19076]

Edited on 2011-10-23 18:13:46 by CrustyLobster [What about tech support?]
Additions:
and use //Menu / Desktop / Nathan Wallpaper setter//
In the enclosed browser (Seamonkey 2.4.1)
{{color fg="black" bg="yellow" text="Hey my Internet is not connected?"}}
Not using Ethernet?
Click on the connect icon
Follow the instructions
{{color fg="black" bg="yellow" text="Which browser should I use?"}}
Slacko has the Seamonkey browser built in, includes an HTML editor and Email client
Extra downloads include stable and Beta release Browsers
Firefox
Opera - small and efficient with email client
Chrome - still being optimised but cutting edge
{{color fg="black" bg="yellow" text="What extra software do I need?"}}
Probably none
Use Slickpet and Puppy Package manager for extra software
{{color fg="black" bg="yellow" text="Should I customise?"}}
Of course.
{{color fg="black" bg="yellow" text="Do I need java?"}}
Not usually but it is available in Slickpet
Most browsers already have javascript
(a different language)
{{color fg="black" bg="yellow" text="How do I compile and develop in Puppy?"}}
Use [[Devx]]. Go to SFS in Quickpet and click the button. Reboot.
You now have C, Bacon, Glade, Vala program languages and other development tools
{{color fg="black" bg="yellow" text="How do I know what programs I have installed?"}}
Use the package manager and notice the list of installed software
Be careful now - one click and they uninstall
{{color fg="black" bg="yellow" text="What is this Puppy called?"}}
It is called **Puppy 5.3** or "Slacko"
During development the name Spot and Slacko were used for development ISO releases
{{color fg="black" bg="yellow" text="Why does Puppy run as root?"}}
Convenience
Puppy users control their environment.
We are designed to load and run from USB or DVD (straight to desktop)
A root running live CD or DVD system remains MORE secure than an accessible and hackable hard disk install
We are not designed for multi-user deployment.
You can use GROWL for security tightening options
{{color fg="black" bg="yellow" text="So technically, Puppy is dangerous?"}}
Very. We bypass network security and firewalls
We can repair and edit other operating systems files such as Windows 7
bypassing administrator limitations
Recommended by security agencies as unhackable when running from DVD
Programs on the CD/DVD are never compromised.
With Puppy, comes great potential
in a small package
{{color fg="black" bg="yellow" text="What about tech support?"}}
Try us.
Puppy users are loyal because our forums, wikis, IRC,
blogs and web sites are constantly friendly, updated and improved
{{color fg="black" bg="yellow" text="What about Thumbnails?"}}
Thumbnails are turned off for speedy default. To turn them on:
Right-Click on an icon and choose Rox-Filer -> Options -> Thumbnails -> #%click box#% show image thumbnails
{{color fg="black" bg="yellow" text="How do I turn a group of pets to custom sfs?"}}
[[http://www.murga-linux.com/puppy/viewtopic.php?p=473344&sid=a872400e45c65fa841bf6bd82a40fab7#473344 pets to custom sfs]]
Deletions:
{{image url="http://img52.imageshack.us/img52/6409/b4ss.jpg" title="text" alt="text"}}
and use //Menu / Desktop / Desktop Settings / Nathan Wallpaper setter//
In the enclosed browser (Seamonkey 2.4)


Revision [18975]

Edited on 2011-10-18 22:11:52 by CrustyLobster [Expect a Slacko version shortly after release]
Additions:
**[[http://www.murga-linux.com/puppy/viewtopic.php?p=462720#462720 Puppy Linux Windows Installer - V1.1]]**
//Expect a Slacko version shortly after release//

For permanent images add images to **/usr/share/backgrounds**
and use //Menu / Desktop / Desktop Settings / Nathan Wallpaper setter//
Now change to zoom in and out
Deletions:
Now change to zoom in and out


Revision [18932]

Edited on 2011-10-17 23:38:49 by CrustyLobster [Expect a Slacko version shortly after release]
Additions:
{{image url="http://img214.imageshack.us/img214/5190/25755070.png" title="text" alt="text"}}
Deletions:
{{image url="http://img26.imageshack.us/img26/175/slacko2.png" title="text" alt="text"}}


Revision [18908]

Edited on 2011-10-16 03:24:48 by CrustyLobster [Optimise Booting]
Additions:
**Optimise Booting**
go to
Menu / System / Bootmanager configure bootup
(that is, right click on desktop or bottom left click)
then . . . Manage System Services
Use Help to sort out what to do


Revision [18858]

Edited on 2011-10-13 10:36:27 by CrustyLobster [Optimise Booting]
Additions:
[[Puppy53 Main Slacko page]] | [[Puppy53Developers Developers]] | [[NoobHelp New Developers]] | [[ArtSpot Art for Slacko]] | [[SlackoTips Tips]] | [[SlackoNews News]]
Deletions:
[[Puppy53 Main Slacko page]] | [[Puppy53Developers Developers]] | [[NoobHelp New Developers]] | [[ArtSpot Art for Slacko]] | [[SlackoTips Tips]]


Revision [18774]

Edited on 2011-10-11 21:19:27 by CrustyLobster [Tips]
Additions:
[[Puppy53 Main Slacko page]] | [[Puppy53Developers Developers]] | [[NoobHelp New Developers]] | [[ArtSpot Art for Slacko]] | [[SlackoTips Tips]]
Deletions:
[[Puppy53 Main Slacko page]] | [[Puppy53Developers Developers]] | [[NoobHelp New Developers]] | [[ArtSpot Art for Slacko]]


Revision [18732]

Edited on 2011-10-10 10:04:34 by CrustyLobster [imge added]
Additions:
{{image url="http://img52.imageshack.us/img52/6409/b4ss.jpg" title="text" alt="text"}}


Revision [18582]

Edited on 2011-10-06 10:09:04 by CrustyLobster [New background wallpaper from pic]
Additions:
**New background wallpaper from pic**
Right-click on lock (top right of desktop)
select backdrop
drag and drop an image
Deletions:
**New background wallpaper from pic?**
Right-click the file in Rox-Filer
choose "Send to Backgrounds"
open ''Wallpaper -set backdrop image'' from the desktop menu
set it to your background ... too easy!


Revision [18575]

Edited on 2011-10-06 06:29:39 by CrustyLobster [background wallpaper from pic]
Additions:
**New background wallpaper from pic?**
Right-click the file in Rox-Filer
choose "Send to Backgrounds"
open ''Wallpaper -set backdrop image'' from the desktop menu
set it to your background ... too easy!
[[http://www.murga-linux.com/puppy/viewtopic.php?p=570897#570897 more tips]]


Revision [18560]

The oldest known version of this page was created on 2011-10-06 05:01:55 by CrustyLobster [background wallpaper from pic]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki