| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 5,244
» Latest member: dangyc
» Forum threads: 4,031
» Forum posts: 16,406
Full Statistics
|
| Online Users |
There are currently 405 online users. » 0 Member(s) | 403 Guest(s) Baidu, Google
|
| Latest Threads |
how to allow only steam t...
Forum: Xorg Problems
Last Post: moquber
2026-03-17, 09:40 PM
» Replies: 0
» Views: 299
|
Wi-Fi works for a few min...
Forum: Network Problems
Last Post: kabifff
2025-12-15, 12:57 AM
» Replies: 0
» Views: 673
|
How to install Archboot i...
Forum: Network Problems
Last Post: Meup
2025-05-13, 01:41 PM
» Replies: 0
» Views: 4,031
|
clear logs in smoothwall
Forum: Security and Firewalls
Last Post: amanda63
2024-03-10, 03:27 PM
» Replies: 8
» Views: 125,250
|
I cannot install RedHat 8...
Forum: Redhat
Last Post: hybrid
2023-11-11, 01:01 PM
» Replies: 1
» Views: 75,399
|
How things are done, usin...
Forum: Xorg Problems
Last Post: ross
2023-09-04, 09:03 AM
» Replies: 0
» Views: 5,407
|
Im back.....
Forum: Hello
Last Post: anyweb
2021-01-17, 11:36 AM
» Replies: 1
» Views: 9,230
|
add mp3 plugin to xmms in...
Forum: Fedora
Last Post: anyweb
2021-01-17, 11:30 AM
» Replies: 11
» Views: 47,571
|
Configuring VSFTPd Server
Forum: FTP Server
Last Post: Johnbaca
2020-10-14, 10:25 AM
» Replies: 32
» Views: 166,538
|
Wolf won't play sound!
Forum: Game Problems
Last Post: Guest
2020-10-03, 05:51 PM
» Replies: 1
» Views: 98,059
|
|
|
| Sounds dumb |
|
Posted by: gamekeeper - 2004-01-18, 11:19 PM - Forum: Linspire
- No Replies
|
 |
It dosnt sound like the greatest idea.. but what do i know o_O
|
|
|
| get two sound streams playing at once |
|
Posted by: hijinks - 2004-01-18, 01:28 PM - Forum: Audio and Video
- Replies (2)
|
 |
I've always hated that linux can't do this and windows can. Why do windows users get to have two different programs access the sound card. Well linux can do it to. The best way is to have a sound card that is supported in Alsa. Most people use xmms. Xmms defaults its output to OSS which will take control of the soundcard and if you launch mozilla and watch a flash page there will be no sound :/. So open up the config in xmms and change the output to Alsa if you use the alsa drivers. If you use kde or gnome you can use artsd or esound. There will be some latency when using those. I'd try alsa first.
|
|
|
| ISDN DrayTek Adapter |
|
Posted by: localoca - 2004-01-17, 11:10 PM - Forum: Network Problems
- Replies (1)
|
 |
I have and ISDN draytek adapter for my connection and even though i've installed the drivers i can't see it on the adapter list... any chance i could get some help to try and resolve that? :(
|
|
|
| ifconfig command in RH9?? |
|
Posted by: sallas - 2004-01-17, 01:26 AM - Forum: Redhat
- Replies (4)
|
 |
Hi all,
Been a while since I have played around with Linux, but was sure that the ifconfig was equivelant to the windows ipconfig command?
Running the following command in both my RH9 boxes :
ifconfig eth0
Returns :
bash: ifconfig: command not found
I must be missing soemthing simple surely!
TIA.
|
|
|
| apt-get kernel 2.6 |
|
Posted by: hijinks - 2004-01-16, 04:26 PM - Forum: Kernel Related
- Replies (16)
|
 |
want to know how to install 2.6 via apt. Well its easy. Add the following line to your /etc/apt/sources.list file
rpm [/url][url=http://people.redhat.com]http://people.redhat.com arjanv/2.6 kernel
then run the following commands
Code: apt-get update
apt-get install kernel#2.6.1-1.131
that was when 2.6.1-1.131 was the newest. You can get a complete listing by running
Code: apt-get install kernel
NOTE: This was done on a fedora core1 box. RH 9 might have some depandancy issues :)
|
|
|
| I get this error message |
|
Posted by: InaVirtualGhetto - 2004-01-16, 01:47 PM - Forum: Security and Firewalls
- Replies (4)
|
 |
in gentoo, a fresh install, I get this error message while trying to do anything except display the help in ipatbles:
modprobe: Can't locate module ip_tables
iptables v1.2.8: can't initialize iptables table `filter': iptables who? (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.
I am using the 2.4.20 kernel, and iptables worked fine with the same kernel version in redhat 9. I even emerged a new version of iptables, and the error message still comes up. what could be the problem?
|
|
|
|