LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
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 08-05-2013, 03:22 AM   #16
astrogeek
Moderator
 
Registered: Oct 2008
Distribution: Slackware [64]-X.{0|1|2|37|-current} ::12<=X<=15, FreeBSD_12{.0|.1}
Posts: 6,263
Blog Entries: 24

Rep: Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194

Quote:
Originally Posted by darkgrade View Post
Here's story, i have one opportunity, but i'm totally noob at linux, but want to learn, one job have that chance, then i got from them this task ssh://support:engineer@91.121.145.82:9022 and nothing else, so i logged in with putty finally, but still don't know what, where and who, they're not giving any hints what shall i do, supposed to find the way by myself. That's the story, i need some lessons, so i'm hoping u can help me.
If they told you to login, and nothing else, then it looks like you have done that.

First, I think that you need some better instructions from them - what is it you are supposed to do?

Next, I do not mean to be discouraging, in fact I would like to encourage you - but you seem to have a complete lack of Linux knowledge and I think that you have put yourself in a very tough learning situation. Asking questions here is like asking others to do your job for you, with the same lack of instructions that you have been given, but second hand.

I would encourage you to search online for some basic tutorials in Linux and learn your way around a little, then go from there.
 
1 members found this post helpful.
Old 08-05-2013, 03:23 AM   #17
darkgrade
LQ Newbie
 
Registered: Aug 2013
Posts: 16

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by astrogeek View Post
It seems to me that you do not know what you were really expecting, or what to do to change anything.

And the people here are willing to help, but cannot tell you anything useful without more information, probably a lot more information.

So maybe you could tell us about the system as a starting point. No need for a lot of technical details that you probably don't know anyway. So maybe just tell us what version of Linux it is running, how it was installed, how you want to use it, what you want to do with it.

[EDIT]You typed faster than I did...[/EDIT]

I don't have anything, i use on my pc Win7, no linux at the moment. So what shall i do?
 
Old 08-05-2013, 03:27 AM   #18
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,359

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
Try this:

1. explain in more detail exactly what you think you should be doing/want to do/have been told to do
2, go back to 'them' and ask for more detailed instructions/requests & post them here
3. read/absorb http://rute.2038bug.com/index.html.gz
Lost of good docs/manuals www.linuxtopia.org
 
1 members found this post helpful.
Old 08-05-2013, 03:28 AM   #19
darkgrade
LQ Newbie
 
Registered: Aug 2013
Posts: 16

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by astrogeek View Post
If they told you to login, and nothing else, then it looks like you have done that.

First, I think that you need some better instructions from them - what is it you are supposed to do?
When i asked about more info, they told me that it will be unfair with others and that some done this task, so i'm kinda stuck. About encouragment, i know that, but they have properly learning lessons, it's not the same like online, so i'm doing that to get there.
 
Old 08-05-2013, 03:33 AM   #20
darkgrade
LQ Newbie
 
Registered: Aug 2013
Posts: 16

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by chrism01 View Post
Try this:

1. explain in more detail exactly what you think you should be doing/want to do/have been told to do
2, go back to 'them' and ask for more detailed instructions/requests & post them here
3. read/absorb http://rute.2038bug.com/index.html.gz
Lost of good docs/manuals www.linuxtopia.org
1. I have no idea. Everything is in my explanation.
2. Answered that.
3. Thank you.
 
Old 08-05-2013, 03:35 AM   #21
astrogeek
Moderator
 
Registered: Oct 2008
Distribution: Slackware [64]-X.{0|1|2|37|-current} ::12<=X<=15, FreeBSD_12{.0|.1}
Posts: 6,263
Blog Entries: 24

Rep: Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194
Quote:
Originally Posted by darkgrade View Post
When i asked about more info, they told me that it will be unfair with others and that some done this task, so i'm kinda stuck. About encouragment, i know that, but they have properly learning lessons, it's not the same like online, so i'm doing that to get there.
OK, lets see if they are playing a game. Maybe the instructions are on the server.

Login again, and type the following and tell us what it says:

Code:
pwd

ls -l

uname -a
 
Old 08-05-2013, 03:40 AM   #22
Firerat
Senior Member
 
Registered: Oct 2008
Distribution: Debian sid
Posts: 2,683

Rep: Reputation: 783Reputation: 783Reputation: 783Reputation: 783Reputation: 783Reputation: 783Reputation: 783
Quote:
Originally Posted by darkgrade View Post
i need some lessons, so i'm hoping u can help me.
do you have a website to upload?
That test page gives some hints

If you are the website administrator:

Login and try
Code:
less /etc/httpd/conf.d/welcome.conf
but perhaps you need to work through http://tldp.org/LDP/intro-linux/html/ first
 
Old 08-05-2013, 03:40 AM   #23
darkgrade
LQ Newbie
 
Registered: Aug 2013
Posts: 16

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by astrogeek View Post
OK, lets see if they are playing a game. Maybe the instructions are on the server.

Login again, and type the following and tell us what it says:

Code:
pwd

ls -l

uname -a
Write everything in one row? it's 1 or l?

Last edited by darkgrade; 08-05-2013 at 03:43 AM.
 
Old 08-05-2013, 03:42 AM   #24
astrogeek
Moderator
 
Registered: Oct 2008
Distribution: Slackware [64]-X.{0|1|2|37|-current} ::12<=X<=15, FreeBSD_12{.0|.1}
Posts: 6,263
Blog Entries: 24

Rep: Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194
Quote:
Originally Posted by darkgrade View Post
Write everythin in one row? it's 1 or l, i think l, right?
No separate lines, each will produce some response.
 
Old 08-05-2013, 03:47 AM   #25
darkgrade
LQ Newbie
 
Registered: Aug 2013
Posts: 16

Original Poster
Rep: Reputation: Disabled
Lightbulb

Quote:
Originally Posted by astrogeek View Post
No separate lines, each will produce some response.
there's task inside. how do i get there?

Last edited by darkgrade; 08-05-2013 at 04:01 AM.
 
Old 08-05-2013, 03:50 AM   #26
astrogeek
Moderator
 
Registered: Oct 2008
Distribution: Slackware [64]-X.{0|1|2|37|-current} ::12<=X<=15, FreeBSD_12{.0|.1}
Posts: 6,263
Blog Entries: 24

Rep: Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194
Quote:
Originally Posted by darkgrade View Post
there's task inside. how do i get there?
Is that a question, "theres task inside"?

Login to the bash prompt as in your first question.

Then type just the following and post back here what it shows.

Code:
ls -l
 
Old 08-05-2013, 03:51 AM   #27
astrogeek
Moderator
 
Registered: Oct 2008
Distribution: Slackware [64]-X.{0|1|2|37|-current} ::12<=X<=15, FreeBSD_12{.0|.1}
Posts: 6,263
Blog Entries: 24

Rep: Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194
Quote:
Originally Posted by darkgrade View Post
there's task inside. how do i get there?
-bash-4.1$ ls -l
total 4
-rw-r--r-- 1 root root 299 Jun 27 13:56 UZDUOTIS.readme
OK, you need to read that "readme" file.

It looks short so just do this and post back what it says:
Code:
cat UZDUOTIS.readme
 
Old 08-05-2013, 04:00 AM   #28
darkgrade
LQ Newbie
 
Registered: Aug 2013
Posts: 16

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by astrogeek View Post
OK, you need to read that "readme" file.

It looks short so just do this and post back what it says:
Code:
cat UZDUOTIS.readme
Thank you very very much, there was a password, to pass 1stage of selection.
 
Old 08-05-2013, 04:02 AM   #29
astrogeek
Moderator
 
Registered: Oct 2008
Distribution: Slackware [64]-X.{0|1|2|37|-current} ::12<=X<=15, FreeBSD_12{.0|.1}
Posts: 6,263
Blog Entries: 24

Rep: Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194
Quote:
Originally Posted by darkgrade View Post
Thank you very very much, there was a password, to pass 1stage of selection.
OK! Good luck!
 
Old 08-05-2013, 04:03 AM   #30
darkgrade
LQ Newbie
 
Registered: Aug 2013
Posts: 16

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by evo2 View Post
Hi,

ok this is quite weird. You just provided the real IP of a box running CentOS, listening on a number of ports. I'm sorry but I don't think I can provide the sort of help you are looking for.

Evo2.
don't worry, now everything is solved, thank you, now i need take some reading.
 
  


Reply



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



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

All times are GMT -5. The time now is 11:22 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