Forums

Skip to content

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

Search found 63 matches

Go to advanced search

Advanced search
Search found 63 matches
  • 1
  • 2
  • 3
  • Next
by Randy R
Sun Dec 03, 2006 6:04 pm
Forum: Networking & Security
Topic: pppd no longer persists!!
Replies: 3
Views: 1208

I have the same thing. Have you had any success in fixing this?
  • Jump to post
by Randy R
Sun Oct 29, 2006 4:35 pm
Forum: Portage & Programming
Topic: emerge openoffice error! chown cant get "soffice" file
Replies: 1
Views: 978

I can't help on the error, but if you just want openoffice, emerge openoffice-bin.

I have been largely unsuccessful in getting openoffice to emerge, and have given up myself. Use flags, and other options in make.conf are generally the problem according to many of the posts here. I find it is much ...
  • Jump to post
by Randy R
Sun Oct 29, 2006 4:16 pm
Forum: Desktop Environments
Topic: House Blue prints software [solved]
Replies: 2
Views: 1832

one possible solution: qcad

emerge qcad

then

emerge qcad-parts

Not very user friendly, but with some effort, should work
  • Jump to post
by Randy R
Sun Jun 25, 2006 1:24 pm
Forum: Desktop Environments
Topic: XFCE Screen size over FreeNX [solved]
Replies: 3
Views: 929

Thanks,

worked for me too.

Forums are great.
  • Jump to post
by Randy R
Sun Jun 11, 2006 7:01 pm
Forum: Portage & Programming
Topic: vmware 5.5.1-19175: Unable to build the vmmon module.
Replies: 6
Views: 2497

Can you explain

Code: Select all

I emerged vmware-workstation as normal and extracted the any_any_update101 to a temporary directory and ran the runme.pl script.
how to do this?

I have the error and don't have a clue how to do this.

Thanks
  • Jump to post
by Randy R
Thu May 18, 2006 11:00 pm
Forum: Networking & Security
Topic: 3com U.S. robotics ISDN PRO TA modem
Replies: 2
Views: 640

I'm not familiar with this particluar TA. Is it internal or external. If it is external, I may be able to help.
  • Jump to post
by Randy R
Fri May 12, 2006 3:01 am
Forum: Unsupported Software
Topic: An emerge wrapper for breaking emerges into chunks
Replies: 728
Views: 771874

hielvc,

Thanks. I got your script and it works flawlessly.
  • Jump to post
by Randy R
Tue May 09, 2006 3:16 am
Forum: Networking & Security
Topic: Test creation administration and grading on my web site
Replies: 5
Views: 1461

Unfortunately I have been working through an upgrade on my test bed machine and haven't got this working yet. I think I'm getting close to being able to try it though. I'll update when I get it installed.
  • Jump to post
by Randy R
Mon May 08, 2006 10:00 pm
Forum: Unsupported Software
Topic: An emerge wrapper for breaking emerges into chunks
Replies: 728
Views: 771874

I'm having a couple of problems with the script.

1. When i do an emwrap.sh -set, or any other tool chain update, i recieve an error indicating that the script can't find gcc-3.3.6. The current gcc is 3.4.5.

2. When I try to do emwrap.sh -W I get a screen indicating that -W is not one of the ...
  • Jump to post
by Randy R
Tue May 02, 2006 1:30 pm
Forum: Networking & Security
Topic: Test creation administration and grading on my web site
Replies: 5
Views: 1461

Sorry to have put this in the wron place. It didn't seem to fit any where very well.

Also, Thanks sketelsen. I am trying it out now.

I found a number of propriatary soultions that were for the most part too expensive or did not appear to be well developed.
  • Jump to post
by Randy R
Mon May 01, 2006 6:31 pm
Forum: Networking & Security
Topic: Test creation administration and grading on my web site
Replies: 5
Views: 1461

Test creation administration and grading on my web site

I have a need to administer tests at many separate geographic locations. I would like to do it on the web with the person being tested having been authenticated, and then that peson would actually take the test on line. I have found some commercial applications, but wonder if any one is aware of ...
  • Jump to post
by Randy R
Sat Apr 01, 2006 12:23 am
Forum: Desktop Environments
Topic: GATOS, Xorg 7.0, ATI All in Wonder 9700 Pro
Replies: 7
Views: 5798

Me too. I installed modular X and then discovered that in fact there is practically no information on doing this. Maybe its too new. Oh well at least it dosn't take as long to compile X as it did before.
  • Jump to post
by Randy R
Sat Mar 11, 2006 12:40 pm
Forum: Networking & Security
Topic: How do I block web based chat.
Replies: 6
Views: 1635

Thanks all for your replies. Blocking with the browser will probably bet cumbersom after a while. I am just going to block the entire site each time I think.
  • Jump to post
by Randy R
Sun Mar 05, 2006 3:32 pm
Forum: Networking & Security
Topic: How do I block web based chat.
Replies: 6
Views: 1635

How do I block web based chat.

I know, I know GNU, Feedom etc.

I have a small network at home that my small children play games on some of which are web based. Some of the sites hosting these games also have chat on thier web sites. What I want to know is do I have to block the entire site, or is there some way to block the chat ...
  • Jump to post
by Randy R
Sat Dec 10, 2005 1:12 pm
Forum: Other Things Gentoo
Topic: System hangs when "Unmounting network filesystems"
Replies: 5
Views: 1724

I don't know when I started having the problem, but I have it too.
  • Jump to post
by Randy R
Sat Dec 10, 2005 12:49 pm
Forum: Networking & Security
Topic: Network mounting has gone to hell on my machine [Solved]
Replies: 10
Views: 2197

I had trouble authenticating while trying to mount XP directorys in linux. I was finally forced to dig deep and I found that there can be a issue with the smb.conf file (/etc/samba/smb.conf). Look at The global section, and change the file (one section shown) as follows, or if they do not exist ...
  • Jump to post
by Randy R
Fri Sep 23, 2005 1:51 am
Forum: Networking & Security
Topic: 100% truly remote access
Replies: 27
Views: 7290

What do you think of free-nx?
  • Jump to post
by Randy R
Fri Sep 09, 2005 12:36 am
Forum: Networking & Security
Topic: samba under shorewall possible?
Replies: 5
Views: 1415

Try this in your rules

ACCEPT fw loc udp 137:139 #smb
ACCEPT fw loc tcp 137,139,445 #smb
ACCEPT loc fw udp 137:139 #smb
ACCEPT fw loc udp 1024: 137 #smb
ACCEPT loc fw udp 1024: 137 #smb
ACCEPT loc fw tcp 137,139,445 #smb
  • Jump to post
by Randy R
Sun May 29, 2005 2:07 pm
Forum: Networking & Security
Topic: qmail inject fatal error
Replies: 18
Views: 7735

Thanks
  • Jump to post
by Randy R
Tue May 24, 2005 9:31 pm
Forum: Networking & Security
Topic: monmotha - configure port forwarding
Replies: 3
Views: 902

Hey,

Thanks for the reply. I never did get it to work. Double checked everything. Switched to shorewall and it works very well. It is easily configured and the programer just burned out and it will probably not be supported into the future. I will probably be looking for another solution.
  • Jump to post
by Randy R
Fri May 20, 2005 10:40 pm
Forum: Networking & Security
Topic: How to remote connect to an X server
Replies: 15
Views: 17309

check out:

http://www.nomachine.com/
  • Jump to post
by Randy R
Thu May 19, 2005 2:19 am
Forum: Other Things Gentoo
Topic: Headless K7M Boot
Replies: 3
Views: 889

In my machine, I had to look into the bios setup. There was an option in there ( don't remember what it was.. maybe net boot or some such.) I enabled that and it has worked. I didn't remove the video card, but the only thing the computer is connected to is the network and power.

fwiw
  • Jump to post
by Randy R
Sun May 01, 2005 11:10 pm
Forum: Kernel & Hardware
Topic: The Great Unplug-it Test .. will you do it?
Replies: 15
Views: 3691

I have an old box (actually its not in a box, just in pieces on the floor...) that has an old style keyboard plug in that I plug and unplug (router) now and then - never a problem. on my other systems, I have a kvm (not sure exactly how it works) but on occasion, when switching I lose the key board ...
  • Jump to post
by Randy R
Sun May 01, 2005 8:38 pm
Forum: Portage & Programming
Topic: emerge -C linux-headers fails (solved)
Replies: 6
Views: 2597

The way to fix a system with a package that will not be removed by

Code: Select all

emerge -C some-package
is to do a manual uninstall as previously shown above, then go into

Code: Select all

/var/db/pkg/
and delete the entry for the package that will not uninstall and problem resolved.
  • Jump to post
by Randy R
Sun May 01, 2005 12:06 am
Forum: Networking & Security
Topic: monmotha - configure port forwarding
Replies: 3
Views: 902

bump
  • Jump to post

Search found 63 matches
  • 1
  • 2
  • 3
  • 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