Vue.js makes handling dynamic content easy in a TamperMonkey script.
Include the script
Configure the script to include the Vue.js bundle from a CDN.
Vue.js makes handling dynamic content easy in a TamperMonkey script.
Configure the script to include the Vue.js bundle from a CDN.
I always like to have a backup copy of all my important git repositories hosted on Github. I use a private repository at Gitlab to mirror each of these repositories. Currently, I have a Github Action workflow configured to copy it on any git push on any branches.
apt-get install samba
Create shares with proper permissions
snapcraft
executable can be installed with the snap. Recent Ubuntu versions now have snap
executable pre-installed.
$ timedatectl
$ timedatectl set-timezone Asia/Kolkata
$ timedatectl list-timezones
$ timedatectl list-timezones | grep -i kolkata
Logging request and response headers for tracing purpose
SELECT SUM(ROW_COUNT) AS COUNT
FROM (
SELECT NAME, 1 AS ROW_COUNT
FROM EMPLOYEE
);
See if there are any alias defined for ls
on your terminal