The time now is Mon 18 Jan 2021, 21:30
All times are UTC - 4 |
Page 10 of 10 [146 Posts] |
Goto page: Previous 1, 2, 3, ..., 8, 9, 10 |
Author |
Message |
kuman11
Joined: 26 Dec 2017 Posts: 251
|
Posted: Mon 02 Dec 2019, 13:18 Post subject:
|
|
thanks mike!
u've forgotten, I use your Puppy only in Ram, I only need to free up some space, in this case this about 100 Mb used by the built-in SM, in this session.
Last edited by kuman11 on Thu 20 Feb 2020, 05:34; edited 1 time in total
|
Back to top
|
|
 |
kuman11
Joined: 26 Dec 2017 Posts: 251
|
Posted: Thu 20 Feb 2020, 05:32 Post subject:
|
|
Anybody know what's this log file for that sometimes accumulates in /tmp folder to over 300 mb in a matter of a few hours? Practically eating up the free space in RAM. There's any way to prevent this in Slacko 5.7.2.CE?
|
Back to top
|
|
 |
mikeslr

Joined: 16 Jun 2008 Posts: 3913 Location: 500 seconds from Sol
|
Posted: Thu 20 Feb 2020, 12:33 Post subject:
|
|
As far as I know, every file your system accesses will be noted in the /tmp folder. So, yes, if you're doing a lot many entries will be written in a short amount of time.
I don't know how to turn that off, or even if doing so would be advisable. What I did was move the /tmp folder to /mnt/home/SOMEWHERE and symlink it back. That freed up RAM. But Puppies are designed to clear /tmp on shutdown/reboot*. Moving it to /mnt/home/SOMEWHERE means that the entries written to that folder are never automatically deleted. You have to remember to do so manually.
*Having moved it, I can't test whether merely restarting-x would also clear it.
|
Back to top
|
|
 |
kuman11
Joined: 26 Dec 2017 Posts: 251
|
Posted: Thu 20 Feb 2020, 13:16 Post subject:
re |
|
mike,
For me restarting-x usually clears up /tmp files. That's how I solve it so far. I'll try this /home/SOMEWHERE solution too. Practically this log ate all of my free Ram by itself in a matter of a few hours.
Thanks
|
Back to top
|
|
 |
nic007

Joined: 13 Nov 2011 Posts: 3444 Location: Cradle of Humankind
|
Posted: Thu 20 Feb 2020, 13:58 Post subject:
|
|
This command may free up memory:
sync && echo 3 > /proc/sys/vm/drop_caches
_________________ nicOS-Utility-Suite
|
Back to top
|
|
 |
Max Headroom

Joined: 28 Jun 2006 Posts: 423 Location: GodZone Kiwi
|
Posted: Sat 25 Apr 2020, 08:30 Post subject:
|
|
G'day Mike, I've tried installing this on a Toshiba NB200 NetBook N280 intel Atom CPU, Single Core 1.66 GHz, Maximum 2 GB RAMemory. Frugal install on an eXt4 FS.
Trouble iz it's Not finding ( & consequently Not loading ) the ce_slacko Directory or ceslackosave.4fs File inside, on the Next ReBoot & in Fact asks me 2 Create a New ceslackosave.4fs on Every ShutDown or ReBoot. Altho I Really want 2 Save 2 a Directory rather than a File.
Please Help me Solve this Frustrating issue...
Thanx
K
_________________ PC is Not Political Correctness , it's a Personal Computer! Boycott the Evil M$ & Google!
|
Back to top
|
|
 |
mikeslr

Joined: 16 Jun 2008 Posts: 3913 Location: 500 seconds from Sol
|
Posted: Sat 25 Apr 2020, 09:46 Post subject:
|
|
"Toshiba... Atom,,, eXt4 FS". Emphasis supplied.
If you provide the menu.lst I'll take a look. But:
(1) I've had problems with Toshiba and avoid them, so can't be of much help.
(2) Many 'older' Puppies have problems with file-systems formatted as Linux Ext4. My hard-drives are Linux Ext3. I choose Linux Ext3 as the format for SaveFiles. Although Slacko 5.7.2.CE is 'updated', it still is an old Puppy. Don't know whether it can properly handle Linux Ext4. Don't have any way to test.
(3) I don't recommend this Puppy. I built and published it at a time I thought there was a need for an updated Puppy for 'old computers'. Shortly thereafter, radky published dpup-stretch, http://murga-linux.com/puppy/viewtopic.php?p=974590#974590. Later, jrb published precise-lite, http://www.murga-linux.com/puppy/viewtopic.php?p=1024458#1024458. And both mistfire and 8Geee have continued their excellent work on Slacko based Puppies, refining and updating them: X-Slacko Slim 4.4r49, http://www.murga-linux.com/puppy/viewtopic.php?p=909819#909819; AtomicPup-XX66, http://www.murga-linux.com/puppy/viewtopic.php?p=1054206#1054206. Note the latter is specifically built with Atom CPU's as a target.
All of these are much more versatile operating systems that work well on 'old computers'.
|
Back to top
|
|
 |
Max Headroom

Joined: 28 Jun 2006 Posts: 423 Location: GodZone Kiwi
|
Posted: Sat 25 Apr 2020, 13:15 Post subject:
|
|
G'day Mike, Thanx 4 your Reply.
I'll take on board your remarks, Please Nb my last post in Mistfires X-Slacko Slim Thread.
# menu.lst produced by grub4dosconfig-v1.9.3
color white/blue black/cyan white/black cyan/black
#splashimage=/splash.xpm
timeout 3
default 0
# Frugal installed Puppy
title CE-Slacko 5.7.2 pup (sda1)
find --set-root uuid () 965f0c60-81a1-49f3-82d5-79b28b51d444
kernel /vmlinuz pdrv=965f0c60-81a1-49f3-82d5-79b28b51d444 pmedia=atahd pfix=fsck
initrd /initrd.gz
# Windows
# this entry searches Windows on the HDD and boot it up
title No M$ Virus Bait!\nBoot up Windows if installed
errorcheck off
find --set-root --ignore-floppies --ignore-cd /bootmgr
chainloader /bootmgr
find --set-root --ignore-floppies --ignore-cd /ntldr
chainloader /ntldr
find --set-root --ignore-floppies --ignore-cd /io.sys
chainloader /io.sys
errorcheck on
# Advanced Menu
title Advanced menu
configfile /menu-advanced.lst
commandline
Sorry I tried attaching it, but it didn't stick!
Thanx 4 your Help!
K
_________________ PC is Not Political Correctness , it's a Personal Computer! Boycott the Evil M$ & Google!
|
Back to top
|
|
 |
futwerk
Joined: 07 May 2011 Posts: 395
|
Posted: Fri 08 May 2020, 10:39 Post subject:
|
|
new background.
Description |
https://www.mediafire.com/view/ojj7ku19jgyjle6/slacko5.7.2.jpg/file |
Filesize |
36.05 KB |
Viewed |
571 Time(s) |

|
|
Back to top
|
|
 |
kuman11
Joined: 26 Dec 2017 Posts: 251
|
Posted: Wed 24 Jun 2020, 16:27 Post subject:
.log files |
|
Where else other than in /tmp are .log files able to accumulate in CE Slacko Puppy 5.7.2?
|
Back to top
|
|
 |
nic007

Joined: 13 Nov 2011 Posts: 3444 Location: Cradle of Humankind
|
Posted: Sun 28 Jun 2020, 04:08 Post subject:
Re: .log files |
|
kuman11 wrote: | Where else other than in /tmp are .log files able to accumulate in CE Slacko Puppy 5.7.2? |
I have log files in /var.
_________________ nicOS-Utility-Suite
|
Back to top
|
|
 |
|
Page 10 of 10 [146 Posts] |
Goto page: Previous 1, 2, 3, ..., 8, 9, 10 |
|
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
|