Search Results

Search: Posts Made By: encrypted
Forum: What is on Your Mind? 02-19-2010
27,811
Posted By encrypted
Keyboard for me as well :D
Keyboard for me as well :D
Forum: What is on Your Mind? 07-24-2009
12,893
Posted By encrypted
Few years ago after leaving this telecom vendor I...
Few years ago after leaving this telecom vendor I was working
with one of my colleagues who was with the application team IMed
me and asked for help to delete a directory with a & at the end.
The...
11,302
Posted By encrypted
Probably you could start with reading the rules...
Probably you could start with reading the rules (https://www.unix.com/unix-dummies-questions-answers/2971-simple-rules-unix-com-forums.html) first
9,977
Posted By encrypted
echo " " > filename Will delete the previous...
echo " " > filename

Will delete the previous contents of the file but will not delete the contents present in it entirely.
1,644
Posted By encrypted
By "pickup" do you mean you want files based on a...
By "pickup" do you mean you want files based on a particular date and that too by only using the "ls" command without options ?
You would need atleast the -l option if you want to look for the date.
9,977
Posted By encrypted
What error are you getting? Which Unix OS? ...
What error are you getting?
Which Unix OS?
Which version?
Which Shell?
What command are you typing at the prompt?
1,669
Posted By encrypted
Strange behaviour for Search this forum
Hi,

While querying for something as stupid as "How to become a admin" or even "How to become a rock star" :D in search this forum box this comes up:

The search term you specified (a) is under...
64,383
Posted By encrypted
You will need the du command to find the disk...
You will need the du command to find the disk usage of a directory. But it will not show you the percentage usage. You could try ncdu utility for getting a graphical (% usage) view of disk usage by...
9,977
Posted By encrypted
> filename Will delete the contents of the...
> filename

Will delete the contents of the file
Forum: Linux 06-26-2008
2,207
Posted By encrypted
You have already posted it in another section....
You have already posted it in another section. Please do not cross-post.

Thanks
1,896
Posted By encrypted
Hi You could try and modify your...
Hi

You could try and modify your LD_LIBRARY_PATH to include the path for library that is missing while you are trying to run make. Use find to locate the path of that missing library and include...
Forum: AIX 06-25-2008
3,191
Posted By encrypted
Failover can be triggered by anything as...
Failover can be triggered by anything as unplugging a network interface cable to one of the nodes. :D
1,588
Posted By encrypted
Something like...
Something like https://www.unix.com/unix-dummies-questions-answers/19852-converting-horizontal-line-vertical-line.html
Forum: Solaris 06-23-2008
3,630
Posted By encrypted
Are you running any application on the server? ...
Are you running any application on the server?
Most of the times these applications produce log files
which are being logged on to / . You may need to identify
these logs if any and delete them....
Forum: Solaris 06-23-2008
9,364
Posted By encrypted
Hi Can u drop to the console while the...
Hi

Can u drop to the console while the server is booting?
You could run hardware diagnostics and other testst from there and see
what is wrong.

HTH
enc
4
2,354
Posted By encrypted
If you want someone else to also login as root...
If you want someone else to also login as root and run some(fixed) commands that only a root user can run probably you could try Sudo.
12,728
Posted By encrypted
You may have a alias for the rm command in you...
You may have a alias for the rm command in you profile file which is forcing
you for an interactive remove. You can try:

\rm -rf projects
Forum: Solaris 06-18-2008
2,201
Posted By encrypted
format Searching for disks...done No disks...
format
Searching for disks...done
No disks found!

What version of OS is it? Is it a sub-zone that you are working on if the server is zoned ?
Forum: Solaris 04-03-2008
36,257
Posted By encrypted
First find the file. find / -name oraenv ...
First find the file.
find / -name oraenv

The file would mostly be under your $ORACLE_HOME/bin directory.

Secondly run the file as suggested.

HTH
enc
54,132
Posted By encrypted
OR use the "h j k l " for navigation. ...
OR

use the "h j k l " for navigation.

export EDITOR=vi also helps
1,798
Posted By encrypted
I still wonder.. are you still able to connect...
I still wonder.. are you still able to connect :rolleyes:

First off you should never reveal your root password.
I don't think such posts should be encouraged in this forum.
See Rules & FAQ...
Forum: Solaris 04-03-2008
36,257
Posted By encrypted
Try: ./oraenv and see that you are...
Try:

./oraenv

and see that you are running the file from the same directory as your pwd.

Cheers,
enc
23,724
Posted By encrypted
Addition/Correction to the above post: You...
Addition/Correction to the above post:

You would not be able to run the shell script. However you can encrypt the contents.
23,724
Posted By encrypted
How about #vi -C somefile It will ask u...
How about
#vi -C somefile

It will ask u for a password while creating it and later while opening it.
Although the encryption might not be strong enough. Please read man vi
for the options.
14,688
Posted By encrypted
I believe you are downloading Samba from the...
I believe you are downloading Samba from the official Samba website.
Are you compiling the source or simply getting the binary?
The weblink to the download is :
Index of...
Showing results 1 to 25 of 220

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