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

Username/Email:
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,245
» Latest member: dprp
» Forum threads: 4,031
» Forum posts: 16,406

Full Statistics

Online Users
There are currently 974 online users.
» 0 Member(s) | 972 Guest(s)
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: 523
Wi-Fi works for a few min...
Forum: Network Problems
Last Post: kabifff
2025-12-15, 12:57 AM
» Replies: 0
» Views: 904
How to install Archboot i...
Forum: Network Problems
Last Post: Meup
2025-05-13, 01:41 PM
» Replies: 0
» Views: 4,188
clear logs in smoothwall
Forum: Security and Firewalls
Last Post: amanda63
2024-03-10, 03:27 PM
» Replies: 8
» Views: 126,244
I cannot install RedHat 8...
Forum: Redhat
Last Post: hybrid
2023-11-11, 01:01 PM
» Replies: 1
» Views: 75,953
How things are done, usin...
Forum: Xorg Problems
Last Post: ross
2023-09-04, 09:03 AM
» Replies: 0
» Views: 5,576
Im back.....
Forum: Hello
Last Post: anyweb
2021-01-17, 11:36 AM
» Replies: 1
» Views: 9,513
add mp3 plugin to xmms in...
Forum: Fedora
Last Post: anyweb
2021-01-17, 11:30 AM
» Replies: 11
» Views: 48,281
Configuring VSFTPd Server
Forum: FTP Server
Last Post: Johnbaca
2020-10-14, 10:25 AM
» Replies: 32
» Views: 168,963
Wolf won't play sound!
Forum: Game Problems
Last Post: Guest
2020-10-03, 05:51 PM
» Replies: 1
» Views: 99,041

 
  vista screenie of the day
Posted by: anyweb - 2006-12-02, 09:03 PM - Forum: Vista - No Replies


it's actually a very nice operating system :)

 

cheers

anyweb

 

 

 

and

..

<a class="ipsAttachLink ipsAttachLink_image" href="<fileStore.core_Attachment>/post-1-1165093235.png" data-fileid="727">[img]<fileStore.core_Attachment>/post-1-1165093235.png[/img]</a>

<a class="ipsAttachLink ipsAttachLink_image" href="<fileStore.core_Attachment>/post-1-1165093405.png" data-fileid="728">[img]<fileStore.core_Attachment>/post-1-1165093405.png[/img]</a>



Attached Files
.png   Untitled.png (Size: 2.14 MB / Downloads: 0)
.png   Untitled1.png (Size: 1.16 MB / Downloads: 0)
Print this item

  hi
Posted by: halofreak13 - 2006-12-02, 05:05 PM - Forum: Hello - Replies (2)

Hi just found this site on google thought i would check it out :)i own a site as well so i know it takes a lot of hard work so keep up the good work guys :)

Print this item

  wifi_on_Atheros AR5005GS_wireles network 802.11b/g
Posted by: jsn06 - 2006-12-02, 11:30 AM - Forum: Fedora Core Release 6 - No Replies


Atheros AR5005GS Wireless Network Adapter (802.11b/g) in this machine is supported by the MadWiFi driver.

 



Code:
# su - # vi /etc/yum.repos.d/livna.repo




 

Then add this:



Code:
[livna] name=Livna for Fedora Core $releasever - $basearch - Base baseurl= http://rpm.livna.org/fedora/$releasever/$basearch/ http://livna.cat.pdx.edu/fedora/$rele...$basearch/ http://wftp.tu-chemnitz.de/pub/linux/livna...$basearch/ http://ftp-stud.fht-esslingen.de/pub/Mirro...$basearch/ failovermethod=priority #mirrorlist=http://rpm.livna.org/mirrorlist-5 enabled=0 gpgcheck=1




 

(NB that i have the "enabled" bit set to "0" (off) in this file so that the livna-stable repository will not conflict with our RPMForge repositories for automatic updates.)

 

Be sure there is a carriage return (blank line) at the bottom of the file. Click the "save" icon in gvim or save with :wq

 

When all is done:

 



Code:
yum update && yum install madwifi




 

Wait until it gets installed with no errors.

 

Now check and see if you have in your network connection the Atheros Communicator detected. To open network connections just type 'neat' as root, then Hardware section and you should see Atheros in there.

 

Manually load the module with:



Code:
/sbin/modprobe ath_pci




 

Manually create the configuration files, network interface configuration scripts are located in /etc/sysconfig/network-scripts and are named ifcfg-xxxx, where xxxx is the name of the interface.

 

MadWiFI driver creates an interface named ath0, so you should create a /etc/sysconfig/network-scripts/ifcfg-ath0 with:



Code:
vi /etc/sysconfig/network-scripts/ifcfg-ath0




 

And its contents:



Code:
DEVICE=ath0 NAME=ath0 BOOTPROTO=dhcp ONBOOT=yes MODE=Managed ESSID=




 

Again save with :wq

 

ESSID entry should be set to the SSID of the wireless access point you are trying to connect to. If you omit this line, the card will simply attempt to connect to the most powerful access point. If you want to know what access points are available you can use the iwlist command:

 



Code:
/sbin/iwlist ath0 scan




 

Start up the interface.

 



Code:
/sbin/ifup ath0




 

Then "Hello Wireless World" on fedora with Madwifi driver!

 

I just love this free world and many thanks to this forum and #linux-noob @ efnet!

 

johnny06

Print this item

  linux-noob.com inaccessible last night
Posted by: anyweb - 2006-12-02, 08:22 AM - Forum: Site News - Replies (1)


last night for some time linux-noob.com was inaccessible, and here's why, the nameservers that point the ip to linux-noob.com was being DDOS'd...

 

Quote:Posted by davidu at 12:52pm PST on 9-28-2006 

Latest Update: Our webserver just got way overloaded and was pretty hard to access over the last couple hours. I've rebooted the machine and it's doing fine. I'll monitor the machine and we're going to ensure that it's stable. We will also ensure a failover webserver is properly configured in the future at a different location. There was no DNS outage during this problem as the web server does nothing besides serve webpages and do some email for us.
[/url]http://www.everydns.net/news.php 

and see below (email from me to the person who runs everydns.net)

 

 

 

Quote:last night my websites experienced downtime due to the inability to contact your nameservers, 

I've read your updates here

 

\Posted by davidu at 12:52pm PST on 9-28-2006

 

Latest Update: Our webserver just got way overloaded and was pretty hard to access over the last couple hours. I've rebooted the machine and it's doing fine. I'll monitor the machine and we're going to ensure that it's stable. We will also ensure a failover webserver is properly configured in the future at a different location. There was no DNS outage during this problem as the web server does nothing besides serve webpages and do some email for us.

\

 

where you say there was no DNS outage,

 

well I was experiencing it, so that's why I'm emailing you, on IRC I asked a few friends from different parts of the world to ping linux-noob.com (they couldnt) and then to ping the everydns name servers (they couldnt)

 

you can see snippets of that conversation below

 

so, this email is to wish you good luck in fixing this issue and also to inform you that DNS was inaccesible for me and others last night.

 

<web_any> cmon game on ?

Dec 01 22:27:54 <web_any> who wants a frag

Dec 01 22:28:01 <znx> web_any: so ..

Dec 01 22:28:07 <znx> linux-noob.com is down?

Dec 01 22:28:53 <znx> hayig2000: you can use utilities like partition magic .. which make it really easy (this is in windows)

Dec 01 22:29:34 <hayig2000> logical...extented...basic partitions!!!

Dec 01 22:29:39 <bofhwork> works from here znx

Dec 01 22:29:48 <web_any> works fine here too

Dec 01 22:29:48 <hayig2000> thats a miss

Dec 01 22:30:09 <web_any> znx i mean use linux-noob.com's ip for quake3

Dec 01 22:30:16 <web_any> pls play cmon

Dec 01 22:30:19 <web_any> lets frag

Dec 01 22:30:29 <FluKex> boobies

Dec 01 22:30:31 <supababe> i will join soon

Dec 01 22:30:40 <supababe> frag joe for a bit first

Dec 01 22:30:49 <supababe> max 30 mins, is benja is sleeping, i will come

Dec 01 22:30:58 <bofhwork> mmm, boobies

Dec 01 22:31:51 <web_any> hes lagging

Dec 01 22:31:55 <znx> web_any: no ..

Dec 01 22:31:57 <znx> i mean

Dec 01 22:32:01 <znx> linux-noob.com is down

Dec 01 22:32:11 <znx> i cant connect

Dec 01 22:32:13 <web_any> no its not

Dec 01 22:32:27 <znx> it doesnt connect for me .. simply times out

Dec 01 22:32:27 --> mare (~y2ollo@80.178.203.251.adsl.012.net.il) has joined #linux-noob

Dec 01 22:32:38 <mare> hey, how can i restart httpd on freebsd

Dec 01 22:32:46 <mare> do i have to kill its pid and run it again

Dec 01 22:32:47 --> Varjagy (~varjagy@128.39.124.91) has joined #linux-noob

Dec 01 22:32:50 <mare> its apache22

Dec 01 22:32:59 <znx> mare: its normally under the /usr/local/etc/init.d/apache22.sh

Dec 01 22:33:07 <znx> so you do /usr/local/etc/init.d/apache22.sh restart

Dec 01 22:33:11 <znx> iirc

Dec 01 22:33:18 <supababe> can he not play?

Dec 01 22:33:25 <mare> thanks

Dec 01 22:34:30 <hayig2000> where to get more information about partitioning?

Dec 01 22:34:41 <web_any> is linux-noob.com down for anyone else ?

Dec 01 22:34:59 <sparkies> works here

Dec 01 22:35:12 <znx> hayig2000: do you have an empty disk .. or did i miss that [img]<___base_url___>/uploads/emoticons/default_ohmy.png[/img]

Dec 01 22:35:13 <web_any> yeah we are local...

Dec 01 22:35:15 <grep> not working here

Dec 01 22:35:17 <web_any> bofhwork,

Dec 01 22:35:20 <web_any> FluKex,

Dec 01 22:35:22 <web_any> grep,

Dec 01 22:35:25 <jY> doesn't work

Dec 01 22:35:26 <grep> dns not resolving

Dec 01 22:35:30 <web_any> ok

Dec 01 22:35:30 <znx> same here

Dec 01 22:35:53 <web_any> did it work earlier ?

Dec 01 22:35:56 <znx> yes

Dec 01 22:35:57 <sparkies> http://tmbo.org/offensive/2006/12/01/image...e%20Hacking.jpg

Dec 01 22:35:59 <kutzooi> http://b.oooom.net/b6u

Dec 01 22:36:01 <sparkies> sfw

Dec 01 22:36:04 <znx> i was there earlier today web_any

Dec 01 22:36:10 <web_any> hrm

Dec 01 22:36:14 <web_any> one sec.

Dec 01 22:36:15 <hayig2000> i have an empty partition...

Dec 01 22:36:57 <web_any> is it working now

Dec 01 22:37:27 <znx> **nslookup www.linux-noob.com

Dec 01 22:37:36 <znx> web_any: you can test it via my bot ..

Dec 01 22:37:39 <znx> its not btw

Dec 01 22:37:57 <linuxgirl> I can't find www.linux-noob.com in DNS

Dec 01 22:38:11 <web_any> wtf bullshit is this

Dec 01 22:38:26 <web_any> what ip does it resolve to

Dec 01 22:38:28 <web_any> via ping

Dec 01 22:38:37 <supababe> i get in but i am local

Dec 01 22:38:53 <FluKex> ping www.linux-noob.com

Dec 01 22:38:53 <FluKex> ping: unknown host www.linux-noob.com

Dec 01 22:39:00 <FluKex> no A record

Dec 01 22:39:03 <znx> web_any: its not resolving .. so i have nothing to ping

Dec 01 22:39:41 <znx> hayig2000: what is the empty partition .. is it formatted or unallocated?

Dec 01 22:40:18 <web_any> that is totally shit

Dec 01 22:40:26 --- l0rd sets channel limit to 96

Dec 01 22:40:28 <web_any> ok what about [url=http://anyweb.kicks-ass.net]http://anyweb.kicks-ass.net

Dec 01 22:40:41 <znx> bing .. straight in

Dec 01 22:40:42 <FluKex> that works

Dec 01 22:40:54 <FluKex> looks like everydns is broken

Dec 01 22:41:02 <FluKex> none of their serves are responding

Dec 01 22:41:08 <FluKex> and linux-noob is run by them

Dec 01 22:41:10 <web_any> ok thats it then

Dec 01 22:41:13 <web_any> they are my dns

Dec 01 22:41:19 <web_any> for linux-noob

Dec 01 22:41:31 <web_any> kicks-ass is dyndns

Dec 01 22:41:32 <web_any> ...

Dec 01 22:41:34 <web_any> shit

Dec 01 22:41:35 <FluKex> not according to whois

Dec 01 22:41:36 <FluKex> ns1.everydns.net

Dec 01 22:41:36 <FluKex> ns2.everydns.net

Dec 01 22:41:36 <FluKex> ns3.everydns.net

Dec 01 22:41:36 <FluKex> ns4.everydns.net

Dec 01 22:41:41 <-- hayig2000 has quit (Read error: Connection reset by peer)

Dec 01 22:41:43 <FluKex> thats what your domain points to in the whois db

Dec 01 22:41:48 <FluKex> so those servers control your dns

Dec 01 22:41:53 <web_any> that's for linux-noob.com

Dec 01 22:42:09 <znx> FluKex: yeah i cant even get them to repsond .. they are dead

Dec 01 22:42:21 <znx> Nameserver ns1.everydns.net not responding

Dec 01 22:42:22 <FluKex> znx me either

Dec 01 22:42:27 <FluKex> i tried em all

Dec 01 22:42:29 <supababe> panic

Dec 01 22:42:30 * znx nods

Dec 01 22:42:36 <web_any> ok

Dec 01 22:42:40 <FluKex> cant even get to everydns.net

Dec 01 22:42:42 <web_any> they have the issue so

Print this item

  using mount --bind with vsftpd
Posted by: anyweb - 2006-12-01, 12:26 PM - Forum: FTP Server - Replies (2)


if you've ever setup vsftpd and noticed that when you login it defaults the user to their home directory

 

eg: user anyweb will ftp in to

 

/home/anyweb/

 

then how can you let that user access another folder outside of their home ?

 

using bind !

 

here's a quick example

 



Code:
[root@www anyweb]# mkdir ftp2 [root@www anyweb]# mount --bind /ftp2 /home/anyweb/ftp2 [root@www anyweb]# mkdir ftp3 [root@www anyweb]# mount --bind /ftp3 /home/anyweb/ftp3




 

now when you ftp in, you'll see the contents of /home/anyweb PLUS ther'll also be two additional folders called ftp2 and ftp3 and anything you dump in there or read from there comes directly from the 'real' directories

 

/ftp2

 

and

 

/ftp3

 

got it ?

 

thanks to jY in #linux-noob for this tip

 

cheers

anyweb

Print this item

  Fail to visit homepage
Posted by: satimis - 2006-12-01, 03:19 AM - Forum: LAMP - Replies (18)


Hi folks,

 

Ubuntu-6.06.1-LAMP-server-amd64

Apache2

Domain: satimis.homelinux.com

(registered with dynsdn.com)

 

Apache is running on this server which is for test purpose.

 

On browser

[/url]http://satimis.homelinux.com

https://satimis.homelinux.com

satimis.homelinux.com

http://satimis.homelinux.com:443

https://satimis.homelinux.com:443

satimis.homelinux.com:443

http://satimis.homelinux.com:8080

https://satimis.homelinux.com:8080

satimis.homelinux.com:8080

 

all of them failed to visit the homepage on /var/www/. They only hung there until time out.

 

Both ports 443 and 8080 are open and not stealth. I have them checked on;

[url=http://www.grc.com/]http://www.grc.com/

SheildsUp

 

# cat /etc/hosts

Code:
127.0.0.1 localhost.localdomain localhost 192.168.0.100 sever1.example.com server1 ubuntu # The following lines are desirable for IPv6 capable hosts ::1 ip6-localhost ip6-loopback fe00::0 ip6-localnet ff00::0 ip6-mcastprefix ff02::1 ip6-allnodes ff02::2 ip6-allrouters ff02::3 ip6-allhosts




 

However

//localhost

//localhost:443

//localhost:8080

 

all displayed the homepage.

 

There is no hardware firewall between server and Internet. The server is connected with a CAT5 cable to an ADSL modem. Another end of the ADSL modem is connected to telephone wall socket with a telephone line. The ADSL modem is supplied by ISP and does not require setup.

 

Please help. TIA

 

B.R.

satimis

Print this item

  new service to our members !
Posted by: anyweb - 2006-11-30, 10:54 AM - Forum: Site News - Replies (15)


hi guys,

 

first of all thanks to Ritter for pointing this out to me,

 

secondly thanks to znx and grep for testing it, and thirdly thanks to google for providing the service !

 

quick FAQ

 

1. what is this ?

 

it's a gmail account with a difference, instead of yourname@gmail.com you'll get yourname@linux-noob.com

 

2. how do I sign up ?

 

contact anyweb@linux-noob.com directly (for now) with the following info

 

desired username=

firstname=

lastname=

 

3. how do I access it ?

 

Once you have been provided with the temporary password to login, please go to

 

[/url][url=http://email.linux-noob.com]http://email.linux-noob.com and login !

 

please note: this is still in TESTING phase at the moment but I hope to have it rolled out properly soon.

 

 

4. known issues ?

 

currently until i redirect mail provider, you can only SEND mail using your new username@linux-noob.com email address,

 

replies to that address will not reach your inbox,

 

I will fix that soon.

 

feel free to test this by emailing ME with your new email account and the subject 'testing email@linux-noob.com'

 

cheers

anyweb

Print this item

  3 hard drives
Posted by: jooman360 - 2006-11-28, 04:35 PM - Forum: How Do I? - Replies (1)

ok i have a 100 gig drive which i install and am running windows xp pro to which is the master a drive i keep all my back ups the slave drive and i have a 20gig i want to install suse is there a program that lets me choose the operating system from separate unpartitioned drives

Print this item

  Are my hard drive(s) dying?
Posted by: hybrid - 2006-11-25, 12:53 PM - Forum: Fedora Core Release 6 - Replies (12)


Almost every boot of my FC6 system, I see these errors:

 



Code:
hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error } hda: drive_cmd: error=0x04 { DriveStatusError } ide: failed opcode was: 0xb0 hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error } hdb: drive_cmd: error=0x04 { DriveStatusError } ide: failed opcode was: 0xb0




 

(from dmesg | tail)

 

Are both hda (newish Western Digital) and hdb (older Maxtor) dying or is there something else going on?

 

I ran an fsck on boot, and it came up clean for both / and /home (both on hda).

 

/etc/fstab:

 



Code:
LABEL=/ / ext3 defaults 1 1 devpts /dev/pts devpts gid=5,mode=620 0 0 tmpfs /dev/shm tmpfs defaults 0 0 LABEL=/home /home ext3 defaults 1 2 proc /proc proc defaults 0 0 sysfs /sys sysfs defaults 0 0 /dev/hda3 swap swap defaults 0 0 /dev/hdb1 /windows/D vfat defaults,uid=500 0 0 /dev/hdb6 /windows/E ntfs defaults,ro,uid=500 0 0




 

fdisk -l

 



Code:
Disk /dev/hda: 160.0 GB, 160041885696 bytes 255 heads, 63 sectors/track, 19457 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/hda1 * 1 3315 26627706 7 HPFS/NTFS /dev/hda2 3316 18995 125949600 f W95 Ext'd (LBA) /dev/hda3 18996 19093 787185 82 Linux swap / Solaris /dev/hda5 3316 9689 51199123+ 7 HPFS/NTFS /dev/hda6 9690 14788 40957686 7 HPFS/NTFS /dev/hda7 14789 16573 14337981 6 FAT16 /dev/hda8 16574 18995 19454683+ 83 Linux Disk /dev/hdb: 122.9 GB, 122942324736 bytes 255 heads, 63 sectors/track, 14946 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/hdb1 1 3952 31744408+ c W95 FAT32 (LBA) /dev/hdb2 3953 14946 88309305 f W95 Ext'd (LBA) /dev/hdb5 3953 4155 1630566 7 HPFS/NTFS /dev/hdb6 4156 6195 16386268+ 7 HPFS/NTFS /dev/hdb7 6196 14946 70292376 7 HPFS/NTFS




 

Anyone have any ideas?

Print this item

  suse question
Posted by: jooman360 - 2006-11-22, 06:09 PM - Forum: SUSE - Replies (2)

does suse 64 bit run slow on a non 64 bit machine cuz my friend got it and said it was slow but i think he used a crappy computer and not the one he uses

Print this item