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

Username/Email:
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,219
» Latest member: glassagencies
» Forum threads: 4,029
» Forum posts: 16,404

Full Statistics

Online Users
There are currently 284 online users.
» 0 Member(s) | 282 Guest(s)
Applebot, Bing

Latest Threads
How to install Archboot i...
Forum: Network Problems
Last Post: Meup
2025-05-13, 01:41 PM
» Replies: 0
» Views: 515
clear logs in smoothwall
Forum: Security and Firewalls
Last Post: amanda63
2024-03-10, 03:27 PM
» Replies: 8
» Views: 89,363
I cannot install RedHat 8...
Forum: Redhat
Last Post: hybrid
2023-11-11, 01:01 PM
» Replies: 1
» Views: 42,679
How things are done, usin...
Forum: Xorg Problems
Last Post: ross
2023-09-04, 09:03 AM
» Replies: 0
» Views: 1,924
Im back.....
Forum: Hello
Last Post: anyweb
2021-01-17, 11:36 AM
» Replies: 1
» Views: 5,417
add mp3 plugin to xmms in...
Forum: Fedora
Last Post: anyweb
2021-01-17, 11:30 AM
» Replies: 11
» Views: 41,538
Configuring VSFTPd Server
Forum: FTP Server
Last Post: Johnbaca
2020-10-14, 10:25 AM
» Replies: 32
» Views: 118,662
Wolf won't play sound!
Forum: Game Problems
Last Post: Guest
2020-10-03, 05:51 PM
» Replies: 1
» Views: 56,447
Using git + python
Forum: How Do I?
Last Post: Clueless puppy
2020-08-21, 04:37 PM
» Replies: 0
» Views: 46,360
what does your nick mean ...
Forum: Hello
Last Post: volt
2020-08-06, 03:25 PM
» Replies: 28
» Views: 42,192

 
  Uni
Posted by: xDamox - 2005-09-18, 10:46 AM - Forum: General Chat - Replies (7)


Well, I am finally at university now :)I can't connect to IRC as I am waiting

for Internet in my room but the speeds I get of the internet here are great (janet)

dont you think znx ;)

<a class="ipsAttachLink ipsAttachLink_image" href="<fileStore.core_Attachment>/post-655-1127040409.png" data-fileid="375">[img]<fileStore.core_Attachment>/post-655-1127040409.png[/img]</a>



Attached Files
.png   internet.PNG (Size: 68.8 KB / Downloads: 257)
Print this item

  Changing bootsplash in SuSE 9.0
Posted by: hybrid - 2005-09-17, 05:53 PM - Forum: SUSE - Replies (2)


Now, SuSE Linux 9.0 is pretty good as a distro, but I was slightly miffed by default of text-only boot screens and wanted to have a flashy bootsplash logo and stuff. So, I looked on www.kde-look.org and found the Aqua bootsplash screen (here).

 

After many tries and tries to get it to work, I finally realised what was wrong and I want to save another newbie all the trouble I had. :)This might work for other distros, but I wouldn't know.

 

First step:

 

First of all, download the theme of your choice. I'm writing this guide for Aqua 1280x1024, so you'll need to substitute your theme name and screen resolution where necessary.

 

Log in as root. Now, unzip the whole file you downloaded to the location /etc/bootsplash/themes. You should get a folder called Aqua or whatever.

 

Second step:

 

You need to edit the /etc/sysconfig/bootsplash file. You can browse there in KDE from K menu > Quick Browser > Root directory > etc > [more if necessary] > sysconfig > Open In File Manager. Open the file bootsplash in a text editor. If you don't know what to do at this point, you can right-click the file, choose Open with... and type kate in the box. Click OK.

 

Find this line of code:

 



Code:
## Path:    System/Boot
## Description:    selects bootsplash graphics theme
## Type:    string
## Default:    SuSE
# Choose the bootsplash theme. It should be based in
# /etc/bootsplash/themes/
THEME="SuSE"




 

Change the SuSE part in quotes to Aqua, or whatever. Also look for a line like this:

 



Code:
SPLASH="no"




 

If it isn't already, change no to yes, again keeping the quotes. Save and close the file.

 

Third step

 

Now, open Konsole (still as root) and type this:

 



Code:
# mk_initrd -s 1280x1024




 

You might need to substitute your screen resolution. If everything works, you should get something like this as output:

 



Code:
Root device:    /dev/hda4 (mounted on / as reiserfs)
Module list:    reiserfs
Kernel version: 2.4.21-99-smp4G (i386)
Kernel image:   /boot/vmlinuz-2.4.21-99-smp4G
Initrd image:   /boot/initrd-2.4.21-99-smp4G
Shared libs:    none
Modules:        kernel/fs/reiserfs/reiserfs.o
Bootsplash:     Aqua (1280x1024)




 

That last bit means it worked, hopefully :). Restart and see if it works.

 

BTW, I'm sorry if any of this is wrong or doesn't work, this is my first guide and my first contribution back to the people that helped me. If there are any issues, just tell me and I'll try to fix them (as best I can, I'm only new :))

Print this item

  Starting over
Posted by: Berticus - 2005-09-17, 12:51 PM - Forum: Ubuntu - No Replies


I seemed to have messed up uberly whalst making a partition with Ubuntu and Fedora on it. Kernel 2.6.12-1 (I think) gets a kernel panic and stops booting. After fiddling with menu.lst many, MANY times, I decided to just start over.

 

Wht I did this time was installed Fedora first, and then thought about having another OS. I didn't partition until I had put in the Ubuntu installation cd. When I did the partitioning, I split the hd directly in half (or as close as it would allow me), and it automatically created a swap partition.

 

Here's what I want to do: I know I can't have Ubuntu and Fedora share stuff since they are different OS, and they have different bases, Fedora is rpm and Ubuntu is debian. Even though they'll be separate, I want them to access each other's filesystem. So if I go to "Computer" there's be a little icon labeled with the other OS, and I'd be able to click it and access it's filesystem.

 

I'm really new to partitioning, so I'm not quite sure how I must go about doing this. I was suggested to, not only have a boot partition, but a root partition and a swap partition. How would I go about doing this with either Ubuntu or Fedora (I think I'm going to install Ubuntu first)? He told me how much each partition should get, and told me to look for some guides.

 

When I searched for some guides, I got this. Hopefully that'll help me out. If someone could help me out throughout this whole process that would be great. I won't start doing this until Monday.

Print this item

  lightning....
Posted by: anyweb - 2005-09-16, 10:33 PM - Forum: Site News - Replies (2)


all of a sudden after the thunder and lightning were gone

 

*boom*

 

the sound your house makes when all electricity is cut off.

 

kind of like a nuclear plant shutting down..... anyways, the result of that strike (which lasted a few seconds) meant that

 

* the firewall went down

* the linux-noob.com server went down

 

because both of them are not UPS protected, that meant i had to spend the next two hours resolving the issue,

 

actually the first hour was spent finding out why the fuse continued to blow (6 fuses).

in the end i disconnected everything electrical downstairs and shut off the electricty myself. I then re-inserted the fust that went bang and turned on the electricty again, this time all was ok.

 

after reading the smoothwall logs i could see this and that and this and that, what i couldnt see was that the linux-noob.com server was in fact not booted at all because it was 'waiting' at a bios boot screen

 

Quote:the electricity cut caused it to loose its time/date thereby [prompting]it to ask me to fix it.
 

which is nice, except it's a headless server so i never saw the message... and wasted another hour trying out various tcp/ip settings.

 

in the end all is fine, i'm tired though and have decided if i'm gonna run this from home for much longer then those boxes are gonna get ups or converted into something else.

 

cheers

anyweb

 

*sorry for the downtime*

Print this item

  Want to backup before updating Nvidia drivers
Posted by: hybrid - 2005-09-16, 01:06 PM - Forum: nVidia Problems - Replies (4)


You might remember my previous thread about having had a problem with X after YaST Online Update. :)Well, I want to try updating the drivers again (I want to try some of SuSE's 3D games) and I still can't find Xorg.conf or any Xfree86 config files. I'm not even sure which one I use (I am new to the Linux scene).

 

Could someone please tell me what I should backup in case X goes wrong again?

 

Thanks :)

Print this item

  Install True Type Fonts: Using a Font Server
Posted by: jsn06 - 2005-09-16, 11:26 AM - Forum: Debian - Replies (1)


You can add your own fonts and sharing them by putting them into /usr/local/share/fonts/truetype. You need to run a couple of commands to make them available to X:

 

# cd /usr/local/share/fonts

# mkdir truetype

# chmod go+rx truetype

# cd truetype

# wget [/url][url=http://www.children2children.net/promos/fonts/kidprint.zip]http://www.children2children.net/promos/fonts/kidprint.zip

# unzip kidprint.zip

# rm kidprint.zip

# mkfontscale (or ttmkfdir -o fonts.scale ?????)

# mkfontdir

 

 

You need to add the path to the catalogue entry in /etc/X11/fs/config:

 

/usr/local/share/fonts/truetype/

 

 

 

A couple of other paths that should also be included there for the defoma package managed fonts to be available are:

 

/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID/

/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType/

 

 

enjoy,

to bee continued B)

 

johnny06

Print this item

  Linux Slide Show
Posted by: Zane - 2005-09-16, 02:53 AM - Forum: How Do I? - Replies (15)


Ok, those of you who read my Linux is Slow thread know that I had a lot of fun getting linux to run at a decent speed. But IT WORKS!! Well minus reader rabbit in wine. But not a big deal. I'll probably try again some time.

 

New project, and this is going to be harder. I'll do it in DOS if I have to, but I'ld rather do it in linux. The nice thing is I CAN do it in Dos. So if all else fails, that's where I'll be going. Anyway here goes...

 

I've got a 486 laptop with 16 meg of ram. All I want to do with it is run a slideshow. That's it. Boot up and slideshoow starts. Nothing else. To get the pictures on the system I will be taking the hard drive out, putting it into another machine, mounting the drive and moving them over. So I don't need networking, I don't need a keyboard, mouse, anything but the slideshow.

 

Here's what I'm thinking. I need a very stripped down version of slackware(or maybe RedHat 7.x?), svgalib instead of X and ZGV.

 

Nothing is ever that simple. So here go my questions...

 

1. How do I get rid of all the stuff I don't need to make my linux distro lean lean lean, like as in lean enough to run on a 486 with 16 meg of ram.

 

2. How do I boot directly into the slideshow bypassing the login altogether?

 

3. What other problems am I going to run into.

 

Thanks in advance...

Zane

Print this item

  the #linux-noob channel is now on undernet too
Posted by: anyweb - 2005-09-12, 09:33 PM - Forum: Site News - Replies (4)


linux-noob is expanding it's reaches, and is not only a web presence but on IRC,

 

most of you are familiar with the EFNET server, and the #linux-noob channel

 

well, there's a new one now to add to that, it's UNDERNET and of course, the channel is #linux-noob

 

I encourage you to check it out ! :)

 

cheers to yarddog for setting it up

 

anyweb

Print this item

  slight changes to the site !
Posted by: anyweb - 2005-09-12, 07:16 PM - Forum: Site News - Replies (2)


hi guys

 

just to let you know that the site has 2 new additions in case you didnt notice :)

 

the linux-noob.com logo rotates every hour on the hour to one of 8 random logos

the favicon.ico also does the same (one of 10)

 

just to add a bit of newness to the place

 

thanks to z0ny and znx for their help with the script to do it

 

[/url][url=<___base_url___>/index.php...wtopic=1793&hl=][/url][url=<___base_url___>/index.php...wtopic=1793&hl=]https://www.linux-noob.com/forums/index.php...wtopic=1793&hl=

 

cheers

anyweb

Print this item

  How to install java on Debain
Posted by: jsn06 - 2005-09-12, 06:31 AM - Forum: Debian - Replies (4)


go downlaod jre-1_5_0_04-linux-i586.bin from Sun ; just google jre-1_5_0_04-linux-i586.bin & you will get the result with the download center-downlod from javashoplm.sun.com.

 

scroll down & Required: You must accept the license agreement to download the product.

 

choose the .bin file

 

choose the Linux Platform -& choose the Linux self-extracting file jre-1_5_0_04-linux-i586.bin save it to your /home/* for the moment.

 

 

 

as root su -

 

cd /home

 

&

 

mv * where your bin is /opt

 

hit enter & cd /opt

 

chmod +x *-linux-i586.bin ( if you just type chmod +x (space) jre- with tab you will get the rest)

(try to use the tab instead of typing out every single letter).

 

 

Hit enter. Type:

 

./*.bin (or ./jre(tab) & it will give you the rest

 

 

Hit enter. Hold the enter key down until the yes/no line appears to allow you to agree to the license agreement. Type "yes" and hit enter. Wait for the installation to complete.

 

 

Type:

 

 

rm *.bin

 

 

Hit enter. Type "y" and hit enter.

 

 

As root su -

 

 

ln -s /opt/jre1.5.0_04/plugin/i386/ns7/libjavaplugin_oji.so /usr/lib/mozilla-firefox/plugins/libjavaplugin_oji.so

 

Hit enter. Close the terminal. Reboot your machine and restart Firefox to enable the java plugin. You could go to [/url][url=http://www.dslreports.com/stest?loc=97]http://www.dslreports.com/stest?loc=97 and click the start button to test your java plugin installation.

 

 

hope it was clear enough,just use your imagination & try to show the path,take em by the hand & it should be installed.

 

 

johnny06

to be continued :)

Print this item