Search Results

Search: Posts Made By: Giordano Bruno
Forum: Programming 04-10-2013
2,426
Posted By Giordano Bruno
Thanks Corona688, but with your code how could I...
Thanks Corona688, but with your code how could I assign the values to string str1 and double d1, d2, d3? As in the previous code:
infile>> str1 >> d1 >> d2 >> d3
Forum: Programming 04-09-2013
2,426
Posted By Giordano Bruno
I used grep to select all the lines with word1: ...
I used grep to select all the lines with word1:
grep word1 file.dat > filenew.datbut I am sure that there more elegant way with C++.
Forum: Programming 04-09-2013
2,426
Posted By Giordano Bruno
C++ Input File line by line
Hi there, I need to read some data from a file with string and number that is similar to this:

word1 0.0 1.0 0.0
word3 word4 0.0 0.0 -1.0
word1 0.0 0.0 1.0
word5With this...
3,278
Posted By Giordano Bruno
Please give a look to the update of my first...
Please give a look to the update of my first messagge...

Thanks for your time!!!
3,278
Posted By Giordano Bruno
I'm using Linux Fedora 6, and now everything...
I'm using Linux Fedora 6, and now everything works fine, but could you explain how is it possible to get diffent messages with the comman curl?

Thanks in advance!!!

GB
3,278
Posted By Giordano Bruno
Problem with ssh and scp
Hi there,

I'm working with two linux servers and if I use ssh to connect from 1 to 2 everything works fine ( ..as usual:rolleyes:), while if I try to connect via ssh or to copy files through scp...
3,265
Posted By Giordano Bruno
SFTP subsystem requests
Hi there,
what is the meaning of this line:
SFTP subsystem requests: 5 Time(s)
in: /var/mail/root???

Tks in advance,

GB
1,937
Posted By Giordano Bruno
Thanks for your suggestion, I temporarily...
Thanks for your suggestion,

I temporarily solved the problem by rebooting my server... but I'd like to know how to avoid this problem in the near future...:rolleyes:...if possible?!? thanks in...
1,937
Posted By Giordano Bruno
Problem with SAVE AS
Hi there,

I've some trouble with my editors (gedit, vim) when I try to SAVE AS:

the application freezes and if I try to close it I get the message "The windows ... is not responding. Forcing...
10,433
Posted By Giordano Bruno
Thanks for your quick answer! I'm getting...
Thanks for your quick answer!

I'm getting paranoid by working on this server :confused:!
10,433
Posted By Giordano Bruno
About hald
Hi there,

I'm working on a Linux server and with this command:

ps aux | grep hald

I got these processes:

68 3395 0.0 0.0 27380 4420 ? Ss 14:21 0:02 hald
root ...
Forum: Cybersecurity 11-27-2009
6,710
Posted By Giordano Bruno
Thanks :p ... now it works!
Thanks :p ... now it works!
Forum: Cybersecurity 11-20-2009
6,710
Posted By Giordano Bruno
Last 24 hours of /var/mail/root/
Hi there,

I'm using this command line to get a daily mail through crontab with the content of /var/mail/root:

mailx -s "Test My Server" mymail@mail.com </var/mail/root

and it works fine,...
4,587
Posted By Giordano Bruno
Too many users with root password
Hi there,

I'm working with a Linux server and now I can get a daily Logwatch mail ... my question is:since there are too many users with root password (...in my opinion... :mad:) how could I...
Forum: Fedora 09-28-2009
9,367
Posted By Giordano Bruno
Thanks! But it doesn't work in mine.:confused:
Thanks! But it doesn't work in mine.:confused:
Forum: Fedora 09-28-2009
9,367
Posted By Giordano Bruno
Crontab & MAILTO
Hi there,

I'm working with two servers, one with FEDORA 6 and the other one with FEDORA 7, and if I put these lines in crontab:

MAILTO=MYADDRESS@mail.com
*/1 * * * * df -h

everything...
3,417
Posted By Giordano Bruno
crontab & var/spool/mai
Hi there,

I'm using crontab to move some files every minute, but when crontab doesn't find these files it sends a message to the file "user_name" in the directory "var/spool/mail". Is it possible...
Forum: Fedora 07-14-2009
2,713
Posted By Giordano Bruno
Thanks for your suggestion! By cleaning the...
Thanks for your suggestion!

By cleaning the cache I couldn't solve the problem, while after deleting this directory:

~/.beagle/Indexes/IndexingServiceIndex

it seems to work fine.:)


...
Forum: Fedora 07-07-2009
2,713
Posted By Giordano Bruno
Desktop search and web history
Hi there,

I'm back :D, I have a problem: even if I deleted my web history in mozilla, I noticed that I can still visualize web pages I visited two years ago by using Desktop Search (in FEDORA)...
11,300
Posted By Giordano Bruno
Converting LATEX PDF to WORD document
Hi there,

is it possible to convert pdf files to Word with some free :p software or with some trick??? Now I'm working with LATEX and I can get pdf format but I would like to get .rtf or .doc...
3,888
Posted By Giordano Bruno
If I use the "full notation" it works, but I get...
If I use the "full notation" it works, but I get it even in the text of the file ...

I know it sounds silly, but I'm going mad:mad: about it...
3,888
Posted By Giordano Bruno
Email address hyperlinks in PDF
Hi there,

when I convert a Word document to PDF (with different tools) everything works fine, but my email address name.surname@xxxmail.com in hyperlinks is changed in surname@xxxmail.com.
...
2,262
Posted By Giordano Bruno
It's something like this: for((k=1;k<5;...
It's something like this:

for((k=1;k<5; k++));
do
echo CASE $k >> NOTES.txt;
echo A$k=5 >> NOTES.txt;
echo B$k=6 >> NOTES.txt;
done
2,262
Posted By Giordano Bruno
Data table
Hi there,

I get a list of data set by means a script with many echo command that looks like this:

CASE 1
A= 4
B= 4
...
Forum: Filesystems, Disks and Memory 01-08-2009
7,021
Posted By Giordano Bruno
Thank you very much!!! :b:
Thank you very much!!! :b:
Showing results 1 to 25 of 41

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