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

Username/Email:
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,244
» Latest member: dangyc
» Forum threads: 4,031
» Forum posts: 16,406

Full Statistics

Online Users
There are currently 240 online users.
» 0 Member(s) | 237 Guest(s)
Applebot, Baidu, Bing

Latest Threads
how to allow only steam t...
Forum: Xorg Problems
Last Post: moquber
2026-03-17, 09:40 PM
» Replies: 0
» Views: 300
Wi-Fi works for a few min...
Forum: Network Problems
Last Post: kabifff
2025-12-15, 12:57 AM
» Replies: 0
» Views: 677
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,265
I cannot install RedHat 8...
Forum: Redhat
Last Post: hybrid
2023-11-11, 01:01 PM
» Replies: 1
» Views: 75,409
How things are done, usin...
Forum: Xorg Problems
Last Post: ross
2023-09-04, 09:03 AM
» Replies: 0
» Views: 5,408
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,574
Configuring VSFTPd Server
Forum: FTP Server
Last Post: Johnbaca
2020-10-14, 10:25 AM
» Replies: 32
» Views: 166,549
Wolf won't play sound!
Forum: Game Problems
Last Post: Guest
2020-10-03, 05:51 PM
» Replies: 1
» Views: 98,063

 
  compiling
Posted by: smorken - 2004-04-24, 09:12 AM - Forum: Compiling - Replies (1)


hi I am trying to compile a game using make and it returns the following error:

 

/usr/bin/ld: cannot find -ltermlib

 

does anyone know what package this is that i need to d/l and where i can find it? Google didnt help as far as I can tell.

Print this item

  problem whit apt-get
Posted by: mafiaman - 2004-04-23, 07:06 PM - Forum: Xorg Problems - No Replies


-20-1.rhfc1.at.i386.rpmvh [/url]http://download.atrpms.net/other/packages/...trpms-kickstart

Retrieving [url=http://download.atrpms.net/other/packages/...fc1.at.i386.rpm]http://download.atrpms.net/other/packages/...fc1.at.i386.rpm

Preparing... ########################################### [100%]

file /etc/apt/apt.conf from install of atrpms-kickstart-20-1.rhfc1.at conflicts with file from package atrpms-package-config-58-1.rhfc1.at

file /etc/apt/preferences from install of atrpms-kickstart-20-1.rhfc1.at conflicts with file from package atrpms-package-config-58-1.rhfc1.at

file /etc/apt/sources.list from install of atrpms-kickstart-20-1.rhfc1.at conflicts with file from package atrpms-package-config-58-1.rhfc1.at

[root@hostou /]$ apt-get install bind

bash: /usr/bin/apt-get: No such file or directory

[root@hostou /]$ apt-get update && apt-get dist-upgrade

bash: /usr/bin/apt-get: No such file or directory

Print this item

  apt-get problem
Posted by: mafiaman - 2004-04-23, 07:05 PM - Forum: Updating Linux - Replies (4)


-20-1.rhfc1.at.i386.rpmvh [/url]http://download.atrpms.net/other/packages/...trpms-kickstart

Retrieving [url=http://download.atrpms.net/other/packages/...fc1.at.i386.rpm]http://download.atrpms.net/other/packages/...fc1.at.i386.rpm

Preparing... ########################################### [100%]

file /etc/apt/apt.conf from install of atrpms-kickstart-20-1.rhfc1.at conflicts with file from package atrpms-package-config-58-1.rhfc1.at

file /etc/apt/preferences from install of atrpms-kickstart-20-1.rhfc1.at conflicts with file from package atrpms-package-config-58-1.rhfc1.at

file /etc/apt/sources.list from install of atrpms-kickstart-20-1.rhfc1.at conflicts with file from package atrpms-package-config-58-1.rhfc1.at

[root@hostou /]$ apt-get install bind

bash: /usr/bin/apt-get: No such file or directory

[root@hostou /]$ apt-get update && apt-get dist-upgrade

bash: /usr/bin/apt-get: No such file or directory

Print this item

  installing some shit
Posted by: zeratuel - 2004-04-23, 11:52 AM - Forum: Compiling - Replies (4)

a friend of my did something trucked. So that when i run ps, last and who my comp is trucked. so how can i re install them ?

Print this item

  ps,lost and who
Posted by: zeratuel - 2004-04-23, 11:47 AM - Forum: General Chat - No Replies

who is the one that last laughs ? the one who made backup :P

Print this item

  dual monitors with nvidia
Posted by: smorken - 2004-04-22, 11:11 PM - Forum: nVidia Problems - Replies (1)


hi there

 

i am trying to get 2 monitors to work....i have so far done the following:

-updated my kernel

-downloaded and sucessfully installed the nvidia driver (works gr8 for 1 monitor)

 

now i am trying to insert the following into my X86Config and unfortunately it returns a parse error when i try to start x.

 

( from [/url][url=http://www.tek-tips.com/gviewthread.cfm/pid/54/qid/822031]http://www.tek-tips.com/gviewthread.cfm/pid/54/qid/822031 )

 

Section "ServerLayout"

Identifier "XFree86 Configured"

Screen 0 "Screen 0"

Screen 1 "Screen 1" LeftOf "Screen 0"

InputDevice "Mouse0" "CorePointer"

InputDevice "Keyboard0" "CoreKeyboard"

EndSection

.

.

.

Section "Monitor"

Identifier "My Monitor 0"

VendorName "Unknown"

ModelName "Unknown"

HorizSync 31.5 - 82.0

VertRefresh 50 - 90

Option "dpms"

EndSection

 

Section "Monitor"

Identifier "My Monitor 1"

VendorName "Unknown"

ModelName "Unknown"

HorizSync 31.5 - 82.0

VertRefresh 50 - 90

Option "dpms"

EndSection

 

Section "Device"

Identifier "NVIDIA GeForce 0"

Driver "nvidia"

BusId "PCI:1:0:0"

BoardName "Unknown"

Screen 0

EndSection

 

Section "Device"

Identifier "NVIDIA GeForce 1"

Driver "nvidia"

BusId "PCI:1:0:0"

BoardName "Unknown"

Screen 1

EndSection

.

.

.

Section "Screen"

Identifier "Screen 0"

Device "NVIDIA GeForce 0"

Monitor "My Monitor 0"

DefaultDepth 24

Subsection "Display"

Depth 24

Modes "1280x1024"

EndSubSection

EndSection

 

Section "Screen"

Identifier "Screen 1"

Device "NVIDIA GeForce 1"

Monitor "My Monitor 1"

DefaultDepth 24

Subsection "Display"

Depth 24

Modes "1280x1024"

EndSubSection

EndSection

Print this item

  creating/removing filenames with spaces in them
Posted by: seeno - 2004-04-22, 10:35 PM - Forum: Filesystem Management - Replies (1)


I was reading a doc about linux and figured out this trick, (i don't know if most of you know about it, so please don't flame me if you do :P).

Ok, you can create file/directory names in bash with spaces in them using ''.

e.g

Code:
[seeno@localhost seeno]$ mkdir 'file name'






Code:
[seeno@localhost seeno]$ pico 'text file'






Code:
[seeno@localhost seeno] rmdir 'file name'




... you get the picture ;p

Print this item

  Set a browser to be defualt
Posted by: enigma - 2004-04-22, 03:10 PM - Forum: How Do I? - No Replies

Hi, I am wondering how I could set my firefox browser to be the default browser thanks ...

Print this item

  updated the forums to ipb 1.3.1
Posted by: anyweb - 2004-04-22, 01:32 PM - Forum: Site News - No Replies


I've updated the forums to IPB v 1.3.1 Final from 1.3 final.

 

This corrects some security issues that were reported recently.

 

cheers

 

anyweb

Print this item

  will you install fedora core release 2
Posted by: anyweb - 2004-04-22, 06:58 AM - Forum: Polls - Replies (6)


i'll install it for sure the day it's released, but i know there will be bugs, however, the fedora community is very strong and patches will be released very quickly, cant wait actually !

 

cheers

 

anyweb

Print this item