Search Results

Search: Posts Made By: ghost
14
18,544
Posted By ghost
DOSKEY in UNIX.
Hi

Change shell to bash or tcsh.
That should do it.

/*ghost*/
Forum: IP Networking 12-20-2001
3,780
Posted By ghost
smbumount
Hi SeCBerm

I forgott to say how you umount the share

smbumount /your/directory/...

/*ghost*/
Forum: IP Networking 12-20-2001
3,780
Posted By ghost
smbmount
Hi SeCBerm

Try this:

smbmount //netbios_name/shared_folder/... /your/directory/... -o username=foo

you don't need to include -o (options).
Peek at manpages for options.

Ex.
smbmount...
Forum: Programming 12-09-2001
6,957
Posted By ghost
creating a new C script
Hi AbRa...

Take a look at the following link:
www.cs.cf.ac.uk/Dave/C/CE.html

Why can't you use a text-editor?
You need an editor to write the code.
Gcc is a C/C++ compiler, which is used
to...
Forum: IP Networking 12-07-2001
4,549
Posted By ghost
Netconf.. etc for Solaris?
Hi

Try webmin. Webmin is a web-based interface for system administration for Unix.
Just follow the link below.

www.webmin.net

/*ghost*/
32,767
Posted By ghost
renaming files
hi

maybe 'rename' is what you're looking for.

e.g. $ rename .c .cc *.c

this would rename all your *.c files to
have the extension .cc

/*ghost*/
2,467
Posted By ghost
sound in mandrake
hi

you need to configure your soundcard.
you could use setup.

/*ghost*/
10,407
Posted By ghost
SCO Unix
aloha Fwurm

If u r interested in SCO Unix I suggest u follow the link below

http://www.oreilly.com/catalog/sco/

i actually haven't read it myself, but I can recommend books
from O'Reilly.
...
2,579
Posted By ghost
harddrive
Hi

Well, take a look at the cylinders.
u have 77545 cylinders and each cylinder
is of size (1008 * 512) = 516096 bytes,
hence, 516096*77545 = 40,020,664,320 bytes

so there is your 40 GB.
...
Forum: Programming 10-26-2001
30,174
Posted By ghost
curses.h
locate it with find
i.e
find /usr/include -name curses.h [-print]

/*ghost*/
Forum: Programming 10-26-2001
2
?
2,169
Posted By ghost
programming
hi Immortal-Z

if you are interested in C-programming check out the following link.

http://www.cs.cf.ac.uk/Dave/C/CE.html

/*ghost*/
Forum: Programming 10-26-2001
10,867
Posted By ghost
threads and mutex
hi vthasan

the following link might just have the answers to your questions.

http://www.cs.cf.ac.uk/Dave/C/CE.html

/* ghost */
2,112
Posted By ghost
Howdy Is it possible to copy the...
Howdy

Is it possible to copy the bootdiskette with one command?
If so, please tell me how.

My regards...
Showing results 1 to 13 of 13

 
All times are GMT -4. The time now is 04:15 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy