Dear ,
I have old PC and I am looking for soft in linux like
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.eboostr.com/"
linktext was:"http://www.eboostr.com/"
====================================
Antix (MX14RC ) is better . Again thank you.
topic title: Have linux soft like eboostr ?
9 posts
• Page 1 of 1
-
Posts: 850
- Joined: 26 Jul 2012
#2
I think you will find that that sort of software is only necessary on a MSWindows machine, Linux runs lean without bloat, unless you install it.
If you have an old machine with very little ram, there are distros specifically designed to work on low ram machines.
(Another way to save ram is to disable services/daemons that you don't use.)
If you have an old machine with very little ram, there are distros specifically designed to work on low ram machines.
(Another way to save ram is to disable services/daemons that you don't use.)
-
worktowork
Posts 0 worktowork
#3
@fatmac , can you help me ? I am using my old PC : printing , internet dsl , monitor , keyboard PS/2 , usb-mouse , loudspeakers.
about my topic I have read from
what I must disable ?(Another way to save ram is to disable services/daemons that you don't use.)
about my topic I have read from
is it really working in antix? And commands will like written in these site ?
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ubuntuforums.org/showthread.php?t=395435"
linktext was:"http://ubuntuforums.org/showthread.php?t=395435"
====================================
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://sixcolumns.com/activate-readyboost-in-linux-and-speed-up-your-outdated-pc-and-netbooks/"
linktext was:"http://sixcolumns.com/activate-readyboo ... -netbooks/"
====================================
-
Posts: 667
jdmeaux1952 - Joined: 01 Nov 2013
#4
Open a Terminal and enter
And repost it here. That way we can see what your PC is and some of us can try to help.
Code: Select all
inxi -F
-
worktowork
Posts 0 worktowork
#5
Pdf is opening slow.Loading.... time pass , then I can read.
I am using MX14RC non-pae , because it is more comfort , and russian , and has qupzilla , newer than Antix 13 full .inxi -F
System: Host: mx1 Kernel: 3.12-0.bpo.1-486 i686 (32 bit)
Desktop: Xfce 4.10.2 Distro: MX-14 Symbiosis 27 March 2014
Machine: Mobo: N/A model: SiS-661 Bios: Phoenix v: 6.00 PG date: 02/26/2005
CPU: Single core Intel Celeron (-UP-) cache: 256 KB clocked at 2940 MHz
Graphics: Card: Silicon Integrated Systems [SiS] 661/741/760 PCI/AGP or 662/761Gx PCIE VGA Display Adapter
Display Server: X.Org 1.12.4 drivers: sis (unloaded: fbdev,vesa)
Resolution: 1024x768@85.0hz
GLX Renderer: Gallium 0.4 on llvmpipe (LLVM 0x209)
GLX Version: 2.1 Mesa 8.0.5
Audio: Card Silicon Integrated Systems [SiS] SiS7012 AC'97 Sound Controller
driver: snd_intel8x0
Sound: Advanced Linux Sound Architecture v: k3.12-0.bpo.1-486
Network: Card: Silicon Integrated Systems [SiS] SiS900 PCI Fast Ethernet
driver: sis900
IF: eth0 state: unknown speed: 100 Mbps duplex: full
mac: 26:1f:51:e5:08:c2
Drives: HDD Total Size: 200.1GB (4.2% used)
ID-1: /dev/sda model: WDC_WD1200JB size: 120.0GB
ID-2: /dev/sdb model: WDC_WD800BB size: 80.0GB
Partition: ID-1: / size: 72G used: 6.0G (9%) fs: ext4 dev: /dev/sdb1
ID-2: swap-1 size: 2.17GB used: 0.00GB (0%) fs: swap dev: /dev/sdb2
Sensors: System Temperatures: cpu: 53.0C mobo: N/A
Fan Speeds (in rpm): cpu: N/A
Info: Processes: 96 Uptime: 47 min Memory: 248.0/469.4MB
Client: Shell (bash) inxi: 2.1.28
Pdf is opening slow.Loading.... time pass , then I can read.
-
Posts: 667
- Joined: 01 Nov 2013
#6
MX-14 Final is available in PAE and non-PAE flavors.
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.mepiscommunity.org/node/67"
linktext was:"http://www.mepiscommunity.org/node/67"
====================================
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.mepiscommunity.org/node/67"
linktext was:"http://www.mepiscommunity.org/node/67"
====================================
- Posts: 850 fatmac
- Joined: 26 Jul 2012
#7
I don't know what all these do but no doubt some of them can be 'turned off' to save on ram if you are really tight.
Likely candidates :- saned cron anacron loadcpufreq nfs-kernel-server rsync ssh openvpn rmnologin
& depending on whether you use them :- smbd samba-ad-dc winbind
(Someone more knowledgeable about these services should be consulted first.)
Code: Select all
$ ls (/)etc/rc2.d
K01bluetooth S01motd S02acpid S02haveged S02smartmontools S03lightdm S15rpcbind S18stop-bootlogd
K01saned S01nmbd S02anacron S02hddtemp S02smbd S03network-manager S16nfs-common
K02cups S01rsyslog S02cron S02loadcpufreq S02spamassassin S03winbind S17nfs-kernel-server
README S01samba-ad-dc S02dbus S02ntp S02ssh S04openvpn S18rc.local
S01acpi-fakekey S01sudo S02gpm S02rsync S03cpufrequtils S05bootlogs S18rmnologin
& depending on whether you use them :- smbd samba-ad-dc winbind
(Someone more knowledgeable about these services should be consulted first.)
-
anticapitalista
Posts: 5,956
- Site Admin
- Joined: 11 Sep 2007
#8
Since you are using MX-14 (you really should use the final version, not the RC) there are quite a few things you could disable, but you will lose some functionality (maybe you don't need them eg samba)
-
Posts: 850
- Joined: 26 Jul 2012
#9
As an aside, using a pendrive or sd card for swap is not recommended, as it is likely to wear out fairly quickly.
Edit: If you want, you can create a swap partition or a swap file to help with a low ram machine.
Edit: If you want, you can create a swap partition or a swap file to help with a low ram machine.