Find the Best Cosmetic Hospitals

Explore trusted cosmetic hospitals and make a confident choice for your transformation.

“Invest in yourself — your confidence is always worth it.”

Explore Cosmetic Hospitals

Start your journey today — compare options in one place.

Linux Interview Questions and Answer – Part 10

How can we use lsof to display open ports?

  • lsof -i
  • lsof -w
  • lsof -u
  • sudo lsof -i (Ans)

On SUSE which file stores the static hostname

  • /etc/hosts
  • /eyc/hostname
  • /etc/HOSTNAME (Ans)
  • /etc/sysconfig/network

Which file is used for static ARP entries

  • /etc/services
  • /etc/ethers (Ans)
  • /etc/networks
  • /etc/hosts

Who should the group owner of the wall program be?

  • tty (Ans)
  • wall
  • wheel
  • root

Including the LPIC-1 exams how many exams in total do you need to pass for LPIC-2

  • 2
  • 3
  • 4 (Ans)
  • 5

Which option used with sysctl reads and loads the configuration file?

  • -p (Ans)
  • -r
  • -l
  • -m

How are debian source repositories listed in the sources.list file?

  • source
  • deb-src (Ans)
  • deb
  • debian-source

To expand a tar archive in Linux which option is used ?

  • -i
  • -e
  • -x (Ans)
  • -t

What is the name of the nagios service in Ubunto 14.04?

  • ng3
  • nagios3 (Ans)
  • nagios
  • ng

For Red Hat and Centos which repo do we need to add for collectd?

  • LABEL
  • LPEL
  • HTTP
  • EPEL (Ans)

Using ifconfig as a standard user which is the correct syntax to activate an interface?

  • sudo ifconfig eth0 up (Ans)
  • ifconfig eth0 up
  • sudo ifconfig up eth0
  • ifconfig up eth0

Which could be the correct syntax to synchronized with a remote rsync server module?

  • rsync -av server::/doc/ /tmp/
  • rsync -av server:doc/ /tmp/
  • rsync -av server/::doc/ /tmp/
  • rsync -av server::doc/ /tmp/ (Ans)

The output from vmstat show memory used as Cache, what does this represent?

  • Directory listing and file permissions
  • Virtual RAM
  • Disk space
  • File content (Ans)

Which variable to we need to set in the /etc/init.d/hostapd script?

  • DAEMON_CONF (Ans)
  • CONF
  • DAEMON
  • D_CONF

By default which database is used when installing Bacula on Ubuntu?

  • MSSQL
  • MySQL (Ans)
  • PostgreSQL
  • SQLite

Find Trusted Cardiac Hospitals

Compare heart hospitals by city and services — all in one place.

Explore Hospitals
I’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at <a href="https://www.cotocus.com/">Cotocus</a>. I share tech blog at <a href="https://www.devopsschool.com/">DevOps School</a>, travel stories at <a href="https://www.holidaylandmark.com/">Holiday Landmark</a>, stock market tips at <a href="https://www.stocksmantra.in/">Stocks Mantra</a>, health and fitness guidance at <a href="https://www.mymedicplus.com/">My Medic Plus</a>, product reviews at <a href="https://www.truereviewnow.com/">TrueReviewNow</a> , and SEO strategies at <a href="https://www.wizbrand.com/">Wizbrand.</a> Do you want to learn <a href="https://www.quantumuting.com/">Quantum Computing</a>? <strong>Please find my social handles as below;</strong> <a href="https://www.rajeshkumar.xyz/">Rajesh Kumar Personal Website</a> <a href="https://www.youtube.com/TheDevOpsSchool">Rajesh Kumar at YOUTUBE</a> <a href="https://www.instagram.com/rajeshkumarin">Rajesh Kumar at INSTAGRAM</a> <a href="https://x.com/RajeshKumarIn">Rajesh Kumar at X</a> <a href="https://www.facebook.com/RajeshKumarLog">Rajesh Kumar at FACEBOOK</a> <a href="https://www.linkedin.com/in/rajeshkumarin/">Rajesh Kumar at LINKEDIN</a> <a href="https://www.wizbrand.com/rajeshkumar">Rajesh Kumar at WIZBRAND</a> <a href="https://www.rajeshkumar.xyz/dailylogs">Rajesh Kumar DailyLogs</a>

Related Posts

Java Installation Guide in Linux & Windows

DOWNLOAD OPEN JDK & JRE JAVA PACKAGE FROM – https://jdk.java.net/archive/ Download and Install JDK/JRE 7 in Centos & RHEL Download and Install JDK/JRE 8 in Centos &…

Read More

Linux Tutorials: Commands for Linux Administrator

1. sudo – Execute commands with elevated privileges, a fundamental for system administration. 2. useradd – Create a new user account, essential for managing user access. 3….

Read More

Linux Tutorials: How to troubleshoot Linux Server?

If a linux-build-server suddenly starts getting slow, I would divide my approach / troubleshooting into 3 section as follows; System Level troubleshooting Application Level troubleshooting Dependent Services troubleshooting…

Read More

What is Linux and use cases of Linux?

What is Linux? Linux is an open-source, Unix-like operating system kernel first created by Linus Torvalds in 1991. It serves as the foundation for a wide range…

Read More

Jenkins Tutorial: Install Jenkins on Ubuntu

In this tutorial we are going to install Jenkins on Ubuntu operating system. Ubuntu is another debian based operating system – open sourced and highly loved by…

Read More

Linux Performance Monitoring Guide

CPU Memory Network Storage Device and Input I/O Storage Capacity Storage Controller CPU Memory and I/O Interconnect Rajesh Kumar I’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge…

Read More