Forums

Skip to content

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

Search found 140 matches

Go to advanced search

Advanced search
Search found 140 matches
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • Next
by linuxkrn
Tue Apr 08, 2008 7:46 pm
Forum: Gamers & Players
Topic: Savage 2 Ships For Linux
Replies: 25
Views: 11321

Re: Don't buy it

I realize that there may have been some issues with neglect of the Linux users with the first Savage but you also have to realize that Savage did not do well for them. It did not sell well and people spread the rumor that it was free long before it actually was free. People were not buying the game ...
  • Jump to post
by linuxkrn
Wed Apr 02, 2008 5:17 pm
Forum: Gamers & Players
Topic: Savage 2 Ships For Linux
Replies: 25
Views: 11321

Don't buy it

I bought Savage 1 when it came out. I was happy to support companies that supported Linux. However, they not only dropped support for Linux, they left the Linux users out in the cold. Since it was an on-line only game, without current patches Linux users were screwed for months.

Then some 3rd party ...
  • Jump to post
by linuxkrn
Thu Nov 15, 2007 2:19 pm
Forum: Networking & Security
Topic: iptables and hostname
Replies: 8
Views: 2131

Not sure if this is the "best" way to do it... but you could try adding.

-s 10.0.0.0/24 to your DNAT rules.

Or make sure if you have eth0 (internal) you only do NAT rules on that interface.
  • Jump to post
by linuxkrn
Wed Nov 14, 2007 7:59 pm
Forum: Networking & Security
Topic: iptables and hostname
Replies: 8
Views: 2131

You have to add that host lines to each of the clients. Otherwise, run a local DNS server. :)
  • Jump to post
by linuxkrn
Wed Nov 14, 2007 1:37 am
Forum: Networking & Security
Topic: hardened gentoo - reverse ssh tunnel
Replies: 9
Views: 2516


No, he is doing it right. According to the ssh documentation, the first number is the port to bind on the peer and the second number is the port to which the local ssh should connect when a forwarding is used. He is binding port 2222 on the remote end and directing ssh to connect to port 22 ...
  • Jump to post
by linuxkrn
Tue Nov 13, 2007 7:52 pm
Forum: Networking & Security
Topic: ssh: fail2ban now obsolete?
Replies: 33
Views: 11864

Try this:

http://www.iana.org/assignments/ipv4-address-space

The big ones such as RIPE/APNIC are non-us. :)

And this for fun: http://www.circleid.com/images/uploads/ ... ternet.jpg
  • Jump to post
by linuxkrn
Tue Nov 13, 2007 7:47 pm
Forum: Networking & Security
Topic: iptables and hostname
Replies: 8
Views: 2131

Add the server's hostname and ip to your /etc/hosts.

Code: Select all

123.123.123.123     server.domain.com server
The ip must be a public routable address. Otherwise, setup a VPN. (ipsec for example)
  • Jump to post
by linuxkrn
Tue Nov 13, 2007 7:40 pm
Forum: Networking & Security
Topic: hardened gentoo - reverse ssh tunnel
Replies: 9
Views: 2516

You must be root to bind a listening port on < 1024.

Try adding a port above 1024 and try again. (sshd_config, you can have more then one port)

Code: Select all

-R 2222:localhost:2323 foobar
  • Jump to post
by linuxkrn
Thu Aug 23, 2007 5:23 pm
Forum: Installing Gentoo
Topic: Intel santa rosa platform and GENTOO support [SOLVED]
Replies: 35
Views: 17006

Unless you have a need for 64bit don't use it. Do you have > 3GB of RAM? Are you using applications that need 64bits? While almost everything works, there are still several things that do not work in 64bit. finally, if you have x86 installed already, why reinstall for something you probably don't ...
  • Jump to post
by linuxkrn
Wed Aug 15, 2007 9:11 pm
Forum: Gamers & Players
Topic: Random reboots while playing WoW on Wine
Replies: 6
Views: 4598

The two longs are normal cron logs and not the issue. My guess is heat and/or power supply.

Check your BIOS when it reboots, very often they have hw temp sensor readings inside the BIOS.

Second, make sure you clean out your fans and heat sinks. Very often they get clogged with dust and don't ...
  • Jump to post
by linuxkrn
Sat Aug 04, 2007 11:59 pm
Forum: Multimedia
Topic: Intel HDA - no sound
Replies: 75
Views: 60750

Good news, I got sound working with the patches I listed above.

From ubuntu
http://launchpadlibrarian.net/8552578/ha_realtek_parch_files.zip


Download the zip, emerge alsa-driver-9999 and start emerge, as soon as you see configure working, pause (ctrl-z) and then cd into the directory ...
  • Jump to post
by linuxkrn
Thu Aug 02, 2007 7:12 pm
Forum: Installing Gentoo
Topic: Intel santa rosa platform and GENTOO support [SOLVED]
Replies: 35
Views: 17006

I have kernel panics on 2.6.22-gentoo-r2 with these drivers. Followed the instructions, and I get the same ouput as shil, but within a few minutes I get a kernel panic. :( So I'm just using a USB wireless at the moment.
  • Jump to post
by linuxkrn
Thu Aug 02, 2007 3:23 pm
Forum: Multimedia
Topic: Intel HDA - no sound
Replies: 75
Views: 60750

Ok I managed to get my sound working with a newer kernel however, it required going back to an earlier version of alsa.

00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)

Had to emerge the 1.0.14_rc3 version of alsa for it to work.

Doesn't ...
  • Jump to post
by linuxkrn
Wed Aug 01, 2007 5:59 pm
Forum: Multimedia
Topic: Intel HDA - no sound
Replies: 75
Views: 60750

I've tried using the 9999 versions, and still didn't give me sound. I did get some more mixer channels, but no audio even after unmuting.

Furthermore, playing around with model types caused me to kernel panic. (3stack) 8O

EDIT/UPDATE: https://bugtrack.alsa-project.org/alsa-bug/view.php?id=3165 ...
  • Jump to post
by linuxkrn
Wed Aug 01, 2007 3:57 pm
Forum: Multimedia
Topic: Intel HDA - no sound
Replies: 75
Views: 60750

I have problems too on a HP dv6575us with Intel HD.

This seems to a codec support problem for the cards. Even though they are all Intel HD, they have different codecs supported.

See https://bugs.launchpad.net/bugs/116326

Try this:
cat /proc/asound/card0/codec#0 | head -n1

I have a Realtek ID ...
  • Jump to post
by linuxkrn
Sun Jul 15, 2007 3:58 pm
Forum: Gamers & Players
Topic: FREE mmorpg
Replies: 77
Views: 54268

Web page of Silkroad Online is optimized under below condition.
Windows Operation Systems ( Microsoft Windows 9X/Me/NT/2000/XP/2003 )
Microsoft Internet Explorer 4.0 and above.

Lame! Furthermore, it won't let me go any deeper into the site. How pathetic, and what do they want IE for anyway? Maybe ...
  • Jump to post
by linuxkrn
Wed Apr 11, 2007 12:56 am
Forum: Gamers & Players
Topic: Guild Wars Think Tank
Replies: 35
Views: 25362

I also got it working, at my full resolution for once too! (2560x1600) :D

I did have to use the -nosound, but also added the -dx8 flags to Gw.exe because some things for DX9 are still not finished. I think it looks a little better with -dx8 instead.

Sure hope they fix the sound, that will finally ...
  • Jump to post
by linuxkrn
Thu Jan 11, 2007 7:27 pm
Forum: Gamers & Players
Topic: Guild Wars Think Tank
Replies: 35
Views: 25362

Maybe we could get your patch in the gentoo ebuild?

Since it's been some time now and the main wine branch still doesn't include them.
  • Jump to post
by linuxkrn
Thu Nov 23, 2006 2:31 pm
Forum: Portage & Programming
Topic: cannot build tclx
Replies: 5
Views: 2176

I wrote a new ebuild for tclx-8.4. It's in portage but ~x86 masked.

It solves the problem.
  • Jump to post
by linuxkrn
Wed Nov 08, 2006 7:19 pm
Forum: Networking & Security
Topic: Can't emerge, PASV
Replies: 1
Views: 1036

Check that wget has passive_ftp set to on.

Code: Select all

grep passive_ftp /etc/wget/wgetrc
You can try with it disabled, it your firewall supports it. Normally you want it on.
  • Jump to post
by linuxkrn
Wed Nov 08, 2006 7:15 pm
Forum: Networking & Security
Topic: ip range scanner
Replies: 1
Views: 1062

nmap or if you like a complete scanner nessus.

Both are in portage.
  • Jump to post
by linuxkrn
Sat Nov 04, 2006 4:16 am
Forum: Gamers & Players
Topic: Good Games
Replies: 48
Views: 33319

Do we really need ANOTHER thread on good games on linux. Really, just search this forum.
  • Jump to post
by linuxkrn
Thu Oct 26, 2006 3:37 pm
Forum: Portage & Programming
Topic: cannot build tclx
Replies: 5
Views: 2176

I still have this same problem as well. Bugzilla is down, again, so I can't check.


But if I recall correctly, there was a hack to get it working. Needs to be fixed though.


It's a glibc problem with time.h
  • Jump to post
by linuxkrn
Wed Oct 25, 2006 8:49 pm
Forum: Networking & Security
Topic: ssh tunnel and scp transffer ?
Replies: 6
Views: 1452

Besides that command being dangerous (killing the wrong process), you're not going to be able to ssh without a password or pass phrase.

Why is it you cannot use pass phrases? You can always use one without a password.

For security, you cannot pass a password to ssh via pipe or input redirect ...
  • Jump to post
by linuxkrn
Tue Oct 24, 2006 11:39 pm
Forum: Networking & Security
Topic: Double ssh?
Replies: 7
Views: 1680

Re: SSH Tunnels how-to


Why firewall in both hosts as arguments? More over, that will enter firewall, then can you close the connection and tunnel will stay up or not?

In my example I had two firewalls. You only have one so you will need to modify it a bit. It's just there to give you an example.

Use -N -f to have ...
  • Jump to post

Search found 140 matches
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 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