UNIX Basics


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers UNIX Basics
Prev   Next
# 1  
Old 12-29-2012
UNIX Basics

Hello,

1) I am trying to get involved in UNIX for educational purposes so I have installed the latest Ubuntu edition 12.04. Do you know another package that I could use it instead for educational purposes?

2)What is the difference between "~$" and "/$" (it comes with cd / and cd ~) .The latter "/$" should mean the root user?

3) I also get the root user by using "sudo -s" and I get "root@ubuntu: /#" which I think stands for the root user.I have created some new users with command "adduser".The commands "useradd" and "groupadd" which are morejust don't work (why?).Eventhough I have created the new users when Ι am as "root@ubuntu: /#" Ι can't see the new users? Also when I am connected as "y@ubuntu: /$" ( y is my name) and I type users I only get "y y" who are these users and I why I take them double? Why is that?The same happens when I put "y@ubuntu: ~$".What should I do to see the users?

Thanks for your time...!
 
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

UNIX Basics about shell and editors and default settings

Hi all, I have 3-4 years of experience working on unix environment. I am not a beginner, but unix is not my primary skill set. I am very good at awk programming and doing many of my tasks very well, really very weak on basics. I moved to a new job recently and the settings there are driving me... (5 Replies)
Discussion started by: ysvsr1
5 Replies

2. UNIX for Dummies Questions & Answers

UNIX basics

Hi, I am new to Unix. can you explain in brief with examples what is variable, what is argument and what is parameter? i searched a lot on other forums but not able to find a appropriate answer. thanks in advance!! (3 Replies)
Discussion started by: 21laps
3 Replies

3. Shell Programming and Scripting

Just started using UNIX, im at the basics and my scripts broken.

echo "Hi $username, guess what my favourite colour is!" count=0 while ] do read colour if then $count=1 echo "See ya later!" elif then $count=1 echo "You guessed correctly! Great job!"... (6 Replies)
Discussion started by: solomonsnare
6 Replies

4. UNIX for Dummies Questions & Answers

help me with basics

hello everyone i have to start with unix as it is a part of my training programme and i have to do a self study, i dont know where to start from. i need some basic questions to be answerd like why we use unix ? what is a terminal? what is an editor? why we write commands inside terminal? these... (4 Replies)
Discussion started by: aryancool
4 Replies

5. Shell Programming and Scripting

Need inputs on UNIX script basics

Hi UNIX Gurus, I have a SQL utility which fires DML statements against DB2 tables. Logic is to identify DML statements, put it into a file ($dml) and execute the job. DML file can have more than 1 DML statements....but all of 1 type at a time.....either all UPDATE or all DELETE. Job first... (2 Replies)
Discussion started by: ustechie
2 Replies

6. AIX

UNIX/AIX Performance Tuning = some basics please

Hi all, From Googling, I found that the basics used for troubleshooting UNIX/AIX performance issues are commands like vmstat, iostat and sar. I believe these are generic commands regardless of what UNIX flavour is in used, only difference being is the format of the output. In a real case... (2 Replies)
Discussion started by: newbie_01
2 Replies

7. UNIX for Dummies Questions & Answers

Unix Basics

Hey, you said this forum was for Dummies, so don't blame me for the following! :D My whole "web building" life, I've had my sites hosted in one for or another. Lately, I've gotten into PHP and MySQL and, of course, those are also hosted for me. But lately, I've been thinking of using PHP and... (2 Replies)
Discussion started by: cap97
2 Replies

8. UNIX for Dummies Questions & Answers

UNIX Basics

I want to learn UNIX, but I have a few questions. If anybody could help me out I'd greatly appreciate it. First, I've decided I'm going to use Red Hat Linux and I've been told the only difference between 7.2 and the Professional (besides the price), is the tech support that you'll receive. Is... (2 Replies)
Discussion started by: paulSF
2 Replies
Login or Register to Ask a Question
isdnbill(1)						       Linux System Commands						       isdnbill(1)

NAME
isdnbill - report isdn costs DESCRIPTION
isdnbill is a simple and imperfect utility to show the bill for ISDN calls. Note that it is only for indicative purposes! It works best in Germany, and even then there are no guarantees. Consider its use for educational purposes only... For better results, use isdnrep. OPTIONS
-V show version -a show all connections -e show incomplete calls -f recalculate costs _always_ -i show incoming calls -m prices without VAT -n do _not_ replace numbers with aliases -o show outgoing calls -t show only current connections -vn verbose level n -Nnnn show only calls with the specified number -I show only calls on the internal S0 bus -E show only calls on the external S0 bus FILES
/var/log/isdn.log or /var/lib/isdn/calls isdnlog log file with information about all calls. /etc/isdn/isdn.conf general configuration /etc/isdn/callerid.conf aliases for telephone numbers SEE ALSO
isdnlog(5) isdnlog(8) isdnrep(1) AUTHOR
This manual page was written by Paul Slootman <paul@debian.org>, for Debian GNU/Linux. ISDN 4 Linux 3.13 2003-10-14 isdnbill(1)