5
BadFox
7y

Anyone got any lesser known Linux optimisation tips?

Comments
  • 2
    📌
  • 3
    Yes, install Arch Linux.

    To be objective: there are dozens of optimization possibilities. It depends on your specs. HDD, SDD, RAM, CPU?
  • 0
    @tracktraps Samsung 850 Evo 256GB, A6-7310 APU, 8GB 1866Mhz CL13.
  • 3
    @LinuxUser0001

    To name a few:
    1. Install Arch Linux :)
    2. I/O Scheduler: noop
    3. ZRAM: 4 x 2 GB (2 GB for each core)
    4. Symlink cache(s) to /tmp

    There are many more. I have several scripts that do this automatically. Maybe I should publish a tuning guide and my scripts on Github.
  • 0
    @tracktraps Please do. That said all those are known optimisations and thus were already applied on my system.
  • 1
    @SHA-16384 In my opinion, It's not worth the effort. Nevertheless, a good tip to save some MB.
  • 2
    @ALMSTJSON nice one for Linux users. Try sudo rm - rf
  • 1
    @moars42 hella fast
  • 0
    @SHA-16384 Not very useful I'm afraid.
  • 1
    @moars42 you forgot the "/" ;)
  • 0
    @ALMSTJSON This isn't Windows.
Add Comment