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

Username/Email:
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,244
» Latest member: dangyc
» Forum threads: 4,031
» Forum posts: 16,406

Full Statistics

Online Users
There are currently 422 online users.
» 0 Member(s) | 420 Guest(s)
Bing, Google

Latest Threads
how to allow only steam t...
Forum: Xorg Problems
Last Post: moquber
2026-03-17, 09:40 PM
» Replies: 0
» Views: 299
Wi-Fi works for a few min...
Forum: Network Problems
Last Post: kabifff
2025-12-15, 12:57 AM
» Replies: 0
» Views: 673
How to install Archboot i...
Forum: Network Problems
Last Post: Meup
2025-05-13, 01:41 PM
» Replies: 0
» Views: 4,031
clear logs in smoothwall
Forum: Security and Firewalls
Last Post: amanda63
2024-03-10, 03:27 PM
» Replies: 8
» Views: 125,247
I cannot install RedHat 8...
Forum: Redhat
Last Post: hybrid
2023-11-11, 01:01 PM
» Replies: 1
» Views: 75,399
How things are done, usin...
Forum: Xorg Problems
Last Post: ross
2023-09-04, 09:03 AM
» Replies: 0
» Views: 5,407
Im back.....
Forum: Hello
Last Post: anyweb
2021-01-17, 11:36 AM
» Replies: 1
» Views: 9,229
add mp3 plugin to xmms in...
Forum: Fedora
Last Post: anyweb
2021-01-17, 11:30 AM
» Replies: 11
» Views: 47,570
Configuring VSFTPd Server
Forum: FTP Server
Last Post: Johnbaca
2020-10-14, 10:25 AM
» Replies: 32
» Views: 166,537
Wolf won't play sound!
Forum: Game Problems
Last Post: Guest
2020-10-03, 05:51 PM
» Replies: 1
» Views: 98,059

 
  It's been a while
Posted by: inittux - 2011-04-14, 09:12 AM - Forum: Hello - Replies (4)


Hey All,

 

I don't know if any of you remember me. I was here a while ago, and I decided to come back cause I find this forum has more friendly people

and people seem to be more respectfull towards each other here. I've switched over now from dual booting to running only Linux now :)

I'm still busy learning and enjoying it, I hope all of you are still doing good? See you on the forums!

 

Feedmebits

Print this item

  New to linux
Posted by: Jaxzu - 2011-04-13, 09:41 AM - Forum: DNS and DHCP - Replies (4)


hey guys

 

i have a problem i am new to linux and i want to configure a Dns server for mail and web hosting but i am having an error when i try to start my name server. i have editted my named.conf file this is how it looks like

 

Error

Starting named:

Error in named configuration:

zone aromotorgroup.com/IN: loaded serial 2010052601

zone 1.168.192.in-addr.arpa/IN: loaded serial 2010052601

zone localhost.localdomain/IN: loaded serial 0

zone localhost/IN: loaded serial 0

zone 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa/IN: loaded serial 0

zone 1.0.0.127.in-addr.arpa/IN: loaded serial 0

zone 0.in-addr.arpa/IN: loaded serial 0

zone aromotorgroup.com/IN: loading from master file aromotorgroup.com failed: file not found

zone aromotorgroup.com/IN: not loaded due to errors.

external/aromotorgroup.com/IN: file not found

zone 226.99.221.41.in-addr.arpa/IN: loaded serial 2010052601

[FAILED]

 

my named.conf file looks like this

//

// named.conf

//

// Provided by Red Hat bind package to configure the ISC BIND named(8) DNS

// server as a caching only nameserver (as a localhost DNS resolver only).

//

// See /usr/share/doc/bind*/sample/ for example named configuration files.

//

 

options {

#listen-on port 53 { 127.0.0.1; };

#listen-on-v6 port 53 { ::1; };

directory "/var/named";

dump-file "/var/named/data/cache_dump.db";

statistics-file "/var/named/data/named_stats.txt";

memstatistics-file "/var/named/data/named_mem_stats.txt";

allow-query { localhost;192.168.1.100/24; };

recursion yes;

 

dnssec-enable yes;

dnssec-validation yes;

dnssec-lookaside auto;

allow-transfer { localhost; 192.168.1.0/24; };

/* Path to ISC DLV key */

bindkeys-file "/etc/named.iscdlv.key";

};

 

logging {

channel default_debug {

file "data/named.run";

severity dynamic;

};

};

view "internal" {

match-clients {

localhost;

192.168.1.0/24;

};

zone "." IN {

type hint;

file "named.ca";

};

zone "aromotorgroup.com" IN {

type master;

file "aromotorgroup.com.lan";

allow-update { none; };

};

zone "1.168.192.in-addr.arpa" IN {

type master;

file "1.168.192.db";

allow-update { none; };

};

include "/etc/named.rfc1912.zones";

};

view "external" {

match-clients {

any;

};

zone "." IN {

type hint;

file "named.ca";

};

zone "aromotorgroup.com" IN {

type master;

file "aromotorgroup.com";

allow-update { none; };

};

zone "226.99.221.41.in-addr.arpa" IN {

 

 

type master;

file "226.99.221.41.db";

allow-update { none; };

};

};

and my zone file looks like this

 

$TTL 86400

@ IN SOA localhost.aromotorgroup.com. root.aromotorgroup.com. (

2004042801 ; Serial

2H ; Refresh

2H ; Retry

1H ; Expire

1D) ; Min TTL

 

NS localhost.aromotorgroup.com.

NS ns.domain.com.

 

aromotorgroup.com. MX 5 mail.jyrules.com.

aromotorgroup.com. MX 15 pvr.jyrules.com.

 

aromotorgroup.com. A 41.221.99.226

 

localhost A 127.0.0.1

 

www CNAME aromotorgroup.com.

ftp CNAME aromotorgroup.com.

mail CNAME aromotorgroup.com.

 

pvr IN A 226.99.221.41

 

i hope i will be helped

 

 

Thanks

Print this item

  Will_Linux
Posted by: Will_Linux - 2011-04-02, 01:54 PM - Forum: Hello - Replies (4)


Hi all..

 

I am a new linux user but an old windows user... (I think most people are)

 

I am taking a class in Linux Admin... and hope to learn a LOT with fedora..

 

if you have any questions for me...

my e-mail is:

 

[redacted]@gmail.com

 

see you all in the forums

Print this item

  Monitor recognized, now not
Posted by: Sean - 2011-04-01, 09:02 PM - Forum: How Do I? - Replies (1)


When I installed the Ubuntu, there were a few problems, but not as bad as now.

 

It had recognized my monitors by type and resolution. Now all of a sudden, It says both are unknown.

 

Other issue, cannot for the life of me get the networking to work. My Ubuntu PC is Hardwired (LAN) to our wireless and the other windows pcs are wireless. I was able to see the other pcs but couldnt access the folders, so on THOSE pcs I activated the share all permissions just to be sure the folders could be seen, eg. games/worldofwarcraft. Well it saw the games, but not the folders inside. yes I shared even the subfolders. I wanted to just drag the folder of the Wow and settings over.

 

My other issue is that I cannot install the cds that came with my M4A89GTD PRO/USB 3.0 mb and my HD5770 XFX video card. When I put the cd in, it puts the icon on the monitor, however, no matter what I do, it will not install. I want the software and such off from it.

 

Last thing, how do I get the pc to recognize the Network drive that too is also connected to the router(LAN cable not wireless)?

 

Ty!

 

Sean

Print this item

  wanted: News Poster
Posted by: anyweb - 2011-03-12, 06:39 PM - Forum: Want to help linux-noob.com ? - Replies (13)


Wanted: Linux News poster,

 

if you can post news, links and info about anything linux related that is happening now, today, this week, then let me know, I'd like the news section to remain current, and it needs a dedicated person to do that,

 

cheers

niall

Print this item

  Need help with pip
Posted by: emetib - 2011-03-12, 02:16 AM - Forum: How Do I? - Replies (3)


Need help with pip.

 

I installed pip on centos 5.4 python2.6

 

# install pip from source

 

yum install python-setuptools

 

cd /software

wget http://pypi.python.org/packages/source/p/pip/pip-

0.6.3.tar.gz#md5=0602fa9179cfaa98e41565d4a581d98c

tar -xzf pip-0.6.3.tar.gz

cd pip-0.6.3

sudo /usr/bin/python2.6 setup.py install

 

pip install virtualenv

bash: pip: command not found

 

pip –version

pip: command not found

 

So I need help removing pip 0.6.3 and wish to install

pip 0.8.2 and virtualenv to use with django/pinax.

Print this item

  Installing PostGres
Posted by: Patrick Mast - 2011-02-16, 09:48 AM - Forum: How Do I? - Replies (1)


Dear all,

 

I started installing PostgreSQL 9 using yum and following the guide on http://davidghedini.blogspot.com/2010/10...entos.html.

 

However I get the error message:

 



Code:
Transaction Check Error:
installing package postgresql90-server-9.0.3-1PGDG.rhel5.x86_64 needs 16KB on the / filesystem
installing package postgresql90-9.0.3-1PGDG.rhel5.x86_64 needs 16KB on the / filesystem
installing package postgresql90-libs-9.0.3-1PGDG.rhel5.x86_64 needs 20KB on the / filesystem




 

When I check the disk usage i get:

 



Code:
Filesystem            Size  Used Avail Use% Mounted on
/dev/md1              3.9G  3.7G     0 100% /
/dev/md5              881G  1.5G  879G   1% /scratch
/dev/md4              3.4G   71M  3.1G   3% /tmp
/dev/md3              3.9G  372M  3.4G  10% /var
/dev/md2              9.7G  3.2G  6.0G  35% /usr
/dev/md0              578M   29M  520M   6% /boot




 

I can see that there is no space left on '/', but '/usr' and '/var' are mounted on different disks and have enough space for the installation. Is there a way to get the installation done without the need for space on '/'? It is a university machine and I would prefer to not going back to the sys-admins for a re configuration.

 

Thanks a lot!

 

Patrick

Print this item

  Don't Understand Install Directions
Posted by: StarKid - 2011-02-12, 09:57 AM - Forum: How Do I? - Replies (1)


I'm in the process of installing the Asymptopia Flashcard system (http://sourceforge.net/projects/flashcard/)on Fedora 14 x64. Part of the directions say:

 

IMPORTANT!

 

Make sure to enter the following in your .bashrc or .bash_profile:

export FLASH_COLLECTION_DIR=/home/starkid/.flash_collections

 

Also, make sure LD_LIBRARY_PATH included /usr/local/lib

 

I updated my bash profile, but what does the part about "included" mean?

Print this item

  Chromium OS fails to boot kernel.
Posted by: lg102 - 2011-01-08, 04:27 PM - Forum: Kernel Related - Replies (1)


Hello,

I'm new here, and i figured this should be here.

 

I'm running windows 7 and ubuntu, and i tried to add Chromium OS.

I followed the instructions here: http://chromeos.hexxeh.net/wiki/doku.php?id=multiboot

 

Everything seems to work out, but then when i try to boot it from Burg (with Grub 2) it hangs on this:

 

 

decompressing linux... parsing elf... done.

Booting the kernel.

_

 

The underscore is still blinking, but there doesnt seem to be any progress so i turned the system off after something like half an hour.

What am i doing wrong?

 

Thanks in advance,

 

Leon.

Print this item

  Linux plumbing
Posted by: Dungeon-Dave - 2011-01-07, 06:52 PM - Forum: General - Replies (2)

[Image: Tux%20Bath%20Fixer.jpg]

Print this item