similar to: complex migration

Displaying 20 results from an estimated 1000 matches similar to: "complex migration"

2020 Jul 10
0
complex migration
On Fri, Jul 10, 2020 at 11:04 AM Christopher Wensink <cwensink at five-star-plastics.com> wrote: > > Hello Everyone, > > I need to do a complex migration of either a guest VM as a whole or as > individual files with a dump and load of a progress database-based ERP > system. > > The old host is an Amd Opteron 8 Core 16 GB ram single Socket CPU with a > RAID 10 array
2020 Aug 06
6
rsync upgrade
Can anyone tell me the repository to use to upgrade to a version of rsync later than 3.1.2? Chris -- Christopher Wensink IS Administrator Five Star Plastics, Inc 1339 Continental Drive Eau Claire, WI 54701 Office: 715-831-1682 Mobile: 715-563-3112 Fax: 715-831-6075 cwensink at five-star-plastics.com www.five-star-plastics.com
2020 Aug 06
6
rsync upgrade
On 2020-08-06 08:45, J Martin Rushton via CentOS wrote: > You'll need to upgrade to CentOS8. > > C7 is at rsync 3.1.2-10, and will not go above 3.1.2 ever. > > C8.2 is at 3.1.3-7, C8 will always be on 3.1.3 > > Martin Another option is to build rsync from source, which is what I did to try out the zstd compression. centos7$ rsync --version rsync? version 3.2.2? protocol
2020 Jun 15
2
smb protocol version
I have a handful of Linux Servers, running Centos 6.10, and 6.8 with the main host running openvz w/ Centos 6.10 as the main OS.? Two of the guests are running samba, sharing directories out to windows clients. I'm in the process of migrating servers over to vmware, using Centos 7.8.? How can I determine what smb protocol version is being used in the shares for each server?? I don't see
2023 Mar 14
2
vault.centos.org down ?
I'm getting 'Forbidden You don't have permission to access this resource.' when accessing https://vault.centos.org/ Is it down ? Thanks James Pearson
2022 Aug 10
3
Time-tracking software
I am in search of open-source software to track billable time for myself. A quick Google search did not find anything that is open-source but I am hoping that this group might know of such software? The platform is C7.
2020 Sep 16
3
Logging successful log-ins
Hi all, Due to a security breach at my office recently, we need to log successful / failed log-ins.? I've put in "log level = 3" in smb.conf on our active directory domain controller which seems to log what we need, however this is generating massive log files, due to it logging every file opening/closing by all users.? How do I log successful/failed log-ins without having to
2020 Oct 06
3
Performance Question: Lots of Small Files vs One Large File
In an architecture where we have Samba running on RHEL exposing shares to Windows, when we have 1 large 1GB file, the write performance to storage is very fast, even over distances of 5000 miles. However, even writes to local Samba servers, with 100 10MB files being copied onto a shared drive, Windows Explorer is MUCH slower. I don't know if it's really Samba, but more than likely Windows.
2020 Jun 15
2
smb protocol version
I don't have any lines in my configuration file for any of the servers, how can I tell what the default protocols are? Are the defaults controlled by samba or the kernel? Chris On 6/15/2020 2:13 PM, Fred Smith wrote: > On Mon, Jun 15, 2020 at 11:23:54AM -0500, Christopher Wensink wrote: >> I have a handful of Linux Servers, running Centos 6.10, and 6.8 with the >> main host
2020 Jul 08
1
server setup best practices
Everyone, I am in the process of migrating over a samba Linux VM from an openvz based system to a vmware based system.? I am migrating over these services: apache samba rsync (daemon via xinetd) I'm trying to improve my documentation and I want to make a linux vm best practices SOP that can be used as the template for all new server setups.? Does anyone have any similar kinds of
2019 Nov 14
4
how to know when a system is compromised
How do you know when a Linux system has been compromised?? Every day I watch our systems with all the typical tools, ps, top, who, I watch firewall / IPS logs, I have logwatch setup and mailing daily summaries to me and I dive deeper into logs if something looks suspicious. What am I missing or not looking at that you security gurus are looking at? I subscribe to the centos and SANS
2020 Aug 28
1
samba
Hello, Thank you everyone in advance for your time and support? I am the Administrator of a small network, with about 60 desktops (mostly windows 10) that connect to a Linux VM running samba for file sharing).? In the last few months I completed the transition from the Samba server running as a vm on an OpenVZ machine.? It was running Centos 6, with an older version of samba.? Now the server has
2020 Apr 22
3
slow performance on company production server I need help
>> Hello Everyone, >> >> Since rebooting my Centos 6.10 Openvz server "daisy" yesterday, I am >> getting horrible system performance.? /var/log/messages is full of >> HDIO_GET_IDENTITY failed for /dev/sdb.? The latest entries look like >> this: >> >> Apr 22 08:51:32 daisy kernel: [141224.655699] CT: 1005: stopped >> Apr 22 08:55:04
2015 Feb 06
0
anthem details OT
On Fri, Feb 6, 2015 at 8:17 AM, Chris Wensink < cwensink at five-star-plastics.com> wrote: > Hello Everyone, > > Does anyone have any more detail about what kind of system Anthem / Blue > Cross was running and what kind of attack broke into their system? > > It's terrible that it happened, but I think it would benefit all Admins > everywhere to learn how it happened
2009 Mar 17
4
Plastic Water Bottles
The plastics industry says polycarbonate bottles are safe. http://www.bisphenol-a.org/about/faq.html#g I'm sure Maggie and here friends would say ALL plastic bottles are very dangerous. This lady seems to be at a reasonable middle ground. http://trusted.md/blog/vreni_gurd/2007/03/29/plastic_water_bottles Polycarbonate plastics the kind of bottle you bought contains BPA. "In 2006 Europe
2020 Apr 22
1
slow performance on company production server I need help
On 4/22/20 8:53 AM, Christopher Wensink wrote: > I had an 8 TB External USB disk plugged into the system, that I had been > using for additional space for backups, I was under the impression that > sda, sdb, sdc, and sdd were the four disks on the raid controller card, Not exactly.? If you have a RAID5 array, then you have one volume spread across the physical disks.? You can then
2019 Nov 14
0
how to know when a system is compromised
This is one where there's probably no limit to what you could do. We have a high-security environment and are using Aide and OSSEC. Aide has been good at reporting file system changes and is very granular, the dilemma is what to monitor and what to ignore (keep from being inundated with reports of innocuous changes at the risk of missing something). However, it is not daemon-based so
2019 Nov 14
2
how to know when a system is compromised
I have not, I'll look into that one, thanks! On 11/14/2019 9:48 AM, SternData wrote: > Do you run rkhunter? > > On 11/14/19 9:40 AM, Christopher Wensink wrote: >> How do you know when a Linux system has been compromised?? >> >> Every day I watch our systems with all the typical tools, ps, top, who, >> I watch firewall / IPS logs, I have logwatch setup and
2004 Aug 06
2
multiple liveice sources
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Mon, 24 Sep 2001, William Goldsmith wrote: > The easiest way to accomplish this is to create a 2nd directory containing > liveice & its config file. You can't run 2 instances in the same > directory - their temp files will overwrite each other. > > Contrary to what others have written, liveice works just fine once it's
2004 Aug 06
2
Where can I get Icecast 2.0?
I have Icecast 1.3.11 working just fine. Now I want to try to migrate to the Ogg Vorbis thing, for purposes of static file streaming. With 1.3.11 as a default install on RedHat 7.1, would I install v2.0 as a new product or overlay / delete the v1.3.11 install? Thanks --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe