Git Product home page Git Product logo

linux-motd's Introduction

North Web Solution - Linux MOTD creator

TO USE THIS APPLICATION YOU NEED TO RUN THE SETUP IN SUDO MODE

result login screen:

 _____         _   _   _____     _
|   | |___ ___| |_| |_|   | |___| |_
| | | | . |  _|  _|   | | | | -_|  _|
|_|___|___|_| |_| |_|_|_|___|___|_|

Local-time: 10/26/19 23:40:24

Name...............: PI_3b+
Hostname...........: NorthMedia
Distro.............: Raspbian 9.9
Version............: 4.19.42-v7+
Uptime.............: 2 days, 3 hours, 1 minutes

CPU................: ARMv7 Processor rev 4 (v7l)
CPU Load...........: 0.00, 0.00, 0.00
Running Processes..: 135

Total Memory.......: 926MB
Used Memory........: 165MB
Free Memory........: 38MB

Disk...............: 30G
Used Disk..........: 4.1G / 15%
Free Disk..........: 25G

Swap...............: 99M
Free Swap..........: 99M

Public Address.....:  inet 192.168.0.250 netmask 255.255.255.0 broadcast 192.168.0.255

Welcome root at NorthMedia...

Last login: Sat Oct 26 23:15:48 2019 from 192.168.0.200
pi@NorthMedia:~ $

Setup

Clone the repo with:

git clone https://github.com/gaboreszaki/linux-motd.git ~/linux-motd

Run the following command:

cd ~/linux-motd && sudo chmod +x setup.sh && sudo ./setup.sh

Update

cd ~/linux-motd/ && git pull && cd ~/ && sudo chmod +x ~/linux-motd/update.sh && sudo ~/linux-motd/update.sh

Uninstall

Copies back the original files and completely remove the project

cd ~/ && sudo chmod +x ~/linux-motd/remove.sh && sudo ~/linux-motd/remove.sh  && sudo rm -rf ~/linux-motd

linux-motd's People

Contributors

gaboreszaki avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.