From AIX, we are moving to Redhat Linux. In our shell scripts we have used AIX chitab command to modify /etc/inittab file. But in Redhat Linux, don't see any command to modify /etc/inittab file.
1
There are 1 best solutions below
Related Questions in REDHAT
- Choosing OpenShift Over DIY Kubernetes on Bare Metal: Benefits and Storage Management
- Is it possible to mount a logical volume without wiping the data?
- How to setup security on elasticsearch based on redhat image in openshift
- How to use the host IP as the connection to an external server in a docker container?
- looking for help on package for REHL UBI 8/9: saxon
- libxml2 and libxslt development packages issue in Redhat Linux
- Get Apache to create files as the web site owner
- Differences in behavior of kill(pid, SIGINT) between Debian and Red Hat based distros
- cannot contain "Catalina sh not working in java devel"
- Puppet Unknown variable: 'osfamily' on Rocky 9
- Cannot extend jboss-eap-7 container
- How to auto confirm question with parted tool using Ansible in Linux
- dockerfile - add a package to ubi minimal base image from private repository
- I want to access a password stored in a elytron credential store using system properties in jboss eap 7.4 version
- connection issues when MLFLow is hosted on remote server
Related Questions in INITTAB
- Yocto init hangs on Banana Pi: How to debug?
- buildroot inittab spawns multiple processes even though its not dead
- Petalinux--ERROR:conflicts between attempted installs
- How and when OpenWrt's procd runs init scripts in etc/init.d?
- Qemu. Linux doesn't write in console after init
- Automatically restart process on crash in an Ubuntu docker container
- Redhat alternative for AIX chitab
- How to check if /init starts /etc/inittab
- Restarting a linux app using a respawn entry in inittab does not work
- inittab file had duplicate ID field - can't ctrl-c out of it
- inittab not restarting service after service crash in Red Hat 6.7
- AIX OS startup - setting up rd#.d
- How could you start all of the scripts in /etc/rc2.d?
- Sending curses application's output to tty1
- respawn service Debian Jessie without inittab
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
as far as i know, there is no equivalent in Linux, because you can edit the file directly