Ubuntu – Adding your domain user to the welcome screen
Nov17

Ubuntu – Adding your domain user to the welcome screen

KB ID 0000386 Dtd 31/01/11 <Problem I’m far to lazy to type my user name in every time I start up, I tried and searched for a solution to no avail, I asked on the ubuntu forums and user KryTarik pointed me at the document I needed. Solution 1. The settings are stored in /etc/gdm/custom.conf 2. We need to edit that file (Applications > Accessories > Terminal), and execute the following command. sudo nano...

Read More
EditPlus – Enable ‘Word Wrap’ Permanently
Nov17

EditPlus – Enable ‘Word Wrap’ Permanently

KB ID 0000675  Problem I work with text files a a lot, and while Notepad is great, sometimes I want to look at line numbers or do some spell checking, so I prefer EditPlus. The biggest problem with that is, by default word wrap is disabled. You can simply go to Document > Word-wrap, but it only affects the open document. I want word wrap enabled globally! Solution 1. Whilst in EditPlus > Tools > Preference > File >...

Read More
Stop EditPlus  Creating .bak files
Nov17

Stop EditPlus Creating .bak files

KB ID 0000825  Problem I use EditPlus 3 a lot for editing firewall configs, and just taking notes. But freshly installed it has the annoying habit of creating .bak (backup) files for every file you work on. I tend to keep the notes I’m working on on my desktop, so this can clutter it up with annoying icons. Solution 1. Launch EditPlus > Tools > Preferences > Files. 2. Untick ‘Create backup file when saving’...

Read More
Windows – Cannot Save the ‘Hosts file’
Nov17

Windows – Cannot Save the ‘Hosts file’

KB ID 0000674  Problem Windows did this with Windows 7 (and Vista). If you attempt to edit the hosts file you will see the following. You don’t have permission to save in this location. Contact the administrator to obtain permission. Would you like to save in the My Documents folder instead? Solution 1. You could run an admin command window, and use the EDIT command, but Notepad is easier. Open the Apps page (Windows Key+Q) >...

Read More
Bulk Export Users From One Domain, and Import Into Another
Nov17

Bulk Export Users From One Domain, and Import Into Another

KB ID 0000794  Problem I’ve written in the past about bulk importing users with CSVDE, but what if you want to move/migrate your users to another domain? You first need to export all the users, then import them into the new domain. Solution Step 1 Export Domain Users to CSV File 1. Here all my users are in one OU, if that OU has ‘nested OU’s within it that’s OK. 2. The command to ‘export’ is as...

Read More