Search Results

Search: Posts Made By: mauregato
Forum: Open Source 10-29-2019
355,483
Posted By mauregato
Unix: vi Windows: notepad++
Unix: vi
Windows: notepad++
1,346
Posted By mauregato
Hello, I think that you should launch your...
Hello,

I think that you should launch your script in this way

./test.sh 2


or other number that do you want.
2,172
Posted By mauregato
Hello, I think that you doesn´t need to...
Hello,

I think that you doesn´t need to check before connect, only you shoutd "atack" to cluster IP, instead to the servers.
1,965
Posted By mauregato
Hi, Add this to .cshrc cat .cshrc ...
Hi,

Add this to .cshrc
cat .cshrc
setenv SHELL /bin/csh
Forum: Red Hat 11-20-2013
3,174
Posted By mauregato
Hi, set public/private keys authentification. ...
Hi,
set public/private keys authentification.

Regards,
6,589
Posted By mauregato
Hello, change this /neth /etc/auto.neth ...
Hello,
change this /neth /etc/auto.neth --timeout=60 for this
/- auto.neth and restart de service.
Forum: Red Hat 01-17-2013
2,802
Posted By mauregato
Hello, exec this command, "yum repolist", to...
Hello,
exec this command, "yum repolist", to show how many repositories are configured on your system.
Forum: HP-UX 01-17-2013
5,125
Posted By mauregato
Hello, is the same tool, whit the only diferent,...
Hello, is the same tool, whit the only diferent, is that smh is accesible througth web too.

best regards.
3,134
Posted By mauregato
Hello, put set -x on the second line, and...
Hello,

put set -x on the second line, and run script again to see the problem.
1,185
Posted By mauregato
Hi, may be this help you:
Hi,
may be this help you:
2,069
Posted By mauregato
Hello, who is the name of exe file?, It had...
Hello,
who is the name of exe file?, It had spaces..
Forum: Linux 08-31-2012
8,294
Posted By mauregato
Hello, yum list installed.
Hello,
yum list installed.
14,505
Posted By mauregato
Hello, You can try this: with ">>" append...
Hello,
You can try this:

with ">>" append this to the file and whit ">" remove the content of the file.
2,235
Posted By mauregato
Hello, could you put set -x and launch script...
Hello, could you put set -x and launch script again.
Forum: Ubuntu 08-24-2012
3,365
Posted By mauregato
Hello, sorry I try to explain better. Do you need...
Hello, sorry I try to explain better. Do you need to find some way to check the process apt-get dist-upgrade finshed before check the grep Kernel.
Forum: Ubuntu 08-24-2012
3,365
Posted By mauregato
Hello, Yes, it is recomended that apt-get...
Hello,

Yes, it is recomended that apt-get dist-updagrade finished, the problem just you said, is the grep Kerne. You can try with while or something.

bye.
9,685
Posted By mauregato
Hi, you can try for i in File* do mv $i...
Hi,
you can try
for i in File*
do
mv $i $i.mp3
done
Showing results 1 to 17 of 17

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