![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Running UNIX commands remotely in Windows box from Unix box – avoid entering password | D.kalpana | UNIX for Dummies Questions & Answers | 1 | 04-20-2007 02:24 AM |
| Name 10 commands every Linux and Unix admin should know | Arkitech | UNIX for Dummies Questions & Answers | 12 | 11-10-2006 06:21 AM |
| Linux Commands | ropapi | Shell Programming and Scripting | 1 | 04-12-2006 11:27 PM |
| i need c programs for linux commands | lit_joel | Shell Programming and Scripting | 1 | 11-20-2005 01:22 AM |
| All Linux and Unix commands Links | devotedsinner | News, Links, Events and Announcements | 0 | 11-07-2005 04:49 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
unix commands in linux-red hat
hi, can i have a unix like environment where i can do things like chmod, shell scripts and etc.. in redhat instead of the GUI that redhat ofters?
|
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Edit your /etc/inittab to runlevel 3. Its usually set to 5 by default in redhat and will automatically boot into the Xwin system.
|
|
#3
|
||||
|
||||
|
hey
Console is what you need, you just can press alt+ctrl(or shift?)+ F(1,2,3,4..) it will help you to find out that linux is multiuser os
|
|
#4
|
|||
|
|||
|
similarity in comands
hi, will the unix commands in linux similar to those as in hp-ux or ibm -aix (most of them)
|
|
#5
|
|||
|
|||
|
Hello yls177. All linux installs offer some form of a command line interface. In fact the easiest way to use this interface is by using the terminal emulator in the gui. However if you use ctrl-alt f3, you can switch to command line mode. If you dont want a gui interface at all, you can choose not to install one during the installation. Red Hat uses the Bash shell as default, but comes with the korn shell and several other shells that you might be more familiar with from hp-ux or ibm-aix.
__________________
Jealousy consumes the weak. http://www.badconnections.net |
|||
| Google The UNIX and Linux Forums |