Grokbase
Topics Posts Groups | in
x
[ help ]

Lorenzo (lo...@gmk.it)

Profile | Posts (41)

User Information

Display Name:Lorenzo
Partial Email Address:lo...@gmk.it
Posts:
41 total
41 in CentOS

5 Most Recent

All Posts
1) Lorenzo Re: [CentOS] howto transfer all configuration between 2 remote dedicated servers?
| +1 vote
Joe Barjo ha scritto: I think that doing some scripting around rpm -Va (to find modified files from...
CentOS
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
Joe Barjo ha scritto:
> Hello
>
[snip]
>
> But my real question is: How can I get a list of files in the whole
> filesystem that were added or modified compared to all the files that
> come from rpms?
> Is there a script for doing such a thing?
>
I think that doing some scripting around rpm -Va (to find modified files from
rpms) and a 'comm' between "rpm -qla" and something like "find /" (with some
clean-up to get files not coming from rpms) will do the magic.

--
Regards
Lorenzo Quatrini
_______________________________________________
CentOS mailing list
[email protected: C...@centos.org]
http://lists.centos.org/mailman/listinfo/centos
2) Lorenzo Re: [CentOS] OT: Migration from Evolution to Thunderbird (Thunderbird mbox files)
| +1 vote
Lanny Marcus ha scritto: Lanny, if you are concerned about data loss, you could install a local...
CentOS
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
Lanny Marcus ha scritto:
>
> I now have the mbox files on my hard drive. I think that is the default
> with Evolution. I assume google backs up their gmail servers, but
> having a local copy, my own backup, is a plus.
>
Lanny, if you are concerned about data loss, you could install a local imap
server (over wich you'll can do all the backups that you like) and keep it in
sync with google with imapsync (rpmforge repository).
Looks simple and straightforward to do:

http://nivox.blogspot.com/2008/02/gmail-imap-backup.html

Hope this helps.

--
Regards
Lorenzo Quatrini
_______________________________________________
CentOS mailing list
[email protected: C...@centos.org]
http://lists.centos.org/mailman/listinfo/centos
3) Lorenzo Re: [CentOS] OT: Migration from Evolution to Thunderbird (Thunderbird mbox files)
| +1 vote
Nicolas Thierry-Mieg ha scritto: I can confirm that: if you select the folder for offline use...
CentOS
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
Nicolas Thierry-Mieg ha scritto:
>
>
> Lanny Marcus wrote:
> <snip>
>> However, in the imap.gmail.com folder
>> INBOX.msf file properties,
>> Type is shown as C source code
>> and MIME type is shown as text/x-csrc
>
> This is irrelevant, whatever tool you are using to see the "type" of
> that file is wrong.
>
>
>> If someone on the list can point me to where the mbox files for
>> Thunderbird on Linux are located, that will be much appreciated.
>
> You didn't tell us where you're looking, so I can't be sure... But I
> suspect you're looking in the right place.
> However with IMAP the mail can stay on the server, so unless you tell
> your MUA to download a copy locally you only see index files.

I can confirm that: if you select the folder for offline use you'll find on the
imap.gmak.com folder an INBOX which looks like an mbox file.

--
Regards
Lorenzo Quatrini

_______________________________________________
CentOS mailing list
[email protected: C...@centos.org]
http://lists.centos.org/mailman/listinfo/centos
4) Lorenzo Re: [CentOS] Control IO related to a process
| +1 vote
Lorenzo Quatrini ha scritto: Obviously there is a typo... nice 19 dd if=/xxx of=/xxx bs=nnn >...
CentOS
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
Lorenzo Quatrini ha scritto:
> Joseph L. Casale ha scritto:
>> Is there a way to nice the IO on a process such as dd?
>> If not, what could be a way to control the IO level of
>> such a process from bogging down a server to severely.
>>
>
> As I was told few days ago you cold nice the whole process, eg.
>
> nice 19 if=/xxx of=/xxx bs=nnn
>

Obviously there is a typo...

nice 19 dd if=/xxx of=/xxx bs=nnn
^^


> This should give all the other process priority over dd
>
> Hope this helps
>
> --
> Regards
> Lorenzo Quatrini
> _______________________________________________
> CentOS mailing list
> [email protected: C...@centos.org]
> http://lists.centos.org/mailman/listinfo/centos

_______________________________________________
CentOS mailing list
[email protected: C...@centos.org]
http://lists.centos.org/mailman/listinfo/centos
5) Lorenzo Re: [CentOS] Control IO related to a process
| +1 vote
Joseph L. Casale ha scritto: As I was told few days ago you cold nice the whole process, eg. nice...
CentOS
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
Joseph L. Casale ha scritto:
> Is there a way to nice the IO on a process such as dd?
> If not, what could be a way to control the IO level of
> such a process from bogging down a server to severely.
>

As I was told few days ago you cold nice the whole process, eg.

nice 19 if=/xxx of=/xxx bs=nnn

This should give all the other process priority over dd

Hope this helps

--
Regards
Lorenzo Quatrini
_______________________________________________
CentOS mailing list
[email protected: C...@centos.org]
http://lists.centos.org/mailman/listinfo/centos

spacer
Profile | Posts (41)
Home > People > Lorenzo