• chevron_right

      Using the Make Utility and Makefiles in Linux [Guide]

      pubsub.slavino.sk / linuxhandbook.com · Tuesday, 6 December, 2022 - 12:44 edit

    Learn the basics of makefile and how to use the make utility for building your applications in Linux with a sample C project.

    Značky: #Tutorial, #Linux

    • chevron_right

      Installing LAMP Server on Localhost on Ubuntu

      pubsub.slavino.sk / linuxhandbook.com · Monday, 28 November, 2022 - 12:07 edit

    Learn all about installing the popular LAMP tech stack on an Ubuntu server in your localhost in this step-by-step beginner's tutorial.

    Značky: #Linux, #Tutorial

    • chevron_right

      How to Install LOMP Stack on Ubuntu

      pubsub.slavino.sk / linuxhandbook.com · Monday, 31 October, 2022 - 06:43 edit

    Learn all about installing the LOMP tech stack on an Ubuntu server in this step-by-step beginner's tutorial.

    Značky: #Linux, #Tutorial

    • chevron_right

      File Locking in Linux

      pubsub.slavino.sk / linuxhandbook.com · Friday, 28 October, 2022 - 11:11 edit

    File locking in Linux is the solution by which you can ensure that the file for reading/writing is going to be handled safely.

    Značky: #Tutorial, #Linux

    • chevron_right

      How to Check Certificate with OpenSSL

      pubsub.slavino.sk / linuxhandbook.com · Thursday, 6 October, 2022 - 10:42 edit

    Learn how to use the openssl command to check various kinds of certificates on Linux systems.

    Značky: #Tutorial, #Linux

    • chevron_right

      How to Create a Virtual Block or Loop Device in Linux

      pubsub.slavino.sk / linuxhandbook.com · Wednesday, 5 October, 2022 - 04:15 edit

    Loop device is getting popular in Linux, specially for isolation. Here's a quick guide on creating loop devices on Linux.

    Značky: #Tutorial, #Linux

    • chevron_right

      How to Deploy ONLYOFFICE Docs Server on RHEL/CentOS

      pubsub.slavino.sk / linuxhandbook.com · Tuesday, 27 September, 2022 - 11:08 edit

    ONLYOFFICE is an excellent open source alternative to Microsoft Office. You can self host it for online office and collaboration. Here's how to deploy on RedHat/CentOS distros.

    Značky: #Linux, #Tutorial