Being a Linux user means "Play around with the command-line ! " Its all about Linux and its administration
Home
Apache
Databases
Scripts
Commands
Permissions
File System Hierarchi
Editor
About me
skip to main
|
skip to sidebar
Home
Unlabelled
Find Out Today's Weather In Terminal
Find Out Today's Weather In Terminal
vivek sathisan
10:53
Find out today's weather in terminal
Replace your location bellow :
# curl wttr.in/Kochi
Find Out Today's Weather In Terminal
Reviewed by
vivek sathisan
on
10:53
Rating:
5
No comments:
Subscribe to:
Post Comments ( Atom )
Popular Posts
How To Reset A Forgotten Root Password For MariaDB On CentOS 7
This first thing you need to do is stop the database server. Obviously your site will be down, but this is the only way to access the ba...
How to Upgrade Node.js in Linux
How to Upgrade Node.js Clean all npm cache from your system forcefully ! # sudo npm cache clean -f # sudo npm install -g n...
How to install nodejs 5.3 on Centos 6.6
How to install nodejs 5.3 on Centos 6.6 Check OS version : # cat /etc/redhat-release CentOS release 6.6 Download latest nod...
How To Install And Configure PostgreSQL 9.5 On CentOS/RHEL 6
PostgreSQL 9.5 Released. PostgreSQL is an open source object-relational, highly scalable, SQL compliant database management system Y...
How Do I Enable Remote Access To PostgreSQL Database Server
Connect postgreSQL Database from postgreSQL server By default, PostgreSQL database server remote access disabled for security reasons....
Shell Script To Find CPU Model
Shell Script to find CPU model # vim cpumodel.sh #!/bin/sh if [ -f /proc/cpuinfo ]; then echo -n "MODELNAME=\&...
Commands For Linux System Administration
PS : This page keeps on updating ! SystemAdministration ...
Apache VirtualHost
Using Apache Virtual Host, you can run several websites on the same server. There are two types of host 1) IP-Based Hosting 2) Nam...
Permissions In Linux
chmod - modify file access rights su/sudo - temporarily become the superuser chown - change file ownersh...
How to Enable Timestamp In Linux History Command
Enable timestamp in Linux History command The Bash history feature is an invaluable tool which allows users to recall commands previo...
About Me
vivek sathisan
View my complete profile
Translate
Pageviews
Live Traffic Feeds
Live Traffic Stats
© Copyright to vivek sathisan. Powered by
Blogger
.
No comments: