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 197 online users.
» 0 Member(s) | 194 Guest(s)
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: 314
clear logs in smoothwall
Forum: Security and Firewalls
Last Post: amanda63
2024-03-10, 03:27 PM
» Replies: 8
» Views: 81,186
I cannot install RedHat 8...
Forum: Redhat
Last Post: hybrid
2023-11-11, 01:01 PM
» Replies: 1
» Views: 36,320
How things are done, usin...
Forum: Xorg Problems
Last Post: ross
2023-09-04, 09:03 AM
» Replies: 0
» Views: 1,784
Im back.....
Forum: Hello
Last Post: anyweb
2021-01-17, 11:36 AM
» Replies: 1
» Views: 5,242
add mp3 plugin to xmms in...
Forum: Fedora
Last Post: anyweb
2021-01-17, 11:30 AM
» Replies: 11
» Views: 41,091
Configuring VSFTPd Server
Forum: FTP Server
Last Post: Johnbaca
2020-10-14, 10:25 AM
» Replies: 32
» Views: 110,816
Wolf won't play sound!
Forum: Game Problems
Last Post: Guest
2020-10-03, 05:51 PM
» Replies: 1
» Views: 50,165
Using git + python
Forum: How Do I?
Last Post: Clueless puppy
2020-08-21, 04:37 PM
» Replies: 0
» Views: 40,517
what does your nick mean ...
Forum: Hello
Last Post: volt
2020-08-06, 03:25 PM
» Replies: 28
» Views: 41,085

 
  Wine for AMD Turion 64 Processors
Posted by: ruff_ryder_v12 - 2008-03-01, 01:46 AM - Forum: Wine - No Replies


Guys I am truly a Noob. I am running Fedora 8 on my Compaq Presario V6305nr with an AMD Turion 64 processor. Does anyone have a copy of WINE for my processor?

 

Thanks in advance

Print this item

  wicked-noob.com
Posted by: anyweb - 2008-02-29, 11:22 PM - Forum: Polls - Replies (3)


hi guys

 

movedx suggested to me a site where you guys could do stuff that's OFF TOPIC from here

 

hence wicked-noob.com

 

he'll run it and stuff if there's any interest

 

so vote

 

cheers

anyweb

Print this item

  Opensuse 10.3 on AMD Phenom 9500
Posted by: Corkster - 2008-02-28, 04:08 AM - Forum: SUSE - Replies (2)


my latest<a class="ipsAttachLink ipsAttachLink_image" href="<fileStore.core_Attachment>/monthly_02_2008/post-903-1204171637.jpg" data-fileid="1047">[img]<fileStore.core_Attachment>/monthly_02_2008/post-903-1204171637.jpg[/img]</a>



Attached Files
.jpg   corkydesk.jpg (Size: 293.18 KB / Downloads: 0)
Print this item

  desklets problem?
Posted by: ~Knotts - 2008-02-26, 09:00 AM - Forum: How Do I? - Replies (1)


hi, think i messed up a little, im rather new too linux. and in my quest for eye candy.

i was fooling around with disklets. adding some of the basic ones that come with gDesklets.

im using ubuntu 7.10,

 

well what i did was add a toolbar called infodomestics bar, and at first i couldnt place it.

was kinda stuck to the mouse. when i finally did manage to place the bar, my pidgion login icon moved from the top bar, to this

new infodomestics bar,

then i couldn't delete the desklet, i could move it around, but no option to close,

so i moved it off screen, till it vanished,

i thought. out of sight. out of mind. now, when i close my messanger n other apps. instead of minimizing to my top bar,

they close out all together, wich is rather irritating.

so im curious. is there a way to mass remove the desklets you have on your desktop?

or any advice on removing that infodomestics bar, wich i hope makes things go back to normal

 

any help would be appreciated. :)

 

 

~Knotts

Print this item

  a Look at Ubuntu 8.04 Alpha 5
Posted by: anyweb - 2008-02-25, 07:36 AM - Forum: Hardy Heron (8.04) - No Replies


Quote:"The Ubuntu development community has announced that the fifth Ubuntu 8.04 prerelease is now available for testing. Ubuntu 8.04 alpha 5 adds additional polish and reliability as well as a few intriguing new features. The official release of Ubuntu 8.04, codenamed Hardy Heron, is scheduled for late April and feature freeze is already in effect. One of the most significant new features added in alpha 5 is support for Wubi, a new installation mechanism that makes it easier for Ubuntu and Windows to coexist on the same computer. Wubi provides a complete Ubuntu installer that can be run in Windows from the Ubuntu Live CD. It installs Ubuntu into a folder on the Windows file system and sets up a boot menu so that users can choose between Windows and Ubuntu when the computer starts."
 

via osnews.com

Print this item

  Want to switch, but...
Posted by: Joe - 2008-02-22, 09:53 PM - Forum: Just Starting Linux - Replies (5)


I really want to switch to Linux, but there are too many Windows programs I need for my business - Photoshop CS3, Lightroom, ThumbsPlus, PCLaw, Quickbooks etc.

Is my only choice to run a virtual Windows machine, and doesn't that then negate the whole point of switching? Wouldn't those windows apps run significantly slower in a VM under Linux than directly under windows?

 

I'd really appreciate some straight answers here - so many Linux evangelists say "just do it", but that's not realistic if I can't get my work done...

Print this item

  today I updated the webserver from FCR6 to Fedora 8
Posted by: anyweb - 2008-02-20, 04:01 PM - Forum: Site News - Replies (1)


all done,

 

and this is how I did it

 

 



Code:
wget ftp://ftp.sunet.se/pub/Linux/distributions/fedora/linux/releases/8/Fedora/i386/os/Packages/fedora-release-notes-8.0.0-3.noarch.rpm
wget ftp://ftp.sunet.se/pub/Linux/distributions/fedora/linux/releases/8/Fedora/i386/os/Packages/fedora-release-8-3.noarch.rpm
ls -al
rpm -Uvh fedora-release-8-3.noarch.rpm fedora-release-notes-8.0.0-3.noarch.rpm
yum clean all
yum update
yum remove rhnlib up2date
yum clean all
yum update
yum remove gstreamer08-plugins
yum update
reboot
yum clean all
yum -y update
reboot




 

cheers

anyweb

Print this item

  Postfix bouncing
Posted by: xDamox - 2008-02-18, 03:57 PM - Forum: SMTP - Replies (2)


Hello,

 

I have recently tried to setup a Postfix machine but every time I try and send an email to the server it bounces:

 



Code:
Feb 18 21:48:09 linux-m899 postfix/pickup[5303]: B924D241BD: uid=1000 from=<damian>
Feb 18 21:48:09 linux-m899 postfix/cleanup[6453]: B924D241BD: message-id=<20080218214809.B924D241BD@linux-m899.site>
Feb 18 21:48:09 linux-m899 postfix/qmgr[5304]: B924D241BD: from=<damian@linux-m899.site>, size=415, nrcpt=1 (queue active)
Feb 18 21:48:09 linux-m899 postfix/smtp[6455]: B924D241BD: to=<root@linux-noob.com>, relay=none, delay=0, status=bounced (mail for linux-noob.com loops back to myself)
Feb 18 21:48:09 linux-m899 postfix/cleanup[6453]: F1181241BC: message-id=<20080218214809.F1181241BC@linux-m899.site>
Feb 18 21:48:10 linux-m899 postfix/qmgr[5304]: F1181241BC: from=<>, size=2088, nrcpt=1 (queue active)
Feb 18 21:48:10 linux-m899 postfix/qmgr[5304]: B924D241BD: removed
Feb 18 21:48:10 linux-m899 postfix/local[6458]: F1181241BC: to=<damian@linux-m899.site>, relay=local, delay=1, status=sent (delivered to mailbox)
Feb 18 21:48:10 linux-m899 postfix/qmgr[5304]: F1181241BC: removed




 

I have also setup DNS for the host:

 



Code:
linux-m899:/var/lib/named/master # dig MX linux-noob.com

; <<>> DiG 9.3.4 <<>> MX linux-noob.com
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 31140
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 1

;; QUESTION SECTION:
;linux-noob.com.                        IN      MX

;; ANSWER SECTION:
linux-noob.com.         604800  IN      MX      20 mail.linux-noob.com.

;; AUTHORITY SECTION:
linux-noob.com.         604800  IN      NS      linux-noob.com.

;; ADDITIONAL SECTION:
linux-noob.com.         604800  IN      A       172.25.147.177

;; Query time: 9 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Mon Feb 18 21:52:30 2008
;; MSG SIZE  rcvd: 83




 

My linux-noob.com.zone file is like:

 



Code:
$TTL 1W
@               IN SOA   linux-noob.com.  root.linux-noob.com. (
                            2008021808             ; serial (d. adams)
                            2D             ; refresh
                            4H             ; retry
                            6W             ; expiry
                            1W )           ; minimum

                    IN NS           linux-noob.com.
linux-noob.com.         MX 20           mail.linux-noob.com.

linux-noob.com.         IN A            172.25.147.177

www                     CNAME           linux-noob.com.
mail                    CNAME           linux-noob.com.




 

Any ideas?

Print this item

  Screens and Graphics Preferences - Mythbuntu 7.10 (Ubuntu)
Posted by: wyrdR - 2008-02-17, 12:46 PM - Forum: Gutsy Gibbon (7.10) - No Replies


Since switching to Linux, I've got a million and one problems, most of them stemming from my complete noobiness in Linux. I smugly thought I was a bit of a geek since I know Windows fairly well. But none of my Windows-smarts seem to make a difference with Linux.

 

1) How do I get HDMI to work at 1360 x 768?

 

I have a HD LCD tv plugged into my ATI Radeon X1250 (in-built) graphics card via HDMI.

 

When going through the ATI drives in the Screens and Graphics Preferences I can't get of those to work. I even downloaded and (eventually) ran ati-driver-installer-8-02-x86.x86_64.run but I don't see what it did (a slightly more experienced Linux noob suggested I do this). It didn't seem to help (I probably goofed up somewhere).

 

I can only get it to work with VESA drive (Generic) and I'm stuck with 1024 x 768, though 1360 x 768 is supported by my LCD TV and preferable since the image would not be stretched horizontally.

 

I'm running Mythbuntu 7.10 (Ubuntu that boots into MythTV).

 

 

 

2) How do I detect and configure Dual Screens?

 

I also have a monitor plugged in via D-SUB that supports upto 1280 x 1024. But Screens and Graphics Preferences only seems to detect one (no idea which). I do dual screen in Windows all the time, but Ubuntu has me stumped.

 

3) What driver should I actually be using?

Print this item

  I'm a noob again...
Posted by: wyrdR - 2008-02-17, 12:21 PM - Forum: Hello - Replies (1)


G'day All.

 

Recently set up a media box for my lounge room, and decided to give Mythbuntu a shot. A week of on and off dabbling, and I'm starting to wish I could just stick in the disks that came in the box and just plug and play.

 

My feeble skills mean very little in the Linux world... Windows has spoilt me.

 

But, a bit of googling, and I see there's a whole community out there that have long ago embraced Linux, and many other Linux noobs out there, giving it a go.

 

So far, I have a media box that will play some DVDs and others not, it's remote control does next to nothing, and omnious black screens and silence when I try to watch DTV.

 

Anyway... see ya round. :)

Print this item