linus

  1. Iamgeese

    How do you use Linux? What are the less obvious ways that Linux is used?

    In light of recent events I am writing to my local MP concerning the insaine levels of government overreach, one of which highlights issues trying to force I.D at the OS level which happened recently on Iphones. I think our government is an idiot and doesnt know what Linux is, I suspect the...
  2. N

    Error when booting Linux kernel in imx8qm board

    Hello guys! I am trying to boot a Linux Image v5.4.24 in the imx8qm. Unfortunately, I'm getting a panic message in the memory initialization. This is kernel messages: [22:07:08:735] [ 0.000000] Initmem setup node 0 [mem 0x0000000080200000-0x00000000a01fffff] [22:07:08:735] [ 0.000000] SError...
  3. cloudytechi147

    Python sub process script works on my Windows but not on my Linux

    I write a simple script to check the subprocess module and I tested it on both Windows and Linux. The script works fine on Windows but not on Linux. The interpreter in python is used in 3 versions on both. import subprocess host = input("Enter a host to ping: ") p1 = subprocess.Popen(["ping"...
  4. cloudytechi147

    Linux sequence function isn't working properly in a bash script

    I'm working on a Linux course and using the best Linux OS, the instructor uses a ping-sweeping function as an example. It is meant to iterate through potential IPs on a network from 1 through 255 and return the ones that reply. The code is as follows #!/bin/bash for ip in 'seq 1 254'; do ping...
  5. weazel

    Elementary OS better than Mac X OS

    Please discuss your thoughts.
  6. T

    How to start Linux

    Hello! I'm looking for some videos and films about how to start using Linux. I want to have my own webserver and then I have to set things up with Linux. I hope some of you have some ideas how to start? Thanks a lot :)
Top