473,406 Members | 2,467 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

I want to make my Xubuntu system faster......

AmberJain
884 Expert 512MB
Hello,

I recently installed Xubuntu and really liked it. But on my 256 MB RAM PC :( it is pretty slow and so I feel like I am on a really slow machine.

I dont like (or crave for) graphics. I only want to use my linux box for mostly programming. I want a full speed + stable + linux system. And so please suggest me low memory (i.e. fastest) application upgrades (e.g. Window manager) so that I can get most out of my Xubuntu PC.

Also, I googled about this but I thought it would be better to consult experts at bytes.com before I make any changes to my system.

Thanks in advance.......
AmbrNewlearner
Sep 29 '08 #1
6 7675
numberwhun
3,509 Expert Mod 2GB
Personally, if this is not your main machine, then I would uninstall the x server and get rid of the windowing system. That will drastically improve the speed of the machine. You can then get ssh setup on it and remote into it to do whatever you need to, but that's just me.

You can also look into getting rid of running processes that you don't need or use as well. I would do a google search on top of that for "hardening linux" for security purposes.

Regards,

Jeff
Sep 29 '08 #2
AmberJain
884 Expert 512MB
Hello,

Personally, if this is not your main machine, then I would uninstall the x server and get rid of the windowing system. That will drastically improve the speed of the machine. You can then get ssh setup on it and remote into it to do whatever you need to, but that's just me.
Well, this is my main machine. Although I am planning to upgrade RAM (and other hardware components. I am even planning to purchase a new system) but for the timebeing I thought to replace windowing system (and other applications) with their light weight equivalents. And so can you please suggest some light weight windowing system?

You can also look into getting rid of running processes that you don't need or use as well.
OK, I will see to this and will post back if that helps.

I would do a google search on top of that for "hardening linux" for security purposes.
I heard about this for the first time. I will look into it and will post back if I face problems.


THANKS........
AmbrNewlearner
Sep 29 '08 #3
micmast
144 100+
I think xfce is a pretty light window manager, but you could try others like tinywm, fluxbox, metacity or just X (but I wouldn't advice this)

As to speeding up the machine, check what applications are started by default. Loads of them are probably not necessary for you to run. To check this, look what programs are running (ps aux) and wonder how many of them you might actually need (you might have to google it :) )
Another place to start looking is in /etc/init.d/
Or install bootchart, this will create a nice image with an overview of what programs start, how long they take, ...

As for security purposes
run netstat -lnp (as root, this will give you program names) and see what services are running. Normally there shouldn't be many running (maybe cups, X and sshd if you installed it) and can see if you can shut them down (via the /etc/init.d/ scripts)

But that is only what I would do :)
Sep 29 '08 #4
AmberJain
884 Expert 512MB
Hello,

I think xfce is a pretty light window manager, but you could try others like tinywm, fluxbox, metacity or just X (but I wouldn't advice this)
Well, Dont worry. I have switched to PC LinuxOS today and it is working atleast 10 times faster than Xubuntu and so I am now sticking to PC LinuxOS.


As to speeding up the machine................................... might actually need (you might have to google it :) )
Another place to start looking is in /etc/init.d/
Or install bootchart, this will create a nice image with an overview of what programs start, how long they take, ...
Googling..... :)


As for security purposes
run netstat -lnp (as root, this will give you program names) and see what services are running. Normally there shouldn't be many running (maybe cups, X and sshd if you installed it) and can see if you can shut them down (via the /etc/init.d/ scripts)
HUH! Googling......gooogling..........googling......... ........Hmmm....I'm too busy now ;).


Thanks........
AmbrNewlearner
Oct 1 '08 #5
Nepomuk
3,112 Expert 2GB
Just out of interest, what are the specs of that machine and how big was your SWAP partition for Xubuntu? And what kind of programs were you trying to use? Because I had a 192MB RAM machine for quite some time and it was running like many people would have loved their Windows machines with 1GB RAM to work.

Greetings,
Nepomuk
Oct 7 '08 #6
AmberJain
884 Expert 512MB
Hello,

Just out of interest, what are the specs of that machine and how big was your SWAP partition for Xubuntu?
My machine's specs are:
256 MB RAM, 2.9 GHZ, 40 GB HDD, 1MB cache.......

I cannot think of anything else right now...If you need something else, tell me.

And yes, my swap partition was of 300MB (approx. equal to my RAM).

And what kind of programs were you trying to use?
The programs included:
Opera, Terminal, OpenOffice, GIMP,DOSbox :-) , Totem media player (to listen to MP3's)..........That's it......

Now I dont know the reason but for applications like terminal it took atleast 4-5seconds to load while Opera took atleast 8-10 seconds to load. And while any of these applications were loading, the HDD LED in my CPU glowed brightly and my PC appeared freezed.

Because I had a 192MB RAM machine for quite some time and it was running like many people would have loved their Windows machines with 1GB RAM to work.
Well, I expected that from my Xubuntu installation but sadly enough I got a lot more degraded performance........ :(

As to speeding up the machine, check what applications are started by default. Loads of them are probably not necessary for you to run. To check this, look what programs are running (ps aux) and wonder how many of them you might actually need
I never tried this (which micmast had advised) as I had already switched to PC linux OS before I read his reply......probably this may be the cause but I dont know now.

Thanks...........
AmbrNewlearner
Oct 8 '08 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

7
by: Arpan | last post by:
Microsoft, in one of its "Help & Support" pages on ADO, says that a System DSN is three times faster than a File DSN. I find that a bit odd for the simple reason that won't it be faster for a...
6
by: ajikoe | last post by:
def f(x,y): return math.sin(x*y) + 8 * x I have code like this: def main(): n = 2000 a = zeros((n,n), Float) xcoor = arange(0,1,1/float(n)) ycoor = arange(0,1,1/float(n))
11
by: Michael B. | last post by:
I'm still learning C so I've written a simple app which lets you make a contact list (stored as a linked list of structs), write it to a file, and read it back. It works fine, but I notice in my...
182
by: Jim Hubbard | last post by:
http://www.eweek.com/article2/0,1759,1774642,00.asp
8
by: Scott Emick | last post by:
I am using the following to compute distances between two lat/long coordinates for a store locator - (VB .NET 2003) it seems to take a long time to iterate through like 100-150 locations -...
13
by: Niyazi | last post by:
Hi I have a report that I have to run it monthly in my machine. My code in VB.NET and I access AS400 to get data, anaysie it and send into pre formated Excel sheet. The data consist of 9000...
12
by: vunet.us | last post by:
Is there a suggestion I can make this code run faster: if(document.getElementById("1")){ doOne(); } if(document.getElementById("2")){ doTwo(); } .......................
13
by: Simply_Red | last post by:
Hi, is there a way to make this function faster??? struct Points { double X; double Y; };
14
AmberJain
by: AmberJain | last post by:
HELLO, The title of this thread is my question i.e. What is the differrence between Ubuntu, Kubuntu, Edubuntu, Xubuntu? Plus, Does any other version of ubuntu exist?
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.