LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 12-17-2005, 08:13 PM   #1
aznluvsmc
Member
 
Registered: Aug 2004
Location: Newmarket, Ontario
Distribution: OpenSuse 10.2
Posts: 184

Rep: Reputation: 30
FC4 equivalent of YaST


Does anyone know what FC4's equivalent of YaST is? What command would I type in to start it on the terminal?
 
Old 12-17-2005, 08:23 PM   #2
0be1
LQ Newbie
 
Registered: Dec 2005
Location: Murfreesboro, TN
Distribution: FC4
Posts: 13

Rep: Reputation: 0
If you are talking about upgrading and installing packages you should try running yum.

for the commands for this program it is:

yum --help

but basically (from what I have learned) to upgrade / install a package you type

yum install package name

As far as I know you need to know the exact package name, but I also believe yum gets all the package dependencies lined up for you and installed during the time of your original package install request.

I would also suggest heading over to rpm.livna.org and follow the instructions there to add their database for installs when using yum.

How this helps and what you were looking for

0be1
 
Old 12-17-2005, 08:28 PM   #3
aznluvsmc
Member
 
Registered: Aug 2004
Location: Newmarket, Ontario
Distribution: OpenSuse 10.2
Posts: 184

Original Poster
Rep: Reputation: 30
Actually, I was looking more for a Control Panel like setting where I can see what like network settings and such.
 
Old 12-17-2005, 08:33 PM   #4
0be1
LQ Newbie
 
Registered: Dec 2005
Location: Murfreesboro, TN
Distribution: FC4
Posts: 13

Rep: Reputation: 0
what windows manager are you running? (KDW, Gnome, etc.)
 
Old 12-17-2005, 08:34 PM   #5
aznluvsmc
Member
 
Registered: Aug 2004
Location: Newmarket, Ontario
Distribution: OpenSuse 10.2
Posts: 184

Original Poster
Rep: Reputation: 30
None. I have a text based only install at Runlevel 3.
 
Old 12-17-2005, 08:41 PM   #6
0be1
LQ Newbie
 
Registered: Dec 2005
Location: Murfreesboro, TN
Distribution: FC4
Posts: 13

Rep: Reputation: 0
Your previous post says"looking for network settings" if that is the case try ifconfig.

If I may ask what is it you are exactly trying to do? Can you please be a little more specific?
 
Old 12-17-2005, 09:01 PM   #7
aznluvsmc
Member
 
Registered: Aug 2004
Location: Newmarket, Ontario
Distribution: OpenSuse 10.2
Posts: 184

Original Poster
Rep: Reputation: 30
Actually, I'm looking for a "Control Panel" like configuration screen where I can see various system settings such as hostname, network settings, currently installed packages. If you have SuSE, type yast into a command line terminal where X is not running and you will see what I mean.
 
Old 12-17-2005, 09:23 PM   #8
0be1
LQ Newbie
 
Registered: Dec 2005
Location: Murfreesboro, TN
Distribution: FC4
Posts: 13

Rep: Reputation: 0
Not sure if we are talking about the same thing. I run a window manager (KDE) and you are running at runlevel 3. Yet when I do a google search for YAST and look at screenshots, they are shown running in a window manager.

From what I can tell (in KDE and in a window manager environment) kcontrol is the menu / program manager with TONS of settings on KDE. If you eventually found out your answer, please post here for others to learn including me.

thankx...

0be1
 
Old 12-17-2005, 10:46 PM   #9
Crito
Senior Member
 
Registered: Nov 2003
Location: Knoxville, TN
Distribution: Kubuntu 9.04
Posts: 1,168

Rep: Reputation: 53
Code:
[surfer@localhost ~]$ cd /usr/bin
[surfer@localhost bin]$ ls system-config-*
system-config-authentication  system-config-printer
system-config-date            system-config-printer-gui
system-config-display         system-config-printer-tui
system-config-keyboard        system-config-rootpassword
system-config-language        system-config-samba
system-config-lvm             system-config-securitylevel
system-config-mouse           system-config-securitylevel-tui
system-config-network         system-config-services
system-config-network-cmd     system-config-soundcard
system-config-network-druid   system-config-time
system-config-packages        system-config-users
[surfer@localhost bin]$
 
Old 12-18-2005, 01:09 AM   #10
spooon
Senior Member
 
Registered: Aug 2005
Posts: 1,755

Rep: Reputation: 51
So I guess the answer to your question is "system-config-network-cmd". Do "system-config-network-cmd --help" for instructions.
 
Old 12-18-2005, 01:23 AM   #11
WhatsHisName
Senior Member
 
Registered: Oct 2003
Location: /earth/usa/nj (UTC-5)
Distribution: RHEL, AltimaLinux, Rocky
Posts: 1,151

Rep: Reputation: 46
There is no unified equivalent to YaST in FC4.

As has been pointed out above, there are scripts that address specific types of reconfiguration needs. The absence of a unified control panel is an often stated criticism of the RedHat/Fedora series.
 
Old 12-18-2005, 07:09 PM   #12
aznluvsmc
Member
 
Registered: Aug 2004
Location: Newmarket, Ontario
Distribution: OpenSuse 10.2
Posts: 184

Original Poster
Rep: Reputation: 30
Ahh... Thank you for the notice.
 
Old 12-18-2005, 09:20 PM   #13
Lsatenstein
Member
 
Registered: Jul 2005
Location: Montreal Canada
Distribution: Fedora 31and Tumbleweed) Gnome versions
Posts: 311
Blog Entries: 1

Rep: Reputation: 59
find and install yum and yumex. Yumex is what you want. I will look at the various fedora packages, and provide you with an upgrade list. You may choose to accept or skip.

I have been using yumex for 5 mo, and am entirely satisfied

Leslie in Montreal
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Dual Boot Windows XP & FC4 with FC4 already installed kt8993 Linux - General 8 10-18-2006 04:26 PM
[FC4] an equivalent to ipconfig? polemon Linux - Newbie 1 08-18-2005 08:19 PM
YaST .pot files and customizing YaST strangedub SUSE / openSUSE 0 05-12-2005 04:41 PM
Yast or Adminmenu equivalent for Debian Sarge? MattR Debian 11 05-07-2004 08:33 PM
Newbie problem: Starting YAST gives me "-bash: yast: command not found". cattleya Linux - Software 9 11-20-2003 11:18 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 06:29 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration