155 Answered Questions for the topic Linux
Linux
05/20/23
g++ cannot find library file
You I am having this same issue. I am using g++ -l:/usr/local/lib/libname.so.2.70 -v main.cpp message using -v option says ld cannot find the file ls /usr/local/lib/shows the lib is there. I am lost
Linux
05/02/23
How do I do this step by step?
For this module, we will be making our own shellcode that would make a call back to our machine. This will require critical thinking and will be not be explicitly explained on how to accomplish...
more
Linux
04/18/23
This assignment consists of three components: Select a Linux distro to install. Select a target environment to install in. Perform the installation and demonstrate successful installation.
This assignment consists of three components:
Select a Linux distro to install.
Select a target environment to install in.
Perform the installation and demonstrate successful...
more
04/15/23
Rewrite the scheduler function in xv6 from the default round robin scheduling algorithm into a priority based one
Hello, I have a programming assignment where I have to rewrite the scheduler function in xv6 from the default round robin scheduling algorithm into a priority based one for five different...
more
Linux
11/17/22
The best way to reach you?
I am looking for help with Linux and would love to talk about what I am working on to see if you can help.Thanks Douglas
Linux
10/27/22
Linux NFS Share
Here is the list of tasks I need to test on the CentOS 7 VM.I need a tutor who is able to explain this in detail 1. Copy CentOS v7 ISO contents to local hard drive.2. Setup a NFS...
more
Linux
10/19/22
Edit remote Linux files in Visual Studio (not VS Code) in Windows 10
I'd like to use Visual Studio (not Visual Studio Code) in Windows 10 to edit files located on a remote Linux server. I created a project and, after setting up the Connection Manager to connect via...
more
Linux
07/10/22
Lesson schedule
Why is my lesson not showing up in schedule after confirmed with tutor
Linux
10/03/21
Design a file-copying program named pipe_filecopy.c using ordinary pipes.
Design a file-copying program named pipe_filecopy.c using ordinary pipes. This program will be passed with two parameters: the name of the file to be copied from and the name of the destination...
more
Linux
09/16/21
Write a recursive function (using C) to compute the factorial of a natural number N, i.e., compute N! In your Linux Ubuntu VM, test your code with different values of N.
Write a recursive function (using C) to compute the factorial of a natural number N, i.e., compute N!In your Linux Ubuntu VM, test your code with different values of N.
Write a C program with the parent process and a child process communicating with each other using a pipe.
Write a C program with the parent process and a child process communicating with each other using a pipe. The child process will execute the shell command provided by the user via command line...
more
Write a C program where two child processes are created using fork().
Write a C program where two child processes are created using fork(). The parent process and the two child processes communicate with each other via a pipe. More specifically, the first child...
more
This exercise shows the idea of how to use one user-defined signal handler to handle two signals.
This exercise shows the idea of how to use one user-defined signal handler to handle two signals. The two signals chosen for this exercise are SIGINT and SIGQUIT. Read (or Google) the descriptions...
more
07/22/21
NEED HELP ASAP!!!
using linux
using bash script (#!/bin/bash)
How to prompt the user to enter the age. If the age is greater than 18, then print you are eligible to vote else print you are not eligible to vote.
07/22/21
NEED HELP ASAP! How to print numbers from 1 to 100 in decreasing order using for loop and while loop.
Using Linux
Using bash script
05/05/21
Write a shell script
Write a shell script which will automatically get executed on logging in. This shellscript should display the present working directory and report whether your friendwhose logname is aa10 has...
more
04/06/21
Linux help Assignment Urgent help!
For this assignment you will write a program that allows a user to entertiming data (minutes and seconds) and then print out some information aboutthe entered data.- the program reads input...
more
04/05/21
Linux assignment help
For this assignment you will write a program that allows a user to entertiming data (minutes and seconds) and then print out some information aboutthe entered data.Context:A drop of sweat dripped...
more
04/02/21
Linux Programming Help
For this assignment you will write a program that allows a user to entertiming data (minutes and seconds) and then print out some information aboutthe entered data.Context:A drop of sweat dripped...
more
04/01/21
Help with using VIM editor in Linux
Edit hello.cpp using vimUse vim editor to edit hello.cpp, to have a custom message then recompile the program and run it again.(I dont know what im supposed to type please help)
03/01/21
Help with Computer Science assignment
#1.Create the Hello World program using vi. Save it in your home directory. Instead of the using the “Hello World!” in cout, replace it with “Hello, your name!”Compile the program using g++. This...
more
02/28/21
Linux urgent question please answer ASAP
Your menu will be surrounded by a loop, either the until or while loop, so that when one option is concluded it will go back to the main menu until the user selects an option x to exit....
more
02/25/21
Linux Assignment Urgent Help
INSTRUCTIONSThese three activities are three little shell programs to create and review, one called svi.sh and the other uon.sh, the other is the command_menu program at the bottom of page 456....
more
Linux
02/20/21
Linux Make Command
True or False? (give a small explanation)1. A phony target is ignored by make, similar to how a comment is ignored by make2. You have a C file, something.c in your current directory.It is possible...
more
Still looking for help? Get the right answer, fast.
Ask a question for free
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Find an Online Tutor Now
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.