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 Rajesh Kumar, a DevOps, SRE, DevSecOps, Cloud, and Platform Engineering expert passionate about sharing practical knowledge, real-world experiences, and industry best practices. I have worked at Cotocus and regularly write about technology, travel, investing, health, product reviews, and digital marketing through my various platforms. I publish technical articles at DevOps School, travel stories at Holiday Landmark, stock market insights at Stocks Mantra, health and fitness guidance at My Medic Plus, product reviews at TrueReviewNow, and SEO and digital marketing strategies at Wizbrand.

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 Rajesh Kumar, a DevOps, SRE, DevSecOps, Cloud,…

Read More