7 Visitor Messages

  1. I wish I could add some more reputation for you. You are beyond amazing!
  2. View Conversation
    hi.
    i faced with a problem about bluetooth in openSUSE 12.1 and found that may be a bug. can you help me about it?
    please read following thread that explain the problem completely.
    KDE and Gnome differences in ...
    http://forums.opensuse.org/english/g...fferences.html
    Best Regards
  3. View Conversation
    I was just updating my 11.3 doing a new install to 12.1. First of all I had great advice from you about doing just that from previous, Added to that using the multimedia guide to 12.1 made it really really simply. Thanks Caf4926 for all the advice and help you have given in the time I have used Linux and Suse. Best of all you have done it patiently and kindly.
  4. View Conversation
    i have a question about signature:
    can i use my weblog address as signature?
  5. View Conversation
    Mate, thanks so much for the time you have spent helping me (and others). It helps so much.
    After spending a couple of years using this OS, I still feel like a noob. I have to say sorry if my questions/posts are a tad frustrating, I am learning.... very slowly.
    Thanks again.
  6. View Conversation
    your one of the most, active members
    and you know the OS pretty well..why don't you start a web hosting company ??
  7. View Conversation
    Thanks for your comments Carl on the mmcheck script, I do appreciate your confidence in me. You know I do not know how you are able to do such an outstanding job online for so many people. I do understand the effort. It is very hard to be consistent and to REALLY read through all of the information provided with each problem request. Your effort just blows me away.

    Thank you very much,
Showing Visitor Messages 1 to 7 of 7
About caf4926

Basic Information

About caf4926
Biography:
Now totally Linux. But I still have M$ products to keep in form on that side - I have to.
Location:
The English Lake District. UK - GMT/BST
Interests:
Open Source OS. openSUSE in particular. BSL User. Florida Lover
Occupation:
System Admin
Operating System:
openSUSE
OS Version:
12.1

Signature


Box: 12.1 | KDE 4.8.2 | AMD 64 X2 5200+ | nVidia 8500GT | 4GB RAM
Lap #1: 12.1 | Duo T4300 | KDE4.8.2 | Intel M4 Graphics | Lenovo G550 | 3GB RAM
Lap#2: 12.1 | KDE 4.8.2 | Celeron 550 | Intel 965GM | Lenovo R61 | +EeePC | 12.1 | KDE T'Weed
My_Guides

Contact


This Page
http://forums.opensuse.org/members/caf4926.html
Instant Messaging

Send an Instant Message to caf4926 Using...

Statistics


Total Posts
Total Posts
32,807
Posts Per Day
22.74
Visitor Messages
Total Messages
7
Most Recent Message
08-Jan-2012 22:15
General Information
Last Activity
Today 11:30
Join Date
08-Jun-2008

61 Friends

  1. 1michael1 1michael1 is offline

    Parent Penguin

    1michael1
  2. 3dsign 3dsign is offline

    Newcomer

    3dsign
  3. ah7013 ah7013 is offline

    Wise Penguin

    ah7013
  4. avenuemax avenuemax is offline

    Parent Penguin

    • Send a message via Yahoo to avenuemax
    avenuemax
  5. bslboden bslboden is offline

    Newcomer

    bslboden
  6. chilopoda chilopoda is offline

    Newcomer

    chilopoda
  7. Chrysantine Chrysantine is offline

    Suspended

    Chrysantine
  8. colao colao is offline

    Busy Penguin

    colao
  9. cookdav cookdav is offline

    Busy Penguin

    cookdav
  10. creatura85 creatura85 is offline

    Parent Penguin

    • Send a message via Yahoo to creatura85
    • Send a message via Skype™ to creatura85
    creatura85
Showing Friends 1 to 10 of 61
Page 1 of 7 123 ... LastLast
View caf4926's Blog

Recent Entries

KDE 4.8> for openSUSE 12.1

by caf4926 on 14-Feb-2012 at 23:33
openSUSE 12.1 ships with kde4.7.2 which a great release.
You can upgrade KDE to kde 4.8 by doing this:

Open a terminal and become su -
su term.mpeg - YouTube

Once su -
Paste the following using your mouse
Code:
zypper ar -f http://download.opensuse.org/repositories/KDE:/Release:/48/openSUSE_12.1/ kde48
If you want the kde extras add this too
Code:
zypper ar -f http://download.opensuse.org/repositories/KDE:/Extra/KDE_Release_48_openSUSE_12.1/ kde-extra

Read More

Updated 14-Feb-2012 at 23:42 by caf4926

Categories
Technical Advice

Repository Management

by caf4926 on 04-Jan-2012 at 23:37
How to Add and Repositories via Yast > Software > Repositories

I already have a post about adding repositories via your terminal:
Add Repo in a Terminal

Now lets see how we do it in a User Interface. The default method is to use Yast > Software Repositories.
Note:
  • This demo just shows us adding Packman. You use the same process for any repo.
  • You can use this section to remove repos too. Or just turn them off.



Read More

Categories
Technical Advice

How to add a repo in Terminal

by caf4926 on 04-Jan-2012 at 22:37
Quote Originally Posted by caf4926 View Post
How to add a Repository from your Terminal/Konsole



We will add packman but any repo can be added this way.

When given code to copy and paste by a forum member or from a guide..Eg:
Code:
zypper ar -f http://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_12.1/ packman
Use your mouse to copy and paste in to the terminal (not your keyboard)

Once the repo is added, do
Code:
zypper ref
accept the key (a) = always

And you are done

Read More

Categories
Technical Advice

Edit the Grub Menu to add Windows entries.

by caf4926 on 04-Jan-2012 at 22:34
Quote Originally Posted by caf4926 View Post
How to edit the Boot menu to add Windows

Sometimes, post install, the option to boot windows is missing from the Grub boot menu. To add an entry we will typically need two bits of information first.

  1. The result of fdisk -l from a su - terminal. See Eg: YouTube - su - fdisk.mpeg
  2. The result of this from a su - terminal: cat /boot/grub/menu.lst

The purpose of this guide is just to tell you how to edit the file menu.lst, located at /boot/grub/menu.lst

Read More

Categories
Technical Advice

Clear Temp Files at Boot

by caf4926 on 04-Jan-2012 at 22:33
Quote Originally Posted by caf4926 View Post
To Clear /tmp Files at Boot

Doing this will help prevent 'crud' from building up and taking up disc space. This guide to remove files from /tmp provides the basic requirement that should satisfy most users.

Open Yast /etc/sysconfig Editor


Navigate to System - Cron - Max_Days_In_Temp and set to 1

Read More

Categories
Technical Advice

Search Engine Friendly URLs by vBSEO 3.5.2