edan.uk

Tips, Tricks and Tutorials

edan.uk is a blog that publishes articles and tutorials about server operations, new techniques and security.
  • Posted on
    Featured Image
    Zipping files and directories in Linux is a common practice for compression and storage efficiency. The zip command provides a straightforward way to create zip archives, which can significantly
  • Posted on
    Featured Image
    Zip files are a popular format for compressing and archiving files, making them easier to store and transfer. Linux users can efficiently work with zip files using the unzip command, which allows for
  • Posted on
    Featured Image
    When working with Bash, there are various scenarios where appending text to files is necessary. From adding configuration details to logs or simply updating a text file, knowing how to append text