Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 5,210
» Latest member: greg22
» Forum threads: 4,029
» Forum posts: 16,404
Full Statistics
|
Online Users |
There are currently 473 online users. » 0 Member(s) | 469 Guest(s) Applebot, Bing, Google, Yandex
|
Latest Threads |
How to install Archboot i...
Forum: Network Problems
Last Post: Meup
2025-05-13, 01:41 PM
» Replies: 0
» Views: 369
|
clear logs in smoothwall
Forum: Security and Firewalls
Last Post: amanda63
2024-03-10, 03:27 PM
» Replies: 8
» Views: 83,580
|
I cannot install RedHat 8...
Forum: Redhat
Last Post: hybrid
2023-11-11, 01:01 PM
» Replies: 1
» Views: 38,410
|
How things are done, usin...
Forum: Xorg Problems
Last Post: ross
2023-09-04, 09:03 AM
» Replies: 0
» Views: 1,828
|
Im back.....
Forum: Hello
Last Post: anyweb
2021-01-17, 11:36 AM
» Replies: 1
» Views: 5,296
|
add mp3 plugin to xmms in...
Forum: Fedora
Last Post: anyweb
2021-01-17, 11:30 AM
» Replies: 11
» Views: 41,244
|
Configuring VSFTPd Server
Forum: FTP Server
Last Post: Johnbaca
2020-10-14, 10:25 AM
» Replies: 32
» Views: 113,487
|
Wolf won't play sound!
Forum: Game Problems
Last Post: Guest
2020-10-03, 05:51 PM
» Replies: 1
» Views: 52,030
|
Using git + python
Forum: How Do I?
Last Post: Clueless puppy
2020-08-21, 04:37 PM
» Replies: 0
» Views: 42,279
|
what does your nick mean ...
Forum: Hello
Last Post: volt
2020-08-06, 03:25 PM
» Replies: 28
» Views: 41,485
|
|
|
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
|
|
|
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 ?
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
TightVNC |
Posted by: tabmow - 2004-04-22, 12:54 AM - Forum: Fedora
- Replies (5)
|
 |
How do I go about installing tightvnc on my fedora linux box so i can log in to the x server through my windows machine?
|
|
|
|