Welcome, Guest
You have to register before you can post on our site.

Username/Email:
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,235
» Latest member: pwcreator
» Forum threads: 4,030
» Forum posts: 16,405

Full Statistics

Online Users
There are currently 405 online users.
» 0 Member(s) | 402 Guest(s)
Bing, Google, Yandex

Latest Threads
Wi-Fi works for a few min...
Forum: Network Problems
Last Post: kabifff
2025-12-15, 12:57 AM
» Replies: 0
» Views: 58
How to install Archboot i...
Forum: Network Problems
Last Post: Meup
2025-05-13, 01:41 PM
» Replies: 0
» Views: 3,605
clear logs in smoothwall
Forum: Security and Firewalls
Last Post: amanda63
2024-03-10, 03:27 PM
» Replies: 8
» Views: 113,443
I cannot install RedHat 8...
Forum: Redhat
Last Post: hybrid
2023-11-11, 01:01 PM
» Replies: 1
» Views: 61,273
How things are done, usin...
Forum: Xorg Problems
Last Post: ross
2023-09-04, 09:03 AM
» Replies: 0
» Views: 4,969
Im back.....
Forum: Hello
Last Post: anyweb
2021-01-17, 11:36 AM
» Replies: 1
» Views: 8,642
add mp3 plugin to xmms in...
Forum: Fedora
Last Post: anyweb
2021-01-17, 11:30 AM
» Replies: 11
» Views: 46,040
Configuring VSFTPd Server
Forum: FTP Server
Last Post: Johnbaca
2020-10-14, 10:25 AM
» Replies: 32
» Views: 144,813
Wolf won't play sound!
Forum: Game Problems
Last Post: Guest
2020-10-03, 05:51 PM
» Replies: 1
» Views: 80,101
Using git + python
Forum: How Do I?
Last Post: Clueless puppy
2020-08-21, 04:37 PM
» Replies: 0
» Views: 62,842

 
  CGI-bin prob
Posted by: xDamox - 2005-02-03, 08:30 PM - Forum: LAMP - Replies (3)


I have setup Apache and my Fedora 3 machine is still using the SELinux which will not

allow me to execute scipts I have managed to allow SELinux to show my public_html.

 

When I execte the cgi script via command line works great but when i do it via web browser

I get 404 I looked at the logs and I have got

 



Code:
[Thu Feb 03 20:20:32 2005] [error] [client 127.0.0.1] failed to open log file
[Thu Feb 03 20:20:32 2005] [error] [client 127.0.0.1] fopen: Permission denied
[Thu Feb 03 20:20:32 2005] [error] [client 127.0.0.1] Premature end of script headers: test.cgi




 

I am using the method of hosting my site via mod_userdir any ideas why my cgi scripts

won run??

 

thanks

Print this item

  forum upgrade complete
Posted by: anyweb - 2005-02-03, 03:43 PM - Forum: Site News - Replies (2)


hi all,

 

after struggling with the upgrade it's all done now, just a few things to fix like the linux-noob.com logo and adding back some html here and there

 

if anyone would like to volunteer a new logo for the site then please post it here

 

likewise, if someone would like to point out any issues found with the site since the upgrade, then post that here please.

 

cheers

 

anyweb

Print this item

  Java and firefox
Posted by: tko0383 - 2005-02-02, 11:56 PM - Forum: Web Browsers - Replies (3)

I followed the instructions to install the java for firefox from here how to install the java plugin in firefox, instructions that worked for me : When I goto a website with java firefox just like closes out . thanks for the help [img]<___base_url___>/uploads/emoticons/default_rolleyes.gif[/img]

Print this item

  FC3 ATI radeon 9700 pro driver install issue
Posted by: modern - 2005-02-02, 06:29 PM - Forum: Fedora Core Release 3 - Replies (1)


Basically I follow the instructions from ATI's website and this is what happens when I run the RPM.

 

[root@amorphous-codeworks modern]# rpm -Uh --force fglrx64_6_8_0-9.8.25-1.x86_64.rpm

########################################### [100%]

########################################### [100%]

*** Trying to install a precompiled kernel module.

- creating symlink

- recreating module dependency list

- trying a sample load of the kernel module

FATAL: Error inserting fglrx (/lib/modules/2.6.10-1.741_FC3smp/kernel/drivers/char/drm/fglrx.ko): Unknown symbol in module, or unknown parameter (see dmesg)

failed.

*** Found kernel module build environment, generating kernel module now.

ATI module generator V 2.0

==========================

initializing...

cleaning...

patching 'highmem.h'...

assuming new VMA API since we do have kernel 2.6.x...

doing Makefile based build for kernel 2.6.x and higher

make -C /lib/modules/2.6.10-1.741_FC3smp/build SUBDIRS=/lib/modules/fglrx/build_mod/2.6.x modules

make[1]: Entering directory `/lib/modules/2.6.10-1.741_FC3smp/build'

Building modules, stage 2.

MODPOST

Warning: could not find /lib/modules/fglrx/build_mod/2.6.x/.libfglrx_ip.a.GCC3.cmd for /lib/modules/fglrx/build_mod/2.6.x/libfglrx_ip.a.GCC3

*** Warning: "pci_find_class" [/lib/modules/fglrx/build_mod/2.6.x/fglrx.ko] undefined!

make[1]: Leaving directory `/lib/modules/2.6.10-1.741_FC3smp/build'

build succeeded with return value 0

duplicating results into driver repository...

done.

==============================

- creating symlink

- recreating module dependency list

- trying a sample load of the kernel module

FATAL: Error inserting fglrx (/lib/modules/2.6.10-1.741_FC3smp/kernel/drivers/char/drm/fglrx.ko): Unknown symbol in module, or unknown parameter (see dmesg)

failed.

*** Warning ***

The QT based control panel application did not load in any version.

===

ATI display drivers successfully installed

please run 'fglrxconfig' now

===

 

 

After I run fglrxconfig and then run fglrxinfo and I get the following:

 

[root@amorphous-codeworks bin]# ./fglrxinfo

Xlib: extension "XFree86-DRI" missing on display ":0.0".

display: :0.0 screen: 0

OpenGL vendor string: Mesa project: www.mesa3d.org

OpenGL renderer string: Mesa GLX Indirect

OpenGL version string: 1.2 (1.5 Mesa 6.1)

 

Basically I don't think the drivers installed but then I don't know why. Perhaps someone can make sense out of the above information. Doesn't look like anything changed in xorg.conf either so I guess I am sort of lost.

 

Rwo modern@amorphous-codeworks.com o_O

Print this item

  no screens found
Posted by: d03boy - 2005-02-02, 04:35 PM - Forum: Xorg Problems - Replies (2)


startx has always worked until now. I do not remember changing anything recently that would have caused this, but I get a "Fatal server error: no screens found" problem. I've got no clue what to do... I'm a noob as you can see

 

Let me know what information would aid you guys in helping me

 

thanks,

joe

Print this item

  forum upgrade coming soon
Posted by: anyweb - 2005-02-02, 03:20 PM - Forum: Site News - Replies (11)


hi guys,

 

thanks to help from Flukex, we have been testing a newer version of the IPB forums,

 

i'd like you all to please goto [/url][url=http://www.flukex.com/test/forums/]http://www.flukex.com/test/forums/ and login as yourself and test it out, feedback any issues you have with it HERE.

 

If you all like it, then the change will be made locally on this server

 

cheers

 

anyweb

Print this item

  setting up a internet connection via modem
Posted by: tbrenner - 2005-02-02, 02:45 AM - Forum: Network Problems - Replies (3)


ello again,

 

i have linux installed and have a modem installed under a generic modem (i assume this is fine). what do i do next? i did the internet wizard and have a ppp0 connection to my ISP. It says it's activated but I don't see where to dial into at. remember i've never used linux before so if i went about anything wrong, please be paitent. thanks to anyone who decides to help me. (running linux redhat 9.0)

Print this item

  Wireless Card
Posted by: dreamsinchaosx - 2005-02-01, 11:19 PM - Forum: Wireless - Replies (2)

Ok, since dlink is full of <snip>, does anyone know where i can get wireless card drivers for redhat 9?

Print this item

  xorg.conf fcr3
Posted by: anyweb - 2005-01-31, 10:05 PM - Forum: Fedora Core Release 3 - No Replies


here ya go

 



Code:
# Xorg configuration created by system-config-display

Section "ServerLayout"
Identifier     "single head configuration"
Screen      0  "Screen0" 0 0
InputDevice    "Mouse0" "CorePointer"
InputDevice    "Keyboard0" "CoreKeyboard"
InputDevice    "Synaptics" "AlwaysCore"
EndSection

Section "Files"

# RgbPath is the location of the RGB database.  Note, this is the name of the
# file minus the extension (like ".txt" or ".db").  There is normally
# no need to change the default.
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Red Hat 6.0 and later now use a font server independent of
# the X server to render fonts.
RgbPath      "/usr/X11R6/lib/X11/rgb"
FontPath     "unix/:7100"
EndSection

Section "Module"
Load  "dbe"
Load  "extmod"
Load  "fbdevhw"
Load  "glx"
Load  "record"
Load  "freetype"
Load  "type1"
Load  "synaptics"
Load  "dri"
EndSection

Section "InputDevice"

# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
#    Option    "Xleds"  "1 2 3"
# To disable the XKEYBOARD extension, uncomment XkbDisable.
#    Option    "XkbDisable"
# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults).  For example, for a non-U.S.
# keyboard, you will probably want to use:
#    Option    "XkbModel"    "pc102"
# If you have a US Microsoft Natural keyboard, you can use:
#    Option    "XkbModel"    "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
#    Option    "XkbLayout"    "de"
# or:
#    Option    "XkbLayout"    "de"
#    Option    "XkbVariant"    "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
#    Option    "XkbOptions"    "ctrl:swapcaps"
# Or if you just want both to be control, use:
#    Option    "XkbOptions"    "ctrl:nocaps"
#
Identifier  "Keyboard0"
Driver      "kbd"
Option     "XkbModel" "pc105"
Option     "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier  "Mouse0"
Driver      "mouse"
Option     "Protocol" "IMPS/2"
Option     "Device" "/dev/input/mice"
Option     "ZAxisMapping" "4 5"
Option     "Emulate3Buttons" "yes"
EndSection

Section "InputDevice"
Identifier  "Synaptics"
Driver      "synaptics"
Option     "Device" "/dev/input/mice"
Option     "Protocol" "auto-dev"
Option     "Emulate3Buttons" "yes"
EndSection

Section "Monitor"
Identifier   "Monitor0"
VendorName   "Monitor Vendor"
ModelName    "LCD Panel 1024x768"
HorizSync    31.5 - 48.5
VertRefresh  40.0 - 70.0
Option     "dpms"
EndSection

Section "Device"
Identifier  "Videocard0"
Driver      "i810"
VendorName  "Videocard vendor"
BoardName   "Intel 830"
EndSection

Section "Screen"
Identifier "Screen0"
Device     "Videocard0"
Monitor    "Monitor0"
DefaultDepth     24
SubSection "Display"
 Viewport   0 0
 Depth     16
 Modes    "800x600" "640x480"
EndSubSection
SubSection "Display"
 Viewport   0 0
 Depth     24
 Modes    "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "DRI"
Group        0
Mode         0666
EndSection




Print this item

  USB driver
Posted by: Geminias - 2005-01-31, 02:51 AM - Forum: How Do I? - Replies (9)

hi i'm a linux super noob but i am dedicated to learning how to use it and i have all sorts of trouble but the one that concerns me most right now is the fact that i can't get red hat to see my usb. I have a flashdrive that i connect and i searched in nautilus (i think thats what its called) anyways i located the directory for my cd rom and my disk drive and so on but no usb drive is available to access. So does anyone know whats going on? I have my motherboard disc with all the drivers and such on it but it was made for windows and i dont know how to install the stuff into linux.

Print this item