Looking for a simple way to share files from your local or remote servers ? Setting up NFS or Samba may not be so easy and quick, or not easily […]
Alliance broadband auto login script for Linux, Mac, Android
Finally I've started using Alliance broadband through Wi-Fi and ditched super slow, very costly Airtel 2G internet, though 2.83 Km straight line distance from the AP and the "line of sight" […]
Run JavaScript from command line in Linux
Javascrip is becoming a more and more popular language over time, and now use of Javascript is not limited to just browsers, even microcontrollers started running javascript. There are many promising […]
Mosh, a robust alternative to SSH
Remote terminal apps like SSH, telnet, rlogin are essential to manage remote servers without VNC or web based management panel, mot sysadmin spends hours on them. Mosh is another remote […]
How to find CPU info in Linux
Sometimes we need to find CPU related information in a Linux system, such as CPU vendor, number of CPU cores, number of threads, CPU clock speed, available CPU cache and […]
Run shell scripts from udev rules
udev is the dynamic device manager for Linux, smartly manages different hardware devices, and it directly interacts with the Linux kernel, mode about udev here. What if you want to […]
Trendy Bash shell prompt with fontawesome and PS1
One of the best thing about any UNIX like OS is you can customize it as you want, limited only by your imagination. Bored with the simple bash shell prompt […]