Results 1 to 10 of 11
Hi, everyone I'm am fairly new to Linux but I have aspiration of becoming a administrator of a Linux based server. I'm currently attending Devry University with a major in ...
- 10-02-2008 #1Just Joined!
- Join Date
- Sep 2008
- Posts
- 9
New to Unix/Linux
Hi, everyone I'm am fairly new to Linux but I have aspiration of becoming a administrator of a Linux based server. I'm currently attending Devry University with a major in Network system administration. I'm currently taking a Unix/Linux OS class that is required for my degree. I have recently have installed the Fedora 8 Distribution and would take any input on learning a how to create scripts in the vi.
- 10-02-2008 #2
hi, welcome to the world of linux and welcome to the forums!
You know, aliens are going to come to earth in 50 years and kill the hell out of us for DDoSing their networks with this SETI crap
registered linux user #388463
- 10-02-2008 #3
Welcome, I hope you enjoy your time here.
Bash scripting is very well documented on the internet. I could post up a few links, but you'd be much better served by googling it yourself, you can search for examples of the types of script you need.Linux user #126863 - see http://linuxcounter.net/
- 10-02-2008 #4Just Joined!
- Join Date
- Sep 2008
- Posts
- 9
Thanks...
Thanks for your response Caylee I will google some examples for sum scripts. Can you help me with something I was surfing youtube and I saw someone using Linux in a way that I was not use to seeing . On their desktop the some application opened and they were moving the desktop around it looked like a cube type of movement. Can you tell me how I can get this cube affect on my desktop. I think I'm using GNOME environment I'm not sure. Thanks for your help...
- 10-02-2008 #5
The cube effect uses a package called Compiz. There are loads of tutorials out there (search google!) for how to enable it, but here's one I found for you.
LinkRegistered Linux user #388328 || Registered LFS user #15880
AMD 64 X2 4600+ :: 2X1GB DDR2 800 :: GeForce 9400 GT 512MB :: ASUS M2N32 Deluxe :: 4X250GB SATAII
Need instant help? Try us on IRC -- #linuxforums on freenode
- 10-03-2008 #6Just Joined!
- Join Date
- Sep 2008
- Posts
- 9
Thanks smolloy....
Thanks, I went to the link that you gave me and it said that for this to work I need to have a 3D capable graphics card. Being that I'm a novice at this, can you tell me how I can inspect my system to find out what kind of graphics card I currently have.
- 10-03-2008 #7
If you run the following as root you will see a list of PCI devices,
Here's an extract from mine where you can see that I have an Nvidia cardCode:lspci
Code:01:00.0 VGA compatible controller: nVidia Corporation NV44 [Quadro NVS 285] (rev a1)
Registered Linux user #388328 || Registered LFS user #15880
AMD 64 X2 4600+ :: 2X1GB DDR2 800 :: GeForce 9400 GT 512MB :: ASUS M2N32 Deluxe :: 4X250GB SATAII
Need instant help? Try us on IRC -- #linuxforums on freenode
- 10-03-2008 #8Just Joined!
- Join Date
- Sep 2008
- Posts
- 9
- 10-03-2008 #9
It's all one word
NotCode:lspci
Code:ls pci
Registered Linux user #388328 || Registered LFS user #15880
AMD 64 X2 4600+ :: 2X1GB DDR2 800 :: GeForce 9400 GT 512MB :: ASUS M2N32 Deluxe :: 4X250GB SATAII
Need instant help? Try us on IRC -- #linuxforums on freenode
- 10-04-2008 #10Just Joined!
- Join Date
- Sep 2008
- Posts
- 9


Reply With Quote

