linux server

  • Intel officially 'closes' Clear Linux OS

    Intel officially 'closes' Clear Linux OS

    clear linux os is a linux distribution maintained by intel itself. it is not a general-purpose operating system, but rather focuses on specialized activities such as cloud computing, distributed computing, and devops.
  • Moving files between Linux systems with SCP

    Moving files between Linux systems with SCP

    when transferring files to a remote linux server, you have a few options. one of the best is to use a program called secure copy, or scp, which runs over the ssh protocol to quickly transfer files over the network to the remote system.
  • 7 best Linux server distributions

    7 best Linux server distributions

    linux is one of the factors driving today's growing internet platform. in fact, more than 70% of all websites are powered by unix, with linux accounting for 58%.
  • How to list all physical Ethernet ports on Linux server

    How to list all physical Ethernet ports on Linux server

    unlike conventional servers, rack servers must be resilient and often contain several physical ethernet ports or nics (network interface cards) to be able to connect to multiple networks at the same time.
  • The 5 best Linux server distributions

    The 5 best Linux server distributions

    linux is one of the factors driving the ever-evolving internet platform today. in fact, more than 70% of all websites are powered by unix, of which linux accounts for 58%.
  • How to check for simple Linux server performance

    How to check for simple Linux server performance

    there are many options for virtual private servers or professional servers in the market, so how do i know which server is the best and suitable for me?
  • Learn about SpeakUp - New Malware targets Linux servers

    Learn about SpeakUp - New Malware targets Linux servers

    a recent malware chain called speakup is using backdoor attacks to exploit on linux-based servers.
  • How to manage remote Linux server using SSH

    How to manage remote Linux server using SSH

    managing the server is still a necessary and sometimes heavy task. fortunately, secure shell (ssh) is available - a network protocol that allows services to run on an unsecured network.
  • How to configure DNS Server on Ubuntu Server 11.04

    How to configure DNS Server on Ubuntu Server 11.04

    dns server is a server with domain name resolution function. in this article, we will detail the steps to install and configure dns server on linux with ubuntu server version 11.04.
  • ClearOS - Linux server web interface

    ClearOS - Linux server web interface

    currently, clearos is the linux server operating system that is of particular interest to the community. compared to other linux server versions, clearos gives users many unexpected advantages
  • How to access Linux server from Android

    How to access Linux server from Android

    before starting to connect to the server from an android device, users should consider how it affects security. connection from android is not unsafe, but every method has certain risks.