Forums

Skip to content

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

Search found 19 matches

Go to advanced search

Advanced search
Search found 19 matches • Page 1 of 1
by Stiffler
Mon Jun 14, 2004 3:14 pm
Forum: Multimedia
Topic: problem about alsa!!!!
Replies: 4
Views: 1108

Might the problem be the mixer being muted at boot everytime?
  • Jump to post
by Stiffler
Mon Jun 14, 2004 2:19 pm
Forum: Networking & Security
Topic: SMBFS not working
Replies: 8
Views: 1714

Yup, disabling "Always sign communications" worked like a charm. Now I need to test out all the different media players to find the best divx/xvid player...
  • Jump to post
by Stiffler
Mon Jun 14, 2004 1:55 pm
Forum: Networking & Security
Topic: SMBFS not working
Replies: 8
Views: 1714

windows server 2003 requires smb signing. Not sure if this is supported by the kernel smbfs. Try using cifs instead
If you use samba you may also need
client use spnego = yes
in your smb.conf

Alternatively you can disable the security measure on the windows 2003 box

Yeah, this is what I gather ...
  • Jump to post
by Stiffler
Mon Jun 14, 2004 1:51 pm
Forum: Networking & Security
Topic: SMBFS not working
Replies: 8
Views: 1714

There's a lot of questions about it, but very few answers. I'm trying a lot of different things, but it seems that this error message is used for a lot of different errors... :?
  • Jump to post
by Stiffler
Mon Jun 14, 2004 12:58 pm
Forum: Networking & Security
Topic: SMBFS not working
Replies: 8
Views: 1714

Thank you for the reply, but I get the same error even if I try to mount a non-hidden share. I must be missing something...
  • Jump to post
by Stiffler
Mon Jun 14, 2004 12:22 pm
Forum: Networking & Security
Topic: SMBFS not working
Replies: 8
Views: 1714

SMBFS not working

I'm trying to mount a share on my network but this is what I get:

Code: Select all

bash-2.05b# mount -t smbfs //archer/d$ /D
cli_negprot: SMB signing is mandatory and we have disabled it.
31782: protocol negotiation failed
SMB connection failed
Any ideas?
  • Jump to post
by Stiffler
Sun Jun 13, 2004 2:32 am
Forum: Portage & Programming
Topic: dispatch-conf
Replies: 48
Views: 56774

Can someone please explain the differences between etc-update and dispatch-conf? I've hosed my box using etc-update and I really don't want to do that again. The best way to not screw something up is understanding how it works...
  • Jump to post
by Stiffler
Wed Jul 16, 2003 9:15 pm
Forum: Gamers & Players
Topic: Does really games run faster on Linux?
Replies: 20
Views: 8837

Well, your system isn't that great, so don't expect too much more performance than what you're getting. Try turning all the graphical detail settings all the way down if you're looker for better frame-rates.
  • Jump to post
by Stiffler
Wed Jul 16, 2003 12:46 am
Forum: Gamers & Players
Topic: Dual monitors for games
Replies: 19
Views: 5601

Yea, I can't see why you'd want a shooter on 2 screens. You end up with a crosshair half on each monitor. Now putting in 3 monitors would be worth it - just set that POV to about 270 and use ultra-wide resolution. If these games supported a configurable 2nd display setting (like make monitor one ...
  • Jump to post
by Stiffler
Wed Jul 16, 2003 12:34 am
Forum: Other Things Gentoo
Topic: anyone use NTFS write support?
Replies: 22
Views: 4064

So, has anyone tried this since then?

/me is still using NTFS write support without any problems EVER 8)

As far as i know, it works fine for me :)

But z3ky have you ever booted into windows on that partition / or that uses that partition as a system disk since writing to it in Linux?

In my ...
  • Jump to post
by Stiffler
Tue Jul 15, 2003 10:32 pm
Forum: Other Things Gentoo
Topic: anyone use NTFS write support?
Replies: 22
Views: 4064

So, has anyone tried this since then?

/me is still using NTFS write support without any problems EVER 8)

As far as i know, it works fine for me :)

Really? What about Anime_Fans' talk about NTFS tools and such? Does it work just like a regular file system, or do you do special maintainance on ...
  • Jump to post
by Stiffler
Tue Jul 15, 2003 6:13 pm
Forum: Other Things Gentoo
Topic: anyone use NTFS write support?
Replies: 22
Views: 4064

So, has anyone tried this since then?
  • Jump to post
by Stiffler
Tue Jul 15, 2003 5:52 pm
Forum: Networking & Security
Topic: Apache2 + httpd.conf
Replies: 4
Views: 922

To wrote:Check the files on:

Code: Select all

ls -la /etc/apache2/conf/
Tó
I know where the conf files are. I was asking if there was a way of doing it the standard way, instead of Gentoo's messed up version.
  • Jump to post
by Stiffler
Tue Jul 15, 2003 5:15 pm
Forum: Networking & Security
Topic: Apache2 + httpd.conf
Replies: 4
Views: 922

Alright, but what about having a single httpd.conf file, instead of the two config files that the ebuild sets up?
  • Jump to post
by Stiffler
Tue Jul 15, 2003 5:40 am
Forum: Networking & Security
Topic: Apache2 + httpd.conf
Replies: 4
Views: 922

Apache2 + httpd.conf

Is there anyway to do an emerge, and have it install Apache the default way, with an httpd.conf and having htdocs and cgi-bin in the ServerRoot?
  • Jump to post
by Stiffler
Sun Jul 13, 2003 8:16 pm
Forum: Portage & Programming
Topic: Segmentation Fault problem
Replies: 5
Views: 1020

Alright, thanks. I've found the segmentation faults to be sporadic. If a compile faults out, I can compile it again and it will work. I'll try that memtest program...
  • Jump to post
by Stiffler
Sat Jul 12, 2003 7:23 pm
Forum: Portage & Programming
Topic: Segmentation Fault problem
Replies: 5
Views: 1020

Segmentation Fault problem

I keep getting segmentation fault problems on my emerges. It started with libxml, and now I get it with Apache2. Are there any idea in how I can fix this problem? I can post whatever you need me to.

Edit: I changed my "ACCEPT_KEYWORDS" to "~x86". Do I need to run "emerge rsync" after this?
  • Jump to post
by Stiffler
Sat Jul 12, 2003 5:27 pm
Forum: Portage & Programming
Topic: Why does emerge think apache 1.3.27 is an upgrade to 2.0.46?
Replies: 22
Views: 6774

How do I emerge apache2 from a default install. In fact, as I'm new, where can I find a list of all the current packages that can be emerged?
  • Jump to post
by Stiffler
Sat Jul 12, 2003 5:23 pm
Forum: Networking & Security
Topic: mod_php emerge failed
Replies: 22
Views: 11629

Hey, I got the same error trying to install Apache PHP mod_php and mod_ssl all at the same time. What is the exact command you used to get it to work?
  • Jump to post

Search found 19 matches • Page 1 of 1

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