Learn tools and methods to configure a mobile phone running the Android operating system as a web camera for a Linux machine.
Also find me here:
Baeldung Author
Chris Nzoka-okoye
Chris is a seasoned Linux professional with over 3 years of hands-on experience. His expertise extends to technical writing, where he effectively communicates complex concepts in a clear and concise manner. With a passion for open-source systems, Chris is dedicated to contributing valuable insights to the tech community.
Here's what I've written (so far):
Baeldung on Linux
- All
- Administration (10)
- Filesystems (6)
- Package Management (3)
- Security (2)
- Networking (2)
- Installation (2)
- Files (2)
- File Editing (2)
- Web (1)
- Scripting (1)
- Processes (1)
- Docker (1)
- Boot Process (1)
How to Send SMS in Linux CLI
Filed under Administration
Learn different services and ways to send an SMS message via the Short Messaging Service (SMS) in Linux.
How to Show Git Branch With Colors in Bash
Filed under Administration, Scripting
Learn several ways to show Git information directly in the Bash prompt.
Changing the Starting Directory of a tmux Session
Filed under Administration
Learn ways to configure the starting directory of a tmux session with older and current versions of the multiplexer.
How to Burn a CD or DVD ISO in the Linux Terminal
Filed under Administration, Filesystems
Learn how to burn CD and DVD optical disks via the command line.
How to Determine Whether a File Is Hard Link or a Soft Link
Filed under Files
Learn how to check whether a file is a soft symbolic link or a basic hard link in Linux.
Mount Filesystems Within a Docker Container
Filed under Docker, Filesystems
Learn configuration options to enable mounting host and other filesystems within a Docker container.
Restricting Computer Time on Linux
Filed under Administration, Security
Learn how to use Timekpr-nExT to limit the time a user can use the computer.
Infinite Sleep for Infinite Blocking in Bash
Filed under Processes
Learn how to place a process or shell in an infinite blocking sleep under Linux.