Recent content by imort

  1. imort

    Confusion with using which linux distributions

    You can install any virtual machine solutions you like: VirtualBox or VMWare Player on your Windows PC and install Kali Linux in the virtual machine. I think that will be the best solution for you at this moment. You also can install a Kali on your laptop, of course, using dual-boot and boot on...
  2. imort

    Creating a Website: Advice for Beginners (fog37)

    You can rent your own server for literally few dollars for a month. Then you can use any available control panel like cPanel, ServerSuit or Vesta to install Apache + PHP + MySQL on it. And then you can just upload your website to the server using FTP or SFTP client like WinSCP. That's all you...
  3. imort

    Is there any number that goes with our computer to internet?

    Hey You always have your own IP address (4 digits are looking like 128.128.128.128, each of them can be from 0 to 254 with some restrictions). So your IP address can be tracked up to your home router device. Usually, you'll have one external IP address for the all yours network devices at home...
  4. imort

    Apache Web Server, how it works?

    I didn't think that you can found such a thing anywhere, to be honest. Apache is a large software complex and its functions just can't be described shortly with some pseudocode. You can take a look at the apache docs where minimal apache internal structure is described. Take a look here about...
  5. imort

    Setting up a server for scientific computing

    Hey You can try to use a Scientific Linux distribution. It already has much of specific tools installed and preconfigured. You also can install any distribution you like (Ubuntu, Debian, CentOS) and install all the software you need manually. Desktop or server version is entirely up to you but...
  6. imort

    SSH to Plymouth Univ Server: Access from Home

    Hey When you'd try to access the server what error do you have? Timeout or other? Looks like your server is closed from the outside network and you can't just login with SSH to it. So you need to ask your university IT staff about that. Maybe that their IT security policy forbid that or you...
Back
Top