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

Username/Email:
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,211
» Latest member: Pkavita
» Forum threads: 4,029
» Forum posts: 16,404

Full Statistics

Online Users
There are currently 186 online users.
» 1 Member(s) | 183 Guest(s)
Applebot, Bing, greg22

Latest Threads
How to install Archboot i...
Forum: Network Problems
Last Post: Meup
2025-05-13, 01:41 PM
» Replies: 0
» Views: 381
clear logs in smoothwall
Forum: Security and Firewalls
Last Post: amanda63
2024-03-10, 03:27 PM
» Replies: 8
» Views: 84,374
I cannot install RedHat 8...
Forum: Redhat
Last Post: hybrid
2023-11-11, 01:01 PM
» Replies: 1
» Views: 39,038
How things are done, usin...
Forum: Xorg Problems
Last Post: ross
2023-09-04, 09:03 AM
» Replies: 0
» Views: 1,837
Im back.....
Forum: Hello
Last Post: anyweb
2021-01-17, 11:36 AM
» Replies: 1
» Views: 5,303
add mp3 plugin to xmms in...
Forum: Fedora
Last Post: anyweb
2021-01-17, 11:30 AM
» Replies: 11
» Views: 41,256
Configuring VSFTPd Server
Forum: FTP Server
Last Post: Johnbaca
2020-10-14, 10:25 AM
» Replies: 32
» Views: 114,424
Wolf won't play sound!
Forum: Game Problems
Last Post: Guest
2020-10-03, 05:51 PM
» Replies: 1
» Views: 52,690
Using git + python
Forum: How Do I?
Last Post: Clueless puppy
2020-08-21, 04:37 PM
» Replies: 0
» Views: 43,085
what does your nick mean ...
Forum: Hello
Last Post: volt
2020-08-06, 03:25 PM
» Replies: 28
» Views: 41,555

 
  Fedora Hangs On Boot
Posted by: Jason - 2004-06-14, 10:20 PM - Forum: Fedora - No Replies


Hi,

 

on boot-up (fedore core 2)

 

audit(1087166607.025:0): initialized

 

^^--- it hangs for about 2 mins on this line even with SELinux=0 (disabled)

 

anyway of solving this "hang"

 

Thanks in ad

- jason

Print this item

  Autorun not working, how to start install manually
Posted by: Guest - 2004-06-14, 08:15 AM - Forum: How Do I? - Replies (6)


Hi.

 

This is my first post here, and I hope someone can help me.

I have an old laptop which I thought I'd try installing Fedora on.

Its pretty old, Fujitsu Lifebook, Pentium 133, 48MB Ram, 1,4GB HD.

 

I think there is some hardware error with the CD-Rom. But anyhow, the cdrom drive boots from Windows 95 and 98 CD's, but not from Fedora CD number 1.

How can I start the installation manually from the cd?

There is no EXE or Dos kind of executable, and I can't find any images to use with rawrite or something to make bootable floppy.

 

Anyone outhere can help me with this?

 

Thanks:)

 

(Maybe the HD is too small for Fedora also, but I'm just trying before I toss the laptop in the trashcan... :P )

 

Tommy

Print this item

  Classic Newbie Questions
Posted by: Another Escape - 2004-06-14, 01:48 AM - Forum: How Do I? - Replies (3)


Ok, everybody, I need some serious help. :/ I'm currently looking for help on the net, but I thought I'd post here, because you all seem willing to help, and may be able to help me more clearly than any guides I may stumble across.

 

I'm a brand spanking new Linux user, firstly. I bought an extra 80 GB internal hard drive, and installed it in my 2 year old Dell desktop. I used 60 GB for an extra storage NTFS partition to use in Windows, and then used the other 20 GB to install Fedora Core 2. (Yay!)

 

I've come this far....but now I've hit a few snags. o_O

 

1) I can't install jack squat! I don't know what any of these file types are, or how to install them. I read some other posts on this forum to try and get a grasp, but it's still confusing for me. (This thread and this thread for instance.) Unfortunately, I don't understand these command lines, or where to put them in, or what they mean.

 

2) I don't understand the filing system on this OS. In Windows XP, I could go into my hard drive (C Drive) and into various folders from there to find something I needed to delete, or another directory to move a file into, etc. But I don't get the system in Fedora Core 2. If I download stuff, where should I put it? If I want a place to store pictures or music files, I assume I can just create a directory. Right? But where should I put it? I don't understand!

 

3) How do I uninstall things? For instance, if I eventually figure out how to install thing, I'd like to swap out the default Mozilla browser for the Mozilla Firefox browser, just because I'm picky like that. But I don't need multiple web browsers installed. Can I get rid of old stuff?

 

I just need to figure out how things work, I guess.

 

Any help that you all could give me would be greatly appreciated. If you have pointers, or have found a site that answers my questions which I've not found yet, please link me up. Whooo....thanks in advance. :)

Print this item

  psyBNC
Posted by: Guest - 2004-06-13, 10:51 AM - Forum: DNS and DHCP - Replies (7)


I want to compile the psyBNC IRC-Bouncer on my maschine, but it doesn't work, the compiler gives me several errors and warnings and i don't know what to do

 

~/bnc/psybnc> make

Initializing bouncer compilation

[*] Running Conversion Tool for older psyBNC Data.

tools/convconf.c: In function `cofile':

tools/convconf.c:81: Warnung: deprecated use of label at end of compound stateme

nt

Using existent configuration File.

[*] Running Autoconfig.

System: Linux

Socket Libs: Internal.

Environment: Internal.

Time-Headers: tools/chktime.c: In function `main':

tools/chktime.c:58: Warnung: passing arg 2 of `strcpy' makes pointer from intege

r without a cast

tools/chktime.c:59: Warnung: assignment makes pointer from integer without a cas

t

tools/chktime.c:60: error: dereferencing pointer to incomplete type

in sys/time.h.

Byte order: Big Endian.

IPv6-Support: Yes.

async-DNS-Support: Yes.

SSL-Support: tools/chkssl.c:47:28: openssl/crypto.h: Datei oder Verzeichnis nich

t gefunden

tools/chkssl.c:48:26: openssl/x509.h: Datei oder Verzeichnis nicht gefunden

tools/chkssl.c:49:25: openssl/pem.h: Datei oder Verzeichnis nicht gefunden

tools/chkssl.c:50:25: openssl/ssl.h: Datei oder Verzeichnis nicht gefunden

tools/chkssl.c:51:25: openssl/err.h: Datei oder Verzeichnis nicht gefunden

tools/chkssl.c:52:26: openssl/rand.h: Datei oder Verzeichnis nicht gefunden

Yes.

Creating Makefile

[*] Compiling MakeSalt for Encryption..

Using existent Salt-File

[*] Compiling Bouncer..

make[1]: Entering directory `/home/paul/bnc/psybnc'

gcc -I./src/ -I. -I/usr/local/ssl/include -c -O -DHAVE_CONFIG -DBIGENDIAN -DIPV6

-DHAVE_SSL src/psybnc.c -o src/psybnc.o

In file included from src/psybnc.c:39:

src/p_global.h:49:28: openssl/crypto.h: Datei oder Verzeichnis nicht gefunden

src/p_global.h:50:26: openssl/x509.h: Datei oder Verzeichnis nicht gefunden

src/p_global.h:51:25: openssl/pem.h: Datei oder Verzeichnis nicht gefunden

src/p_global.h:52:25: openssl/ssl.h: Datei oder Verzeichnis nicht gefunden

src/p_global.h:53:25: openssl/err.h: Datei oder Verzeichnis nicht gefunden

src/p_global.h:54:26: openssl/rand.h: Datei oder Verzeichnis nicht gefunden

In file included from src/psybnc.c:39:

src/p_global.h:255: error: parse error before "SSL"

src/p_global.h:255: Warnung: no semicolon at end of struct or union

src/p_global.h:286: error: parse error before '}' token

src/p_global.h:953: Warnung: conflicting types for built-in function `log'

src/p_global.h:1066: error: parse error before '*' token

In file included from src/psybnc.c:40:

src/p_data.h:162: error: parse error before '*' token

src/p_data.h:162: Warnung: data definition has no type or storage class

src/p_data.h:163: error: parse error before '*' token

src/p_data.h:163: Warnung: data definition has no type or storage class

src/psybnc.c: In function `initSSL':

src/psybnc.c:50: Warnung: assignment makes pointer from integer without a cast

src/psybnc.c:57: error: `SSL_FILETYPE_PEM' undeclared (first use in this functio

n)

src/psybnc.c:57: error: (Each undeclared identifier is reported only once

src/psybnc.c:57: error: for each function it appears in.)

src/psybnc.c:73: Warnung: assignment makes pointer from integer without a cast

make[1]: *** [src/psybnc.o] Fehler 1

make[1]: Leaving directory `/home/paul/bnc/psybnc'

make: *** [all] Fehler 2

 

 

I am Running suSE Linux 9.0

 

So has anyone got an idea what that is????

Print this item

  Hi All
Posted by: UsedCars - 2004-06-12, 05:58 PM - Forum: Hello - Replies (3)

Just sayin hi

Print this item

  bomberman and metroid had sex, this is their baby
Posted by: tek-69 - 2004-06-12, 03:09 PM - Forum: General - No Replies


these are some screenshots of the Nes game Bomberman. I used wine to run tile edit, opened up the rom and added alot of graphics changes ala Nes classic Metroid.

<a class="ipsAttachLink ipsAttachLink_image" href="<fileStore.core_Attachment>/post-51-1087052989.jpg" data-fileid="156">[img]<fileStore.core_Attachment>/post-51-1087052989.jpg[/img]</a>



Attached Files
.jpg   bmanshots.jpg (Size: 450.56 KB / Downloads: 0)
Print this item

  361 members 2511 posts and growing !
Posted by: anyweb - 2004-06-12, 10:27 AM - Forum: Site News - Replies (5)


I setup [/url][url=https://www.linux-noob.com]https://www.linux-noob.com on December 11th 2003 and already it's becoming a thriving little community, not only that but we now have our own IRC channel which is taking off well too

 

if you havnt tried it, please connect to EFNET and /join #linux-noob

 

we are always there :)

 

I want to say thanks to all for helping out and wish us all the best in the future - this site will GROW !!

 

cheers

anyweb

Print this item

  Hello
Posted by: LilGemi - 2004-06-11, 11:50 AM - Forum: Hello - Replies (1)

Hi Im new to the site but already loving it, cant wait to get more involved..

Print this item

  xnest
Posted by: neurosis - 2004-06-10, 11:58 PM - Forum: Linux - No Replies

[img]<___base_url___>/uploads/emoticons/default_mad.gif[/img]

Print this item

  Fonts for wine
Posted by: andreas - 2004-06-10, 06:42 PM - Forum: Wine - Replies (6)


Hi!

I've followed the very nice 'intro' to make Wine work, and all of that stuff. What I'm wondering of is that the font that Wine applications are shown with, is not nice, and it 'screws' up the look a bit. To make it more easy to use, I would like to use a font like Anyweb has gotten here.

 

[Image: screenshot-7.png]

 

My font looks like this (not my screenshot):

[img]<fileStore.core_Attachment>/post-5-1084969245.png[/img]

 

I'f it was possible, I would look for a font like 'Tahoma' That i use in Window$...

Print this item