Wilders Security Forums  

Go Back   Wilders Security Forums > Software, Hardware and General Services > all things UNIX
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread
  #126  
Old May 3rd, 2006, 09:31 PM
iceni60 iceni60 is offline
( ^o^)
 
Join Date: Jun 2004
Posts: 5,116
Default Re: Hum. Linux.

here are ways to speed up OOo. this first one is down the page to Speeding Up OpenOffice.orgs' Launch
http://www.linuxjournal.com/comment/reply/8308
http://oooauthors.org/en/FAQs/faqsetup/86

here's a thread about it
http://ubuntuforums.org/showthread.php?t=9925
__________________
musical savant
-http://www.youtube.com/watch?v=liprsDr8GrE-
-http://www.youtube.com/watch?v=qpIigV7-kJk-
  #127  
Old May 6th, 2006, 12:06 PM
dog
 
Posts: n/a
Default Re: Hum. Linux.

Quote:
Originally Posted by clansman77
dog, do share your experience with gentoo.i am planning to try that after sometime,when i am more experienced..
My first attempt with Gentoo wasn't successful - I'll have to print out their Installation FAQ and try it again ... Overall Mepis and Xandros don't seem too bad, but I ran into some hardware issues, that I didn't want to invest the time into trying to fix (they just didn't float my boat enough to warrant the time and energy) - I'm back to Mandriva (By far my favourite) SuSE 10 and Fedora 5 (which I currently config'ing). When I try Gentoo again ... I'll report back
  #128  
Old May 6th, 2006, 12:18 PM
WSFuser WSFuser is offline
Incredibly Massive Poster
 
Join Date: Oct 2004
Location: California, USA
Posts: 10,324
Default Re: Hum. Linux.

hey dog, does Mandriva offer an update program similar to SuSE's Yast?
__________________
  #129  
Old May 6th, 2006, 12:25 PM
dog
 
Posts: n/a
Default Re: Hum. Linux.

Quote:
Originally Posted by WSFuser
hey dog, does Mandriva offer an update program similar to SuSE's Yast?
Yes, PRMDrake (Screenshot) ... You can add repositories as you wish ... use urpmi @ either to add - http://www.mandrivausers.org/easyurpmi/ or http://easyurpmi.zarb.org/

Plus you can add anyother lists you find
Attached Images
 
  #130  
Old May 7th, 2006, 02:24 AM
clansman77's Avatar
clansman77 clansman77 is offline
Frequent Poster
 
Join Date: Jan 2005
Location: kochi,kerala,india
Posts: 234
Default Re: Hum. Linux.

thanks dog for the update
another site here for wallpapers
http://discoverlinux.blogspot.com/20...allpapers.html
__________________
W!ndow$ and DOS -- a turtle and it's shell (<-- shell.. got it?)
I prefer an OS made by programmers that need marketing than an OS made by marketing that need programmers... Use linux
powered by ubuntu linux tweaked to the maax
AMD PHENOM II X4 B50 CPU,790GX MOBO,4 GB RAM,1 TB HDD
  #131  
Old May 7th, 2006, 02:43 AM
WSFuser WSFuser is offline
Incredibly Massive Poster
 
Join Date: Oct 2004
Location: California, USA
Posts: 10,324
Default Re: Hum. Linux.

how up-to-date are those lists btw? thanx for the screenshot too.
__________________
  #132  
Old May 7th, 2006, 03:59 PM
bktII bktII is offline
Frequent Poster
 
Join Date: Apr 2006
Posts: 224
Default Re: Hum. Linux.

I received the Fedora Core 5 DVD several days ago and just finished upgrading my Fedora Core 4 installation.

Still testing things out, but the upgrade appears to have went well. My Applications Menu is mangled up and I've got an issue with vlc media player that I'm trying to resolve (a shared library issue). Can stream audio with RealPlayer just fine. All my shell scripts in /usr/local/bin are present and functional as well as my Java apps in /opt.

bktII
  #133  
Old May 7th, 2006, 05:39 PM
dog
 
Posts: n/a
Default Re: Hum. Linux.

Quote:
Originally Posted by WSFuser
how up-to-date are those lists btw? thanx for the screenshot too.
Fairly ... The updates are usually couple of days behind ... example the Ethereal update was 2 and 1/2 days behind the announcement, which isn't a big deal IMO ... you can add repositories as you wish ... BTW if you're unconfortable with compiling ... SuSE 9.3 RPMs work fine with Mandriva 2006 .... I've used them on occasion - I'm still not a master at conpiling my own from an archive (sadly - I continue to work on it though )
  #134  
Old May 7th, 2006, 07:52 PM
WSFuser WSFuser is offline
Incredibly Massive Poster
 
Join Date: Oct 2004
Location: California, USA
Posts: 10,324
Default Re: Hum. Linux.

Quote:
Originally Posted by dog
Fairly ... The updates are usually couple of days behind ... example the Ethereal update was 2 and 1/2 days behind the announcement, which isn't a big deal IMO ... you can add repositories as you wish ... BTW if you're unconfortable with compiling ... SuSE 9.3 RPMs work fine with Mandriva 2006 .... I've used them on occasion - I'm still not a master at conpiling my own from an archive (sadly - I continue to work on it though )
compiling? what do u need to compile?
__________________
  #135  
Old May 8th, 2006, 10:03 AM
dog
 
Posts: n/a
Default Re: Hum. Linux.

Quote:
Originally Posted by WSFuser
compiling? what do u need to compile?
Sorry, I meant trying to build an RPM from a tarball. (I had a few drinks yesterday so my thinking was all over the place ) ... Installing from a tarball is easy ... Here's an example for firefox

Open Console

su
password
updatedb
locate firefox-1.5.0.3.tar.gz

(It'll give you the output - the path to the file) example /home/User/Download/Browser_Downloads/firefox-1.5.0.3.tar.gz
cd /usr/lib (to change dir)
tar -zxvf /home/User/Download/Browser_Downloads/firefox-1.5.0.3.tar.gz (to exact to your library)
ln -s /usr/lib/firefox/firefox /usr/bin/firefox (to make a symlink in /usr/bin)

That's it
Attached Images
 
  #136  
Old May 8th, 2006, 10:13 AM
dog
 
Posts: n/a
Default Re: Hum. Linux.

Now you're using 1.5.0.3
Attached Images
 
  #137  
Old May 9th, 2006, 08:46 AM
bktII bktII is offline
Frequent Poster
 
Join Date: Apr 2006
Posts: 224
Default Re: Hum. Linux.

Restored my Fedora Core 4 image yesterday P.M.

Will maybe try FC5 again in a few months. PostgreSQL was broken on the upgrade. MySQL worked and I could access via Java-based SQL Clients, but both mysql-administrator and mysql-query-browser were broken. None appeared to be an easy fix. Gbnumeric also broken.
  #138  
Old May 15th, 2006, 10:22 AM
ronjor's Avatar
ronjor ronjor is offline
Global Moderator
 
Join Date: Jul 2003
Location: Texas
Posts: 46,216
Default Re: Hum. Linux.

Out the Window

Quote:
Are Linux operating systems as easy as promised? We test them out.
Story
  #139  
Old May 15th, 2006, 11:11 AM
iceni60 iceni60 is offline
( ^o^)
 
Join Date: Jun 2004
Posts: 5,116
Default Re: Hum. Linux.

Quote:
Originally Posted by ronjor
Out the Window


Story
my Ubuntu runs perfectly, infact it's so good i'll never use windows again

the fact this guy was desparate to get Linux for Dummies probably tells you abit about him

Quote:
In the end, I decided to buy an upgrade copy of Windows XP for $100. That normally wouldn't be a good idea since it doesn't upgrade the file system. But it's a good solution until Vista arrives.
__________________
musical savant
-http://www.youtube.com/watch?v=liprsDr8GrE-
-http://www.youtube.com/watch?v=qpIigV7-kJk-
  #140  
Old May 15th, 2006, 02:22 PM
Sputnik's Avatar
Sputnik Sputnik is offline
Very Frequent Poster
 
Join Date: Feb 2005
Location: Москва
Posts: 1,198
Default Re: Hum. Linux.

Personally I became a big fan of Fedora, I used many other distributions before but they don't come close to Fedora for me. Ubuntu in my opinion has way too many open bugs, and they make too many changes in the "core system" while their staff is too small to have things worked out and tested very well. Of course the fact it's based on Debian is a big plus.

Fedora is very stable and secure (build-in firewall and SELinux). It also has a big community and it has all the profit from the very expirienced Red Hat employees. Things like multimedia are missing but can easy be installed using 3rd party packages (Livna and FreshRMPS).
__________________
"Proud openSUSE user."
  #141  
Old May 15th, 2006, 02:36 PM
aigle's Avatar
aigle aigle is offline
Incredibly Massive Poster
 
Join Date: Dec 2005
Location: Saudi Arabia/ Pakistan
Posts: 10,416
Default Re: Hum. Linux.

BTW, it is a fact that linux is not easy for any beginner due to command line interface, I am not talking about the usesr here who like to play around with every thing.
__________________

Ubuntu 12.10
AX64 Time Machine, Comodo FW & Defence Plus, Sandboxie not compatible?
  #142  
Old May 15th, 2006, 03:03 PM
Sputnik's Avatar
Sputnik Sputnik is offline
Very Frequent Poster
 
Join Date: Feb 2005
Location: Москва
Posts: 1,198
Default Re: Hum. Linux.

Linux is not for ready for the "normal user". But face the fact, most "normal users" can't even setup a proper Windows installation...

However when you're a computer enthousiast Linux will serve you with every you can wish for. Also for corporate and workspaces demanding a high level of security there is a very bright near future for the big Linux Distributions for sure!
__________________
"Proud openSUSE user."
  #143  
Old May 15th, 2006, 07:01 PM
WSFuser WSFuser is offline
Incredibly Massive Poster
 
Join Date: Oct 2004
Location: California, USA
Posts: 10,324
Default Re: Hum. Linux.

u said it well sputnik, that being said tho, i am waiting for linux to become more mainstream and ready for "normal" users.
__________________
  #144  
Old May 16th, 2006, 03:49 PM
sosaiso's Avatar
sosaiso sosaiso is offline
Frequent Poster
 
Join Date: Nov 2005
Posts: 601
Default Re: Hum. Linux.

I thought the article ronjor pointed out can sum up most experiences pretty well. It works well if you're not doing anything special. [aka casual surfing, etc.]

But if you're doing heavy office duties or even a student who must work with various programs for school, Linux is not the answer. At least not yet.
__________________
Windows Firewall, SandboxIE.
  #145  
Old July 19th, 2006, 11:00 PM
Bubba's Avatar
Bubba Bubba is offline
Global Moderator
 
Join Date: Apr 2002
Posts: 11,279
Default Re: Hum. Linux.

@ sosaiso,

Your SUSE 10.1 post and those members posts pertaining to such has been split off into a thread of it's own. Please follow the below link to continue the discussion.

http://www.wilderssecurity.com/showthread.php?t=139868

Thanks,
Bubba
 

Wilders Security Forums > Software, Hardware and General Services > all things UNIX « Previous Thread | Next Thread »

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Settings
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
Forum Jump


All times are GMT -4. The time now is 10:41 AM.


Powered by vBulletin® Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright ©2002 - 2013, Wilders Security Forums