The time now is Wed 19 Jun 2013, 13:44
All times are UTC - 4 |
| Author |
Message |
VictorVictor5
Joined: 23 May 2012 Posts: 127
|
Posted: Tue 21 Aug 2012, 10:06 Post subject:
General questions about Linux and Puppy |
|
Greetings everyone,
I know these questions are random, but I feel a Linux expert can answer these in one post. Since I am a noob trying to be a Linux convert, I have to ask these.
1.) Does Linux require an anti-virus? I see that it is a yes/no answer, but I wanted to be sure, that and Puppy Wary already has a firewall program. Any anti-virus programs recommended?
2.) On that same subject, anti-spybot programs as well?
3.) Does Puppy Wary (or any version of Puppy for that matter) allow you to create a username and password, similar to Windows? If so, how does one do that?
4.) Can you change the desktop background of Puppy Wary to a picture of your choosing? If so, how does one do that?
5.) Can Puppy go into Hibernate or Standby? I tried Standby, but it didn't like it, and on the next boot it was deleting files, to which I had to reinstall Puppy. We're good now, but maybe it's a bug?
Thanks!
VV5
|
|
Back to top
|
|
 |
alphadog

Joined: 07 Dec 2010 Posts: 55 Location: Deepest Wiltshire UK
|
Posted: Tue 21 Aug 2012, 16:01 Post subject:
|
|
Hi,I will try to answer your queries for you:
1 :- I have 3 linux computers all running "puppy" of different types and so far have never suffered any sort of virus attack . If you are unsure there is anti-virus called F-Sprot I believe.
2 :- Sorry I do not know of any anti spy-bot programs, but again, I have never suffered any attacks.
3 :- Wary does not allow you to create user or passwords to my knowledge (you may need one of big distros for this such as Linux Mint or Ubuntu or there is a new one called SolusOS which looks good). Saying that, I know that there is a multi-user Puppy based on 4.21 I think.
4 :- Yes you can, just drag your picture into usr/share/backgrounds and it will be there ready to use.
5 :- Sorry don't use these. All I do is use X-lock to lock the screen
I expect someone more knowledgeable than me will be along soon !
As a side note, having moved from Microbloat about 4years ago I would NEVER go back .
Cheers and good luck.
_________________ 2.0Ghz P4;1Gb Ram;Asus AX45 Mobo; Geforce2 MX400 Graphics; Onboard sound. 60+20 Gb Hdds Racy 5.2.2 Full install
Compaq Evo N400c, PIII 850Mhz, 256Mb RAM Wary 5.3 Full install
Puppy ROCKS these machines !!
|
|
Back to top
|
|
 |
bigpup

Joined: 11 Oct 2009 Posts: 3692 Location: Charleston S.C. USA
|
Posted: Tue 21 Aug 2012, 16:25 Post subject:
|
|
Anti-virus and security issues are discussed here:
http://www.murga-linux.com/puppy/index.php?f=47&ppage=30&sort=lastpost&order=DESC
Antivirus programs can be found here:
http://www.murga-linux.com/puppy/index.php?f=56&ppage=30&sort=lastpost&order=DESC
Linux malware does exist:
http://en.wikipedia.org/wiki/Linux_malware
| Quote: | 5.) Can Puppy go into Hibernate or Standby? I tried Standby, but it didn't like it, and on the next boot it was deleting files, to which I had to reinstall Puppy. We're good now, but maybe it's a bug?
|
This seems to be very dependent on what version of Puppy you are trying to run and what computer you try it on.
Best way to solve this issue is to post a specific trouble report, in beginners help section of forum, and be very specific with info on computer specs and Puppy version.
| Quote: | | 3.) Does Puppy Wary (or any version of Puppy for that matter) allow you to create a username and password, similar to Windows? If so, how does one do that? |
Search here for multiuser.
http://wellminded.com/puppy/pupsearch.html
_________________ I have found, in trying to help people, that the things they do not tell you, are usually the clue to solving the problem.
Puppy Help 101 An interactive tutorial for Puppy 5.2.5
|
|
Back to top
|
|
 |
Karl Godt

Joined: 20 Jun 2010 Posts: 2734 Location: Kiel,Germany
|
Posted: Tue 21 Aug 2012, 18:01 Post subject:
|
|
| Quote: | | 5.) Can Puppy go into Hibernate or Standby? I tried Standby, but it didn't like it, and on the next boot it was deleting files, to which I had to reinstall Puppy. We're good now, but maybe it's a bug? |
BK's kernels are compiled to support Sleep mode only, not for hibernation support. Since your's a PII 400MHz I guess you have to twiddle with apm .
| Code: | | dmidecode |grep -iE 'ACPI|APM' |
gives me
| Quote: | APM is supported
ACPI is supported
ACPI (ACPI supported) |
on Intel DualCore .
*
For hibernation look for kernels by pemasu (Dpup Exprimo, Saluki) .
|
|
Back to top
|
|
 |
Sylvander
Joined: 15 Dec 2008 Posts: 2885 Location: West Lothian, Scotland, UK
|
Posted: Tue 21 Aug 2012, 18:09 Post subject:
|
|
Here's the present last page [18] of my Puppy_Linux thread.
All kinds of goodies listed there; the results of years of browsing here in the Puppy forums.
You could begin at the end [most recent] and work backwards, or else go to the beginning [started in 2008], and work forward.
|
|
Back to top
|
|
 |
L18L
Joined: 19 Jun 2010 Posts: 1801 Location: Burghaslach, Germany
|
Posted: Wed 22 Aug 2012, 10:35 Post subject:
Re: Total Noob questions about Linux and Puppy |
|
| VictorVictor5 wrote: | | 1.) Does Linux require an anti-virus? I see that it is a yes/no answer, but I wanted to be sure, that and Puppy Wary already has a firewall program. Any anti-virus programs recommended? | In my wary there is a desktip icon labelled Setup where you can find the item "Setup a firewall".
| VictorVictor5 wrote: | | 3.) Does Puppy Wary (or any version of Puppy for that matter) allow you to create a username and password, similar to Windows? If so, how does one do that? |
Yes. Open a console, changing password is easy:
| Code: | # passwd
Changing password for root
New password:
Retype password:
Password for root changed by root
# | In any recent version of wary/racy/precise,.....you are asked at shutdown running as administrator (root) or as underprivileged user (fido).
Independent of that you can add a ne user by using the command adduser:
| Code: | # adduser victor
adduser: /home/victor: No such file or directory
Changing password for victor
New password: |
| VictorVictor5 wrote: | | 4.) Can you change the desktop background of Puppy Wary to a picture of your choosing? If so, how does one do that? | Menu > Desktop > Pwallpaper
|
|
Back to top
|
|
 |
Peterm321
Joined: 29 Jan 2009 Posts: 196
|
Posted: Thu 23 Aug 2012, 02:38 Post subject:
|
|
| alphadog Tue 21 Aug 2012, 16:01 wrote: |
3 :- Wary does not allow you to create user or passwords to my knowledge (you
may need one of big distros for this such as Linux Mint or Ubuntu or there is a
new one called SolusOS which looks good). Saying that, I know that there is a
multi-user Puppy based on 4.21 I think.
|
As a Wary user, I cannot say whether it can be easily configured to adopt a formal login screen with user and password, but can state that it is possible to create usernames and passwords (using the adduser command) and run programs under them e.g as a restricted user. However, to run programs under these usernames may mean using the su command in a terminal window and running them from there, or by editing the the su command into any icon on the desktop (the desktop is run as root by default).
|
|
Back to top
|
|
 |
8-bit

Joined: 03 Apr 2007 Posts: 3033 Location: Oregon
|
Posted: Thu 23 Aug 2012, 03:35 Post subject:
|
|
If you use SeaMonkey or Firefox as your browser, it is a good idea to add the plugins of NoScript, AddBlocker+, and Ghost.
NoScript will block scripts from being run while on line, AddBlocker+ blocks most adds, and Ghost blocks trackers.
|
|
Back to top
|
|
 |
nooby
Joined: 29 Jun 2008 Posts: 9479 Location: SwedenEurope
|
Posted: Thu 23 Aug 2012, 05:12 Post subject:
|
|
If you have 64bit computer than there is a version of Puppy
that run the browser as restricted user but Puppy in general
run as root.
http://murga-linux.com/puppy/viewtopic.php?p=638732
| Quote: | | Fatdog64-600 Final and 601 (July 2012) |
You can use Fido and Spot in Lupu and Slacko too
but maybe FatDog has tested it more and they actually
by default set the browser up as Spot.
So if that is what you need that is expected in FatDog.
But you need a computer that has 64bit CPU
Very few seems to use "restricted user" so it will not be easy
for you to get responses if you have questions and ask on a day
where the spot users are not active on the forum?
_________________
I'm a noob so I use Google Search of Puppy Forum
|
|
Back to top
|
|
 |
sfeeley
Joined: 14 Feb 2010 Posts: 807
|
Posted: Thu 23 Aug 2012, 11:34 Post subject:
|
|
for standbye, this will probably (not definately work -- some hardware doesn't)
1. use puppy package manager to install acpitools
2. create a new file (right click in root or anywhere else you can easily find). name it "sleep"
3 open the file you just created and write this text and then save:
4. right click the file and set permissions to executable
Now when you click that file, it should put your computer into sleep. (wake by hitting any key)
to create a desktop icon
5. drag the file to the desktop.
6 right click --> file --> set icon (you;ll have to download an icon from someplace like this
http://www.iconarchive.com/search?q=sleep
|
|
Back to top
|
|
 |
L18L
Joined: 19 Jun 2010 Posts: 1801 Location: Burghaslach, Germany
|
Posted: Tue 04 Sep 2012, 06:33 Post subject:
Re: Total Noob questions about Linux and Puppy |
|
| VictorVictor5 wrote: | Greetings everyone,
... Thanks!
VV5 | Are you still alive?
|
|
Back to top
|
|
 |
VictorVictor5
Joined: 23 May 2012 Posts: 127
|
Posted: Thu 13 Dec 2012, 12:30 Post subject:
|
|
L18L,
Yes I am still alive!
It's just been one hell of a semester and I am getting back into the swing of things with trying to learn Linux. I will update this post when I can.
Thanks!
VV5
|
|
Back to top
|
|
 |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|