check if there are any rules left with "iptables -L"
nope
the strange thing is the tracker says im connectable
there are tons of reasons why it shouldnt be working.
Starting by you making mistakes.
ive gone through the noraml range of things
firewall/iptables off. no router. nat ok (after about half
hour). says im connected to 100 seeds
how do you get rid of old kernels that are present in grub
?
even tried different trackers (all say im connectable)
edit /boot/grub/grub.conf or rpm -e old kernel
does fedora 7 no longer need 915resolution?
915 ?
what's that ?
made it to where the chipset could get higher
resolutions
thats the other intel driver i think
ah
wait, hmm
when you oppen az the winndow that says iits loading thiis
ans initailizing that should close eventually right?
| xargs rpm -e" to remove a kernel and everything connected
to it
but then i tend to install debug symbols that often get left
behind
When will a CD version of FC7 be released?
there wont be one
liveCD
oh.. excuse me.. the livecd
;-)
the liveCD is installable in case u dont know
tjs1|, you can create your own fedora 7 cd using revisor
will there be the same pkgs that i got with the old 5/6 cd
versions?
you can yum the rest
thanks
but for revisor you need f 7 itself :P
can i update from liveCD?
that one i'm not sure .. i clean install everytime :P ..
update from live cd ? yes. if you install live cd on hard
drive
thanks
AFAIK an upgrade with the LiveCD isn't possible.
Note in the sense of preserving your settings etc.
hello
how would you recomend backing up my files
I'm trying to get Apache working on an Fedora Core 6
install
Cybertinus, and?
but when I go to http://localhost
I always get "Not Found", so I can't find something it
seams
Cybertinus, you might have the localhost bug
Cybertinus, http://127.0.0.1/
tjs1|, backup /home (and if you like /etc) and make a fresh
install, if you can give /home a separate partition
also 127.0.0.1 doesn't work
Cybertinus, netstat -ant|grep 80
Grummus - Thanks
/sbin/service httpd start
# netstat -ant | grep 80
000 0.0.0.0:*
tcp 0 0 :::80 :::* LISTEN
btcp 0 0 :::80 :::* LISTEN/b
hmmm that says it is running
yes
but it seams only to listen to all ipv6 addresses, and not
ipv4
tjs1|, don't copy /etc back over after the fresh install, it
will kill your system, use it as reference to look up old
settings
Cybertinus- have you tried port 8000
8000 most likely is not apache
kk
Cybertinus, did you change the default config any?
Cybertinus, grep Listen /etc/httpd/conf/httpd.conf
When I go to localhost:8000 I get an emtpy page
k
# netstat -ant | grep 80
000 0.0.0.0:*
tcp 0 0 :::80 :::* LISTEN
sry, wrong past
paste*
# grep Listen /etc/httpd/conf/httpd.conf
Allows you to bind Apache to specific ip addresses and/or
# Change this to Listen on specific IP addresses as shown below
to
#Listen 12.34.56.78:80
#Listen 80
rafb.net/paste
paste there ^ ^
never. paste.
0 and :::80 ... i don't know why it is
anyone familiar with using voltage converters with routers and
stuff?
(at least not more than one line)
sry
Cybertinus - Try uncommenting Listen 80
http://rafb.net/p/yn67g883.html
uncommenting might help.
I will paste an example in a minute
http://rafb.net/p/bgXSBT72.html
how about just uncommenting that line and restarting
httpd
Arfdee, what do you mean with that? it's just looking at the
appliance what voltage/current it needs and see if there is
somewhere a fitting converter lying around (don't forget to check
for ac/dc on the converter and the appliance)
that is exactly what I did
Grummus, well, i bought a netgear wgr614v6 in U,.S. and brought
it to middle east, plugged it into my converter and used it last
night, and since this morning it wont power on
http://fedorasolved.org/network-solutions/disable-ipv6/
Grummus, i am assuming trying to reset it is pointless if the
power won't come on
Arfdee, this might be offtopic here, since it's neither
#harwareroutersupport or
no one in that channel
#eengineer
bbl
ok, I've found the reason for my fedora problem post install
I've installed and during the install process, I've setup network
authentication against ldap
The login works on command line, but init 5 fails and restart x
oer and over
If I disable network authentcation, the I can run gdm
normally
I found out why Apache doesn't start
well tjs1| gave me a hint
rosco, what does /var/log/messages and /var/log/Xorg.0.log say
if it init 5 fails`
I have the Real streaming server also
running
that server also hogs port 80
nothing relevant, I've searched those log files for long but
found no clues in it. I evven tried with kdm by default, same
error
Grummus, you there?
Arfdee, yes
did you get my msg?
rosco, check /var/log/secure also, it should contain the log
from your previous attempts
in facct I've never had authentications error. When I was
trying to boot normally, I never got a login prompt. Only when I
ctrl + alt + f1 am I able to check the login procedure. If I init
3, then I'm able to work. Note that startx works from there. for
root or for a user that has authenticated on ldap.
hello
now that adobe have their official flash repo, is
macromedia.mplug.org deprecated?
Arfdee, the one about the nonexistant channel? that was just a
joke, we can't give other then very generic advice about hardware
router and their converters here and even that is not
ontopic
Grummus, no, the msg i sent you
Grummus, that i sent to you because it was offtopic
When will the http mirrors start pulling Fedora7?
080 on my computer I always get to see the message "Not
Found". What can be causing this? Apache runs on port
/var/log/httpd/error_log doesn't have anything usefull
not unless you've configured it to.
Is Apache started?
"netstat -a | grep LISTEN" will show you what servers you have
listening on what ports
netstat -l.. man netstat..
tnx
yes, apache runs
otherwice I would get an error like "couldn't connect" or
something. Now I get in my browser the text "Not Found" (in heading
2)
have a look in access_log to see what it's looking for.
the access log is empty
apache has the rights to write to it
how can we tell system-config-packages to use dvd rom as the
package source ?
have you tried a telnet 127.0.0.1 8080 ?
If apache is handling any requests it will write them to
access_log. I suggest you verify that Apache is running on the port
you think it should be running on. Try the netstat -l and then try
telnet localhost 8080 to see if you can connect.
help sirs
: Error: Cannot open/read repomd.xml file for repository:
atrpms
same for fedora, perhaps cuz proxy issue. how to get
around?
I can't find Apache running in netstat -l, but when I run
telnet localhost 8080 I get connected
even better, when I type "GET / HTTP/1.0" I get a responce
Is your browser using a proxy even for localhost access?
the responce I get is the website I put in /var/www/html. So
it seams to be an browser problem
gonna check that
And verify that there's a GET in apache_log now
anyone familiar with using yum behind a proxy?
yes, now there is 1 line in the access_log
my money is on a browser issue then
normaly I use FF for webbrowsing. I started Konqueror as a test,
and Konqueror has the same problem
try links/lynx and check your FF proxy setting. It should not
use a proxy for localhost,127.0.0.1 connections.
FF doesn't have a proxy setting. Gonna check it with links
now
links works correctly to
too*
i am getting a bunch of weird hardware errors for my dvd
drive ... problem is my windows xp virtual machine sees and reads
from the drive just fine ... what gives ??
bi am getting a bunch of weird hardware errors for my dvd drive
... problem is my windows xp virtual machine sees and reads from
the drive just fine ... what gives ??/b
I was testing http://localhost in
FF
nog http://localhost:8080
:/
go on, we are okay with it
Cybertinus, ff like to cache try http://127.0.0.1:8080
Maybe someone could recomend defragment tools to defragment my
mp3 player? please:-)
also hold shift and click on the reload button in ff to force
a network get not from the cache
recommend*
I *think* fsck.vfat will defrag it
thanks, I`ll try it out;-)
thnx for the help
bye
Vytenis, does your mp3 player have a harddisk?
it is flash memory based
but some songs
are ..
mixed one to another
Vytenis, why do you want to defrag it then? flash doesn't
suffer from random access times like a harddisk
mine suffers
and I have no other idea than defragment it
;o
Vytenis, also you only have numbered write cycles on flash, so
the least thing you want to run on it is a heavy write intensive
application like a defragger
well your words have sence of truth and I don`t know much
about how flash works
but then I need another idea how to upload songs and don`t
listen one for 40 secs (for example) and then jump to another,
listen for like 10 songs and jump back to old one
10 secs, not songs;-)
sound like the files are broken, a defragger won't fix it
since it only optimizes a filesystem so a hard disk does not have
to reposition it's read/write head so often, which comes with a
severe time penalty
a flash card does not have a read/write head, it's solid
state
What languages are used in making a distro?
B'cause I was thinking of making my own.
Does anyone know?
Please, if somebody could, please answer.
define "making a distro"
if you want to develop i think you need to speak english, the
fedora installer (anaconda) is localized though, you can preset a
language there or let him ask for one
Grummus, well, like making my own version of linux
Grummus, like Fedora or Ubuntu or RedHat
I just want to personalize it
and call it my own.
oh, and I speak English fluently ;-)
citiskyline_, http://www.linuxfromscratch.org/
ok. I'll look at that
Hello
Grummus, do you know of any good C tutorials? I know C is
important in OS dev. (I only know a little bit)
citiskyline_, for creating a distro it's more important to know
interpreted languages like python, bash, perl and an
indepth knowledge of the package manager you use for the
distro
Grummus, well, I already know Python and a bit of bash. Isn't
Perl only for web server thingies, though?
...hey people
can somebody help me with some curious problem with my MTA? some
mail is blocked cause of " 450 Client host rejected: cannot find
your hostname". But everything is ok
reverse dns, spf etc are ok too
huh
citiskyline_, nah, before python got so popular perl (and
sometimes tcl) were used for same tasks, the only language that has
very strong ties to web development (and has even a webserver that
got used in production environments written in it) i can think of
is ruby
Any buddy can tell me how to set the default window
compositer , I wan to set beryl to default
-_-
Grummus, ok. so what languages ARE used in OS dev
?
Just tell me where to set the window manager and window
compositer
C, other packages anything from assembler to lisp
Grummus, I don't really know. I just want to know what it
takes to build an OS :]
bGrummus, I don't really know. I just want to know what it takes to
build an OS :]/b
Related Topic:
Im having problems with revisor Im attempting to build a livecd from the dvd the conf file have been setup to