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

Username/Email:
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,208
» Latest member: slotqris
» Forum threads: 4,029
» Forum posts: 16,404

Full Statistics

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

Latest Threads
How to install Archboot i...
Forum: Network Problems
Last Post: Meup
2025-05-13, 01:41 PM
» Replies: 0
» Views: 72
clear logs in smoothwall
Forum: Security and Firewalls
Last Post: amanda63
2024-03-10, 03:27 PM
» Replies: 8
» Views: 74,046
I cannot install RedHat 8...
Forum: Redhat
Last Post: hybrid
2023-11-11, 01:01 PM
» Replies: 1
» Views: 30,556
How things are done, usin...
Forum: Xorg Problems
Last Post: ross
2023-09-04, 09:03 AM
» Replies: 0
» Views: 1,648
Im back.....
Forum: Hello
Last Post: anyweb
2021-01-17, 11:36 AM
» Replies: 1
» Views: 5,053
add mp3 plugin to xmms in...
Forum: Fedora
Last Post: anyweb
2021-01-17, 11:30 AM
» Replies: 11
» Views: 40,633
Configuring VSFTPd Server
Forum: FTP Server
Last Post: Johnbaca
2020-10-14, 10:25 AM
» Replies: 32
» Views: 103,585
Wolf won't play sound!
Forum: Game Problems
Last Post: Guest
2020-10-03, 05:51 PM
» Replies: 1
» Views: 44,288
Using git + python
Forum: How Do I?
Last Post: Clueless puppy
2020-08-21, 04:37 PM
» Replies: 0
» Views: 34,717
what does your nick mean ...
Forum: Hello
Last Post: volt
2020-08-06, 03:25 PM
» Replies: 28
» Views: 40,161

 
  Just A Littel Kiss For Ya !
Posted by: Corkster - 2008-02-03, 04:06 AM - Forum: General Chat - No Replies

[Image: theshot.jpg]

Print this item

  30 days with PCLinuxOS,
Posted by: anyweb - 2008-02-02, 06:53 PM - Forum: PCLinuxOS - Replies (3)


Day 23

 

Well what better way to start the last week with a screenshot of my beautiful Desktop

<a class="ipsAttachLink ipsAttachLink_image" href="<fileStore.core_Attachment>/monthly_02_2008/post-1-1201978431.jpg" data-fileid="1034">[img]<fileStore.core_Attachment>/monthly_02_2008/post-1-1201978431.jpg[/img]</a>



Attached Files
.jpg   compiz2.jpg (Size: 138.85 KB / Downloads: 0)
Print this item

  5 Button Mouse
Posted by: conundrum - 2008-02-01, 03:57 AM - Forum: Printers, Scanners and Other Hardware - Replies (2)


So things are going pretty well for me, but one thing that is annoying me is that I have a 7 button mouse and only seem to be able to use 3 of the buttons (right and left click and scroll wheel). I am not sure how I go about setting commands to the other buttons, but a forward and back for web browsing, and a hot-key for the bash would both be very helpful.

 

Thanks in advance.

Print this item

  30 days with PCLinuxOS
Posted by: anyweb - 2008-01-28, 01:14 PM - Forum: PCLinuxOS - Replies (2)


Day 18

 

was playing around with Gimp earlier and I've noticed that since adding the 1GB of ram that gimp is practically fast !, so once again if any of you are experiencing slow response from your linux distro then upgrade your RAM !

 

 

 

Well hung !

 

I started up Openoffice calc today to make some updates to a spreadsheet I'm working on, I made a few edits when suddenly everything just hung completely (except for the mouse, that worked), i had a few things running in the background (3 terminals, xchat, pidgin, firefox with 8 tabs). The capslock key did not show the capslock LED (always a good test) and ctrl_alt_backspace did not restart X, pressing the power button did not gracefully shut the computer down either so i held it and did a dirty shutdown.

 

After that, I powered on again and one lost inode was deleted during the reboot.

 

Quote:[root@localhost anyweb]# dmesg |grep inodeext3_orphan_cleanup: deleting unreferenced inode 260623

EXT3-fs: hda1: 1 orphan inode deleted
 

Once I logged in to KDE again, I started up openoffice calc again and tried to re-edit my file, openoffice in turn told me that the file was locked and I had the option of recovering the document, i chose to do this and it loaded up the document, however the changes i was making to the doc were all but gone, luckily it wasn't a weeks worth of work (more like 5 minutes).

 

Now that I was working again I tried the internet, but no wireless. No ip address, hmm, as root in cli i issued my iwconfig commands again followed by dhclient and a few seconds later i had internet. To hopefully resolve this on every boot i added those two lines to /etc/rc.d/rc.local (executes scripts in there on every boot).

 

Compiz is working now !

 

I changed DM back from KDE to Gnome, and then decided I wanted to try compiz again. I enabled Compiz (using the Configure your computer icon) and then through trial and error found a fix for my lack of window-decorators (as I now know they are called).

 

If you click on System, Administration and then select the Compiz Fusion Icon, it will load that icon into your system tray (blue box with a white arrow..). I then right-clicked on that box and chose Select Window Decorator, it was set to GTK and I set it to Emerald. Lo and behold, borders around my windows !!

 

<a class="ipsAttachLink ipsAttachLink_image" href="<fileStore.core_Attachment>/monthly_01_2008/post-1-1201528962.jpg" data-fileid="1026">[img]<fileStore.core_Attachment>/monthly_01_2008/post-1-1201528962.jpg[/img]</a>

 

Great, I found out how to get the window-decorator's showing up on all my windows (which was essentially making Compiz unusable for me before I figured this out).

 

<a class="ipsAttachLink ipsAttachLink_image" href="<fileStore.core_Attachment>/monthly_01_2008/post-1-1201534305.jpg" data-fileid="1028">[img]<fileStore.core_Attachment>/monthly_01_2008/post-1-1201534305.jpg[/img]</a>

 

 

Next up i wanted to add the avant dock, but a bit of googling didn't throw up any extra repository for it (like i had with Ubuntu), so instead i hopped over to here http://code.google.com/p/avant-window-navigator/ and that website told me to go here > https://launchpad.net/awn so I did and then I grabbed the tar ball.

 

once done, I uncompressed the file

 



Code:
tar xvf avant-window-navigator-0.2.1.tar




 

then change directory into the newly extracted folder

 

cd avant-window-navigator-0.2.1

 

followed by ./configure

 

which told me the following error

 

Quote:checking for headers required to compile python extensions... not foundconfigure: error: could not find Python headers
 

So back to synaptic, I searched for libpython2.4-dev and installed it, now I got a new error

 

Quote:checking for PYGTK... configure: error: Package requirements (pygtk-2.0 >= 2.8.0) were not met: 

No package 'pygtk-2.0' found

 

Consider adjusting the PKG_CONFIG_PATH environment variable if you

installed software in a non-standard prefix.

 

Alternatively, you may set the environment variables PYGTK_CFLAGS

and PYGTK_LIBS to avoid the need to call pkg-config.

See the pkg-config man page for more details.
 

I googled a bit and found a reference to the same error above (more or less, it was on an Ubuntu system), and the suggested solution in that case was to install python-gtk2-dev so I searched synaptic for that and got no results. Using my head I simply searched for pygtk and could see that a package called pygtk2.0-devel was not installed, I selected it and chose to apply, that popped up an error in one of the 25 required packages, but as I had been using apt-get in another cli I decided to 'reload' my synaptic cache. Now it installed the pygtk2.0-devel and its 25 dependancies with no fuss and indeed ./configure got further !

 

and then stopped with another error

 

Quote:checking for AWN... configure: error: Package requirements ( glib-2.0 gobject-2.0 gtk+-2.0 gdk-2.0 libwnck-1.0 gnome-desktop-2.0 libgnome-2.0 gnome-vfs-2.0 gconf-2.0 x11 xproto dbus-glib-1 libglade-2.0 xdamage xcomposite xrender) were not met: 

No package 'libwnck-1.0' found

No package 'gnome-desktop-2.0' found

No package 'libgnome-2.0' found

No package 'gnome-vfs-2.0' found

No package 'gconf-2.0' found

No package 'dbus-glib-1' found

No package 'libglade-2.0' found

 

Consider adjusting the PKG_CONFIG_PATH environment variable if you

installed software in a non-standard prefix.

 

Alternatively, you may set the environment variables AWN_CFLAGS

and AWN_LIBS to avoid the need to call pkg-config.

See the pkg-config man page for more details.
 

ok then, that's quite a bunch of packages to install



Attached Files
.jpg   gtk_window_decorator.jpg (Size: 113.74 KB / Downloads: 0)
.jpg   compiz.jpg (Size: 46.6 KB / Downloads: 0)
Print this item

  cant install any other os
Posted by: ledheadtaylor - 2008-01-26, 04:19 AM - Forum: Redhat - Replies (1)

i currently have red hat linux 9 installed on one of my computers and im having trouble installing any other operating systems. i want to have windows xp and unbuntu linux on this computer but when i boot from the instalation cd, they go into the menu and when i choose to install it freezes or doesnt do anything. ive tried using a windows vista cd and a windows 98 cd and it still doesnt work. but when i put in my red hat 9 cd it goes and i can reinstall it. i have even tried reformating the hardrive on another computer but when i tried to install windows or ubuntu, it still didnt work but i could still reinstall red hat 9. can anybody help me?

Print this item

  how to install navicat in ubuntu7.1
Posted by: kevinhuang - 2008-01-24, 09:18 AM - Forum: Wine - Replies (1)




Code:
# mkdir /opt/navicat
# tar zxvf navicat8_en_tar.gz   /opt/navicat
# echo 'export PATH=$PATH:/opt/navicat' >>~myuser/.bashrc
# start-navicat




 

but err like that

anyone can help me . thx

 

---------------------------------------------------

root@kevinhuang-desktop:/home/kevinhuang# start -navicat

start: invalid option: -a

Try `start --help' for more information.

 

---------------------------------

Print this item

  How to install widgets?
Posted by: Nightfish - 2008-01-23, 08:07 AM - Forum: Just Starting Linux - Replies (3)


Hello everyone!

 

I'm also new to Linux and I'm running Ubuntu 7.10 (with all the automatic updates). So far I'm very happy with it and everything works fine. I'm not into all the details and don't know how to write all the codes (I'm thankful for the graphic interface). On my quest to personalize the computer I checked out the screenshot section here.

 

I think it was Anyweb who posted the pictures. Thank you for that! There's a weather application in the right corner and I was wondering what kind of application that is and where I can find it. Is it difficult to install? Also, what's the application with the X-shaped icon? What other widgets or application can you guys recommend?

 

I hope I posted this in the right section. If not then I'm sorry and ask the Admins to move this post to the correct place or delete it. Thanks for your help and suggestions! Cheers,

 

Nightfish

Print this item

  Noob R'me
Posted by: chypher - 2008-01-22, 01:47 PM - Forum: Hello - Replies (2)


Hey Guys... I'm a new member here and I wanna taste the wonder Penguin, Linux.

 

I will start bombarding with ridiculously noob questions.. I hope i wont offend other LeeT members here..

 

hehe..

 

THanks!!!

Print this item

  30 days with PCLinuxOS,
Posted by: anyweb - 2008-01-20, 09:54 PM - Forum: PCLinuxOS - Replies (3)


Days 8-10

 

sorry for not doing any updates on this over the weekend, but I was just using the distro instead of writing about it, and to be honest now that I've installed gnome I've been very happy with it, it's just working very nicely. The firewall crashing incident is down to a bug on the firewall most likely and I havnt done any more testing with that, other than to completely clear the firewall's cache.

 

After using PCLinuxOS now for over a week I am definetly getting to like it, it took some time but i am adjusting to it and liking it, and that's a good thing.

 

I'm stilll waiting on my order of RAM for this laptop, once it arrives i'll start using the computer intensively to see if performance improves as right now it's a bit sluggish on 256mb of ram (caching to swap).

Print this item

  you can now blog on linux-noob.com
Posted by: anyweb - 2008-01-19, 11:36 PM - Forum: Site News - Replies (1)


hi all,

 

i've purchased the blogging ability for IPB so you can now blog on linux-noob.com

 

I hope that this module will bring tears of joy to all of you users and that you USE it

 

please test the blogging feature on linux-noob.com, all you have to do is login to the forums and you should see a blog link, click on it and add an entry please

 

i'd like to know if there are any issues (report them to me here or via msg/email)

 

ps. my blog is here

 

 

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

 

 

cheers

anyweb



Attached Files
.png   gnome1.png (Size: 138.68 KB / Downloads: 315)
Print this item