Jump to content

Eric The Tech Guru

Member
  • Posts

    219
  • Joined

  • Last visited

Posts posted by Eric The Tech Guru

  1. That's what I always do:)  just wanted to know because i had to do my partitioning through cmd because I made some extended and logical partitioning and i didn't wanted to do that again. In a few hours I will know more

     

    You can't install a Windows system onto a dynamic volume if you have any of those set up (meaning they span or mirror across multiple disks).

     

    If the disk you're installing it onto has existing partitions, make sure to pick the right partition during the installation phase. It WILL wipe the content on the partition you select, but the other partitions should remain intact.

  2. Try rebooting your computer and installing again.

     

    Your computer may be trying to install something else and failing and Windows only lets you use the installer service for one install at a time.

     

    Rebooting should cancel any pending installs and free up the service on boot.

  3.  

    _83788378_83788375.jpg

     

    This is unfair business practice from Google. It should not be upto decision of cosmetic group. when was it upto the decision of Mr Lush. I dont know who he is but looks like a popular channel. What if Algorithm decides to give Linustechtips to someone else?
     

     

    I think this news combined with the new CFO might just be wallstreet poking it's nose where it shouldn't be.

  4. LOL yes, I've check and double checked that

    It could be that the microphone port isn't powered properly and may be a Line-in port instead.

    If that's the case, getting a cheap usb microphone+headphone adapter might provide enough power to amplify the mic volume to where you're more comfortable.

  5. Hey, can you send a photo of the Front I/O connectors on your motherboard?

    The part with all the tiny wires you had to plug in carefully one by one near the bottom of the board if you installed it with the rear I/O at the back of the case.

     

    EDIT: Where you plugged in these thingies

    hqdefault.jpg

  6. Thank you all! Initially I was leaning towards JS as well, but now I'm sure it'll be my choice. One of the reasons is I'm semi-good at photoshop and I really like designing things and JS' front-end capabilities feel just for me. For now that's it, I know any good programmer has to have extensive skills in more than one language but for me that's still in the far future, now I'll focus at learning everything I can about JavaScript. Thanks again!

    Hey, glad to hear you've made a choice.

     

    About having to have 'extreme skills in one language': A lot of programming languages are really similar, especially Object Oriented Programming Languages like Javascript, Java, Objective C, C#, Kinda C++, Python, Ruby, and many others.

     

    Once you learn one of them fairly well, it becomes pretty easy to learn the others.

     

    Don't get caught up on becoming really good at a specific language though because trends change all the time, and a language and framework that was relevant  today might become obsolete tomorrow.

     

    Just learn what you find interesting and go with the flow!

  7. Thanks for doing that mate! Maybe easy to do, but selfless nonetheless. How long have you been running the cores to get that 70k PPD number? PPD generally takes about 12 hours to get a stable number out of my rig.

     

    If you run that for 6 months, it'll be about 126 million points, which is amazing. 

    BTW I've already made my way onto the roster around 17 hours in

  8. Thanks for doing that mate! Maybe easy to do, but selfless nonetheless. How long have you been running the cores to get that 70k PPD number? PPD generally takes about 12 hours to get a stable number out of my rig.

     

    If you run that for 6 months, it'll be about 126 million points, which is amazing. 

    I had it going about 20 minutes for that.

     

    The current estimates from HFM look like 1.28M PPD

  9. Coming from someone in the industry, PHP is old and will die eventually.

     

    Javascript and Node.JS have begun showing how powerful they can be, if you've seen Walmart's website, it all runs on Node.js.

     

    Learning javascript will help you build not only server side applications with Node, but also client side web interfaces.

     

    Plus I'm pretty sure there are a ton more jobs for Node or front-end javascript developers these days.

  10. Hi, I've got a storage / Plex media server running on my local network, running Ubuntu 14.04 and I want to map one of it's drives to use as a network share on my Windows machines.

    I've installed and configured Samba, but for some reason, I always get an issue when trying to map the drive on the Windows side.

     

    It's always an 'incorrect network password' issue.

     

    To clarify: I have no domain controller or domain, this is a home network. The folder/drive mapped in the samba config is properly permissed to be used. I have created a user on the linux server and given it the right permissions. I have run sambapasswd -a <user> for the user to set up it's samba credentials. I have disabled LAN encryption of SMB credentials in my Windows group policies.

     

    Can anyone help me out?

     

    Thanks!

×