Tag: Windows
All the articles with the tag "Windows".
Apache Directory Studio and memberOf
Life got easier after I found this in Apache Directory Studio - edit your connection go to the "Browser Options" tab and tick the Features option at the bo
Tunnelling RDP over SSH
Updated:After a day of battling with a very laggy and Windows bound Logmein we decided it was time to get to the customers Windows machines via a conveniently plac
Dual Boot Windows 10 and Ubuntu
EFI, Windows 10 and Ubuntu make for a bumpy road. After installing Ubuntu onto the partition I made available in Windows 10, Ubuntu configured grub and whe
ntfs-3g UserMapping
Updated:Never done dual boot partitioned a Windows and Linux system before and to be fair never really ever want to again. The idea is good in principle but if you
OpenSSL Ciphers
Updated:OpenSSL is a very handy tool. Both on Linux and Windows. On both you can do all kinds of conversions and creations, but equally of use you can view cipher
Ignore Comments in Files
Updated:A very handy grep that you can use to cat your files without the hash (#) comments: $ grep '^[^#]' /etc/systemd/timesyncd.conf Produces only the lines that
JumpCloud
Updated:Sometimes I'm surprised at why I've never come across things before. This is a big one for me. For the longest time I was pondering how to resolve some SSO
Developing in Windows
Surely not! Whoever would want to develop software using Windows? Well over the past week or so I've been taking a look at how things would look if I were
TailBlazer
An open source log file viewer for Windows https://github.com/RolandPheasant/TailBlazer
Git Credentials
Using git to push commits up to the remote is all in a days work. The change happens when you switch to a new remote and use a new account. My first action