The screensaver package got split into 3 packages. To start the process use:
yum search xscreensaver
Other Packages that can be installed by yum:
yum install xscreensaver-extra
yum install xscreensaver-gl-extras
The screensaver package got split into 3 packages. To start the process use:
yum search xscreensaver
Other Packages that can be installed by yum:
yum install xscreensaver-extra
yum install xscreensaver-gl-extras
If you are having trouble seeing windows shares with FC4 here are some
tips:
Clear things up for me at least
CA
rdesktop -g workarea -a
16 -E -D -x l -u "user name" -p "[pass]" [computer name]
Public Demo available from Mark Logic showing off the MarkLogic 3.0
Server. The server uses XQUERY to server up XML content from various
sources.
Company: http://www.marklogic.com
Ah such a simple task! What a pain but it is fairly simple once you
understand the steps.
The project was created by Intel to enable support for the Intel
PRO/Wireless 2100 Network Connection mini PCI adapter.
Some notes:
https://www.redhat.com/archives/fedora-list/2004-December/msg00775.html
Fedora Core 4 has been released and provides some nice improvements.
yum is an automatic updater and package installer/remover for
rpm systems. It automatically computes dependencies and figures out
what things should occur to install packages.
Home Page: http://linux.duke.edu/projects/yum/
How It Works: http://linux.duke.edu/projects/yum/howitworks.ptml
NOTE: Always make sure you update yum itself before you
update the rest of the rpms!
Command:
yum update yum |
Then run:
yum update |
A runlevel is a software configuration of the system that
allows only a selected group of processes to exist. Init can run the
system in one of eight runlevels. The main runlevels are 0-6. The
system runs in only one of these runlevels at a time. Typically these
runlevels are used for different purposes. Run level 5 is X11.
If you don't want to boot into the UI use runlevel 3.
Hit a key when you get the booting....message, then hit "a" to append
to the command line. Then add"3". This will boot into runlevel 3
and should put you at a text-based prompt to login.
Samba is an Open Source suite that provides file and print services to
various clients including Windows operating systems. It is available
under the GNU General Public License. More info is available at
http://us4.samba.org/samba
The smbfs command can be used to mount a Windows Share
within Linux.
Example:
mount -t smbfs -o username=<username>,password=<password> //<servername>/<share> /<place to mount> |
I am often asked Why Linux. Why go through the trouble?
Which distribution to use? And most importantly what does it
buy me?
For those of us that grew up with the command prompt and text based UIs
you will feel at home with Linux. Finding things and interacting with
text based files is so much simpler with Linux you will wonder how you
found anything with the windows search engine. (The only saving grace
these days for windows search is the Google Desktop search engine) On
Linux you can find things and then dig down into what you have found
all from the command line. It is a great research OS.
How should I set up Linux? Various ways to do this but I highly
recommend setting up Linux in VMWARE to get started. You can still run
your windows operating system but run Linux on top of it.
The Various Distributions I have worked with:
CA
Good primer article on MS Metro. The article is saying that Metro will
be back ported to Windows XP and Serve 2003.
Got this from Norms blog. XSH is a powerful open source command-line tool for querying, processing and editing XML documents.
XSH Site: http://xsh.sourceforge.net/
Norms Post: http://norman.walsh.name/2005/06/13/xsh
CA
Powered by WordPress