LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 12-17-2016, 04:51 AM   #1
eshu
LQ Newbie
 
Registered: Dec 2016
Posts: 8

Rep: Reputation: Disabled
Question kernel query


hiii Guys please help me out..
i had give a project in college project tittle:-folder lock


let me explain you i have to make a application for folder lock..

can any one say me preoccedure
 
Old 12-17-2016, 05:37 AM   #2
AwesomeMachine
LQ Guru
 
Registered: Jan 2005
Location: USA and Italy
Distribution: Debian testing/sid; OpenSuSE; Fedora; Mint
Posts: 5,521

Rep: Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015
Folder lock can indicate a number of things. Are we talking about encryption, permissions or something else?
 
1 members found this post helpful.
Old 12-17-2016, 08:53 AM   #3
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,228

Rep: Reputation: 2192Reputation: 2192Reputation: 2192Reputation: 2192Reputation: 2192Reputation: 2192Reputation: 2192Reputation: 2192Reputation: 2192Reputation: 2192Reputation: 2192
another can someone do my homework for me?
 
1 members found this post helpful.
Old 12-17-2016, 11:29 AM   #4
Soadyheid
Senior Member
 
Registered: Aug 2010
Location: Near Edinburgh, Scotland
Distribution: Cinnamon Mint 20.1 (Laptop) and 20.2 (Desktop)
Posts: 1,634

Rep: Reputation: 472Reputation: 472Reputation: 472Reputation: 472Reputation: 472
Quote:
can any one say me preoccedure
Surely your college tutor has supplied you with enough information to complete your project? I don't think it's usual to ask you to do something you haven't been taught.

Play Bonny!

 
Old 12-18-2016, 04:13 AM   #5
eshu
LQ Newbie
 
Registered: Dec 2016
Posts: 8

Original Poster
Rep: Reputation: Disabled
Question ecactly i dunno

Quote:
Originally Posted by AwesomeMachine View Post
Folder lock can indicate a number of things. Are we talking about encryption, permissions or something else?
i have to make a application program for that which hepls to lock a folder in linux os
 
Old 12-18-2016, 10:45 AM   #6
btmiller
Senior Member
 
Registered: May 2004
Location: In the DC 'burbs
Distribution: Arch, Scientific Linux, Debian, Ubuntu
Posts: 4,290

Rep: Reputation: 378Reputation: 378Reputation: 378Reputation: 378
You haven't explained what you mean by "locking" a folder. Nor have you told us where you're done and how you're getting stuck. How do you expect anyone to help you without even the most basic information? No one is going to do your homework for you; you have to show that you've put in some effort on your own to (a) think about the problem and (b) come up with a solution.
 
Old 12-18-2016, 10:55 AM   #7
eshu
LQ Newbie
 
Registered: Dec 2016
Posts: 8

Original Poster
Rep: Reputation: Disabled
Unhappy In Detail

Quote:
Originally Posted by btmiller View Post
You haven't explained what you mean by "locking" a folder. Nor have you told us where you're done and how you're getting stuck. How do you expect anyone to help you without even the most basic information? No one is going to do your homework for you; you have to show that you've put in some effort on your own to (a) think about the problem and (b) come up with a solution.
I apologize for that...

Guys i mean that i have to build a application for linux OS which helps us to lock a folder in other words ...

It denies the unauthorized user from a password. It means the user has to give password for accessing that particular folder.
Please suggest me where do i start.."i have no idea :-( "


what are the steps required
 
Old 12-18-2016, 12:57 PM   #8
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,228

Rep: Reputation: 2192Reputation: 2192Reputation: 2192Reputation: 2192Reputation: 2192Reputation: 2192Reputation: 2192Reputation: 2192Reputation: 2192Reputation: 2192Reputation: 2192
try looking into this,

google is my friend,'

How To Password Protect A Folder In Linux
 
Old 12-18-2016, 02:29 PM   #9
btmiller
Senior Member
 
Registered: May 2004
Location: In the DC 'burbs
Distribution: Arch, Scientific Linux, Debian, Ubuntu
Posts: 4,290

Rep: Reputation: 378Reputation: 378Reputation: 378Reputation: 378
You can also look at dm-crypt if you want to lock an entire filesystem (the post title references the kernel, so it's not clear if the OP's assignment involves doing something at the filesystem level).
 
Old 12-18-2016, 07:45 PM   #10
eshu
LQ Newbie
 
Registered: Dec 2016
Posts: 8

Original Poster
Rep: Reputation: Disabled
Doubt

Quote:
Originally Posted by btmiller View Post
You can also look at dm-crypt if you want to lock an entire filesystem (the post title references the kernel, so it's not clear if the OP's assignment involves doing something at the filesystem level).
But can we devlop that using kernel

and what version of linux should i use ?
 
Old 12-18-2016, 08:54 PM   #11
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 25,811

Rep: Reputation: 7747Reputation: 7747Reputation: 7747Reputation: 7747Reputation: 7747Reputation: 7747Reputation: 7747Reputation: 7747Reputation: 7747Reputation: 7747Reputation: 7747
Quote:
Originally Posted by eshu View Post
But can we devlop that using kernel
Yes.
Quote:
and what version of linux should i use ?
Any.

Any further questions? Because until you can actually show some effort of your own, (such as code/scripts/programs/SOMETHING), there is nothing we can do for you. You have been given suggestions, but we are NOT going to do your homework for you. Read the "Question Guidelines" link in my posting signature.
 
Old 12-19-2016, 06:21 AM   #12
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,228

Rep: Reputation: 2192Reputation: 2192Reputation: 2192Reputation: 2192Reputation: 2192Reputation: 2192Reputation: 2192Reputation: 2192Reputation: 2192Reputation: 2192Reputation: 2192
Quote:
Originally Posted by TB0ne View Post
Yes.

Any.

Any further questions? Because until you can actually show some effort of your own, (such as code/scripts/programs/SOMETHING), there is nothing we can do for you. You have been given suggestions, but we are NOT going to do your homework for you. Read the "Question Guidelines" link in my posting signature.
@OP a letter from your professor stating we can help you?
Not that I am much for rules as long as you learn what it is you are suppose to be learning.

Last edited by BW-userx; 12-19-2016 at 06:22 AM.
 
Old 12-19-2016, 10:59 AM   #13
eshu
LQ Newbie
 
Registered: Dec 2016
Posts: 8

Original Poster
Rep: Reputation: Disabled
Unhappy alternative

Quote:
Originally Posted by BW-userx View Post
@OP a letter from your professor stating we can help you?
Not that I am much for rules as long as you learn what it is you are suppose to be learning.

There is a software cryptkeeper for linux

I have to develop the same software..
i dunno what are the requirements
 
Old 12-19-2016, 11:08 AM   #14
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,228

Rep: Reputation: 2192Reputation: 2192Reputation: 2192Reputation: 2192Reputation: 2192Reputation: 2192Reputation: 2192Reputation: 2192Reputation: 2192Reputation: 2192Reputation: 2192
Quote:
Originally Posted by eshu View Post
There is a software cryptkeeper for linux

I have to develop the same software..
i dunno what are the requirements
what level of college class are you in to have to do such a thing? I'd think an advance programming class to have to develop software. Therefore someone of that caliber should know more about what he is suppose to be doing. MO of course....
 
Old 12-19-2016, 11:43 AM   #15
szboardstretcher
Senior Member
 
Registered: Aug 2006
Location: Detroit, MI
Distribution: GNU/Linux systemd
Posts: 4,278

Rep: Reputation: 1693Reputation: 1693Reputation: 1693Reputation: 1693Reputation: 1693Reputation: 1693Reputation: 1693Reputation: 1693Reputation: 1693Reputation: 1693Reputation: 1693
The question that comes to my mind is - how can you be in the dark on the requirements for a class project?

What class are you in and what have you been learning up to this point to be able to make a directory locking program?

What does the project assignment say?

I don't believe that a teacher is going to hand you an assignment that says "create a program like cryptkeeper" without any other information. Such a request certainly isn't going to get you very far here... as we volunteer our time to help people - and we are not in the habit of writing class outlines or programs for people. That is your teacher's job and your responsiblity.

If you have a specific question regarding your assignment, and you have an example of what you have tried, and some error output, then you are more likely to get help. Help us help you!
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Different version of kernel and kernel headers shown by uname -r and rpm query nasirjavaid Linux - Newbie 12 10-14-2016 10:34 PM
kernel query ??? saxena2222 Linux - Newbie 1 03-25-2008 07:20 AM
kernel query???? saxena2222 Linux - General 2 03-24-2008 03:21 PM
kernel query ???? saxena2222 Linux - Software 1 03-24-2008 02:16 PM
Query regarding kernel recompile coolamit78 Linux - Software 2 02-21-2004 01:51 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:02 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration