473,386 Members | 1,621 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,386 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 7673
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: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.