SSH shell: He says "Let there be colors" Shell Beginner Guid

Please post any helpful and useful tips to maximize your fellow ReadyNAS users' experience.

Re: SSH shell: He says "Let there be colors" Shell Beginner

Postby alouch47 » Fri Dec 31, 2010 1:05 am

Topper wrote:oh i forgot, is there somewhere where i can find a beginners guide to the most relevant stuff i need to know about the nas? Like i want to setup BASHPODDER, but all posts just say "Edit this and this file" without actually writing how i can edit it... where i should click...


So maybe bashpodder shouldn't be your first concern :roll:
If you don't even understand what's SSH is and how it works, maybe you should start by searching this forum or the internet.
Why do you guys always complain not to understand, when you don't even make the effort to try and understand.


Topper wrote:You shouldnt call this a beginners guide. I'm a beginner, and i'm looking for some help with my duo. So i start to read your post because its aimed at beginners... I only reach to the point where you talk about SSH then i'm lost. Wonder what that is..
Oooh and then i reach the pre-requisites and my head explodes.
I mean, thumbs up for the effort, but you geeks kinda need to think a bit like a total newbie if you want to write stuff for newbies.


There are several levels of "newbiness"... As there are differences between being a newb and being completely unable to use the search bar (which is FYI located on the top right hand corner of your web browser).

And oh I forgot. It says "SHELL" beginner guide, which assume you at least know what is / howto access the shell (as there are other threads in THIS forum that explains it ;) )

Just imagine you have to make it understandable to a guy in the jungle... Or am i way off ?

uh? no. no have computer and readynas in jungle :lol:
alouch47
ReadyNAS Newbie
 
Posts: 38
Joined: Wed Feb 03, 2010 10:03 am
Location: Paris, France
ReadyNAS: Pro

Re: SSH shell: He says "Let there be colors" Shell Beginner

Postby alouch47 » Fri Dec 31, 2010 1:11 am

goudkamp wrote:Very handy, thanx! Please update the part where you say you'll need to logout / login to see the changes. This is soooo much easier:

Code: Select all
source .bashrc


Thanks, i've updated the first post ;)
alouch47
ReadyNAS Newbie
 
Posts: 38
Joined: Wed Feb 03, 2010 10:03 am
Location: Paris, France
ReadyNAS: Pro

Re: SSH shell: He says "Let there be colors" Shell Beginner

Postby RoLLER » Wed Jan 05, 2011 3:02 am

I get theese error messages when i try to install the Nano and/or the vim editor.

Anybody with an idea? :)

RoLLERs-NAS:~# apt-get install nano
Reading Package Lists... Done
Building Dependency Tree... Done
W: Couldn't stat source package list http://www.readynas.com readynas/ Packages (/var/lib/apt/lists/www.readynas.com_packages_readynas_Packages) - stat (2 No su ch file or directory)
W: Couldn't stat source package list http://archive.debian.org sarge/main Packag es (/var/lib/apt/lists/archive.debian.org_debian_dists_sarge_main_binary-sparc_P ackages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://archive.debian.org sarge/contrib Pac kages (/var/lib/apt/lists/archive.debian.org_debian_dists_sarge_contrib_binary-s parc_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://archive.debian.org sarge/non-free Pa ckages (/var/lib/apt/lists/archive.debian.org_debian_dists_sarge_non-free_binary -sparc_Packages) - stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
E: Couldn't find package nano
RoLLER
ReadyNAS Newbie
 
Posts: 2
Joined: Wed Jan 05, 2011 2:57 am
Location: Sweden
ReadyNAS: Duo

Re: SSH shell: He says "Let there be colors" Shell Beginner

Postby danny0085 » Thu Aug 25, 2011 7:36 am

Here you can check out the most used linux commands

http://commands.tips-linux.net
danny0085
ReadyNAS Newbie
 
Posts: 1
Joined: Sun Jul 03, 2011 1:48 pm

Re: SSH shell: He says "Let there be colors" Shell Beginner

Postby dbott67 » Thu Aug 25, 2011 9:38 am

RoLLER wrote:I get theese error messages when i try to install the Nano and/or the vim editor.

Anybody with an idea? :)

RoLLERs-NAS:~# apt-get install nano
Reading Package Lists... Done
Building Dependency Tree... Done
W: Couldn't stat source package list http://www.readynas.com readynas/ Packages...


Try running apt-get update first. This will update all of the packages and what-not:

Code: Select all
Envious:~# apt-get update
Get:1 http://archive.debian.org etch Release.gpg [1033B]
Hit http://archive.debian.org etch Release
Ign http://www.readynas.com 4.2.13/ Release.gpg
Ign http://archive.debian.org etch/main Packages/DiffIndex
Hit http://archive.debian.org etch/main Packages
Ign http://www.readynas.com 4.2.13/ Release
Ign http://www.readynas.com 4.2.13/ Packages/DiffIndex
Get:2 http://www.readynas.com 4.2.13/ Packages [8816B]
Fetched 8817B in 1s (5876B/s)
Reading package lists... Done

Then:
Code: Select all
apt-get install nano
User avatar
dbott67
ReadyNAS Fanatic
 
Posts: 8523
Joined: Mon Dec 31, 2007 9:20 am
Location: District 9
ReadyNAS: Pro

Re: SSH shell: He says "Let there be colors" Shell Beginner

Postby Korky » Fri Jun 15, 2012 1:17 pm

alouch47 wrote:Modified : 2010-12-31
Hi everyone.

Not quite sure it has already been posted, so I thought I just share some tips.
It's just "basic" Linux knowledge, so it won't be of great interest for those who are already familiar with this, but others may find this useful. I won't just throw what to modify, but I'm going to explain some of the very basic Linux commands too.
.......


very helpful to me.
made all the changes - loving the colours
thank you !!
User avatar
Korky
ReadyNAS Newbie
 
Posts: 23
Joined: Fri May 25, 2012 7:05 pm
Location: Bristol, UK
ReadyNAS: Ultra

Re: SSH shell: He says "Let there be colors" Shell Beginner

Postby alouch47 » Sun Jun 17, 2012 8:12 am

Korky wrote:very helpful to me.
made all the changes - loving the colours
thank you !!


Thanks. I'm glad it helped you :thumbsup:
alouch47
ReadyNAS Newbie
 
Posts: 38
Joined: Wed Feb 03, 2010 10:03 am
Location: Paris, France
ReadyNAS: Pro

Previous

Return to User Submitted Tips



Who is online

Users browsing this forum: No registered users and 2 guests