Search Results

Search: Posts Made By: mauregato
Forum: Open Source 10-29-2019
337,829
Posted By mauregato
Unix: vi Windows: notepad++
Unix: vi
Windows: notepad++
1,144
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,080
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,835
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,114
Posted By mauregato
Hi, set public/private keys authentification. ...
Hi,
set public/private keys authentification.

Regards,
6,451
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,577
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
4,992
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,015
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,108
Posted By mauregato
Hi, may be this help you:
Hi,
may be this help you:
1,960
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,166
Posted By mauregato
Hello, yum list installed.
Hello,
yum list installed.
12,881
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,163
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,236
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,236
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,535
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 02:15 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy