Linux Server Techs

Skip to content
Menu
  • Home
LinuxPosted onMay 10, 2019

How to set timezone in Red Hat or CentOS

To set the timezone in RedHat or CentOS, first unlink the current timezone: sudo unlink /etc/localtime Find out which timezone you want to use by…

Read More
LinuxPosted onMay 10, 2019

How to set timezone in Debian

Setting the timezone in a Debian based distro, such as Ubuntu, is easy. Just run this command: sudo dpkg-reconfigure tzdata And choose the correct timezone…

Read More
LinuxPosted onMay 9, 2019May 9, 2019

How permissions work in Linux

Permissions in Linux can be confusing to newcomers. There are 3 different permissions, read, write, and execute. You’ve probably seen how they are represented if…

Read More
LinuxPosted onMay 9, 2019May 9, 2019

How to setup permissions for a webserver on Linux

It is important to use the right permissions in your web-directories on servers, otherwise you can have serious security flaws, such as allowing the wrong…

Read More
LinuxPosted onMay 8, 2019

How to grant permissions in MySQL

For a MySQL user to be usable, it needs to have permission to alter a database. By default, new users have no permissions at all.…

Read More
LinuxPosted onMay 8, 2019May 8, 2019

Creating a user in MySQL on Linux

Creating a MySQL user is a simple one-step process, begin by opening the MySQL shell. On Linux you do this by running the command mysql.…

Read More

Posts navigation

Previous Page Page 1 Page 2

Recent Posts

  • How to set up SSH keys
  • How to edit your host file on Linux
  • The basics of using Vim to edit text on a server
  • How to edit your host file on Windows
  • How to host multiple websites on Linux with nginx

Recent Comments

    Archives

    • July 2019
    • June 2019
    • May 2019

    Categories

    • Linux

    Meta

    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org
    © Copyright 2025 – Linux Server Techs
    Allium Theme by TemplateLens ⋅ Powered by WordPress