Next Generation Emulation banner
1 - 20 of 40 Posts

· Premium Member
Joined
·
26,774 Posts
:p I'm thinking my brief foray back into linux has ended somewhat abruptly.
Got the 3Gb suse 9.2 ISO. 'media not present'
Great. Spent 6 hours installing via FTP
at the command prompt:
startx
and I get some bizzarre error about framebuffers
:p I'll have to sit down with it once I get my machines working next to each other.
 

· Registered
Joined
·
1,577 Posts
If you don't mind spending the money, getting a book might be a better option. Unfortunatly I can't recommend any beginner books.
 

· Registered
Joined
·
10,427 Posts
KanedA said:
dude please send me this wallpaper [email protected]

thx in advance
pppfff....I can get you wallpaper 10 times better than that :evil:
orysyz said:
How to make linux start faster?
is it okay if i decrease some services because i found these service start along when system is booting.
I can't name any of the services off the top of my head....if you give me a list, I can probably pick out the ones you don't need ;) But I do know that if you're on a desktop, you can safely disable pcmcia.

Also, once you gain some expeirence, compiling your own kernel can speed up things alot. Generic linux distro kernels compiled almost everything so it can support all hardware out-of-the-box. In that case, alot of modules are being loaded that you don't need.
 

· ゲート オーペン!
Joined
·
911 Posts
eheh that;s awesome I want to change to linux btw send me that wallpaper xD
Kirby said:
pppfff....I can get you wallpaper 10 times better than that :evil:
ahaha well I wouldn;t mind some hentai on my desktop but idk maybe to freaky :evil: :evil:
 

· Registered
Joined
·
774 Posts
Discussion Starter · #11 ·
I can't name any of the services off the top of my head....if you give me a list, I can probably pick out the ones you don't need But I do know that if you're on a desktop, you can safely disable pcmcia.
Here is mandrake linux service in control center:
unseen service in snapshot is messagebus and netfs

Also attached wallpaper of mine :p
 

· Old Man
Joined
·
286 Posts
So basically, if you want to shut down some services, here's a good method to going about doing it:
If the service name sounds like something pretty obvious that you don't use, turn it off. IE: bluetooth.
If the service name is cryptic or is something you have no idea what it'd do, leave it on else you could break some things.

Final tip I can give you: NEVER do normal things as root. Always do normal things as a normal user. You can use the 'su' command in the terminal if you need to do things as root. This will save you (especially if a newbie) from breaking things :p

Oh yeah, visit TuxEmu.com when you get the chance.
 

· Registered
Joined
·
774 Posts
Discussion Starter · #15 ·
mikeshoup said:
Oh yeah, visit TuxEmu.com when you get the chance.
Thats a site where I get various emulator for my new system :p

New problem now, just moment ago I've downloaded Apollon, filesharing for Linux.
The file is apollon-installer-0.8.1.run but when I double clicked it. Kwrite appear, not an installation wizard or something. Or did I do wrong. Please help.
 

· PS2 PAL[v9], PS3Slim PAL
Joined
·
5,398 Posts
orysyz said:
Thats a site where I get various emulator for my new system :p

New problem now, just moment ago I've downloaded Apollon, filesharing for Linux.
The file is apollon-installer-0.8.1.run but when I double clicked it. Kwrite appear, not an installation wizard or something. Or did I do wrong. Please help.
I've simmilar problem with installing my GFX card drivers.. extention is also 'run' :) try NVidias home page choose linux drivers for some gfx card and read the manual, maybe it will help you (now I'm too lazy to try it ;) )
 

· War Games coder
Joined
·
1,927 Posts
The only services I run are as follows:

1. sshd (If you don't do remote login, you can drop this)
2. ntpd (If you don't care if your clock drifts a few seconds/month, you can drop this)
3. cron (You probably shouldn't drop this unless you're sure you don't have any tasks that need to run at regular intervals)

... and that's it. Bear in mind, though, that I run a very customized version of linux (gentoo) that has stripped out everything I don't need (look above - compile your own kernel).

Also, at the moment, the only module I have loaded is "joydev"... compiled it as a module only because I've noted it causes conflicts with the nvidia module sometimes, so I want it removable. Otherwise, as a laptop, the config just doesn't change... so everything else is built right in.
 

· Registered
Joined
·
1,577 Posts
orysyz said:
Thats a site where I get various emulator for my new system :p

New problem now, just moment ago I've downloaded Apollon, filesharing for Linux.
The file is apollon-installer-0.8.1.run but when I double clicked it. Kwrite appear, not an installation wizard or something. Or did I do wrong. Please help.
chmod +x apollon-installer-0.8.1.run
./apollon-installer-0.8.1.run
 
1 - 20 of 40 Posts
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top