Check out
$ man cupsenable
Saw this topic on; https://www.redhat.com/archives/k12osn/ lately.
Search found 15 matches
- 2006/01/12 13:53:47
- Forum: CentOS 4 - Server Support
- Topic: Printing Problem - CUPS & Printconf
- Replies: 2
- Views: 545
- 2005/12/31 12:46:40
- Forum: CentOS 4 - Software Support
- Topic: Konquerer Error
- Replies: 3
- Views: 601
Re: Konquerer Error
You shouldn't need to change anything, just add new application and "Move Up" or "Move Down" to have the order you want. One way. - Control Center - KDE Components/File Assoc. - find filename patterns: doc - click on application virgin kde shows msword - General/Filename patterns: *.doc *.DOC - Desc...
- 2005/12/31 12:34:17
- Forum: CentOS 4 - Miscellaneous Questions
- Topic: CentOS "start" button ?
- Replies: 2
- Views: 695
Re: CentOS "start" button ?
/usr/share/apps/icons
locate kmenu.png - to find all of them.
--
robert
locate kmenu.png - to find all of them.
--
robert
- 2005/12/21 11:56:26
- Forum: CentOS 4 - Hardware Support
- Topic: RAID-1 Config
- Replies: 2
- Views: 358
RAID-1 Config
mdadm is used in place of raidtools. Using md, the information is stored on the partition superblock, so it's always there, eve for the next install. What you want to do is keep a copy of your fdisk as; # fdisk /dev/hda > sys_fdisk # fdisk /dev/hdc >> sys_fdisk You can see the raid1 info by; # mdadm...
- 2005/12/21 11:40:10
- Forum: CentOS 4 - General Support
- Topic: unmounting
- Replies: 3
- Views: 226
Re: unmounting
Hard to tell what's going on, but do
cat /etc/mtab
and see if it's there. Then reboot and do the same to see if it mounted. You could have mounted it without knowing.
--
robert
cat /etc/mtab
and see if it's there. Then reboot and do the same to see if it mounted. You could have mounted it without knowing.
--
robert
- 2005/12/07 22:53:56
- Forum: CentOS 4 - Software Support
- Topic: Getting vi instead of vim
- Replies: 3
- Views: 698
Getting vi instead of vim
http://www.bostic.com/vi/ Also, there's hundreds of vi sites on the net. Other places of interest are; comp.editors - newsgroup gmane.editors.vim - on gmane, they will also answer vi questions. If you decide to use vim, there are hundreds of sites on the net and more free reading than you care to re...
- 2005/12/07 20:25:32
- Forum: CentOS 4 - Networking Support
- Topic: Map Network Drive
- Replies: 3
- Views: 10877
Re: Map Network Drive
No problem here. Hard to tell anything about your setup, but probably something in your smb.conf. Maybe this simple one will help. Or better yet, for your simple setup put the computer names in both /etc/hosts, with their static IP, otherwise things go bump/bump. Then do ; smbclient -L -U From the c...
- 2005/12/07 19:51:03
- Forum: CentOS 4 - Software Support
- Topic: How to maintain software system
- Replies: 2
- Views: 833
How to maintain software system
http://www.centos.org/docs/4/html/yum/
See if 4.3 is what you're looking for.
See if 4.3 is what you're looking for.
- 2005/11/17 14:40:17
- Forum: CentOS 4 - Software Support
- Topic: Logon Screen
- Replies: 3
- Views: 721
Re: Logon Screen
Don't know about the KDE login screen, but try using xdm rather than kdm.
/etc/sysconfig/desktop
DESKTOP="KDE"
# signon screen
DISPLAYMANAGER="XDM"
/etc/sysconfig/desktop
DESKTOP="KDE"
# signon screen
DISPLAYMANAGER="XDM"
- 2005/11/17 14:19:42
- Forum: CentOS 4 - General Support
- Topic: Remote desktop
- Replies: 4
- Views: 432
Re: Remote desktop
I don't have any problems with vncviewer. Not sure what all you have done, but maybe these can offer some help. http://www.redhat.com/magazine/006apr05/features/vnc/ http://www.raoul.shacknet.nu/2005/11/10/configure-vnc-server-in-fedora/ http://fedoranews.org/tchung/vnc/ http://www.linuxquestions.or...