Continuing on a previous post, this post shows you how to do the same thing in a mac with a slightly different command line in your Terminal. Trying to accomplish the same thing, type the following: sudo shutdown -r +360 -r - To reboot the computer. time - Sets the time-out period before shutdown to +minutes or you can put an exact time in yymmddhhmm format. In this example, the time is set to +360 minutes (or 6 hours). If you make a mistake or just want to change your mind … [Continue reading]
How to Activate Built-in Web Server
If you ever need to use a local web server on Windows, it's always convenient just to turn on IIS server in your system. But for a security reason, that's not feasible to have that in your corporate environment. However, IIS is not the only option … [Continue reading]
SSIS Best Practice with Naming Conventions
In 2006, Jamie Thomson originally came up with naming conventions for SSIS tasks and data flow components which makes packages and logs more readable and easier to find. Koen Verbeeck and André Kamman extended the existing list with almost 40 … [Continue reading]
How to Delay Shutdown or Restart on a Windows Server
One client had a windows server with a memory leak problem that needed further investigation. While the application was still being checked, the production server had to be rebooted at least once a week. What struck me was that they really … [Continue reading]
How to Type Emoji Using Keyboard Shortcuts in Windows and macOS
One thing that you can do easily in a smartphone but not so obvious in a desktop computer is to quickly type an emoji character in your text. By memorizing these keyboard shortcuts, you can do the same, whether it’s on a Mac or a Windows … [Continue reading]
- 1
- 2
- 3
- …
- 38
- Next Page »