Search Results

Search: Posts Made By: hard_revenge
2,042
Posted By hard_revenge
thank you too much I try it and it works well
thank you too much I try it and it works well
2,042
Posted By hard_revenge
Count number of free lines in a text file
Hi Everybody
I want to write a script to count the number of lines in a file that don't ahve any thing on it, the free lines, i try to do it with fgrep "" which means to grep on the spaces but...
10,682
Posted By hard_revenge
Dear Sir you can use the following code: echo "...
Dear Sir you can use the following code:
echo " enter the directory you want "
read x1
if [ -s $x1 ]
then
echo " this directory is found "
else
mkdir -p $x1
fi


try it I try it and...
4,017
Posted By hard_revenge
how to fix these preoblems in samba in order to act as domain controller
Dear all
I now working on samba in order to act as domain controller, but I have some problems in the configuration file that I don't how to solve it, so I hope you able to give me some help:

the...
Forum: AIX 10-03-2011
2,803
Posted By hard_revenge
aix toolbox and netscape navigator
Hi everybody
I am new to the aix system and know I want to download some packages , so i start search for the aix repository like apt-get on Ubuntu , I found the results tell me to install rpm.rte...
Forum: Fedora 09-25-2011
6,638
Posted By hard_revenge
I think that you will find you answer in one of...
I think that you will find you answer in one of the following OS , UNIX FreeBSD, Linux Fedora , and Linux Centos , all of them are free ,light , and you can do some magic with them.
3,096
Posted By hard_revenge
I think this form will be good rm -i...
I think this form will be good rm -i [0-9]*[0-9] , you know it means that any one start with number and end with number and have any number of letters between will be removed .
2,138
Posted By hard_revenge
please I want a solution to this problem , I want...
please I want a solution to this problem , I want to install the packages of open ldap and most of them are in binary form so I want to install it . thank you in advance.
2,138
Posted By hard_revenge
yes that what I mean how can I install the make...
yes that what I mean how can I install the make command packages, please if you have a link to it , provide me with it and how i can install it on Solaris 10 machine.
2,138
Posted By hard_revenge
Thank you for your response , it is not about...
Thank you for your response ,
it is not about the uncompressed it , it just about how to install a packages on Solaris that is not file system or data stream packages .
Thank you again.
2,138
Posted By hard_revenge
problem with packages that have .tar.gz in the extention
Hi Everybody ,
I want to install some packages on sun Solaris , I download the packages it was for example openssl.tar.gz it is not data stream or sun packages , so I search and I found command...
Forum: Solaris 07-26-2011
1,456
Posted By hard_revenge
I think that you should define the output of the...
I think that you should define the output of the commands that you try to know the problem, till that try to make these things:

1- check the ip you give to the card
2- check the service of the...
Forum: Solaris 07-26-2011
2,109
Posted By hard_revenge
you can know the swap space by entering the...
you can know the swap space by entering the command swap -s it will give you the statics of the attached slices or files to the swap swap and so you can add them and the result will be the swap...
1,442
Posted By hard_revenge
need a new idea for a script
Hi all, I now have project in UNIX Solaris and I want to have some new ideas to execute it, so I hope you help me finding new ideas in scripting or some infrastructure .bye
Forum: Solaris 07-13-2011
1,573
Posted By hard_revenge
hi i think these steps will be good for you , but...
hi i think these steps will be good for you , but i hope you try it on virtual machine
before you try it actually :

you said that you metadevice is d10 :

1- metainit -f d11 2 1 c0t0d0s7 1...
Forum: Solaris 06-27-2011
6,694
Posted By hard_revenge
what is the "root_squash" that you have a problem...
what is the "root_squash" that you have a problem in , I think root not allowed to be used over network.
Forum: Solaris 06-22-2011
1,985
Posted By hard_revenge
I think even you delete the .profile file there...
I think even you delete the .profile file there is /etc/profile for all users on the system , the system first look at user .profile to see if there is any settings, if not he will look at...
Forum: Solaris 06-22-2011
5,435
Posted By hard_revenge
I think this link will help Less known Solaris...
I think this link will help
Less known Solaris features: Getting rid of Zombies - c0t0d0s0.org (http://www.c0t0d0s0.org/archives/4778-Less-known-Solaris-features-Getting-rid-of-Zombies.html)
Forum: Solaris 06-21-2011
4,970
Posted By hard_revenge
due to the errors in the vfstab you should check...
due to the errors in the vfstab you should check the vfstab by do the following :
1- insert your CD in the cdrom driver
2- go to OK prompt and write boot cdrom -s
3- fsck...
Forum: Solaris 06-21-2011
6,393
Posted By hard_revenge
Hi i try it on a VM Solaris machine and make a...
Hi i try it on a VM Solaris machine and make a user and write exit in his .profile file in his home directory and reboot, when I log in with this user , it accept and the system works, also I try su...
Forum: Solaris 06-21-2011
6,167
Posted By hard_revenge
I think the better is to mount the /var of the...
I think the better is to mount the /var of the logs on the new file system the have 101GB , to use this space mount /var /dev/dsk/silce.
Forum: Solaris 06-19-2011
4,291
Posted By hard_revenge
setfacl don't change permission on group owner
I try to use setfacl command to change the permission of the group primary it does not accept the command , it really accept but don't change the permission on the group. the point here I read that...
Forum: Solaris 06-19-2011
6,167
Posted By hard_revenge
I think that you try to install the package on...
I think that you try to install the package on 4.4 GB free and you have minfree space from them so it is not enough for your application to be installed.

---------- Post updated at 08:55 AM...
Forum: Solaris 06-19-2011
6,167
Posted By hard_revenge
if your file system is zfs you can set quota by ...
if your file system is zfs you can set quota by
zfs set userqouta@user-name=quota file-system
zfs set groupquota@groupname=quota file-system
bye
Forum: Solaris 06-14-2011
1,465
Posted By hard_revenge
you know I think that 1G RAM and 1 hard disk is...
you know I think that 1G RAM and 1 hard disk is too low.
Showing results 1 to 25 of 28

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