Tech ARP Forums

Go Back   Tech ARP Forums > Software Discussion > General Software
Register
FAQ Members List Calendar Arcade Mark Forums Read

Google Web www.techarp.com forums.techarp.com

General Software This is the forum for general discussions about software.

Reply
 
LinkBack Thread Tools
Old 21st Jul 2007, 03:07 AM   #31 (permalink)
Newbie
 
Join Date: 19 Jul 2007
Posts: 9
Reputation: 0
Grogan is an unknown quantity at this point
Rep Power: 0
Default

Indeed, yes, I'm familiar with both of those, and I have fluxbox (as well as KDE 3.5.7, icewm, xfce4.0.2, AfterStep 1.8 for variety). I may give ion another try.

I've been using XFCE4 for years and it's what I mostly use. It's the tear off menus on the panel that I really like.

My Desktop:
http://www.mikeserv.org/gallery/Mike...doned.png.html
Grogan is offline   Reply With Quote
SPONSOR

Old 24th Jul 2007, 09:11 AM   #32 (permalink)
shutdown -h now
 
hyper_raider's Avatar
 
Join Date: 15 Aug 2003
Location: in front of my pc
Posts: 6,001
Reputation: 1078
hyper_raider has much to be proud ofhyper_raider has much to be proud ofhyper_raider has much to be proud ofhyper_raider has much to be proud ofhyper_raider has much to be proud ofhyper_raider has much to be proud ofhyper_raider has much to be proud ofhyper_raider has much to be proud of
Rep Power: 22
Default

Quote:
Originally Posted by Grogan View Post
Indeed, yes, I'm familiar with both of those, and I have fluxbox (as well as KDE 3.5.7, icewm, xfce4.0.2, AfterStep 1.8 for variety). I may give ion another try.

I've been using XFCE4 for years and it's what I mostly use. It's the tear off menus on the panel that I really like.

My Desktop:
http://www.mikeserv.org/gallery/Mike...doned.png.html
Heh after step looks like window maker if you do a lot of work with the terminal then Ion is the way to go IMO
__________________
"God does not play dice with the universe."
- Albert Einstein (1879-1955)
http://edward-lim.blogspot.com
hyper_raider is online now   Reply With Quote
Old 24th Jul 2007, 06:36 PM   #33 (permalink)
Super Active
 
The_YongGrand's Avatar
 
Join Date: 12 Feb 2005
Location: Somewhere in 甲洞...
Posts: 2,281
Reputation: 852
The_YongGrand is a splendid one to beholdThe_YongGrand is a splendid one to beholdThe_YongGrand is a splendid one to beholdThe_YongGrand is a splendid one to beholdThe_YongGrand is a splendid one to beholdThe_YongGrand is a splendid one to beholdThe_YongGrand is a splendid one to behold
Rep Power: 14
Default

What could be the best lightweight Linux for the older-spec PCs? I found DSL, but couldn't run properly so much on a Pentium 200MHz machine.
__________________
Intel Core 2 Duo E7200, 2GB DDR2-667 RAM, Gigabyte 945GCMX-S2, Sapphire ATi Radeon HD4850 512MB DDR3

2nd pc under construction!

Wolfdale baby!

The_YongGrand is offline   Reply With Quote
Old 25th Jul 2007, 01:13 AM   #34 (permalink)
More Than Meets The Eye
 
goldfries's Avatar
 
Join Date: 22 Jan 2003
Location: KL/PJ Malaysia
Posts: 7,864
Reputation: 539
goldfries is a glorious beacon of lightgoldfries is a glorious beacon of lightgoldfries is a glorious beacon of lightgoldfries is a glorious beacon of lightgoldfries is a glorious beacon of lightgoldfries is a glorious beacon of light
Rep Power: 18
Default

Quote:
Originally Posted by The_YongGrand View Post
What could be the best lightweight Linux for the older-spec PCs? I found DSL, but couldn't run properly so much on a Pentium 200MHz machine.
were you trying to run Desktops?

i use Slax. try Slax.
__________________


no computer specs | no photography gear list | no userbars | no quotes
goldfries is offline   Reply With Quote
Old 10th Sep 2007, 10:23 AM   #35 (permalink)
Newbie
 
Join Date: 9 Sep 2007
Posts: 6
Reputation: 0
IMNOTDRPHIL is an unknown quantity at this point
Rep Power: 0
Default

Quote:
Originally Posted by peaz View Post
So... any linux users here so that I can ask a few things? Like which build do you like best? differences etc? I tried Ubuntu but didn't really like it. Not sure why.. perhaps I will try it out again.

I've also tried Red Hat Enterprise Linux 4 and like it better than SLED. However, I can't get myself a copy of RHEL at the moment. Perhaps I can try to look into IBM's internal repository of software... Hmmm...
Your choice of distro is mostly one of personal preference and a little bit to do with your hardware and intended usage. I run Gentoo 2007.0 AMD64 on my workstation at home and Ubuntu 7.04 AMD64 on my little laptop. Gentoo is a good fit on the desktop as I wanted to have a full build toolchain and everything because I do some development on that machine (although not much at the moment.) The laptop runs Ubuntu due to a pretty much everything being supported out of the box on it and it's pretty much just a note-taking machine.

Quote:
Okok... fire away some tips... what to do where to look for stuff. Like.. any GAIM alternative? I don't like the fact that GAIM uses big fonts and big icons. And I didn't see any way to resize anything in the options.
GAIM 2.0 is renamed "Pidgin" due to A-O-Hell fussing yet again about the name. The font size is usually set DE-wide, so look in the Gnome "Font" control panel for that setting. If you use GAIM on KDE, then you'll probably want to install gnome-control-center to use this control panel.

Quote:
Oh, and does different distros = different avaibility of software packages? Do i always need to get the source files and compile my own executables? Is there a nice graphical based tool for basic stuff like FTP and so on? Yes I know I can use the console based commands. But sometimes, managing my up/downloads using a graphical tool does help... time management vs cool-factor....
Most of the distros have the same software packages. You shouldn't need to manually get and build everything from scratch unless you want some app that's not in the distro's repositories. The only distros that require you to build stuff from scratch would be LFS and any Gentoo derivative, although Gentoo has a nice package manager that will automatically fetch the source tarballs and build them for you.

FTP functionality is built into the file managers in both Gnome and KDE. Type in ftp://username@your-server-name-or-i...ctory/you/want and it'll bring up a password prompt. If you use anonymous FTP, onit the "username@" bit. SFTP works the same way. You can also have a permanent shortcut in Gnome by going to Places -> Connect to server... and enter in your pertinent info. KDE can do that too, but I haven't used KDE in long enough to forget the exact method to do it

Quote:
And I don't really like GIMP too. any other alternatives?
Hmm, you stumped me there as I use The GIMP a lot and haven't looked for anything else. I'm guessing you use Photoshop, so you could always try to run it under WINE.
IMNOTDRPHIL is offline   Reply With Quote
Old 10th Sep 2007, 10:26 AM   #36 (permalink)
Newbie
 
Join Date: 9 Sep 2007
Posts: 6
Reputation: 0
IMNOTDRPHIL is an unknown quantity at this point
Rep Power: 0
Default

Quote:
Originally Posted by djspinnet View Post
Er.. actually no. If you use apt-get it'll just fetch the sources, configure them, compile them and install them for you.
That's apt-build that fetches the tarballs, compiles, and installs them, not apt-get. Apt-get uses precompiled binary .deb packages.

Last edited by IMNOTDRPHIL : 10th Sep 2007 at 10:28 AM. Reason: forgot to close a bracket...hmph
IMNOTDRPHIL is offline   Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Where art thou, broadband users?! Dashken News 17 24th Nov 2005 03:32 PM
Ubuntu carves niche in Linux landscape! Dashken News 1 3rd Oct 2005 10:29 AM
Novell: Vista will drive users to Linux! Dashken News 1 13th Sep 2005 02:03 PM


All times are GMT +8. The time now is 01:24 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 1998-2007 Tech ARP. All rights reserved.