Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Search
  • Search

Search found 262 matches

Go to advanced search

Advanced search
Search found 262 matches
  • Page 1 of 11
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 11
  • Next
by alec
Thu Jun 03, 2004 4:26 pm
Forum: Documentation, Tips & Tricks
Topic: [TIP] Using psyco to speed up emerge
Replies: 63
Views: 74364

What effect, if any, does this have on emerge sync ?

Probably none. This only speeds up the execution of the python code in /usr/bin/emerge - 'emerge sync' farms everything out to rsync, so you will probably see no improvement in that department. I find it speeds up dependency calculations and ...
  • Jump to post
by alec
Wed Mar 31, 2004 2:04 pm
Forum: Documentation, Tips & Tricks
Topic: Clear your bash history - foil the snoops.
Replies: 18
Views: 13664

"export HISTCONTROL=ignoredups" will stop bash from caching duplicate lines.
  • Jump to post
by alec
Sat Mar 27, 2004 2:14 am
Forum: Documentation, Tips & Tricks
Topic: [TIP] Using psyco to speed up emerge
Replies: 63
Views: 74364

Well, I suppose YMMV :)

I've been using it for a day on an ~x86 and a x86 system, and have had no problems.
  • Jump to post
by alec
Fri Mar 26, 2004 9:57 pm
Forum: Documentation, Tips & Tricks
Topic: [TIP] Using psyco to speed up emerge
Replies: 63
Views: 74364

I don't know the first thing about python, but I added it right after the initial import, so my /usr/bin/emerge looks like this (from the top):

#!/usr/bin/python -O
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /home ...
  • Jump to post
by alec
Fri Mar 26, 2004 9:43 pm
Forum: Documentation, Tips & Tricks
Topic: [TIP] Using psyco to speed up emerge
Replies: 63
Views: 74364

[TIP] Using psyco to speed up emerge

This tip was on the gentoo-user list a day or so ago; credit goes to "Gregory P. Smith".

I was recently playing with psyco (the x86 jit-like compiler for python)
i figured i'd try out emerge with it to see what effect it had.

emerge is largely IO bound so for a first run to load the buffer cache ...
  • Jump to post
by alec
Fri Mar 12, 2004 3:49 pm
Forum: Unsupported Software
Topic: Saving downloadtime when downloading KDE by using xdelta
Replies: 10
Views: 37055

There's a program called deltup in portage that is suppose to add this functionality to portage (but automated), however it doesn't seem to ever have gotten off the ground.
  • Jump to post
by alec
Sun Feb 15, 2004 10:30 pm
Forum: Networking & Security
Topic: Cant seem to use the Internet
Replies: 20
Views: 3512

I assume it's on the first CD. As I recall, you still need to set options in /etc/conf.d/net manually - it's just there to help you get up and running.
  • Jump to post
by alec
Sun Feb 15, 2004 10:26 pm
Forum: Networking & Security
Topic: Cant seem to use the Internet
Replies: 20
Views: 3512

As root, do a 'nano -w /etc/conf.d/net' and adjust the options as you need to. If you can use DHCP with the card, then you have all the drivers in the right places. Net-setup probably is an install-cd-thing only.
  • Jump to post
by alec
Sun Feb 15, 2004 9:52 pm
Forum: Networking & Security
Topic: Cant seem to use the Internet
Replies: 20
Views: 3512

It doesn't look like you've started up your internet. I'm assuming you have a regular network card and you have the proper drivers for the kernel. As root, type '/etc/init.d/net.eth0 start' - hopefully that'll get you on the net. If it does, type 'rc-update add net.eth0 default' to have it start ...
  • Jump to post
by alec
Sun Feb 15, 2004 8:07 am
Forum: Networking & Security
Topic: Cant seem to use the Internet
Replies: 20
Views: 3512

Open up a terminal or console as root (or as your user and then type 'su -') and type in 'ifconfig'.
  • Jump to post
by alec
Sun Feb 15, 2004 12:59 am
Forum: Networking & Security
Topic: Cant seem to use the Internet
Replies: 20
Views: 3512

Okee... well, I assume you've got your ethernet card set to DHCP and it's activated on boot. What's the output of 'ifconfig'?
  • Jump to post
by alec
Sat Feb 14, 2004 9:50 pm
Forum: Networking & Security
Topic: Cant seem to use the Internet
Replies: 20
Views: 3512

Perhaps you need to set the gateway variable in /etc/conf.d/net to the IP address of your router.
  • Jump to post
by alec
Sun Jan 04, 2004 4:46 am
Forum: Other Things Gentoo
Topic: vixie-cron doesn't run crontab [resolved]
Replies: 4
Views: 1804

Are you in the cron group?
  • Jump to post
by alec
Mon Nov 24, 2003 2:45 am
Forum: Other Things Gentoo
Topic: Editing a PDF???
Replies: 10
Views: 2372

'acroread' can indeed fill out web-based forms, but the other Linux viewers cannot.
  • Jump to post
by alec
Mon Oct 27, 2003 10:08 pm
Forum: Networking & Security
Topic: remote fluxbox login?
Replies: 5
Views: 1099

Check out the 'rfb' package. It has the x0rfbserver, which will forward a specific X display to a VNC connection. It's proably the best you're going to get, outside of ratpoison.
  • Jump to post
by alec
Sat Sep 20, 2003 8:33 am
Forum: Documentation, Tips & Tricks
Topic: Total uptime scripts.
Replies: 3
Views: 4452

Also have a look at uptimed.
  • Jump to post
by alec
Fri Aug 22, 2003 10:20 pm
Forum: Portage & Programming
Topic: only root can mozilla
Replies: 7
Views: 1921

I believe the extensions are installed into /usr/lib/mozilla-*

I just deleted them and reinstalled, but had packages available :)
  • Jump to post
by alec
Fri Aug 22, 2003 9:39 pm
Forum: Portage & Programming
Topic: only root can mozilla
Replies: 7
Views: 1921

Right before you stopped being able to use Mozilla(-Firebird) as a normal user, did you install any extensions system-wide? I had the problem of installing a certain extension as root and then not being able to start as a user. When I deleted that extension, the problems stopped and everything ...
  • Jump to post
by alec
Thu Jul 31, 2003 10:36 pm
Forum: Networking & Security
Topic: 2-PC cluster?
Replies: 2
Views: 1082

OpenMosix is overkill; just set up distcc by emerging it, adding it to your FEATURES in /etc/make.conf, and adding the hosts in your /etc/make.conf under the variable DISTCC_HOSTS. Try to use the same versions of software, but especially gcc and distcc.
  • Jump to post
by alec
Wed Jul 30, 2003 8:40 pm
Forum: Other Things Gentoo
Topic: Moving from 2.4.19 --> 2.4.20
Replies: 4
Views: 1623

No, you ought to keep them. I don't know why, either, but apparently they're there for a reason. I'm running 2.4.21 and I still have the 2.4.19 ones installed.
  • Jump to post
by alec
Sun Jul 27, 2003 2:23 pm
Forum: Networking & Security
Topic: apache2 vs httpd
Replies: 1
Views: 1152

'httpd' is an emacs package, not apache.

Code: Select all

*  app-emacs/httpd
      Latest version available: 0.5
      Latest version installed: [ Not Installed ]
      Size of downloaded files: 4 kB
      Homepage:    http://www.chez.com/emarsden/downloads/
      Description: A HTTP server embedded in the Emacs
  • Jump to post
by alec
Sun Jul 27, 2003 2:20 pm
Forum: Other Things Gentoo
Topic: Moving from 2.4.19 --> 2.4.20
Replies: 4
Views: 1623

Copy your old .config (in, say, /usr/src/linux-2.4.19) to the new kernel directory (say, /usr/src/linux or /usr/src/linux-2.4.20). Do a `make oldconfig`. It'll ask you questions only about new features in the kernel, and will keep other values the same.
  • Jump to post
by alec
Fri Jul 18, 2003 7:08 pm
Forum: Gamers & Players
Topic: New Game Announcements -- post here.
Replies: 374
Views: 5008587

Re: Escape Velocity: Nova

Wow, made my day here. I used to play to original mac game years back, and hassled the developers at the time for a Windows version. :)

Tom

I ought to add that now that I've been with Escape Velocity: Nova for a while in Linux and in Windows, it definitly loses speed in Linux - I was getting ...
  • Jump to post
by alec
Sat Jul 12, 2003 12:52 am
Forum: Gamers & Players
Topic: New Game Announcements -- post here.
Replies: 374
Views: 5008587

Escape Velocity: Nova

Escape Velocity: Nova for Windows has just been release by Ambrosia Software. It's shareware, and it works wonderfully under WineX. I tested it with WineX-3.0 and needed to install the latest Quicktime, which also went without a hitch. The sound isn't perfect, but will do.
  • Jump to post
by alec
Mon Jul 07, 2003 3:12 am
Forum: Kernel & Hardware
Topic: HORRIBLE Disk to Disk copy/move performance
Replies: 37
Views: 12573

I had a similar problem a while back - grabbing from the LAN was quicker than grabbing from the hard drive - but just including every motherboard in the IDE section of my kernel and using hdparm did the trick - guess that won't help you. I have heard that 2.4.21 boasts signifigant IDE performance ...
  • Jump to post

Search found 262 matches
  • Page 1 of 11
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 11
  • Next

Go to advanced search

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic