Linux Server Techs

Skip to content
Menu
  • Home

Month: May 2019

LinuxPosted onMay 31, 2019

How to host multiple websites on Linux with nginx

If you have a web server you may want to host several different sites on it. This is solved by making nginx serve different directories…

Read More
LinuxPosted onMay 31, 2019

How to edit your host file on Windows

To test how a web server responds to a request with a certain hostname, editing your host file is often the easiest way that doesn’t…

Read More
LinuxPosted onMay 15, 2019

How to setup Lets Encrypt on CentOS

No site looks serious if it has a big red warning flag when you browse it. The solution to this is to enable HTTPS with…

Read More
LinuxPosted onMay 15, 2019May 15, 2019

How to reset a WordPress password

If you don’t have access to a wordpress account, your best bet might be to reset the password through the database. Open the database in…

Read More
LinuxPosted onMay 14, 2019

How to set up Adminer on Ubuntu with Apache

Adminer is a great, simple tool to access and edit databases through a browser. To use it, you need a web server with PHP. In…

Read More
LinuxPosted onMay 13, 2019

How to set up virtual hosts in Apache on Linux Ubuntu

Apache handles multiple websites by breaking them up into their own separate config files. This system makes it very easy to start or stop single…

Read More
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

Posts navigation

Page 1 Page 2 Next Page

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