March 3, 2022 in Tips and Tricks
w command : Show who is logged on and what they are doing on Linux who command : Display information about Linux users who are currently logged in whoami command : Find out who you are currently logged in as on Linux id command : See user and group information for the specified USER account on Linux How to […]
February 24, 2022 in Laravel, MySql, Tips and Tricks
They do the SQL DATE() work for you, and manage the differences of SQLite. Your result can be achieved as so: Though the above method is convenient, as noted by Arth it is inefficient on large datasets, because the DATE() SQL function has to be applied on each record, thus discarding the possible index. Here are some ways to […]
February 5, 2022 in Tips and Tricks
To solve it (on Windows) just do the following: Open the Task ManagerFind the process CoreSync.exe and right click > Open file locationDelete the fileFind the process CCXProcess.exe and right click > Open file locationDelete the file Note: backup it before deleting