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

Username/Email:
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,210
» Latest member: greg22
» Forum threads: 4,029
» Forum posts: 16,404

Full Statistics

Online Users
There are currently 391 online users.
» 0 Member(s) | 387 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: 370
clear logs in smoothwall
Forum: Security and Firewalls
Last Post: amanda63
2024-03-10, 03:27 PM
» Replies: 8
» Views: 83,616
I cannot install RedHat 8...
Forum: Redhat
Last Post: hybrid
2023-11-11, 01:01 PM
» Replies: 1
» Views: 38,451
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,297
add mp3 plugin to xmms in...
Forum: Fedora
Last Post: anyweb
2021-01-17, 11:30 AM
» Replies: 11
» Views: 41,245
Configuring VSFTPd Server
Forum: FTP Server
Last Post: Johnbaca
2020-10-14, 10:25 AM
» Replies: 32
» Views: 113,526
Wolf won't play sound!
Forum: Game Problems
Last Post: Guest
2020-10-03, 05:51 PM
» Replies: 1
» Views: 52,059
Using git + python
Forum: How Do I?
Last Post: Clueless puppy
2020-08-21, 04:37 PM
» Replies: 0
» Views: 42,314
what does your nick mean ...
Forum: Hello
Last Post: volt
2020-08-06, 03:25 PM
» Replies: 28
» Views: 41,502

 
  Fedora Core 2 Test 3 yum.conf
Posted by: Guest - 2004-04-28, 07:23 AM - Forum: Fedora Core Release 2 - Replies (1)


Hi!

 

Anyone that has successfully installed fedora core 2 test3, can you please post a copy of your yum.conf here? I did a yum upgrade to FC2T3, and now my yum.conf seems broken (only get 403s and 404's on the update-servers I have)

 

Thanks in advance :-)

Print this item

  making custom linux inst. cd.
Posted by: wooty - 2004-04-28, 01:20 AM - Forum: Tips and Tricks - Replies (2)

How do i make a custom fedora linux install cd? Linux Kickstart documentation talks about installing from ftp or http but not off a cd. I want to make 1 cd with the whole isntall on it. Does Fedora Core1 come with documentation on how to do this?

Print this item

  New to Mandrake and Linux
Posted by: Yeah Im A Noob - 2004-04-27, 10:24 PM - Forum: Mandriva - Replies (2)


Hello all. Nice to be here!

 

Okay, I just installed Mandrake 10. I have always been a MS person not because I did not like the other side, but I did not know the other side. I have heard and read a lot about Linux so I figured I would give it a try with something I love. I want to move my web site from MS based to Linux. I have installed the proper package for Apache and MySQL. When I go to my browser and type "Localhost" it returns the default page that says la di da da it works. Then replace the file with my web pages and it should work. My question is, where is localhost at? Where should I save the files for my site? And last, how do I configure MySQL for the database? Sorry for such noob questions but I am a noob.

 

Regards,

Print this item

  fedora core crashing
Posted by: undergroundpirate - 2004-04-27, 07:02 PM - Forum: Fedora - Replies (6)

So I installed fedora core and its been randomly crashing. I was wondering if anyone else has been havinbg that problem. [img]<___base_url___>/uploads/emoticons/default_ph34r.png[/img]

Print this item

  vi
Posted by: anyweb - 2004-04-27, 11:53 AM - Forum: Tips and Tricks - Replies (3)


vi Commands listed below:-

 

but simply, if you want to edit a text file then remember the following rules

 

vi file.txt

 

will open the file, now press the INSERT key on your keyboard, and you'll see that vi says 'INSERT' press the key again and you'll see that it says 'REPLACE'.

 

Pressing ESC (escape) on your keyboard, tells vi to operate in COMMAND MODE, and that allows you to save or quit your editing, for example, after youve edited your file, and you want to SAVE and QUIT you enter the following

 

ESC :wq

 

the ESC forces command mode

the : tells vi to look for the commands following

the w tells vi to write the file (save changes)

the q tells vi to QUIT (close)

 

more info below:-0

 

cheers

 

anyweb

 

 

Command

 

 

Description

vi filename Starts vi and creates a new file

:q! Quits vi without saving work

p Pastes data in buffer below current line

P Pastes data in buffer above current line

yy Copies current line

:r !command Reads in output of the command

i Puts vi in insert mode

 

:set autoindent Sets vi to indent automatically

:set showmatch Sets vi to show matching parenthesis

:set nu Sets vi to display line numbers

:set showmode Sets vi to display the mode you're in

ESCAPE Sets vi to command mode

 

CONTROL-U Erases current line (insert mode)

CONTROL-H Erases on letter (insert mode)

CONTROL-W Erases current word (insert mode)

 

 

h, j, k, l Moves cursor left, up, down, right respectively

u Undoes last action

x Deletes a single character

dw Deletes a single word

dd Deletes a single line

 

ZZ Writes work buffer to disk and exits vi

o inserts line after cursor position

CONTROL-L Redraws screen

:w filename Save work as filename and exits

 

Control Characters

 

Key

 

Use

CONTROL-H or BACKSPACE Erases a character on the command line

CONTROL-U Deletes an entire command line

CONTROL-W Erases a word on the command line

CONTROL-C Aborts program execution

COMMAND-Tab Switches Programs

CONTROL-L or CONTROL-R Refreshes the screen

Control-D, logout or exit Logs you off the system

Print this item

  join us on IRC
Posted by: anyweb - 2004-04-26, 07:29 AM - Forum: How Do I? - Replies (2)


hi guys !

 

if you would like to meet us online, then get on to EFNET and join #linux-noob

 

most of the regulars can be found there

 

cheers

 

anyweb

Print this item

  meet us on IRC
Posted by: anyweb - 2004-04-25, 10:01 AM - Forum: Site News - Replies (6)


if you want to chat to most of the regulars here then get on IRC using xchat or mirc or your favorite IRC client

 

we are on the EFNET server, and can be found in any of the following channels

 

#linux-noob

#redhat

#fedora

#linuxchat

 

cheers

 

anyweb

Print this item

  basic port filtering help
Posted by: seeno - 2004-04-24, 12:59 PM - Forum: Security and Firewalls - No Replies


I need to setup a simple port filtering rule in iptables, one wich will drop any connections exept for the ip i specify.. newbie here :P

 

greets from seeno

 

Thanks :)

Print this item

  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