ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. Emad R
    3. Posts
    • Profile
    • Following 3
    • Followers 3
    • Topics 171
    • Posts 1,332
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Cheap Cloud Storage for Offsite Backup.

      I worked with Genie9, and they had very good program, but weird name called Zoolz.

      And they used Amazon services especially the one called Glacier or cold storage, its cheap cause you can upload files instantly but downloading them requires wait for 3-5 hours, (Ticketing system for every 2000 Files) cause its meant for archiving. however it scored well for alot of users looking for cheap storage.

      Other than that, you should look to directly getting an Amazon storage bucket and pay as you go.

      posted in IT Discussion
      Emad RE
      Emad R
    • Is PPTP EAP-MSCHAP v2 (128) considered safe and secure for VPN ?

      Hi,

      I know most of you are using IKEv2, or something more future proof, but whats yours thoughts on

      PPTP EAP-MSCHAP v2 max encryption which is 128 bits, did it ever get hacked ?

      And it does rely on the Windows Users credentials, thus if I made standard user called VPN and made very long complex password for him, like 128 characters, will that help and increase the security of remote connections ?

      Thanks.

      0_1484953477119_1 (1).png

      0_1484953492080_1 (2).png

      posted in IT Discussion
      Emad RE
      Emad R
    • RE: Windows Server 2003 P2V adventures

      @Dashrender

      Not sure if your solve the issue yet, but since you mentioned it boots fine using Hiren

      Can you try this :

      http://www.supergrubdisk.org/super-grub2-disk/

      Can you boot the VM from it, if so then you can install it as boot loader.

      posted in IT Discussion
      Emad RE
      Emad R
    • RE: Windows Server 2003 P2V adventures

      @scottalanmiller said in Windows Server 2003 P2V adventures:

      @msff-amman-Itofficer said in Windows Server 2003 P2V adventures:

      Why use the one article that says use CloneZilla when the thousand others successfully used VMware Converter which is a freeware, just requires a sign in to download and if you dont want to do that, get it from here :

      http://www.softpedia.com/get/System/System-Miscellaneous/VMware-Converter.shtml

      I know most of us like to do things using CMD and open source tools, but if there is freeware from the top vendor in virtualization why not use that, CloneZilla was never meant to be P2V. Also you can convert the output VMDK file with Virtualbox vboxmanage tool to anything else, and it supports P2V local or remote target.

      VMware Converter is for moving to VMware ESXi, not XenServer. Has anyone tested it for going to another platform? I didn't even know that that was an option.

      True its mostly targeted at that, I dont deal with XS alot, but It seems it does accept VMDK as seen here.

      https://support.citrix.com/article/CTX140423

      posted in IT Discussion
      Emad RE
      Emad R
    • RE: Windows Server 2003 P2V adventures

      Why use the one article that says use CloneZilla when the thousand others successfully used VMware Converter which is a freeware, just requires a sign in to download and if you dont want to do that, get it from here :

      http://www.softpedia.com/get/System/System-Miscellaneous/VMware-Converter.shtml

      I know most of us like to do things using CMD and open source tools, but if there is freeware from the top vendor in virtualization why not use that, CloneZilla was never meant to be P2V. Also you can convert the output VMDK file with Virtualbox vboxmanage tool to anything else, and it supports P2V locally or remote target.

      I'm certain using Vmware Converter will yield different results than CloneZilla

      posted in IT Discussion
      Emad RE
      Emad R
    • RE: Looking for a "Call Tree" solution

      I think the correct technical term for this Is called is ''Call Hunt Group '' this will help when you search for solutions.

      posted in IT Discussion
      Emad RE
      Emad R
    • RE: What do you think about Windows Server Containers ? and are you using them ?

      @scottalanmiller

      So what do you use instead of Active Directory and pushing/installing msi files remotely on end users?

      posted in IT Discussion
      Emad RE
      Emad R
    • What do you think about Windows Server Containers ? and are you using them ?

      Hi,

      So recently I picked up Docker and learning more about it, all thanks to VMware Photon project.
      And starting using Docker in Production and learning more about it, its fun and simple and fast way to kick start web apps.

      The limitation of Docker, or any other Container OS is that it can only run Linux OS or apps, but now that will change due to Windows server want to have the ability as well, and they are images here but can only run using Docker in Windows, and currently Docker store have:

      windowsservercore and nanoserver

      Both are free tier on Docker store.

      https://store.docker.com/images/49a8bc05-c135-4f9e-b850-1703908c23bd/plans/1e9acba1-c879-49b0-9109-7cfcf820a47a?tab=tags

      Notice the ''windowsservercore'' images are 5 GB, which kinda defeats the whole purpose of containers, I reckon once they reach that size that removes the fun of containers and simplicity, I can do the same size with regular VMs, after I wipe free space + punch zeros.

      However the nanoserver is interesting:
      https://store.docker.com/images/2f0355ab-178e-4045-9ac3-3d7b7e967e65?tab=description
      Around 300 MB, but as far as I know very limited roles and features that can be installed.

      So what do you think, will they make huge impact? and are you using them in any way in production environment? (specially the nano) and what for ?

      Many thanks.

      posted in IT Discussion
      Emad RE
      Emad R
    • RE: If you are new drop in say hello and introduce yourself please!

      @scottalanmiller said in If you are new drop in say hello and introduce yourself please!:

      Welcome to @msff-amman-Itofficer from Jordan!

      Hey,

      I'm Emad Ramlawi, working at MSFF reconstructive surgery project in Amman Jordan.
      My title currently is Information System Technician, but mostly referred to as I.T or I.T guy... and basically helping the organization in Amman to move to digital documents format, as well as supporting end users, and maintaining a couple of servers, and the network.

      Oh lets not forget the printers, some days thats 90% of my job... supporting printers 🙂

      posted in Water Closet
      Emad RE
      Emad R
    • RE: what windows server should I choose for Active directory?

      For me, it depends on the clients/users OS. For example if I have an environment full of Windows 7 SP1 users f go with 2008 R2 SP1

      Due to I believe that server OS would've been tested plentiful using that client OS.

      If you have mixed bag of client OS, go with the latest.

      posted in IT Discussion
      Emad RE
      Emad R
    • RE: Installing RocketChat on Ubuntu 16.10 with Snaps

      Many thanks Scott for this.

      I have stumbled at this site while deploying osticket and found your centos 7 post. So I made an account and currently stalking your posts for I.T knowledge. You truly make very amazing and detailed posts, again many thanks and appreciation from Amman, Jordan.

      posted in IT Discussion
      Emad RE
      Emad R
    • 1
    • 2
    • 63
    • 64
    • 65
    • 66
    • 67
    • 67 / 67