Jump to content

McChikenhanger

Members
  • Posts

    58
  • Joined

  • Last visited

Everything posted by McChikenhanger

  1. Depends on how much time you would have for redoing all of your group policies and any other settings that you may have on your network. Also if you have other systems that piggy back from accounts on AD you would have to troubleshoot those as they will stop working once the old domain ceases to exist, i.e. SIMS server, door system, etc. Doing a P2V would definitely be a lot quicker, plus also look at putting the new Virtual Environment in a cluster or HA configuration if possible for added reliability.
  2. Unify is great for switches and Wi-Fi for a good value compared to everybody else. One of the other reasons for upgrading will be backups. As your network utilisation will shoot up while they are running. But if they can finish during the night without anyone noticing then you are ok. Also once you move to voip get something that allows you to configure vlans quickly. I think cisco and hp deal with them slightly different, so be weary of mixing them on the network.
  3. Ah I see, cool. Ok will give that a go now. Thank you Pete.
  4. Hi Pete, Will give that a go. Sorry one more question. What do you mean by using tmux? I just tried running that on the Linux server but it doesn't recognize the command. Regards.
  5. Hi Pete, Yeah they must have, as that's the only thing that we have changed over here recently. It wasn't until a while afterwards that some of the users started reporting this problem. Routing is being done by the Juniper Box.
  6. Hi Bossman, The Linux box is running through a Netgear GS724T, and the machine is virtualised on a VMWare host. Don't think it could be the port on the switch, as all the other VMs on the same host don't have this issue that I can see. Plus if you re-open the connection to the machine either through SSH or any other protocol everything starts working fine, until the connection gets closed again by something.
  7. The OS version is CentOS 6.8 and I've double checked and there's nothing using the same IP address anywhere. But thank you for suggesting that, it wasn't one of the things that I had checked yet.
  8. This is happening on the local LAN, and there are no firewalls in between these machines. We have changed our default router over to a Juniper box.
  9. The server is a VM.
  10. Dear masters of Linux. I have a situation were one of our Linux servers keeps closing all remote connections to itself throughout the working day. I could be connected through it on SSH, only for it to close my connection whenever it feels like it. Is there a way of finding out why this is happening and how to stop it if it is a setting on that server somewhere? Thanks in advance to all of the masters out there.
  11. Hi guys, Looking after some advice here. Just yesterday, I had to replace our main router for a Juniper box. I'm in the process of configuring it now, and getting our old stuff working again as before. What I need to do is that I need to somehow is the following. 1. Add a route to the Juniper box so that DNS requests for a remote site (e. 10.100.0.0) are rerouted to an internal VPN server inside the internal IP range of 192.168.5.0. 2. Get the Juniper box to join two of our internal networks together. One sits in the 192.168.5.0 range and the other one is on the 192.168.50.0 range. If anyone can give me some ideas or point me in the right direction that would be awesome, as I've never had to do much work in configuring routers or firewalls before. Many thanks.
  12. Ah weird. Because I implemented something on the VTL, and now the files are no longer compressed. I was disabling compression on the Backup Softwares, but the VTL on a few of them was forcing the Virtual Tape to have Compression enabled. And there was no option to disable it from the Windows Server
  13. Hi Geoff. Yes I did have Deduplication on the VTL, but I managed to turn that off. The issue was that the VTL was still compressing the files, and there was no easy way of turning it off at the VTL level. But I think I have figured out how to do it since then. Thank you for your reply.
  14. Hi guys, Wondering if any Linux gurus out there can help me out. I have been playing with Quadstor VTL installed on top of CentOS 7 to test different backup software and how they would write to tapes. In this case the Quadstor VTL is giving the function of Virtual Tapes. After weeks of trying I finally figured out how to install everything and I got a working rig. However, the thing I'm trying to figure out is that compression seems to be enabled somewhere either on the VTL Software or on CentOS 7 somewhere, and I need to turn it off, as I think it' messing up some of the backup jobs. I had 8 Gigs of data suddenly become only 1 Meg on the tapes. Any help is greatly appreciated, oh Linux Masters.
  15. Well, don't know how much longer this will be here at this rate. I have used Windows Backup, Backup Exec, VEEAM, and DPM in the past and they are all a heck of a lot easier to use than this Tivoli thing. Maybe someone saw the IBM brand on it and thought it would be good. Thank you MJK for the documentation site. I will look through it there, although I have been browsing the IBM's webpages for the past few days. Oh and we've got no support with IBM.
  16. Hi boys and girls, Just reaching out to anyone out there with experience in using IBM's Tivoli Storage Manager backup software. At my new job here they use it for backups, but only the old guy that I replaced new how to use it, and unfortunately I never got to meet him or read any notes (I don't think he left any). I've been playing around with it, and I've go it backing up clients to Disk Storage Pools with no problems. However, the bit that I am struggling with, is getting it to use a VTL (Virtual Tape Libraries) as if it had a physical tape drive plugged into it. Now I've go it to recognize the tape drive, and it sees the tapes, I can checkin the tapes to the Libvolume and I can display them all with their names via command line. However the software just won't let me use them or by the looks of it AutoMount them so that I can store backup jobs to them. I've linked a Storage Pool to the Tape Drive, but this always displays it with a message of "No Capacity". So does anybody know what I am doing wrong that the system won't be able to read the free space from the tapes, even when it knows that they are there? I have run checkout libvolum and audited the volume, to see if this will fix the issue, but now it's not even allowing me to checkin the tapes to the libvolume again. Any help will be much appreciated. I think I'm losing my hair now.
  17. Thank you Geoff. I will play around with that too. I had the UNIX attributes installed on AD already, but wasn't really sure why they were there for
  18. Mmmmm, I sill get the following error if I try to run it from command line. realm: Couldn't connect to system bus: Could not connect: No such file or directory But if I run "realm list --install=/" for example, it runs without any issues. Apart from that, Windows Users can log in to the Linux machine now, so I am happy with that Thank you for the advice jinnantonnixx couldn't have done it without you
  19. Oh you the man. Yeap, found realm installed under /usr/sbin It still gives an error when running realm list command, but it could be because it was under the domain before. Let me try removing it from the domain and re-adding it, see if this fixes the issue. Thanks
  20. That's what I thought, but better ask. I'm using TurnKey which is a Debian based distro. I've looked under /sbin/ but realm is not there :/ Thanks.
  21. OK thank you. Just trying it now. One more thing. Do I need to restart the linux machine after I install realmd? Reason why I ask is that I'm invoking the realm command but the console doesn't recognise the command.
  22. You know what, I was just reading about that on this webpage; https://freedesktop.org/software/realmd/docs/index.html I've already got SSSD installed, but I was finding all of the configuration by hand to be problematic. Thank you, I will give this one a try.
  23. Hi guys, I run a Windows Network based on Server2012R2, but I also have a few servers running Linux for a few services that can'e be run from a Windows machine. My question is what is the easiest way of getting my Windows Logins to work with the Linux servers? This way I don't have to remember or make the root password the same on all of the Linux servers. I have playes around with the UNIX extensions within AD, but this has not had the desired effect yet. Many thanks for any help provided.
  24. Ah sweet. That's good to hear. I guess that answers my question. Full steam ahead then. After a bit more of testing obviously.
  25. Thank you for all of your replies guys. I guess I will try the migrations from the user's perspective. Might put a test SIMS server in the cluster, and I'll have some test PCs as a workstation. Then I'll do a live migration with people connected to the database, and see if they lose connection to the database or not. My main worry is that the SIMS server can't deal with the migrations too well with users logged to the databases, and I don't want them to get locked or anything. Thanks all.
×
×
  • Create New...